2024-04-29 22:37:36.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: 2024-04-29 22:37:36.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:37:36.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:37:36.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:37:36.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:37:36.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:37:36.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:37:36.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@493ac8d3 2024-04-29 22:37:36.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:37:36.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:37:36.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:37:36.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:37:36.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:37:36.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:37:36.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:37:36.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:37:36.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:37:36.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:37:36.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:37:36.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:37:36.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:37:36.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 22:37:36.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 22:37:36.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:37:36.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:37:36.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 22:37:36.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:37:36.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" 2024-04-29 22:37:36.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:37:36.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:37:36.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:37:36.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:37:36.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:37:36.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:37:36.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:37:36.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:37:36.217 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... 2024-04-29 22:37:36.302 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@79aee22a 2024-04-29 22:37:36.302 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@79aee22a 2024-04-29 22:37:36.303 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. 2024-04-29 22:37:36.403 [HikariPool-1 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:37:36.408 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@18bee018 2024-04-29 22:37:36.408 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@18bee018 2024-04-29 22:37:36.411 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79aee22a 2024-04-29 22:37:36.412 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@16791d7f 2024-04-29 22:37:36.412 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@16791d7f 2024-04-29 22:37:36.416 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@12468b68 2024-04-29 22:37:36.416 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@12468b68 2024-04-29 22:37:36.418 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@57441744 2024-04-29 22:37:36.419 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@57441744 2024-04-29 22:37:36.421 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@38159394 2024-04-29 22:37:36.421 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@38159394 2024-04-29 22:37:36.424 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@66d9e30c 2024-04-29 22:37:36.424 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@66d9e30c 2024-04-29 22:37:36.427 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@40623974 2024-04-29 22:37:36.427 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@40623974 2024-04-29 22:37:36.430 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@376be80b 2024-04-29 22:37:36.430 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@376be80b 2024-04-29 22:37:36.433 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@23765441 2024-04-29 22:37:36.433 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@23765441 2024-04-29 22:37:36.433 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-04-29 22:37:36.441 [Test worker @coroutine#2] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79aee22a 2024-04-29 22:37:36.446 [Test worker @coroutine#4] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79aee22a 2024-04-29 22:37:36.678 [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-04-29 22:37:36.679 [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-04-29 22:37:36.679 [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-04-29 22:37:36.680 [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-04-29 22:37:36.728 [DefaultDispatcher-worker-2 @coroutine#6] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79aee22a 2024-04-29 22:37:36.730 [DefaultDispatcher-worker-2 @coroutine#6] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-04-29 22:37:36.730 [DefaultDispatcher-worker-2 @coroutine#6] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId. 2024-04-29 22:37:36.730 [DefaultDispatcher-worker-2 @coroutine#6] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-04-29 22:37:36.784 [Test worker @coroutine#13] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79aee22a 2024-04-29 22:37:36.838 [DefaultDispatcher-worker-2 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79aee22a 2024-04-29 22:37:36.874 [DefaultDispatcher-worker-4 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79aee22a 2024-04-29 22:37:36.896 [DefaultDispatcher-worker-4 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79aee22a 2024-04-29 22:37:36.916 [DefaultDispatcher-worker-4 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79aee22a 2024-04-29 22:37:36.923 [Test worker @coroutine#20] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79aee22a 2024-04-29 22:37:37.055 [DefaultDispatcher-worker-5 @coroutine#22] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79aee22a 2024-04-29 22:37:37.081 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2024-04-29 22:37:37.082 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2024-04-29 22:37:37.095 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... 2024-04-29 22:37:37.095 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Close initiated... 2024-04-29 22:37:37.095 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-04-29 22:37:37.096 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@79aee22a: (connection evicted) 2024-04-29 22:37:37.097 [DefaultDispatcher-worker-5 @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-04-29 22:37:37.097 [DefaultDispatcher-worker-2 @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-04-29 22:37:37.097 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@18bee018: (connection evicted) 2024-04-29 22:37:37.098 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@16791d7f: (connection evicted) 2024-04-29 22:37:37.098 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@12468b68: (connection evicted) 2024-04-29 22:37:37.099 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@57441744: (connection evicted) 2024-04-29 22:37:37.099 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@38159394: (connection evicted) 2024-04-29 22:37:37.100 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@66d9e30c: (connection evicted) 2024-04-29 22:37:37.100 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@40623974: (connection evicted) 2024-04-29 22:37:37.100 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@376be80b: (connection evicted) 2024-04-29 22:37:37.101 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@23765441: (connection evicted) 2024-04-29 22:37:37.102 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:37:37.102 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Closed. 2024-04-29 22:37:37.102 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. 2024-04-29 22:37:37.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-2 - configuration: 2024-04-29 22:37:37.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:37:37.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:37:37.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:37:37.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:37:37.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:37:37.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:37:37.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@793cef95 2024-04-29 22:37:37.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:37:37.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:37:37.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:37:37.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:37:37.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:37:37.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:37:37.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:37:37.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:37:37.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:37:37.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:37:37.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:37:37.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:37:37.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:37:37.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 22:37:37.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 22:37:37.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:37:37.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:37:37.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 22:37:37.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:37:37.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-2" 2024-04-29 22:37:37.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:37:37.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:37:37.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:37:37.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:37:37.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:37:37.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:37:37.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:37:37.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:37:37.111 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Starting... 2024-04-29 22:37:37.115 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@67c21bf 2024-04-29 22:37:37.115 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@67c21bf 2024-04-29 22:37:37.115 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Start completed. 2024-04-29 22:37:37.116 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67c21bf 2024-04-29 22:37:37.129 [Test worker @coroutine#26] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67c21bf 2024-04-29 22:37:37.132 [Test worker @coroutine#28] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67c21bf 2024-04-29 22:37:37.134 [DefaultDispatcher-worker-5 @coroutine#31] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:37:37.134 [DefaultDispatcher-worker-5 @coroutine#31] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-29 22:37:37.134 [DefaultDispatcher-worker-5 @coroutine#31] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:37:37.134 [DefaultDispatcher-worker-5 @coroutine#31] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-29 22:37:37.149 [DefaultDispatcher-worker-4 @coroutine#30] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67c21bf 2024-04-29 22:37:37.150 [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-04-29 22:37:37.151 [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-04-29 22:37:37.151 [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-04-29 22:37:37.157 [Test worker @coroutine#35] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67c21bf 2024-04-29 22:37:37.174 [DefaultDispatcher-worker-6 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67c21bf 2024-04-29 22:37:37.188 [DefaultDispatcher-worker-6 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67c21bf 2024-04-29 22:37:37.202 [DefaultDispatcher-worker-6 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67c21bf 2024-04-29 22:37:37.216 [HikariPool-2 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:37:37.216 [DefaultDispatcher-worker-6 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67c21bf 2024-04-29 22:37:37.224 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e6fcb54 2024-04-29 22:37:37.224 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e6fcb54 2024-04-29 22:37:37.226 [Test worker @coroutine#44] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67c21bf 2024-04-29 22:37:37.228 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@60a838e9 2024-04-29 22:37:37.228 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@60a838e9 2024-04-29 22:37:37.232 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@6497a024 2024-04-29 22:37:37.232 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@6497a024 2024-04-29 22:37:37.236 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@219532d2 2024-04-29 22:37:37.236 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@219532d2 2024-04-29 22:37:37.240 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@31b078df 2024-04-29 22:37:37.240 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@31b078df 2024-04-29 22:37:37.244 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@107e7170 2024-04-29 22:37:37.244 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@107e7170 2024-04-29 22:37:37.247 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@49b165db 2024-04-29 22:37:37.247 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@49b165db 2024-04-29 22:37:37.251 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@41bacd9d 2024-04-29 22:37:37.251 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@41bacd9d 2024-04-29 22:37:37.255 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@73fe33f5 2024-04-29 22:37:37.255 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@73fe33f5 2024-04-29 22:37:37.255 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-29 22:37:37.303 [DefaultDispatcher-worker-2 @coroutine#46] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67c21bf 2024-04-29 22:37:37.340 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2024-04-29 22:37:37.340 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2024-04-29 22:37:37.341 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown initiated... 2024-04-29 22:37:37.342 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Close initiated... 2024-04-29 22:37:37.342 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-04-29 22:37:37.342 [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-04-29 22:37:37.342 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@67c21bf: (connection evicted) 2024-04-29 22:37:37.342 [DefaultDispatcher-worker-2 @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-04-29 22:37:37.343 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6e6fcb54: (connection evicted) 2024-04-29 22:37:37.343 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@60a838e9: (connection evicted) 2024-04-29 22:37:37.344 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6497a024: (connection evicted) 2024-04-29 22:37:37.344 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@219532d2: (connection evicted) 2024-04-29 22:37:37.345 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@31b078df: (connection evicted) 2024-04-29 22:37:37.345 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@107e7170: (connection evicted) 2024-04-29 22:37:37.345 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@49b165db: (connection evicted) 2024-04-29 22:37:37.346 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@41bacd9d: (connection evicted) 2024-04-29 22:37:37.346 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@73fe33f5: (connection evicted) 2024-04-29 22:37:37.346 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:37:37.347 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Closed. 2024-04-29 22:37:37.347 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown completed. 2024-04-29 22:37:37.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-3 - configuration: 2024-04-29 22:37:37.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:37:37.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:37:37.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:37:37.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:37:37.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:37:37.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:37:37.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d28cdcd 2024-04-29 22:37:37.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:37:37.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:37:37.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:37:37.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:37:37.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:37:37.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:37:37.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:37:37.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:37:37.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:37:37.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:37:37.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:37:37.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:37:37.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:37:37.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:37:37.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:37:37.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:37:37.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:37:37.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:37:37.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:37:37.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-3" 2024-04-29 22:37:37.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:37:37.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:37:37.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:37:37.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:37:37.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:37:37.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:37:37.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:37:37.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:37:37.393 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Starting... 2024-04-29 22:37:37.393 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@406ad6d5 2024-04-29 22:37:37.393 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@406ad6d5 2024-04-29 22:37:37.393 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Start completed. 2024-04-29 22:37:37.493 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:37:37.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-4 - configuration: 2024-04-29 22:37:37.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:37:37.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:37:37.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:37:37.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:37:37.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:37:37.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:37:37.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@182cc69e 2024-04-29 22:37:37.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:37:37.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:37:37.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:37:37.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:37:37.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:37:37.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:37:37.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:37:37.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:37:37.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:37:37.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:37:37.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:37:37.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:37:37.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:37:37.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:37:37.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:37:37.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:37:37.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:37:37.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:37:37.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:37:37.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-4" 2024-04-29 22:37:37.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:37:37.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:37:37.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:37:37.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:37:37.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:37:37.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:37:37.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:37:37.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:37:37.745 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Starting... 2024-04-29 22:37:37.746 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@7657d90b 2024-04-29 22:37:37.746 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@7657d90b 2024-04-29 22:37:37.746 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Start completed. 2024-04-29 22:37:37.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-5 - configuration: 2024-04-29 22:37:37.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:37:37.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:37:37.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:37:37.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:37:37.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:37:37.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:37:37.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@416a4275 2024-04-29 22:37:37.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:37:37.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:37:37.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:37:37.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:37:37.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:37:37.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:37:37.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:37:37.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:37:37.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:37:37.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:37:37.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:37:37.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:37:37.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:37:37.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:37:37.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:37:37.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:37:37.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:37:37.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:37:37.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:37:37.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-5" 2024-04-29 22:37:37.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:37:37.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:37:37.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:37:37.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:37:37.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:37:37.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:37:37.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:37:37.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:37:37.772 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Starting... 2024-04-29 22:37:37.773 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@33215ffb 2024-04-29 22:37:37.773 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@33215ffb 2024-04-29 22:37:37.773 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Start completed. 2024-04-29 22:37:37.846 [HikariPool-4 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:37:37.859 [Test worker @coroutine#79] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7657d90b 2024-04-29 22:37:37.873 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:37:38.128 [DefaultDispatcher-worker-8 @coroutine#85] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33215ffb 2024-04-29 22:37:38.135 [DefaultDispatcher-worker-8 @coroutine#87] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33215ffb 2024-04-29 22:37:38.136 [DefaultDispatcher-worker-8 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40381/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-04-29 22:37:38.136 [DefaultDispatcher-worker-8 @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:40381/com/ustadmobile/core/contenttype/childrens-literature.epub. 2024-04-29 22:37:38.136 [DefaultDispatcher-worker-8 @coroutine#78] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40381/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-04-29 22:37:38.160 [DefaultDispatcher-worker-8 @coroutine#78] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40381/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-04-29 22:37:38.160 [DefaultDispatcher-worker-8 @coroutine#78] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40381/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-04-29 22:37:38.196 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown initiated... 2024-04-29 22:37:38.196 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Close initiated... 2024-04-29 22:37:38.196 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:37:38.197 [HikariPool-4 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7657d90b: (connection evicted) 2024-04-29 22:37:38.197 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:37:38.198 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Closed. 2024-04-29 22:37:38.198 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown completed. 2024-04-29 22:37:38.202 [Test worker @coroutine#91] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33215ffb 2024-04-29 22:37:38.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-6 - configuration: 2024-04-29 22:37:38.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:37:38.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:37:38.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:37:38.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:37:38.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:37:38.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:37:38.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@79ba0285 2024-04-29 22:37:38.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:37:38.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:37:38.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:37:38.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:37:38.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:37:38.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:37:38.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:37:38.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:37:38.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:37:38.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:37:38.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:37:38.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:37:38.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:37:38.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:37:38.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:37:38.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:37:38.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:37:38.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:37:38.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:37:38.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-6" 2024-04-29 22:37:38.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:37:38.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:37:38.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:37:38.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:37:38.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:37:38.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:37:38.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:37:38.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:37:38.207 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Starting... 2024-04-29 22:37:38.207 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@61993d18 2024-04-29 22:37:38.207 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@61993d18 2024-04-29 22:37:38.207 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Start completed. 2024-04-29 22:37:38.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-7 - configuration: 2024-04-29 22:37:38.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:37:38.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:37:38.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:37:38.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:37:38.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:37:38.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:37:38.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f240187 2024-04-29 22:37:38.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:37:38.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:37:38.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:37:38.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:37:38.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:37:38.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:37:38.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:37:38.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:37:38.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:37:38.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:37:38.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:37:38.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:37:38.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:37:38.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:37:38.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:37:38.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:37:38.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:37:38.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:37:38.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:37:38.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-7" 2024-04-29 22:37:38.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:37:38.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:37:38.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:37:38.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:37:38.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:37:38.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:37:38.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:37:38.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:37:38.227 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Starting... 2024-04-29 22:37:38.227 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e39f08c 2024-04-29 22:37:38.227 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e39f08c 2024-04-29 22:37:38.227 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Start completed. 2024-04-29 22:37:38.276 [DefaultDispatcher-worker-8 @coroutine#99] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e39f08c 2024-04-29 22:37:38.280 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown initiated... 2024-04-29 22:37:38.280 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Close initiated... 2024-04-29 22:37:38.280 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:37:38.281 [HikariPool-6 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-6 - Closing connection org.sqlite.jdbc4.JDBC4Connection@61993d18: (connection evicted) 2024-04-29 22:37:38.281 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:37:38.281 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Closed. 2024-04-29 22:37:38.281 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown completed. 2024-04-29 22:37:38.283 [Test worker @coroutine#101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e39f08c 2024-04-29 22:37:38.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-8 - configuration: 2024-04-29 22:37:38.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:37:38.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:37:38.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:37:38.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:37:38.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:37:38.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:37:38.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@15be68b 2024-04-29 22:37:38.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:37:38.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:37:38.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:37:38.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:37:38.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:37:38.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:37:38.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:37:38.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:37:38.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:37:38.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:37:38.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:37:38.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:37:38.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:37:38.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:37:38.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:37:38.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:37:38.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:37:38.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:37:38.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:37:38.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-8" 2024-04-29 22:37:38.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:37:38.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:37:38.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:37:38.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:37:38.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:37:38.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:37:38.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:37:38.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:37:38.287 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Starting... 2024-04-29 22:37:38.288 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@356341c9 2024-04-29 22:37:38.288 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@356341c9 2024-04-29 22:37:38.288 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Start completed. 2024-04-29 22:37:38.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-9 - configuration: 2024-04-29 22:37:38.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:37:38.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:37:38.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:37:38.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:37:38.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:37:38.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:37:38.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7283877 2024-04-29 22:37:38.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:37:38.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:37:38.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:37:38.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:37:38.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:37:38.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:37:38.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:37:38.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:37:38.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:37:38.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:37:38.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:37:38.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:37:38.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:37:38.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:37:38.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:37:38.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:37:38.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:37:38.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:37:38.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:37:38.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-9" 2024-04-29 22:37:38.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:37:38.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:37:38.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:37:38.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:37:38.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:37:38.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:37:38.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:37:38.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:37:38.308 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Starting... 2024-04-29 22:37:38.308 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@13dd7887 2024-04-29 22:37:38.308 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@13dd7887 2024-04-29 22:37:38.309 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Start completed. 2024-04-29 22:37:38.316 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown initiated... 2024-04-29 22:37:38.316 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Close initiated... 2024-04-29 22:37:38.316 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:37:38.316 [HikariPool-8 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Closing connection org.sqlite.jdbc4.JDBC4Connection@356341c9: (connection evicted) 2024-04-29 22:37:38.317 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:37:38.317 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Closed. 2024-04-29 22:37:38.317 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown completed. 2024-04-29 22:37:38.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-10 - configuration: 2024-04-29 22:37:38.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:37:38.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:37:38.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:37:38.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:37:38.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:37:38.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:37:38.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@30228de7 2024-04-29 22:37:38.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:37:38.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:37:38.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:37:38.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:37:38.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:37:38.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:37:38.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:37:38.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:37:38.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:37:38.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:37:38.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:37:38.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:37:38.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:37:38.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:37:38.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:37:38.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:37:38.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:37:38.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:37:38.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:37:38.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-10" 2024-04-29 22:37:38.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:37:38.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:37:38.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:37:38.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:37:38.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:37:38.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:37:38.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:37:38.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:37:38.322 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Starting... 2024-04-29 22:37:38.323 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e159116 2024-04-29 22:37:38.323 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e159116 2024-04-29 22:37:38.323 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Start completed. 2024-04-29 22:37:38.328 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:37:38.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-11 - configuration: 2024-04-29 22:37:38.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:37:38.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:37:38.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:37:38.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:37:38.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:37:38.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:37:38.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1de08775 2024-04-29 22:37:38.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:37:38.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:37:38.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:37:38.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:37:38.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:37:38.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:37:38.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:37:38.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:37:38.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:37:38.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:37:38.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:37:38.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:37:38.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:37:38.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:37:38.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:37:38.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:37:38.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:37:38.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:37:38.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:37:38.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-11" 2024-04-29 22:37:38.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:37:38.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:37:38.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:37:38.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:37:38.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:37:38.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:37:38.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:37:38.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:37:38.351 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Starting... 2024-04-29 22:37:38.352 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@21a5b599 2024-04-29 22:37:38.352 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@21a5b599 2024-04-29 22:37:38.352 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Start completed. 2024-04-29 22:37:38.364 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown initiated... 2024-04-29 22:37:38.364 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Close initiated... 2024-04-29 22:37:38.364 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:37:38.364 [HikariPool-10 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-10 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2e159116: (connection evicted) 2024-04-29 22:37:38.365 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:37:38.365 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Closed. 2024-04-29 22:37:38.365 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown completed. 2024-04-29 22:37:38.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-12 - configuration: 2024-04-29 22:37:38.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:37:38.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:37:38.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:37:38.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:37:38.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:37:38.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:37:38.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@64c95480 2024-04-29 22:37:38.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:37:38.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:37:38.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:37:38.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:37:38.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:37:38.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:37:38.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:37:38.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:37:38.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:37:38.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:37:38.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:37:38.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:37:38.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:37:38.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:37:38.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:37:38.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:37:38.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:37:38.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:37:38.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:37:38.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-12" 2024-04-29 22:37:38.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:37:38.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:37:38.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:37:38.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:37:38.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:37:38.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:37:38.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:37:38.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:37:38.370 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Starting... 2024-04-29 22:37:38.370 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@3451fc88 2024-04-29 22:37:38.370 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@3451fc88 2024-04-29 22:37:38.370 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Start completed. 2024-04-29 22:37:38.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-13 - configuration: 2024-04-29 22:37:38.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:37:38.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:37:38.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:37:38.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:37:38.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:37:38.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:37:38.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e0294a7 2024-04-29 22:37:38.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:37:38.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:37:38.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:37:38.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:37:38.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:37:38.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:37:38.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:37:38.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:37:38.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:37:38.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:37:38.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:37:38.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:37:38.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:37:38.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:37:38.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:37:38.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:37:38.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:37:38.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:37:38.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:37:38.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-13" 2024-04-29 22:37:38.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:37:38.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:37:38.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:37:38.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:37:38.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:37:38.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:37:38.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:37:38.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:37:38.397 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Starting... 2024-04-29 22:37:38.398 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@15cee630 2024-04-29 22:37:38.398 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@15cee630 2024-04-29 22:37:38.398 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Start completed. 2024-04-29 22:37:38.409 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:37:38.429 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown initiated... 2024-04-29 22:37:38.429 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Close initiated... 2024-04-29 22:37:38.429 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:37:38.429 [HikariPool-12 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-12 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3451fc88: (connection evicted) 2024-04-29 22:37:38.430 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:37:38.430 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Closed. 2024-04-29 22:37:38.430 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown completed. 2024-04-29 22:37:38.452 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:37:38.498 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:37:38.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-14 - configuration: 2024-04-29 22:37:38.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:37:38.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:37:38.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:37:38.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:37:38.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:37:38.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:37:38.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f5f5bc9 2024-04-29 22:37:38.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:37:38.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:37:38.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:37:38.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:37:38.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:37:38.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:37:38.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:37:38.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:37:38.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:37:38.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:37:38.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:37:38.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:37:38.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:37:38.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:37:38.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:37:38.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:37:38.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:37:38.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:37:38.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:37:38.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-14" 2024-04-29 22:37:38.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:37:38.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:37:38.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:37:38.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:37:38.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:37:38.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:37:38.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:37:38.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:37:38.556 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Starting... 2024-04-29 22:37:38.557 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@403f7aa2 2024-04-29 22:37:38.557 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@403f7aa2 2024-04-29 22:37:38.557 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Start completed. 2024-04-29 22:37:38.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-15 - configuration: 2024-04-29 22:37:38.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:37:38.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:37:38.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:37:38.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:37:38.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:37:38.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:37:38.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@545604a9 2024-04-29 22:37:38.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:37:38.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:37:38.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:37:38.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:37:38.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:37:38.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:37:38.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:37:38.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:37:38.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:37:38.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:37:38.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:37:38.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:37:38.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:37:38.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:37:38.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:37:38.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:37:38.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:37:38.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:37:38.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:37:38.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-15" 2024-04-29 22:37:38.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:37:38.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:37:38.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:37:38.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:37:38.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:37:38.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:37:38.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:37:38.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:37:38.583 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Starting... 2024-04-29 22:37:38.583 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c0e4262 2024-04-29 22:37:38.583 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c0e4262 2024-04-29 22:37:38.583 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Start completed. 2024-04-29 22:37:38.657 [HikariPool-14 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:37:38.683 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:37:38.715 [DefaultDispatcher-worker-7 @coroutine#130] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c0e4262 2024-04-29 22:37:38.745 [DefaultDispatcher-worker-2 @coroutine#132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c0e4262 2024-04-29 22:37:38.752 [DefaultDispatcher-worker-2 @coroutine#134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c0e4262 2024-04-29 22:37:38.761 [DefaultDispatcher-worker-2 @coroutine#136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c0e4262 2024-04-29 22:37:38.825 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown initiated... 2024-04-29 22:37:38.825 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Close initiated... 2024-04-29 22:37:38.825 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:37:38.825 [HikariPool-14 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-14 - Closing connection org.sqlite.jdbc4.JDBC4Connection@403f7aa2: (connection evicted) 2024-04-29 22:37:38.826 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:37:38.826 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Closed. 2024-04-29 22:37:38.826 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown completed. 2024-04-29 22:37:38.834 [Test worker @coroutine#138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c0e4262 2024-04-29 22:37:38.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-16 - configuration: 2024-04-29 22:37:38.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:37:38.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:37:38.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:37:38.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:37:38.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:37:38.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:37:38.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4345fd45 2024-04-29 22:37:38.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:37:38.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:37:38.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:37:38.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:37:38.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:37:38.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:37:38.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:37:38.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:37:38.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:37:38.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:37:38.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:37:38.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:37:38.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:37:38.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:37:38.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:37:38.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:37:38.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:37:38.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:37:38.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:37:38.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-16" 2024-04-29 22:37:38.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:37:38.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:37:38.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:37:38.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:37:38.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:37:38.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:37:38.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:37:38.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:37:38.847 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Starting... 2024-04-29 22:37:38.848 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@498e41a4 2024-04-29 22:37:38.848 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@498e41a4 2024-04-29 22:37:38.848 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Start completed. 2024-04-29 22:37:38.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-17 - configuration: 2024-04-29 22:37:38.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:37:38.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:37:38.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:37:38.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:37:38.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:37:38.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:37:38.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@be616f0 2024-04-29 22:37:38.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:37:38.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:37:38.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:37:38.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:37:38.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:37:38.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:37:38.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:37:38.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:37:38.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:37:38.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:37:38.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:37:38.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:37:38.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:37:38.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:37:38.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:37:38.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:37:38.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:37:38.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:37:38.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:37:38.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-17" 2024-04-29 22:37:38.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:37:38.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:37:38.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:37:38.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:37:38.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:37:38.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:37:38.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:37:38.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:37:38.873 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Starting... 2024-04-29 22:37:38.874 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@cf08c97 2024-04-29 22:37:38.874 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@cf08c97 2024-04-29 22:37:38.874 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Start completed. 2024-04-29 22:37:38.879 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown initiated... 2024-04-29 22:37:38.879 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Close initiated... 2024-04-29 22:37:38.879 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:37:38.880 [HikariPool-16 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-16 - Closing connection org.sqlite.jdbc4.JDBC4Connection@498e41a4: (connection evicted) 2024-04-29 22:37:38.881 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:37:38.881 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Closed. 2024-04-29 22:37:38.881 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown completed. 2024-04-29 22:37:38.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-18 - configuration: 2024-04-29 22:37:38.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:37:38.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:37:38.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:37:38.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:37:38.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:37:38.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:37:38.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@681d704e 2024-04-29 22:37:38.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:37:38.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:37:38.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:37:38.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:37:38.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:37:38.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:37:38.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:37:38.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:37:38.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:37:38.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:37:38.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:37:38.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:37:38.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:37:38.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:37:38.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:37:38.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:37:38.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:37:38.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:37:38.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:37:38.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-18" 2024-04-29 22:37:38.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:37:38.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:37:38.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:37:38.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:37:38.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:37:38.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:37:38.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:37:38.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:37:38.884 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Starting... 2024-04-29 22:37:38.884 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c3ab672 2024-04-29 22:37:38.884 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c3ab672 2024-04-29 22:37:38.884 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Start completed. 2024-04-29 22:37:38.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-19 - configuration: 2024-04-29 22:37:38.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:37:38.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:37:38.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:37:38.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:37:38.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:37:38.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:37:38.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3e6acec2 2024-04-29 22:37:38.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:37:38.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:37:38.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:37:38.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:37:38.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:37:38.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:37:38.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:37:38.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:37:38.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:37:38.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:37:38.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:37:38.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:37:38.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:37:38.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:37:38.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:37:38.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:37:38.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:37:38.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:37:38.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:37:38.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-19" 2024-04-29 22:37:38.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:37:38.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:37:38.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:37:38.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:37:38.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:37:38.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:37:38.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:37:38.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:37:38.902 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Starting... 2024-04-29 22:37:38.903 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e8bccfb 2024-04-29 22:37:38.903 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e8bccfb 2024-04-29 22:37:38.903 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Start completed. 2024-04-29 22:37:38.906 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown initiated... 2024-04-29 22:37:38.906 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Close initiated... 2024-04-29 22:37:38.906 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:37:38.906 [HikariPool-18 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-18 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3c3ab672: (connection evicted) 2024-04-29 22:37:38.907 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:37:38.907 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Closed. 2024-04-29 22:37:38.907 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown completed. 2024-04-29 22:37:38.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-20 - configuration: 2024-04-29 22:37:38.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:37:38.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:37:38.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:37:38.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:37:38.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:37:38.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:37:38.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@65ef9a0a 2024-04-29 22:37:38.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:37:38.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:37:38.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:37:38.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:37:38.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:37:38.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:37:38.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:37:38.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:37:38.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:37:38.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:37:38.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:37:38.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:37:38.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:37:38.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:37:38.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:37:38.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:37:38.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:37:38.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:37:38.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:37:38.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-20" 2024-04-29 22:37:38.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:37:38.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:37:38.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:37:38.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:37:38.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:37:38.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:37:38.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:37:38.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:37:38.910 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Starting... 2024-04-29 22:37:38.911 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@77e6761f 2024-04-29 22:37:38.911 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@77e6761f 2024-04-29 22:37:38.911 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Start completed. 2024-04-29 22:37:38.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-21 - configuration: 2024-04-29 22:37:38.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:37:38.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:37:38.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:37:38.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:37:38.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:37:38.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:37:38.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5c997de8 2024-04-29 22:37:38.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:37:38.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:37:38.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:37:38.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:37:38.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:37:38.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:37:38.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:37:38.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:37:38.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:37:38.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:37:38.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:37:38.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:37:38.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:37:38.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:37:38.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:37:38.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:37:38.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:37:38.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:37:38.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:37:38.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-21" 2024-04-29 22:37:38.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:37:38.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:37:38.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:37:38.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:37:38.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:37:38.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:37:38.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:37:38.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:37:38.927 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Starting... 2024-04-29 22:37:38.927 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b7c4734 2024-04-29 22:37:38.927 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b7c4734 2024-04-29 22:37:38.927 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Start completed. 2024-04-29 22:37:38.932 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown initiated... 2024-04-29 22:37:38.932 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Close initiated... 2024-04-29 22:37:38.932 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:37:38.933 [HikariPool-20 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-20 - Closing connection org.sqlite.jdbc4.JDBC4Connection@77e6761f: (connection evicted) 2024-04-29 22:37:38.933 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:37:38.933 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Closed. 2024-04-29 22:37:38.933 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown completed. 2024-04-29 22:37:38.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-22 - configuration: 2024-04-29 22:37:38.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:37:38.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:37:38.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:37:38.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:37:38.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:37:38.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:37:38.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@654b899f 2024-04-29 22:37:38.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:37:38.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:37:38.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:37:38.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:37:38.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:37:38.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:37:38.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:37:38.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:37:38.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:37:38.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:37:38.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:37:38.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:37:38.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:37:38.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:37:38.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:37:38.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:37:38.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:37:38.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:37:38.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:37:38.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-22" 2024-04-29 22:37:38.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:37:38.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:37:38.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:37:38.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:37:38.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:37:38.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:37:38.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:37:38.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:37:38.937 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Starting... 2024-04-29 22:37:38.938 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@13f4048e 2024-04-29 22:37:38.938 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@13f4048e 2024-04-29 22:37:38.938 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Start completed. 2024-04-29 22:37:38.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-23 - configuration: 2024-04-29 22:37:38.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:37:38.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:37:38.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:37:38.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:37:38.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:37:38.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:37:38.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5477d90e 2024-04-29 22:37:38.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:37:38.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:37:38.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:37:38.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:37:38.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:37:38.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:37:38.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:37:38.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:37:38.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:37:38.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:37:38.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:37:38.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:37:38.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:37:38.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:37:38.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:37:38.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:37:38.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:37:38.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:37:38.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:37:38.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-23" 2024-04-29 22:37:38.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:37:38.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:37:38.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:37:38.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:37:38.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:37:38.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:37:38.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:37:38.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:37:38.963 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Starting... 2024-04-29 22:37:38.963 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@287ad0da 2024-04-29 22:37:38.963 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@287ad0da 2024-04-29 22:37:38.963 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Start completed. 2024-04-29 22:37:38.992 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:37:39.003 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:37:39.027 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:37:39.038 [HikariPool-22 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:37:39.042 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown initiated... 2024-04-29 22:37:39.042 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Close initiated... 2024-04-29 22:37:39.042 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:37:39.042 [HikariPool-22 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-22 - Closing connection org.sqlite.jdbc4.JDBC4Connection@13f4048e: (connection evicted) 2024-04-29 22:37:39.043 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:37:39.043 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Closed. 2024-04-29 22:37:39.043 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown completed. 2024-04-29 22:37:39.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-24 - configuration: 2024-04-29 22:37:39.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:37:39.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:37:39.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:37:39.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:37:39.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:37:39.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:37:39.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f166f2e 2024-04-29 22:37:39.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:37:39.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:37:39.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:37:39.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:37:39.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:37:39.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:37:39.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:37:39.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:37:39.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:37:39.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:37:39.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:37:39.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:37:39.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:37:39.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:37:39.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:37:39.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:37:39.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:37:39.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:37:39.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:37:39.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-24" 2024-04-29 22:37:39.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:37:39.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:37:39.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:37:39.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:37:39.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:37:39.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:37:39.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:37:39.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:37:39.047 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Starting... 2024-04-29 22:37:39.047 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fafd27e 2024-04-29 22:37:39.047 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fafd27e 2024-04-29 22:37:39.047 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Start completed. 2024-04-29 22:37:39.063 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:37:39.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-25 - configuration: 2024-04-29 22:37:39.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:37:39.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:37:39.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:37:39.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:37:39.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:37:39.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:37:39.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6cd66f6a 2024-04-29 22:37:39.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:37:39.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:37:39.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:37:39.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:37:39.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:37:39.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:37:39.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:37:39.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:37:39.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:37:39.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:37:39.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:37:39.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:37:39.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:37:39.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:37:39.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:37:39.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:37:39.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:37:39.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:37:39.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:37:39.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-25" 2024-04-29 22:37:39.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:37:39.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:37:39.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:37:39.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:37:39.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:37:39.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:37:39.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:37:39.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:37:39.067 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Starting... 2024-04-29 22:37:39.068 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@578b2dec 2024-04-29 22:37:39.068 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@578b2dec 2024-04-29 22:37:39.068 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Start completed. 2024-04-29 22:37:39.071 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown initiated... 2024-04-29 22:37:39.071 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Close initiated... 2024-04-29 22:37:39.071 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:37:39.071 [HikariPool-24 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-24 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4fafd27e: (connection evicted) 2024-04-29 22:37:39.072 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:37:39.072 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Closed. 2024-04-29 22:37:39.072 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown completed. 2024-04-29 22:37:39.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-26 - configuration: 2024-04-29 22:37:39.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:37:39.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:37:39.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:37:39.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:37:39.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:37:39.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:37:39.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1efcba00 2024-04-29 22:37:39.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:37:39.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:37:39.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:37:39.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:37:39.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:37:39.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:37:39.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:37:39.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:37:39.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:37:39.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:37:39.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:37:39.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:37:39.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:37:39.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:37:39.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:37:39.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:37:39.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:37:39.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:37:39.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:37:39.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-26" 2024-04-29 22:37:39.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:37:39.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:37:39.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:37:39.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:37:39.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:37:39.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:37:39.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:37:39.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:37:39.075 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Starting... 2024-04-29 22:37:39.075 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@569a26ab 2024-04-29 22:37:39.076 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@569a26ab 2024-04-29 22:37:39.076 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Start completed. 2024-04-29 22:37:39.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-27 - configuration: 2024-04-29 22:37:39.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:37:39.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:37:39.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:37:39.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:37:39.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:37:39.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:37:39.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c190cfc 2024-04-29 22:37:39.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:37:39.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:37:39.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:37:39.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:37:39.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:37:39.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:37:39.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:37:39.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:37:39.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:37:39.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:37:39.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:37:39.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:37:39.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:37:39.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:37:39.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:37:39.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:37:39.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:37:39.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:37:39.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:37:39.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-27" 2024-04-29 22:37:39.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:37:39.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:37:39.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:37:39.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:37:39.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:37:39.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:37:39.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:37:39.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:37:39.093 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Starting... 2024-04-29 22:37:39.094 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fcc5f49 2024-04-29 22:37:39.094 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fcc5f49 2024-04-29 22:37:39.094 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Start completed. 2024-04-29 22:37:39.109 [DefaultDispatcher-worker-5 @coroutine#180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fcc5f49 2024-04-29 22:37:39.111 [DefaultDispatcher-worker-5 @coroutine#182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fcc5f49 2024-04-29 22:37:39.112 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown initiated... 2024-04-29 22:37:39.112 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Close initiated... 2024-04-29 22:37:39.112 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:37:39.113 [HikariPool-26 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-26 - Closing connection org.sqlite.jdbc4.JDBC4Connection@569a26ab: (connection evicted) 2024-04-29 22:37:39.113 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:37:39.113 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Closed. 2024-04-29 22:37:39.113 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown completed. 2024-04-29 22:37:39.115 [Test worker @coroutine#184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fcc5f49 2024-04-29 22:37:39.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-28 - configuration: 2024-04-29 22:37:39.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:37:39.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:37:39.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:37:39.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:37:39.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:37:39.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:37:39.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2619cb76 2024-04-29 22:37:39.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:37:39.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:37:39.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:37:39.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:37:39.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:37:39.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:37:39.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:37:39.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:37:39.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:37:39.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:37:39.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:37:39.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:37:39.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:37:39.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:37:39.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:37:39.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:37:39.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:37:39.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:37:39.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:37:39.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-28" 2024-04-29 22:37:39.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:37:39.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:37:39.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:37:39.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:37:39.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:37:39.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:37:39.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:37:39.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:37:39.119 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Starting... 2024-04-29 22:37:39.120 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@457692cb 2024-04-29 22:37:39.120 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@457692cb 2024-04-29 22:37:39.120 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Start completed. 2024-04-29 22:37:39.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-29 - configuration: 2024-04-29 22:37:39.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:37:39.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:37:39.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:37:39.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:37:39.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:37:39.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:37:39.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@350342e0 2024-04-29 22:37:39.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:37:39.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:37:39.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:37:39.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:37:39.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:37:39.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:37:39.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:37:39.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:37:39.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:37:39.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:37:39.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:37:39.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:37:39.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:37:39.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:37:39.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:37:39.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:37:39.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:37:39.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:37:39.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:37:39.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-29" 2024-04-29 22:37:39.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:37:39.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:37:39.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:37:39.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:37:39.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:37:39.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:37:39.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:37:39.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:37:39.141 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Starting... 2024-04-29 22:37:39.142 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dd44289 2024-04-29 22:37:39.142 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dd44289 2024-04-29 22:37:39.142 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Start completed. 2024-04-29 22:37:39.159 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown initiated... 2024-04-29 22:37:39.160 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Close initiated... 2024-04-29 22:37:39.160 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:37:39.160 [HikariPool-28 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-28 - Closing connection org.sqlite.jdbc4.JDBC4Connection@457692cb: (connection evicted) 2024-04-29 22:37:39.161 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:37:39.161 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Closed. 2024-04-29 22:37:39.161 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown completed. 2024-04-29 22:37:39.168 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:37:39.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-30 - configuration: 2024-04-29 22:37:39.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:37:39.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:37:39.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:37:39.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:37:39.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:37:39.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:37:39.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ca5cb99 2024-04-29 22:37:39.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:37:39.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:37:39.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:37:39.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:37:39.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:37:39.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:37:39.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:37:39.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:37:39.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:37:39.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:37:39.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:37:39.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:37:39.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:37:39.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:37:39.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:37:39.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:37:39.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:37:39.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:37:39.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:37:39.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-30" 2024-04-29 22:37:39.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:37:39.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:37:39.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:37:39.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:37:39.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:37:39.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:37:39.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:37:39.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:37:39.174 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Starting... 2024-04-29 22:37:39.175 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@6282f1eb 2024-04-29 22:37:39.175 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@6282f1eb 2024-04-29 22:37:39.175 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Start completed. 2024-04-29 22:37:39.194 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:37:39.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-31 - configuration: 2024-04-29 22:37:39.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:37:39.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:37:39.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:37:39.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:37:39.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:37:39.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:37:39.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@120d6cbf 2024-04-29 22:37:39.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:37:39.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:37:39.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:37:39.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:37:39.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:37:39.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:37:39.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:37:39.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:37:39.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:37:39.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:37:39.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:37:39.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:37:39.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:37:39.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:37:39.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:37:39.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:37:39.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:37:39.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:37:39.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:37:39.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-31" 2024-04-29 22:37:39.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:37:39.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:37:39.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:37:39.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:37:39.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:37:39.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:37:39.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:37:39.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:37:39.197 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Starting... 2024-04-29 22:37:39.198 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@1115be8c 2024-04-29 22:37:39.198 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@1115be8c 2024-04-29 22:37:39.198 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Start completed. 2024-04-29 22:37:39.242 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:37:39.275 [HikariPool-30 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:37:39.298 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:37:39.393 [DefaultDispatcher-worker-7 @coroutine#202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1115be8c 2024-04-29 22:37:39.395 [DefaultDispatcher-worker-7 @coroutine#204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1115be8c 2024-04-29 22:37:39.397 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown initiated... 2024-04-29 22:37:39.397 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Close initiated... 2024-04-29 22:37:39.397 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:37:39.397 [HikariPool-30 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-30 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6282f1eb: (connection evicted) 2024-04-29 22:37:39.398 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:37:39.398 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Closed. 2024-04-29 22:37:39.398 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown completed. 2024-04-29 22:37:39.399 [Test worker @coroutine#206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1115be8c 2024-04-29 22:37:39.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-32 - configuration: 2024-04-29 22:37:39.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:37:39.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:37:39.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:37:39.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:37:39.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:37:39.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:37:39.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@185339ed 2024-04-29 22:37:39.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:37:39.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:37:39.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:37:39.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:37:39.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:37:39.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:37:39.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:37:39.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:37:39.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:37:39.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:37:39.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:37:39.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:37:39.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:37:39.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:37:39.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:37:39.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:37:39.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:37:39.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:37:39.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:37:39.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-32" 2024-04-29 22:37:39.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:37:39.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:37:39.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:37:39.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:37:39.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:37:39.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:37:39.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:37:39.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:37:39.403 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Starting... 2024-04-29 22:37:39.403 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@4470106b 2024-04-29 22:37:39.403 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@4470106b 2024-04-29 22:37:39.403 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Start completed. 2024-04-29 22:37:39.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-33 - configuration: 2024-04-29 22:37:39.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:37:39.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:37:39.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:37:39.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:37:39.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:37:39.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:37:39.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@775c4054 2024-04-29 22:37:39.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:37:39.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:37:39.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:37:39.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:37:39.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:37:39.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:37:39.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:37:39.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:37:39.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:37:39.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:37:39.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:37:39.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:37:39.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:37:39.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:37:39.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:37:39.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:37:39.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:37:39.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:37:39.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:37:39.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-33" 2024-04-29 22:37:39.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:37:39.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:37:39.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:37:39.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:37:39.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:37:39.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:37:39.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:37:39.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:37:39.422 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Starting... 2024-04-29 22:37:39.422 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@305881b8 2024-04-29 22:37:39.422 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@305881b8 2024-04-29 22:37:39.422 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Start completed. 2024-04-29 22:37:39.503 [HikariPool-32 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:37:39.522 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:37:39.686 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown initiated... 2024-04-29 22:37:39.686 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Close initiated... 2024-04-29 22:37:39.686 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:37:39.686 [HikariPool-32 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-32 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4470106b: (connection evicted) 2024-04-29 22:37:39.687 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:37:39.687 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Closed. 2024-04-29 22:37:39.687 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown completed. 2024-04-29 22:37:39.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-34 - configuration: 2024-04-29 22:37:39.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:37:39.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:37:39.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:37:39.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:37:39.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:37:39.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:37:39.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@27ec0d06 2024-04-29 22:37:39.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:37:39.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:37:39.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:37:39.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:37:39.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:37:39.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:37:39.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:37:39.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:37:39.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:37:39.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:37:39.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:37:39.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:37:39.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:37:39.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:37:39.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:37:39.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:37:39.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:37:39.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:37:39.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:37:39.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-34" 2024-04-29 22:37:39.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:37:39.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:37:39.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:37:39.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:37:39.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:37:39.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:37:39.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:37:39.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:37:39.692 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Starting... 2024-04-29 22:37:39.693 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@12266084 2024-04-29 22:37:39.693 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@12266084 2024-04-29 22:37:39.693 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Start completed. 2024-04-29 22:37:39.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-35 - configuration: 2024-04-29 22:37:39.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:37:39.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:37:39.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:37:39.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:37:39.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:37:39.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:37:39.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6da646b8 2024-04-29 22:37:39.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:37:39.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:37:39.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:37:39.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:37:39.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:37:39.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:37:39.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:37:39.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:37:39.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:37:39.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:37:39.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:37:39.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:37:39.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:37:39.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:37:39.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:37:39.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:37:39.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:37:39.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:37:39.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:37:39.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-35" 2024-04-29 22:37:39.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:37:39.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:37:39.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:37:39.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:37:39.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:37:39.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:37:39.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:37:39.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:37:39.713 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Starting... 2024-04-29 22:37:39.713 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a48c398 2024-04-29 22:37:39.713 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a48c398 2024-04-29 22:37:39.714 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Start completed. 2024-04-29 22:37:39.717 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown initiated... 2024-04-29 22:37:39.717 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Close initiated... 2024-04-29 22:37:39.717 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:37:39.717 [HikariPool-34 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-34 - Closing connection org.sqlite.jdbc4.JDBC4Connection@12266084: (connection evicted) 2024-04-29 22:37:39.718 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:37:39.718 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Closed. 2024-04-29 22:37:39.718 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown completed. 2024-04-29 22:37:39.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-36 - configuration: 2024-04-29 22:37:39.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:37:39.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:37:39.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:37:39.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:37:39.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:37:39.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:37:39.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@189633f2 2024-04-29 22:37:39.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:37:39.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:37:39.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:37:39.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:37:39.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:37:39.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:37:39.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:37:39.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:37:39.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:37:39.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:37:39.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:37:39.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:37:39.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:37:39.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:37:39.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:37:39.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:37:39.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:37:39.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:37:39.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:37:39.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-36" 2024-04-29 22:37:39.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:37:39.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:37:39.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:37:39.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:37:39.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:37:39.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:37:39.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:37:39.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:37:39.721 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Starting... 2024-04-29 22:37:39.721 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b974137 2024-04-29 22:37:39.721 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b974137 2024-04-29 22:37:39.721 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Start completed. 2024-04-29 22:37:39.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-37 - configuration: 2024-04-29 22:37:39.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:37:39.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:37:39.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:37:39.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:37:39.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:37:39.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:37:39.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7402c49f 2024-04-29 22:37:39.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:37:39.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:37:39.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:37:39.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:37:39.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:37:39.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:37:39.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:37:39.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:37:39.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:37:39.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:37:39.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:37:39.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:37:39.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:37:39.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:37:39.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:37:39.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:37:39.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:37:39.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:37:39.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:37:39.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-37" 2024-04-29 22:37:39.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:37:39.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:37:39.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:37:39.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:37:39.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:37:39.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:37:39.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:37:39.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:37:39.737 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Starting... 2024-04-29 22:37:39.738 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@2382b2f 2024-04-29 22:37:39.738 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@2382b2f 2024-04-29 22:37:39.738 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Start completed. 2024-04-29 22:37:39.814 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:37:39.821 [HikariPool-36 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:37:39.838 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:37:39.936 [DefaultDispatcher-worker-8 @coroutine#230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2382b2f 2024-04-29 22:37:39.938 [DefaultDispatcher-worker-8 @coroutine#232] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2382b2f 2024-04-29 22:37:39.939 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown initiated... 2024-04-29 22:37:39.939 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Close initiated... 2024-04-29 22:37:39.939 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:37:39.939 [HikariPool-36 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-36 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2b974137: (connection evicted) 2024-04-29 22:37:39.940 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:37:39.940 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Closed. 2024-04-29 22:37:39.940 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown completed. 2024-04-29 22:37:39.941 [Test worker @coroutine#234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2382b2f 2024-04-29 22:37:39.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-38 - configuration: 2024-04-29 22:37:39.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:37:39.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:37:39.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:37:39.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:37:39.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:37:39.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:37:39.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@75f32817 2024-04-29 22:37:39.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:37:39.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:37:39.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:37:39.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:37:39.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:37:39.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:37:39.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:37:39.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:37:39.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:37:39.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:37:39.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:37:39.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:37:39.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:37:39.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:37:39.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:37:39.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:37:39.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:37:39.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:37:39.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:37:39.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-38" 2024-04-29 22:37:39.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:37:39.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:37:39.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:37:39.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:37:39.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:37:39.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:37:39.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:37:39.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:37:39.946 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Starting... 2024-04-29 22:37:39.946 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@4119346d 2024-04-29 22:37:39.946 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@4119346d 2024-04-29 22:37:39.946 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Start completed. 2024-04-29 22:37:39.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-39 - configuration: 2024-04-29 22:37:39.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:37:39.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:37:39.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:37:39.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:37:39.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:37:39.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:37:39.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@61d09475 2024-04-29 22:37:39.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:37:39.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:37:39.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:37:39.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:37:39.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:37:39.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:37:39.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:37:39.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:37:39.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:37:39.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:37:39.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:37:39.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:37:39.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:37:39.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:37:39.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:37:39.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:37:39.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:37:39.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:37:39.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:37:39.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-39" 2024-04-29 22:37:39.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:37:39.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:37:39.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:37:39.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:37:39.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:37:39.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:37:39.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:37:39.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:37:39.965 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Starting... 2024-04-29 22:37:39.965 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@12d44a2a 2024-04-29 22:37:39.965 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@12d44a2a 2024-04-29 22:37:39.965 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Start completed. 2024-04-29 22:37:39.969 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown initiated... 2024-04-29 22:37:39.969 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Close initiated... 2024-04-29 22:37:39.969 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:37:39.969 [HikariPool-38 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-38 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4119346d: (connection evicted) 2024-04-29 22:37:39.970 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:37:39.970 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Closed. 2024-04-29 22:37:39.970 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown completed. 2024-04-29 22:37:39.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-40 - configuration: 2024-04-29 22:37:39.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:37:39.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:37:39.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:37:39.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:37:39.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:37:39.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:37:39.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6d6f6ca9 2024-04-29 22:37:39.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:37:39.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:37:39.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:37:39.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:37:39.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:37:39.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:37:39.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:37:39.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:37:39.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:37:39.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:37:39.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:37:39.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:37:39.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:37:39.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 22:37:39.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 22:37:39.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:37:39.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:37:39.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 22:37:39.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:37:39.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-40" 2024-04-29 22:37:39.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:37:39.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:37:39.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:37:39.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:37:39.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:37:39.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:37:39.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:37:39.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:37:39.978 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Starting... 2024-04-29 22:37:39.978 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e1a3d5a 2024-04-29 22:37:39.978 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e1a3d5a 2024-04-29 22:37:39.978 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Start completed. 2024-04-29 22:37:39.999 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e1a3d5a 2024-04-29 22:37:40.011 [Test worker @coroutine#243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e1a3d5a 2024-04-29 22:37:40.013 [Test worker @coroutine#245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e1a3d5a 2024-04-29 22:37:40.022 [Test worker @coroutine#250] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e1a3d5a 2024-04-29 22:37:40.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-41 - configuration: 2024-04-29 22:37:40.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:37:40.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:37:40.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:37:40.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:37:40.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:37:40.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:37:40.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ab2009f 2024-04-29 22:37:40.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:37:40.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:37:40.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:37:40.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:37:40.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:37:40.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:37:40.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:37:40.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:37:40.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:37:40.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:37:40.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:37:40.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:37:40.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:37:40.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:37:40.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:37:40.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:37:40.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:37:40.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:37:40.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:37:40.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-41" 2024-04-29 22:37:40.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:37:40.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:37:40.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:37:40.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:37:40.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:37:40.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:37:40.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:37:40.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:37:40.023 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Starting... 2024-04-29 22:37:40.023 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e4d8770 2024-04-29 22:37:40.023 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e4d8770 2024-04-29 22:37:40.023 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Start completed. 2024-04-29 22:37:40.030 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown initiated... 2024-04-29 22:37:40.030 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Close initiated... 2024-04-29 22:37:40.030 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:37:40.030 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:37:40.030 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Closed. 2024-04-29 22:37:40.030 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown completed. 2024-04-29 22:37:40.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-42 - configuration: 2024-04-29 22:37:40.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:37:40.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:37:40.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:37:40.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:37:40.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:37:40.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:37:40.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3bc891f2 2024-04-29 22:37:40.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:37:40.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:37:40.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:37:40.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:37:40.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:37:40.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:37:40.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:37:40.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:37:40.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:37:40.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:37:40.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:37:40.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:37:40.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:37:40.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 22:37:40.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 22:37:40.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:37:40.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:37:40.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 22:37:40.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:37:40.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-42" 2024-04-29 22:37:40.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:37:40.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:37:40.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:37:40.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:37:40.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:37:40.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:37:40.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:37:40.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:37:40.033 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Starting... 2024-04-29 22:37:40.036 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d59933 2024-04-29 22:37:40.036 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d59933 2024-04-29 22:37:40.036 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Start completed. 2024-04-29 22:37:40.037 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d59933 2024-04-29 22:37:40.050 [Test worker @coroutine#261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d59933 2024-04-29 22:37:40.052 [Test worker @coroutine#263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d59933 2024-04-29 22:37:40.056 [Test worker @coroutine#268] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d59933 2024-04-29 22:37:40.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-43 - configuration: 2024-04-29 22:37:40.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:37:40.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:37:40.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:37:40.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:37:40.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:37:40.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:37:40.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@29188050 2024-04-29 22:37:40.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:37:40.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:37:40.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:37:40.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:37:40.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:37:40.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:37:40.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:37:40.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:37:40.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:37:40.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:37:40.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:37:40.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:37:40.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:37:40.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:37:40.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:37:40.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:37:40.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:37:40.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:37:40.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:37:40.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-43" 2024-04-29 22:37:40.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:37:40.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:37:40.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:37:40.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:37:40.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:37:40.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:37:40.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:37:40.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:37:40.057 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Starting... 2024-04-29 22:37:40.058 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bf523e3 2024-04-29 22:37:40.058 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bf523e3 2024-04-29 22:37:40.058 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Start completed. 2024-04-29 22:37:40.065 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:37:40.067 [DefaultDispatcher-worker-2 @coroutine#278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bf523e3 2024-04-29 22:37:40.070 [DefaultDispatcher-worker-9 @coroutine#265] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d59933 2024-04-29 22:37:40.070 [Test worker @coroutine#280] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bf523e3 2024-04-29 22:37:40.073 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown initiated... 2024-04-29 22:37:40.074 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Close initiated... 2024-04-29 22:37:40.074 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:37:40.074 [HikariPool-42 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3d59933: (connection evicted) 2024-04-29 22:37:40.075 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:37:40.075 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Closed. 2024-04-29 22:37:40.075 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown completed. 2024-04-29 22:37:40.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-44 - configuration: 2024-04-29 22:37:40.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:37:40.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:37:40.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:37:40.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:37:40.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:37:40.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:37:40.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@af9dd34 2024-04-29 22:37:40.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:37:40.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:37:40.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:37:40.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:37:40.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:37:40.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:37:40.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:37:40.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:37:40.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:37:40.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:37:40.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:37:40.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:37:40.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:37:40.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 22:37:40.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 22:37:40.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:37:40.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:37:40.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 22:37:40.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:37:40.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-44" 2024-04-29 22:37:40.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:37:40.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:37:40.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:37:40.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:37:40.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:37:40.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:37:40.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:37:40.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:37:40.078 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Starting... 2024-04-29 22:37:40.080 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@151659dd 2024-04-29 22:37:40.080 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@151659dd 2024-04-29 22:37:40.080 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Start completed. 2024-04-29 22:37:40.081 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@151659dd 2024-04-29 22:37:40.095 [Test worker @coroutine#284] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@151659dd 2024-04-29 22:37:40.097 [Test worker @coroutine#286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@151659dd 2024-04-29 22:37:40.101 [Test worker @coroutine#291] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@151659dd 2024-04-29 22:37:40.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-45 - configuration: 2024-04-29 22:37:40.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:37:40.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:37:40.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:37:40.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:37:40.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:37:40.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:37:40.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@25e95af1 2024-04-29 22:37:40.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:37:40.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:37:40.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:37:40.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:37:40.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:37:40.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:37:40.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:37:40.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:37:40.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:37:40.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:37:40.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:37:40.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:37:40.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:37:40.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:37:40.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:37:40.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:37:40.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:37:40.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:37:40.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:37:40.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-45" 2024-04-29 22:37:40.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:37:40.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:37:40.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:37:40.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:37:40.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:37:40.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:37:40.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:37:40.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:37:40.102 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Starting... 2024-04-29 22:37:40.103 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@6644bdf5 2024-04-29 22:37:40.103 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@6644bdf5 2024-04-29 22:37:40.103 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Start completed. 2024-04-29 22:37:40.108 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown initiated... 2024-04-29 22:37:40.108 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Close initiated... 2024-04-29 22:37:40.108 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:37:40.108 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:37:40.108 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Closed. 2024-04-29 22:37:40.108 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown completed. 2024-04-29 22:37:40.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-46 - configuration: 2024-04-29 22:37:40.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:37:40.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:37:40.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:37:40.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:37:40.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:37:40.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:37:40.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@27a90ce5 2024-04-29 22:37:40.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:37:40.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:37:40.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:37:40.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:37:40.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:37:40.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:37:40.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:37:40.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:37:40.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:37:40.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:37:40.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:37:40.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:37:40.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:37:40.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 22:37:40.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 22:37:40.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:37:40.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:37:40.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 22:37:40.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:37:40.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-46" 2024-04-29 22:37:40.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:37:40.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:37:40.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:37:40.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:37:40.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:37:40.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:37:40.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:37:40.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:37:40.111 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Starting... 2024-04-29 22:37:40.114 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@49a06087 2024-04-29 22:37:40.114 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@49a06087 2024-04-29 22:37:40.114 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Start completed. 2024-04-29 22:37:40.115 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49a06087 2024-04-29 22:37:40.124 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:37:40.128 [Test worker @coroutine#302] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49a06087 2024-04-29 22:37:40.130 [Test worker @coroutine#305] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49a06087 2024-04-29 22:37:40.134 [Test worker @coroutine#310] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49a06087 2024-04-29 22:37:40.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-47 - configuration: 2024-04-29 22:37:40.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:37:40.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:37:40.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:37:40.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:37:40.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:37:40.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:37:40.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5a6efe33 2024-04-29 22:37:40.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:37:40.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:37:40.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:37:40.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:37:40.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:37:40.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:37:40.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:37:40.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:37:40.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:37:40.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:37:40.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:37:40.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:37:40.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:37:40.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:37:40.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:37:40.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:37:40.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:37:40.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:37:40.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:37:40.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-47" 2024-04-29 22:37:40.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:37:40.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:37:40.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:37:40.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:37:40.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:37:40.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:37:40.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:37:40.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:37:40.135 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Starting... 2024-04-29 22:37:40.135 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@71668a67 2024-04-29 22:37:40.135 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@71668a67 2024-04-29 22:37:40.135 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Start completed. 2024-04-29 22:37:40.140 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown initiated... 2024-04-29 22:37:40.140 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Close initiated... 2024-04-29 22:37:40.140 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:37:40.140 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:37:40.140 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Closed. 2024-04-29 22:37:40.140 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown completed. 2024-04-29 22:37:40.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-48 - configuration: 2024-04-29 22:37:40.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:37:40.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:37:40.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:37:40.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:37:40.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:37:40.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:37:40.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@43d6262c 2024-04-29 22:37:40.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:37:40.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:37:40.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:37:40.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:37:40.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:37:40.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:37:40.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:37:40.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:37:40.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:37:40.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:37:40.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:37:40.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:37:40.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:37:40.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:37:40.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:37:40.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:37:40.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:37:40.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:37:40.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:37:40.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-48" 2024-04-29 22:37:40.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:37:40.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:37:40.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:37:40.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:37:40.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:37:40.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:37:40.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:37:40.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:37:40.144 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Starting... 2024-04-29 22:37:40.145 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@38cf4497 2024-04-29 22:37:40.145 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@38cf4497 2024-04-29 22:37:40.145 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Start completed. 2024-04-29 22:37:40.158 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:37:40.203 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:37:40.208 [DefaultDispatcher-worker-9 @coroutine#320] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38cf4497 2024-04-29 22:37:40.221 [DefaultDispatcher-worker-6 @coroutine#320] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38cf4497 2024-04-29 22:37:40.235 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:37:40.245 [HikariPool-48 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:37:40.274 [DefaultDispatcher-worker-9 @coroutine#320] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38cf4497 2024-04-29 22:37:40.276 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown initiated... 2024-04-29 22:37:40.276 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Close initiated... 2024-04-29 22:37:40.276 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:37:40.276 [HikariPool-48 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Closing connection org.sqlite.jdbc4.JDBC4Connection@38cf4497: (connection evicted) 2024-04-29 22:37:40.277 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:37:40.277 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Closed. 2024-04-29 22:37:40.277 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown completed. 2024-04-29 22:37:40.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-49 - configuration: 2024-04-29 22:37:40.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:37:40.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:37:40.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:37:40.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:37:40.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:37:40.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:37:40.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f68eec6 2024-04-29 22:37:40.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:37:40.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:37:40.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:37:40.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:37:40.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:37:40.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:37:40.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:37:40.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:37:40.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:37:40.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:37:40.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:37:40.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:37:40.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:37:40.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:37:40.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:37:40.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:37:40.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:37:40.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:37:40.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:37:40.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-49" 2024-04-29 22:37:40.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:37:40.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:37:40.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:37:40.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:37:40.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:37:40.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:37:40.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:37:40.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:37:40.280 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Starting... 2024-04-29 22:37:40.280 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@118a4d5 2024-04-29 22:37:40.280 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@118a4d5 2024-04-29 22:37:40.280 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Start completed. 2024-04-29 22:37:40.325 [DefaultDispatcher-worker-2 @coroutine#324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@118a4d5 2024-04-29 22:37:40.336 [DefaultDispatcher-worker-10 @coroutine#324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@118a4d5 2024-04-29 22:37:40.349 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown initiated... 2024-04-29 22:37:40.350 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Close initiated... 2024-04-29 22:37:40.350 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:37:40.350 [HikariPool-49 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Closing connection org.sqlite.jdbc4.JDBC4Connection@118a4d5: (connection evicted) 2024-04-29 22:37:40.351 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:37:40.351 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Closed. 2024-04-29 22:37:40.351 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown completed. 2024-04-29 22:37:40.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-50 - configuration: 2024-04-29 22:37:40.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:37:40.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:37:40.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:37:40.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:37:40.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:37:40.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:37:40.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2d4a0671 2024-04-29 22:37:40.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:37:40.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:37:40.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:37:40.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:37:40.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:37:40.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:37:40.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:37:40.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:37:40.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:37:40.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:37:40.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:37:40.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:37:40.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:37:40.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:37:40.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:37:40.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:37:40.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:37:40.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:37:40.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:37:40.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-50" 2024-04-29 22:37:40.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:37:40.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:37:40.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:37:40.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:37:40.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:37:40.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:37:40.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:37:40.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:37:40.352 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Starting... 2024-04-29 22:37:40.352 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e4e60f5 2024-04-29 22:37:40.352 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e4e60f5 2024-04-29 22:37:40.352 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Start completed. 2024-04-29 22:37:40.395 [DefaultDispatcher-worker-7 @coroutine#327] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e4e60f5 2024-04-29 22:37:40.396 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown initiated... 2024-04-29 22:37:40.397 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Close initiated... 2024-04-29 22:37:40.397 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:37:40.397 [HikariPool-50 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6e4e60f5: (connection evicted) 2024-04-29 22:37:40.398 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:37:40.398 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Closed. 2024-04-29 22:37:40.398 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown completed. 2024-04-29 22:37:40.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-51 - configuration: 2024-04-29 22:37:40.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:37:40.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:37:40.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:37:40.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:37:40.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:37:40.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:37:40.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@35d114f4 2024-04-29 22:37:40.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:37:40.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:37:40.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:37:40.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:37:40.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:37:40.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:37:40.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:37:40.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:37:40.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:37:40.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:37:40.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:37:40.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:37:40.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:37:40.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:37:40.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:37:40.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:37:40.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:37:40.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:37:40.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:37:40.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-51" 2024-04-29 22:37:40.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:37:40.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:37:40.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:37:40.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:37:40.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:37:40.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:37:40.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:37:40.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:37:40.400 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Starting... 2024-04-29 22:37:40.401 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@4be460e5 2024-04-29 22:37:40.401 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@4be460e5 2024-04-29 22:37:40.401 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Start completed. 2024-04-29 22:37:40.443 [DefaultDispatcher-worker-9 @coroutine#329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4be460e5 2024-04-29 22:37:40.454 [DefaultDispatcher-worker-2 @coroutine#329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4be460e5 2024-04-29 22:37:40.455 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown initiated... 2024-04-29 22:37:40.455 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Close initiated... 2024-04-29 22:37:40.455 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:37:40.455 [HikariPool-51 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4be460e5: (connection evicted) 2024-04-29 22:37:40.456 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:37:40.456 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Closed. 2024-04-29 22:37:40.456 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown completed. 2024-04-29 22:37:40.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-52 - configuration: 2024-04-29 22:37:40.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:37:40.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:37:40.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:37:40.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:37:40.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:37:40.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:37:40.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@56f84c9b 2024-04-29 22:37:40.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:37:40.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:37:40.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:37:40.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:37:40.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:37:40.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:37:40.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:37:40.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:37:40.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:37:40.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:37:40.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:37:40.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:37:40.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:37:40.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:37:40.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:37:40.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:37:40.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:37:40.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:37:40.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:37:40.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-52" 2024-04-29 22:37:40.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:37:40.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:37:40.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:37:40.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:37:40.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:37:40.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:37:40.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:37:40.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:37:40.458 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Starting... 2024-04-29 22:37:40.458 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cdda548 2024-04-29 22:37:40.458 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cdda548 2024-04-29 22:37:40.458 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Start completed. 2024-04-29 22:37:40.504 [DefaultDispatcher-worker-7 @coroutine#333] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cdda548 2024-04-29 22:37:40.506 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown initiated... 2024-04-29 22:37:40.507 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Close initiated... 2024-04-29 22:37:40.507 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:37:40.507 [HikariPool-52 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5cdda548: (connection evicted) 2024-04-29 22:37:40.507 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:37:40.507 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Closed. 2024-04-29 22:37:40.507 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown completed. 2024-04-29 22:37:40.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-53 - configuration: 2024-04-29 22:37:40.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:37:40.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:37:40.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:37:40.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:37:40.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:37:40.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:37:40.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@574218f 2024-04-29 22:37:40.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:37:40.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:37:40.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:37:40.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:37:40.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:37:40.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:37:40.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:37:40.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:37:40.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:37:40.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:37:40.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:37:40.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:37:40.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:37:40.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:37:40.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:37:40.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:37:40.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:37:40.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:37:40.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:37:40.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-53" 2024-04-29 22:37:40.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:37:40.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:37:40.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:37:40.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:37:40.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:37:40.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:37:40.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:37:40.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:37:40.509 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Starting... 2024-04-29 22:37:40.509 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d3eecda 2024-04-29 22:37:40.509 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d3eecda 2024-04-29 22:37:40.509 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Start completed. 2024-04-29 22:37:40.548 [DefaultDispatcher-worker-10 @coroutine#335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d3eecda 2024-04-29 22:37:40.549 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown initiated... 2024-04-29 22:37:40.549 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Close initiated... 2024-04-29 22:37:40.549 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:37:40.549 [HikariPool-53 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2d3eecda: (connection evicted) 2024-04-29 22:37:40.550 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:37:40.550 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Closed. 2024-04-29 22:37:40.550 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown completed. 2024-04-29 22:37:40.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-54 - configuration: 2024-04-29 22:37:40.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:37:40.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:37:40.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:37:40.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:37:40.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:37:40.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:37:40.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@14d1032a 2024-04-29 22:37:40.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:37:40.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:37:40.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:37:40.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:37:40.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:37:40.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:37:40.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:37:40.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:37:40.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:37:40.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:37:40.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:37:40.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:37:40.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:37:40.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:37:40.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:37:40.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:37:40.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:37:40.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:37:40.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:37:40.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-54" 2024-04-29 22:37:40.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:37:40.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:37:40.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:37:40.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:37:40.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:37:40.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:37:40.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:37:40.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:37:40.758 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Starting... 2024-04-29 22:37:40.759 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@b90c5a5 2024-04-29 22:37:40.759 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@b90c5a5 2024-04-29 22:37:40.759 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Start completed. 2024-04-29 22:37:40.851 [DefaultDispatcher-worker-5 @coroutine#346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b90c5a5 2024-04-29 22:37:40.859 [HikariPool-54 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:37:40.866 [DefaultDispatcher-worker-9 @coroutine#348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b90c5a5 2024-04-29 22:37:40.869 [Test worker @coroutine#350] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57499/manifest.json 2024-04-29 22:37:40.870 [Test worker @coroutine#350] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57499/manifest.json. 2024-04-29 22:37:40.870 [Test worker @coroutine#350] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57499/manifest.json 2024-04-29 22:37:40.872 [Test worker @coroutine#350] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57499/manifest.json 2024-04-29 22:37:40.872 [Test worker @coroutine#350] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57499/manifest.json 2024-04-29 22:37:40.994 [Test worker @coroutine#350] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57499/manifest.json. 2024-04-29 22:37:40.994 [Test worker @coroutine#350] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:57499/manifest.json to class io.ktor.utils.io.ByteReadChannel 2024-04-29 22:37:41.009 [DefaultDispatcher-worker-5 @coroutine#350] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b90c5a5 2024-04-29 22:37:41.016 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown initiated... 2024-04-29 22:37:41.016 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Close initiated... 2024-04-29 22:37:41.016 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:37:41.017 [HikariPool-54 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Closing connection org.sqlite.jdbc4.JDBC4Connection@b90c5a5: (connection evicted) 2024-04-29 22:37:41.017 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:37:41.017 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Closed. 2024-04-29 22:37:41.017 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown completed. 2024-04-29 22:37:41.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-55 - configuration: 2024-04-29 22:37:41.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:37:41.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:37:41.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:37:41.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:37:41.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:37:41.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:37:41.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@75c589f2 2024-04-29 22:37:41.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:37:41.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:37:41.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:37:41.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:37:41.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:37:41.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:37:41.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:37:41.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:37:41.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:37:41.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:37:41.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:37:41.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:37:41.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:37:41.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:37:41.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:37:41.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:37:41.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:37:41.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:37:41.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:37:41.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-55" 2024-04-29 22:37:41.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:37:41.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:37:41.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:37:41.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:37:41.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:37:41.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:37:41.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:37:41.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:37:41.025 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Starting... 2024-04-29 22:37:41.025 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@8f374de 2024-04-29 22:37:41.025 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@8f374de 2024-04-29 22:37:41.025 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Start completed. 2024-04-29 22:37:41.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-56 - configuration: 2024-04-29 22:37:41.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:37:41.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:37:41.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:37:41.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:37:41.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:37:41.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:37:41.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e2cd42c 2024-04-29 22:37:41.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:37:41.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:37:41.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:37:41.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:37:41.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:37:41.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:37:41.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:37:41.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:37:41.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:37:41.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:37:41.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:37:41.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:37:41.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:37:41.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:37:41.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:37:41.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:37:41.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:37:41.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:37:41.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:37:41.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-56" 2024-04-29 22:37:41.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:37:41.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:37:41.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:37:41.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:37:41.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:37:41.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:37:41.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:37:41.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:37:41.039 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Starting... 2024-04-29 22:37:41.040 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@319058ce 2024-04-29 22:37:41.040 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@319058ce 2024-04-29 22:37:41.040 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Start completed. 2024-04-29 22:37:41.072 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-04-29 22:37:41.126 [HikariPool-55 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:37:41.138 [Test worker] INFO ktor.application - Application started in 0.071 seconds. 2024-04-29 22:37:41.138 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@3b17759c 2024-04-29 22:37:41.140 [HikariPool-56 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:37:41.230 [DefaultDispatcher-worker-10 @coroutine#362] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-04-29 22:37:41.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-57 - configuration: 2024-04-29 22:37:41.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:37:41.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:37:41.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:37:41.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:37:41.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:37:41.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:37:41.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@140cfc5f 2024-04-29 22:37:41.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:37:41.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:37:41.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:37:41.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:37:41.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:37:41.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:37:41.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:37:41.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:37:41.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:37:41.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:37:41.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:37:41.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:37:41.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:37:41.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:37:41.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:37:41.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:37:41.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:37:41.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:37:41.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:37:41.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-57" 2024-04-29 22:37:41.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:37:41.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:37:41.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:37:41.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:37:41.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:37:41.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:37:41.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:37:41.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:37:41.231 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Starting... 2024-04-29 22:37:41.232 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@43edd2ea 2024-04-29 22:37:41.232 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@43edd2ea 2024-04-29 22:37:41.232 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Start completed. 2024-04-29 22:37:41.265 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-04-29 22:37:41.272 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-04-29 22:37:41.272 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-04-29 22:37:41.272 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-04-29 22:37:41.273 [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-04-29 22:37:41.273 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-04-29 22:37:41.273 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-04-29 22:37:41.273 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-04-29 22:37:41.276 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-04-29 22:37:41.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-58 - configuration: 2024-04-29 22:37:41.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:37:41.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:37:41.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:37:41.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:37:41.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:37:41.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:37:41.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@78f1d29 2024-04-29 22:37:41.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:37:41.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:37:41.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:37:41.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:37:41.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:37:41.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:37:41.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:37:41.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:37:41.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:37:41.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:37:41.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:37:41.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:37:41.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:37:41.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:37:41.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:37:41.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:37:41.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:37:41.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:37:41.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:37:41.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-58" 2024-04-29 22:37:41.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:37:41.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:37:41.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:37:41.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:37:41.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:37:41.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:37:41.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:37:41.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:37:41.277 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Starting... 2024-04-29 22:37:41.278 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@65294247 2024-04-29 22:37:41.278 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@65294247 2024-04-29 22:37:41.278 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Start completed. 2024-04-29 22:37:41.332 [HikariPool-57 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:37:41.337 [DefaultDispatcher-worker-5 @coroutine#367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65294247 2024-04-29 22:37:41.352 [DefaultDispatcher-worker-3 @coroutine#367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65294247 2024-04-29 22:37:41.360 [DefaultDispatcher-worker-3 @coroutine#372] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43edd2ea 2024-04-29 22:37:41.364 [DefaultDispatcher-worker-3 @coroutine#374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43edd2ea 2024-04-29 22:37:41.376 [DefaultDispatcher-worker-1 @coroutine#367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65294247 2024-04-29 22:37:41.378 [HikariPool-58 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:37:41.387 [DefaultDispatcher-worker-2 @coroutine#367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65294247 2024-04-29 22:37:41.387 [Test worker @coroutine#367] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/586633526585569280/_ustadmanifest.json 2024-04-29 22:37:41.387 [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/586633526585569280/_ustadmanifest.json. 2024-04-29 22:37:41.387 [Test worker @coroutine#367] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/586633526585569280/_ustadmanifest.json 2024-04-29 22:37:41.392 [Test worker @coroutine#367] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/586633526585569280/_ustadmanifest.json 2024-04-29 22:37:41.392 [Test worker @coroutine#367] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/586633526585569280/_ustadmanifest.json 2024-04-29 22:37:41.393 [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/586633526585569280/_ustadmanifest.json. 2024-04-29 22:37:41.393 [Test worker @coroutine#367] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/586633526585569280/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-04-29 22:37:41.414 [DefaultDispatcher-worker-1 @coroutine#367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65294247 2024-04-29 22:37:41.421 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-04-29 22:37:41.422 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-1b8da761-2556-461f-9693-e0d1cb87eba8', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-04-29 22:37:41.425 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-04-29 22:37:41.425 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-1b8da761-2556-461f-9693-e0d1cb87eba8 2024-04-29 22:37:41.430 [DefaultDispatcher-worker-1 @coroutine#388] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:37:41.430 [DefaultDispatcher-worker-1 @coroutine#388] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-29 22:37:41.430 [DefaultDispatcher-worker-1 @coroutine#388] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:37:41.430 [DefaultDispatcher-worker-1 @coroutine#388] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-29 22:37:41.440 [DefaultDispatcher-worker-8 @coroutine#387] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65294247 2024-04-29 22:37:41.441 [DefaultDispatcher-worker-8 @coroutine#387] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-29 22:37:41.441 [DefaultDispatcher-worker-8 @coroutine#387] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/nodeId. 2024-04-29 22:37:41.441 [DefaultDispatcher-worker-8 @coroutine#387] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-29 22:37:41.450 [DefaultDispatcher-worker-2 @coroutine#386] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-04-29 22:37:41.450 [DefaultDispatcher-worker-2 @coroutine#386] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-04-29 22:37:41.450 [DefaultDispatcher-worker-2 @coroutine#386] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-04-29 22:37:41.450 [DefaultDispatcher-worker-2 @coroutine#386] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-04-29 22:37:41.511 [eventLoopGroupProxy-4-2 @call-handler#411] 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-04-29 22:37:41.511 [eventLoopGroupProxy-4-1 @call-handler#409] 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-04-29 22:37:41.511 [eventLoopGroupProxy-4-4 @call-handler#410] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2024-04-29 22:37:41.511 [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-04-29 22:37:41.518 [eventLoopGroupProxy-4-1 @call-handler#409] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:37:41.518 [eventLoopGroupProxy-4-2 @call-handler#411] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:37:41.522 [eventLoopGroupProxy-4-4 @call-handler#410] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2024-04-29 22:37:41.522 [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-04-29 22:37:41.523 [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-04-29 22:37:41.524 [DefaultDispatcher-worker-14 @coroutine#387] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-29 22:37:41.524 [DefaultDispatcher-worker-14 @coroutine#387] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-29 22:37:41.527 [eventLoopGroupProxy-4-3 @call-handler#408] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:37:41.530 [DefaultDispatcher-worker-5 @coroutine#388] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:37:41.530 [DefaultDispatcher-worker-5 @coroutine#388] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:37:41.532 [eventLoopGroupProxy-4-3 @call-handler#408] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 24ms 2024-04-29 22:37:41.532 [eventLoopGroupProxy-4-1 @call-handler#409] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 24ms 2024-04-29 22:37:41.537 [DefaultDispatcher-worker-14 @coroutine#387] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65294247 2024-04-29 22:37:41.538 [eventLoopGroupProxy-4-4 @coroutine#417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8f374de 2024-04-29 22:37:41.547 [DefaultDispatcher-worker-8 @coroutine#389] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65294247 2024-04-29 22:37:41.549 [eventLoopGroupProxy-4-4 @call-handler#410] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 41ms 2024-04-29 22:37:41.550 [DefaultDispatcher-worker-8 @coroutine#386] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-04-29 22:37:41.550 [DefaultDispatcher-worker-8 @coroutine#386] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-04-29 22:37:41.555 [DefaultDispatcher-worker-8 @coroutine#386] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-04-29 22:37:41.555 [DefaultDispatcher-worker-8 @coroutine#386] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 22:37:41.574 [DefaultDispatcher-worker-8 @coroutine#422] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:41.575 [DefaultDispatcher-worker-8 @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-04-29 22:37:41.575 [DefaultDispatcher-worker-8 @coroutine#422] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:41.575 [DefaultDispatcher-worker-8 @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-04-29 22:37:41.585 [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-04-29 22:37:41.599 [eventLoopGroupProxy-4-3 @coroutine#425] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8f374de 2024-04-29 22:37:41.600 [eventLoopGroupProxy-4-3 @call-handler#424] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:37:41.600 [eventLoopGroupProxy-4-3 @call-handler#424] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 16ms 2024-04-29 22:37:41.601 [DefaultDispatcher-worker-8 @coroutine#422] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:41.611 [DefaultDispatcher-worker-8 @coroutine#422] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:41.612 [DefaultDispatcher-worker-8 @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-04-29 22:37:41.612 [DefaultDispatcher-worker-8 @coroutine#422] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:41.612 [DefaultDispatcher-worker-8 @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-04-29 22:37:41.615 [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-04-29 22:37:41.619 [eventLoopGroupProxy-4-3 @coroutine#430] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8f374de 2024-04-29 22:37:41.620 [eventLoopGroupProxy-4-3 @call-handler#429] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:37:41.620 [eventLoopGroupProxy-4-3 @call-handler#429] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-04-29 22:37:41.621 [DefaultDispatcher-worker-8 @coroutine#422] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:41.641 [DefaultDispatcher-worker-3 @coroutine#386] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65294247 2024-04-29 22:37:41.657 [DefaultDispatcher-worker-4 @coroutine#389] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65294247 2024-04-29 22:37:41.673 [DefaultDispatcher-worker-4 @coroutine#389] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 22:37:41.673 [DefaultDispatcher-worker-4 @coroutine#389] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-29 22:37:41.673 [DefaultDispatcher-worker-4 @coroutine#389] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 22:37:41.673 [DefaultDispatcher-worker-4 @coroutine#389] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-04-29 22:37:41.675 [eventLoopGroupProxy-4-3 @call-handler#444] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-04-29 22:37:41.676 [eventLoopGroupProxy-4-3 @call-handler#444] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-04-29 22:37:41.676 [eventLoopGroupProxy-4-3 @call-handler#444] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-29 22:37:41.698 [DefaultDispatcher-worker-7 @call-handler#444] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@319058ce 2024-04-29 22:37:41.700 [DefaultDispatcher-worker-4 @coroutine#361] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/586633526585569280/_ustadmanifest.json 2024-04-29 22:37:41.700 [DefaultDispatcher-worker-4 @coroutine#361] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/586633526585569280/_ustadmanifest.json. 2024-04-29 22:37:41.700 [DefaultDispatcher-worker-4 @coroutine#361] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/586633526585569280/_ustadmanifest.json 2024-04-29 22:37:41.700 [eventLoopGroupProxy-4-3 @call-handler#444] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:37:41.701 [eventLoopGroupProxy-4-3 @call-handler#444] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 26ms 2024-04-29 22:37:41.701 [DefaultDispatcher-worker-7 @coroutine#389] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 22:37:41.701 [DefaultDispatcher-worker-7 @coroutine#389] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 22:37:41.702 [DefaultDispatcher-worker-7 @coroutine#389] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-29 22:37:41.702 [DefaultDispatcher-worker-7 @coroutine#389] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 22:37:41.703 [DefaultDispatcher-worker-8 @coroutine#361] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/586633526585569280/_ustadmanifest.json 2024-04-29 22:37:41.703 [DefaultDispatcher-worker-8 @coroutine#361] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/586633526585569280/_ustadmanifest.json 2024-04-29 22:37:41.703 [DefaultDispatcher-worker-8 @coroutine#361] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/586633526585569280/_ustadmanifest.json. 2024-04-29 22:37:41.703 [DefaultDispatcher-worker-8 @coroutine#361] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/586633526585569280/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-04-29 22:37:41.719 [DefaultDispatcher-worker-9 @coroutine#389] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65294247 2024-04-29 22:37:41.719 [DefaultDispatcher-worker-8 @coroutine#361] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@319058ce 2024-04-29 22:37:41.721 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-04-29 22:37:41.721 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-04-29 22:37:41.721 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-04-29 22:37:41.721 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-04-29 22:37:41.721 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-04-29 22:37:41.723 [Test worker @coroutine#456] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43edd2ea 2024-04-29 22:37:41.723 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown initiated... 2024-04-29 22:37:41.723 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Close initiated... 2024-04-29 22:37:41.723 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:37:41.723 [HikariPool-58 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Closing connection org.sqlite.jdbc4.JDBC4Connection@65294247: (connection evicted) 2024-04-29 22:37:41.724 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:37:41.724 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Closed. 2024-04-29 22:37:41.724 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown completed. 2024-04-29 22:37:41.767 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-29 22:37:41.767 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-29 22:37:42.060 [DefaultDispatcher-worker-6 @coroutine#459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bf523e3 2024-04-29 22:37:42.143 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-29 22:37:42.729 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@3b17759c 2024-04-29 22:37:42.730 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@3b17759c 2024-04-29 22:37:42.734 [Test worker @coroutine#463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8f374de 2024-04-29 22:37:42.734 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown initiated... 2024-04-29 22:37:42.734 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Close initiated... 2024-04-29 22:37:42.734 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:37:42.734 [HikariPool-56 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Closing connection org.sqlite.jdbc4.JDBC4Connection@319058ce: (connection evicted) 2024-04-29 22:37:42.735 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:37:42.735 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Closed. 2024-04-29 22:37:42.735 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown completed. 2024-04-29 22:37:42.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-59 - configuration: 2024-04-29 22:37:42.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:37:42.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:37:42.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:37:42.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:37:42.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:37:42.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:37:42.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1fa24e7 2024-04-29 22:37:42.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:37:42.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:37:42.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:37:42.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:37:42.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:37:42.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:37:42.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:37:42.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:37:42.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:37:42.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:37:42.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:37:42.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:37:42.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:37:42.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:37:42.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:37:42.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:37:42.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:37:42.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:37:42.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:37:42.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-59" 2024-04-29 22:37:42.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:37:42.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:37:42.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:37:42.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:37:42.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:37:42.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:37:42.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:37:42.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:37:42.739 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Starting... 2024-04-29 22:37:42.739 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a99692 2024-04-29 22:37:42.739 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a99692 2024-04-29 22:37:42.739 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Start completed. 2024-04-29 22:37:42.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-60 - configuration: 2024-04-29 22:37:42.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:37:42.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:37:42.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:37:42.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:37:42.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:37:42.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:37:42.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3ecbfba1 2024-04-29 22:37:42.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:37:42.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:37:42.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:37:42.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:37:42.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:37:42.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:37:42.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:37:42.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:37:42.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:37:42.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:37:42.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:37:42.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:37:42.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:37:42.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:37:42.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:37:42.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:37:42.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:37:42.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:37:42.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:37:42.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-60" 2024-04-29 22:37:42.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:37:42.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:37:42.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:37:42.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:37:42.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:37:42.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:37:42.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:37:42.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:37:42.744 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Starting... 2024-04-29 22:37:42.744 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@1df2e767 2024-04-29 22:37:42.744 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@1df2e767 2024-04-29 22:37:42.744 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Start completed. 2024-04-29 22:37:42.759 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-04-29 22:37:42.762 [Test worker] INFO ktor.application - Application started in 0.003 seconds. 2024-04-29 22:37:42.762 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@ec70725 2024-04-29 22:37:42.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-61 - configuration: 2024-04-29 22:37:42.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:37:42.764 [DefaultDispatcher-worker-6 @coroutine#470] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-04-29 22:37:42.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:37:42.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:37:42.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:37:42.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:37:42.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:37:42.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1932ad2c 2024-04-29 22:37:42.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:37:42.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:37:42.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:37:42.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:37:42.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:37:42.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:37:42.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:37:42.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:37:42.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:37:42.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:37:42.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:37:42.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:37:42.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:37:42.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:37:42.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:37:42.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:37:42.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:37:42.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:37:42.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:37:42.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-61" 2024-04-29 22:37:42.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:37:42.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:37:42.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:37:42.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:37:42.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:37:42.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:37:42.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:37:42.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:37:42.764 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Starting... 2024-04-29 22:37:42.765 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@52b49891 2024-04-29 22:37:42.765 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@52b49891 2024-04-29 22:37:42.765 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Start completed. 2024-04-29 22:37:42.767 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-04-29 22:37:42.768 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-04-29 22:37:42.768 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-04-29 22:37:42.768 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-04-29 22:37:42.768 [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-04-29 22:37:42.768 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-04-29 22:37:42.768 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-04-29 22:37:42.768 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-04-29 22:37:42.768 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-04-29 22:37:42.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-62 - configuration: 2024-04-29 22:37:42.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:37:42.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:37:42.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:37:42.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:37:42.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:37:42.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:37:42.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@24fb752f 2024-04-29 22:37:42.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:37:42.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:37:42.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:37:42.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:37:42.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:37:42.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:37:42.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:37:42.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:37:42.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:37:42.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:37:42.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:37:42.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:37:42.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:37:42.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:37:42.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:37:42.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:37:42.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:37:42.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:37:42.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:37:42.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-62" 2024-04-29 22:37:42.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:37:42.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:37:42.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:37:42.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:37:42.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:37:42.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:37:42.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:37:42.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:37:42.769 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Starting... 2024-04-29 22:37:42.770 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@145ef9e8 2024-04-29 22:37:42.770 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@145ef9e8 2024-04-29 22:37:42.770 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Start completed. 2024-04-29 22:37:42.816 [DefaultDispatcher-worker-14 @coroutine#475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@145ef9e8 2024-04-29 22:37:42.826 [DefaultDispatcher-worker-15 @coroutine#475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@145ef9e8 2024-04-29 22:37:42.834 [DefaultDispatcher-worker-7 @coroutine#480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52b49891 2024-04-29 22:37:42.839 [Test worker @coroutine#482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52b49891 2024-04-29 22:37:42.839 [HikariPool-59 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:37:42.844 [HikariPool-60 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:37:42.848 [DefaultDispatcher-worker-10 @coroutine#475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@145ef9e8 2024-04-29 22:37:42.858 [DefaultDispatcher-worker-14 @coroutine#475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@145ef9e8 2024-04-29 22:37:42.859 [Test worker @coroutine#475] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/586633530726629376/_ustadmanifest.json 2024-04-29 22:37:42.859 [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/586633530726629376/_ustadmanifest.json. 2024-04-29 22:37:42.859 [Test worker @coroutine#475] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/586633530726629376/_ustadmanifest.json 2024-04-29 22:37:42.862 [Test worker @coroutine#475] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/586633530726629376/_ustadmanifest.json 2024-04-29 22:37:42.862 [Test worker @coroutine#475] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/586633530726629376/_ustadmanifest.json 2024-04-29 22:37:42.862 [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/586633530726629376/_ustadmanifest.json. 2024-04-29 22:37:42.863 [Test worker @coroutine#475] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/586633530726629376/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-04-29 22:37:42.865 [HikariPool-61 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:37:42.870 [HikariPool-62 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:37:42.880 [DefaultDispatcher-worker-4 @coroutine#475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@145ef9e8 2024-04-29 22:37:42.881 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-04-29 22:37:42.881 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-f4fc8fe7-6466-4142-82ce-6fd572d616fe', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-04-29 22:37:42.883 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-04-29 22:37:42.883 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-f4fc8fe7-6466-4142-82ce-6fd572d616fe 2024-04-29 22:37:42.884 [DefaultDispatcher-worker-9 @coroutine#496] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:37:42.885 [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/ackAndGetPendingReplications. 2024-04-29 22:37:42.885 [DefaultDispatcher-worker-9 @coroutine#496] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:37:42.885 [DefaultDispatcher-worker-9 @coroutine#496] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-29 22:37:42.889 [eventLoopGroupProxy-7-1 @call-handler#506] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-04-29 22:37:42.889 [eventLoopGroupProxy-7-2 @call-handler#507] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-04-29 22:37:42.889 [eventLoopGroupProxy-7-1 @call-handler#506] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:37:42.889 [eventLoopGroupProxy-7-1 @call-handler#506] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-29 22:37:42.890 [eventLoopGroupProxy-7-2 @call-handler#507] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:37:42.890 [eventLoopGroupProxy-7-1 @call-handler#506] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:37:42.890 [eventLoopGroupProxy-7-1 @call-handler#506] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 2ms 2024-04-29 22:37:42.891 [DefaultDispatcher-worker-1 @coroutine#496] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:37:42.891 [DefaultDispatcher-worker-1 @coroutine#496] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:37:42.894 [DefaultDispatcher-worker-14 @coroutine#495] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@145ef9e8 2024-04-29 22:37:42.894 [DefaultDispatcher-worker-14 @coroutine#495] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-29 22:37:42.894 [DefaultDispatcher-worker-14 @coroutine#495] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/nodeId. 2024-04-29 22:37:42.894 [DefaultDispatcher-worker-14 @coroutine#495] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-29 22:37:42.897 [eventLoopGroupProxy-7-1 @call-handler#515] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-04-29 22:37:42.898 [eventLoopGroupProxy-7-1 @call-handler#515] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:37:42.898 [DefaultDispatcher-worker-3 @coroutine#494] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-04-29 22:37:42.898 [DefaultDispatcher-worker-3 @coroutine#494] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-04-29 22:37:42.898 [DefaultDispatcher-worker-3 @coroutine#494] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-04-29 22:37:42.898 [eventLoopGroupProxy-7-1 @call-handler#515] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2024-04-29 22:37:42.898 [DefaultDispatcher-worker-3 @coroutine#494] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-04-29 22:37:42.899 [DefaultDispatcher-worker-1 @coroutine#495] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-29 22:37:42.899 [DefaultDispatcher-worker-1 @coroutine#495] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-29 22:37:42.900 [eventLoopGroupProxy-7-1 @call-handler#520] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2024-04-29 22:37:42.900 [eventLoopGroupProxy-7-1 @call-handler#520] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2024-04-29 22:37:42.902 [eventLoopGroupProxy-7-1 @coroutine#521] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a99692 2024-04-29 22:37:42.904 [eventLoopGroupProxy-7-1 @call-handler#520] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 4ms 2024-04-29 22:37:42.904 [DefaultDispatcher-worker-14 @coroutine#494] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-04-29 22:37:42.904 [DefaultDispatcher-worker-14 @coroutine#494] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-04-29 22:37:42.905 [DefaultDispatcher-worker-14 @coroutine#494] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-04-29 22:37:42.905 [DefaultDispatcher-worker-14 @coroutine#494] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 22:37:42.907 [DefaultDispatcher-worker-14 @coroutine#525] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:42.907 [DefaultDispatcher-worker-14 @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-04-29 22:37:42.907 [DefaultDispatcher-worker-14 @coroutine#525] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:42.907 [DefaultDispatcher-worker-14 @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-04-29 22:37:42.909 [DefaultDispatcher-worker-7 @coroutine#495] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@145ef9e8 2024-04-29 22:37:42.910 [eventLoopGroupProxy-7-1 @call-handler#528] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:37:42.914 [eventLoopGroupProxy-7-1 @coroutine#529] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a99692 2024-04-29 22:37:42.914 [eventLoopGroupProxy-7-1 @call-handler#528] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:37:42.914 [eventLoopGroupProxy-7-1 @call-handler#528] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-29 22:37:42.915 [DefaultDispatcher-worker-2 @coroutine#525] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:42.918 [DefaultDispatcher-worker-12 @coroutine#525] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:42.918 [DefaultDispatcher-worker-12 @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-04-29 22:37:42.918 [DefaultDispatcher-worker-12 @coroutine#525] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:42.918 [DefaultDispatcher-worker-12 @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-04-29 22:37:42.920 [DefaultDispatcher-worker-16 @coroutine#497] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@145ef9e8 2024-04-29 22:37:42.921 [eventLoopGroupProxy-7-1 @call-handler#533] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:37:42.925 [eventLoopGroupProxy-7-1 @coroutine#534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a99692 2024-04-29 22:37:42.925 [eventLoopGroupProxy-7-1 @call-handler#533] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:37:42.925 [eventLoopGroupProxy-7-1 @call-handler#533] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-04-29 22:37:42.926 [DefaultDispatcher-worker-16 @coroutine#525] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:42.928 [DefaultDispatcher-worker-16 @coroutine#525] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:42.928 [DefaultDispatcher-worker-16 @coroutine#525] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:37:42.928 [DefaultDispatcher-worker-16 @coroutine#525] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:42.928 [DefaultDispatcher-worker-16 @coroutine#525] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:37:42.930 [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-04-29 22:37:42.975 [eventLoopGroupProxy-7-1 @call-handler#538] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:37:42.975 [eventLoopGroupProxy-7-1 @call-handler#538] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-29 22:37:42.976 [DefaultDispatcher-worker-16 @coroutine#525] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:42.977 [DefaultDispatcher-worker-16 @coroutine#525] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:42.977 [DefaultDispatcher-worker-16 @coroutine#525] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:37:42.977 [DefaultDispatcher-worker-16 @coroutine#525] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:42.977 [DefaultDispatcher-worker-16 @coroutine#525] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:37:42.980 [eventLoopGroupProxy-7-1 @call-handler#541] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:37:42.981 [eventLoopGroupProxy-7-1 @call-handler#541] INFO ktor.application - 500 Internal Server Error: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 22:37:42.981 [DefaultDispatcher-worker-16 @coroutine#525] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:42.982 [DefaultDispatcher-worker-16 @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-04-29 22:37:42.982 [DefaultDispatcher-worker-16 @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-04-29 22:37:42.982 [DefaultDispatcher-worker-16 @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-04-29 22:37:42.982 [DefaultDispatcher-worker-16 @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-04-29 22:37:42.996 [DefaultDispatcher-worker-12 @coroutine#494] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@145ef9e8 2024-04-29 22:37:43.008 [DefaultDispatcher-worker-12 @coroutine#494] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@145ef9e8 2024-04-29 22:37:43.011 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-04-29 22:37:43.510 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-d46ef90c-d45a-4903-83cb-7c94119cadf2', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-04-29 22:37:43.511 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-04-29 22:37:43.511 [MyScheduler_Worker-2] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-d46ef90c-d45a-4903-83cb-7c94119cadf2 2024-04-29 22:37:43.515 [DefaultDispatcher-worker-12 @coroutine#547] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-04-29 22:37:43.516 [DefaultDispatcher-worker-12 @coroutine#547] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-04-29 22:37:43.516 [DefaultDispatcher-worker-12 @coroutine#547] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-04-29 22:37:43.516 [DefaultDispatcher-worker-12 @coroutine#547] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-04-29 22:37:43.518 [eventLoopGroupProxy-7-1 @call-handler#550] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2024-04-29 22:37:43.519 [eventLoopGroupProxy-7-1 @call-handler#550] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2024-04-29 22:37:43.520 [eventLoopGroupProxy-7-1 @coroutine#551] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a99692 2024-04-29 22:37:43.522 [eventLoopGroupProxy-7-1 @call-handler#550] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 4ms 2024-04-29 22:37:43.523 [DefaultDispatcher-worker-12 @coroutine#547] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-04-29 22:37:43.523 [DefaultDispatcher-worker-12 @coroutine#547] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-04-29 22:37:43.524 [DefaultDispatcher-worker-12 @coroutine#547] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-04-29 22:37:43.524 [DefaultDispatcher-worker-12 @coroutine#547] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 22:37:43.526 [DefaultDispatcher-worker-12 @coroutine#555] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:43.526 [DefaultDispatcher-worker-12 @coroutine#555] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:37:43.526 [DefaultDispatcher-worker-12 @coroutine#555] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:43.526 [DefaultDispatcher-worker-12 @coroutine#555] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:37:43.528 [eventLoopGroupProxy-7-1 @call-handler#557] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:37:43.532 [eventLoopGroupProxy-7-1 @call-handler#557] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:37:43.532 [eventLoopGroupProxy-7-1 @call-handler#557] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-29 22:37:43.532 [DefaultDispatcher-worker-12 @coroutine#555] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:43.535 [DefaultDispatcher-worker-12 @coroutine#555] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:43.535 [DefaultDispatcher-worker-12 @coroutine#555] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:37:43.535 [DefaultDispatcher-worker-12 @coroutine#555] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:43.535 [DefaultDispatcher-worker-12 @coroutine#555] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:37:43.537 [eventLoopGroupProxy-7-1 @call-handler#560] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:37:43.540 [eventLoopGroupProxy-7-1 @call-handler#560] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:37:43.540 [eventLoopGroupProxy-7-1 @call-handler#560] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 22:37:43.541 [DefaultDispatcher-worker-12 @coroutine#555] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:43.542 [DefaultDispatcher-worker-12 @coroutine#555] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:43.542 [DefaultDispatcher-worker-12 @coroutine#555] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:37:43.542 [DefaultDispatcher-worker-12 @coroutine#555] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:43.542 [DefaultDispatcher-worker-12 @coroutine#555] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:37:43.544 [eventLoopGroupProxy-7-1 @call-handler#563] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:37:43.591 [eventLoopGroupProxy-7-1 @call-handler#563] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:37:43.591 [eventLoopGroupProxy-7-1 @call-handler#563] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-04-29 22:37:43.591 [DefaultDispatcher-worker-12 @coroutine#555] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:43.593 [DefaultDispatcher-worker-12 @coroutine#555] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:43.593 [DefaultDispatcher-worker-12 @coroutine#555] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:37:43.593 [DefaultDispatcher-worker-12 @coroutine#555] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:43.593 [DefaultDispatcher-worker-12 @coroutine#555] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:37:43.595 [eventLoopGroupProxy-7-1 @call-handler#566] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:37:43.638 [eventLoopGroupProxy-7-1 @call-handler#566] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:37:43.638 [eventLoopGroupProxy-7-1 @call-handler#566] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-04-29 22:37:43.639 [DefaultDispatcher-worker-12 @coroutine#555] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:43.640 [DefaultDispatcher-worker-12 @coroutine#555] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:43.640 [DefaultDispatcher-worker-12 @coroutine#555] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:37:43.640 [DefaultDispatcher-worker-12 @coroutine#555] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:43.640 [DefaultDispatcher-worker-12 @coroutine#555] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:37:43.642 [eventLoopGroupProxy-7-1 @call-handler#569] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:37:43.690 [eventLoopGroupProxy-7-1 @call-handler#569] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:37:43.690 [eventLoopGroupProxy-7-1 @call-handler#569] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2024-04-29 22:37:43.691 [DefaultDispatcher-worker-12 @coroutine#555] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:43.692 [DefaultDispatcher-worker-12 @coroutine#555] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:43.692 [DefaultDispatcher-worker-12 @coroutine#555] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:37:43.692 [DefaultDispatcher-worker-12 @coroutine#555] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:43.692 [DefaultDispatcher-worker-12 @coroutine#555] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:37:43.694 [eventLoopGroupProxy-7-1 @call-handler#572] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:37:43.738 [eventLoopGroupProxy-7-1 @call-handler#572] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:37:43.738 [eventLoopGroupProxy-7-1 @call-handler#572] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-29 22:37:43.741 [DefaultDispatcher-worker-12 @coroutine#555] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:43.742 [DefaultDispatcher-worker-12 @coroutine#555] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:43.742 [DefaultDispatcher-worker-12 @coroutine#555] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:37:43.742 [DefaultDispatcher-worker-12 @coroutine#555] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:43.742 [DefaultDispatcher-worker-12 @coroutine#555] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:37:43.744 [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-04-29 22:37:43.786 [eventLoopGroupProxy-7-1 @call-handler#576] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:37:43.786 [eventLoopGroupProxy-7-1 @call-handler#576] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-04-29 22:37:43.787 [DefaultDispatcher-worker-12 @coroutine#555] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:43.788 [DefaultDispatcher-worker-12 @coroutine#555] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:43.788 [DefaultDispatcher-worker-12 @coroutine#555] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:37:43.788 [DefaultDispatcher-worker-12 @coroutine#555] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:43.788 [DefaultDispatcher-worker-12 @coroutine#555] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:37:43.790 [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-04-29 22:37:43.838 [eventLoopGroupProxy-7-1 @call-handler#579] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:37:43.838 [eventLoopGroupProxy-7-1 @call-handler#579] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2024-04-29 22:37:43.839 [DefaultDispatcher-worker-12 @coroutine#555] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:43.840 [DefaultDispatcher-worker-12 @coroutine#555] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:43.840 [DefaultDispatcher-worker-12 @coroutine#555] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:37:43.840 [DefaultDispatcher-worker-12 @coroutine#555] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:43.840 [DefaultDispatcher-worker-12 @coroutine#555] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:37:43.842 [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-04-29 22:37:43.890 [eventLoopGroupProxy-7-1 @call-handler#582] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:37:43.890 [eventLoopGroupProxy-7-1 @call-handler#582] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2024-04-29 22:37:43.891 [DefaultDispatcher-worker-12 @coroutine#555] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:43.892 [DefaultDispatcher-worker-12 @coroutine#555] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:43.892 [DefaultDispatcher-worker-12 @coroutine#555] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:37:43.892 [DefaultDispatcher-worker-12 @coroutine#555] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:43.892 [DefaultDispatcher-worker-12 @coroutine#555] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:37:43.894 [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-04-29 22:37:43.942 [eventLoopGroupProxy-7-1 @call-handler#585] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:37:43.942 [eventLoopGroupProxy-7-1 @call-handler#585] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2024-04-29 22:37:43.943 [DefaultDispatcher-worker-12 @coroutine#555] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:43.944 [DefaultDispatcher-worker-12 @coroutine#555] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:43.944 [DefaultDispatcher-worker-12 @coroutine#555] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:37:43.944 [DefaultDispatcher-worker-12 @coroutine#555] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:43.944 [DefaultDispatcher-worker-12 @coroutine#555] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:37:43.946 [eventLoopGroupProxy-7-1 @call-handler#588] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:37:43.990 [eventLoopGroupProxy-7-1 @call-handler#588] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:37:43.990 [eventLoopGroupProxy-7-1 @call-handler#588] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-29 22:37:43.991 [DefaultDispatcher-worker-12 @coroutine#555] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:43.992 [DefaultDispatcher-worker-12 @coroutine#555] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:43.992 [DefaultDispatcher-worker-12 @coroutine#555] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:37:43.992 [DefaultDispatcher-worker-12 @coroutine#555] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:43.992 [DefaultDispatcher-worker-12 @coroutine#555] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:37:43.994 [eventLoopGroupProxy-7-1 @call-handler#591] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:37:44.025 [DefaultDispatcher-worker-12 @coroutine#548] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@145ef9e8 2024-04-29 22:37:44.038 [eventLoopGroupProxy-7-1 @call-handler#591] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:37:44.038 [eventLoopGroupProxy-7-1 @call-handler#591] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-29 22:37:44.039 [DefaultDispatcher-worker-5 @coroutine#555] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:44.040 [DefaultDispatcher-worker-5 @coroutine#555] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:44.040 [DefaultDispatcher-worker-5 @coroutine#555] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:37:44.040 [DefaultDispatcher-worker-5 @coroutine#555] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:44.041 [DefaultDispatcher-worker-5 @coroutine#555] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:37:44.042 [eventLoopGroupProxy-7-1 @call-handler#596] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:37:44.086 [eventLoopGroupProxy-7-1 @call-handler#596] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:37:44.086 [eventLoopGroupProxy-7-1 @call-handler#596] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-29 22:37:44.087 [DefaultDispatcher-worker-5 @coroutine#555] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:44.088 [DefaultDispatcher-worker-5 @coroutine#555] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:44.088 [DefaultDispatcher-worker-5 @coroutine#555] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:37:44.088 [DefaultDispatcher-worker-5 @coroutine#555] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:44.088 [DefaultDispatcher-worker-5 @coroutine#555] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:37:44.091 [eventLoopGroupProxy-7-1 @call-handler#599] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:37:44.136 [eventLoopGroupProxy-7-1 @coroutine#600] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a99692 2024-04-29 22:37:44.137 [eventLoopGroupProxy-7-1 @call-handler#599] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:37:44.137 [eventLoopGroupProxy-7-1 @call-handler#599] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-04-29 22:37:44.137 [DefaultDispatcher-worker-5 @coroutine#555] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:44.140 [DefaultDispatcher-worker-5 @coroutine#555] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:44.140 [DefaultDispatcher-worker-5 @coroutine#555] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:37:44.140 [DefaultDispatcher-worker-5 @coroutine#555] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:44.140 [DefaultDispatcher-worker-5 @coroutine#555] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:37:44.142 [eventLoopGroupProxy-7-1 @call-handler#604] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:37:44.145 [eventLoopGroupProxy-7-1 @coroutine#605] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a99692 2024-04-29 22:37:44.145 [eventLoopGroupProxy-7-1 @call-handler#604] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:37:44.145 [eventLoopGroupProxy-7-1 @call-handler#604] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 22:37:44.146 [DefaultDispatcher-worker-5 @coroutine#555] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:44.148 [DefaultDispatcher-worker-5 @coroutine#555] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:44.148 [DefaultDispatcher-worker-5 @coroutine#555] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:37:44.148 [DefaultDispatcher-worker-5 @coroutine#555] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:44.148 [DefaultDispatcher-worker-5 @coroutine#555] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:37:44.150 [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-04-29 22:37:44.153 [eventLoopGroupProxy-7-1 @coroutine#610] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a99692 2024-04-29 22:37:44.153 [eventLoopGroupProxy-7-1 @call-handler#609] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:37:44.153 [eventLoopGroupProxy-7-1 @call-handler#609] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 22:37:44.154 [DefaultDispatcher-worker-5 @coroutine#555] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:44.165 [DefaultDispatcher-worker-14 @coroutine#547] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@145ef9e8 2024-04-29 22:37:44.173 [DefaultDispatcher-worker-12 @coroutine#497] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@145ef9e8 2024-04-29 22:37:44.174 [DefaultDispatcher-worker-12 @coroutine#497] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 22:37:44.174 [DefaultDispatcher-worker-12 @coroutine#497] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-29 22:37:44.174 [DefaultDispatcher-worker-12 @coroutine#497] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 22:37:44.174 [DefaultDispatcher-worker-12 @coroutine#497] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-04-29 22:37:44.176 [eventLoopGroupProxy-7-1 @call-handler#619] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-04-29 22:37:44.177 [eventLoopGroupProxy-7-1 @call-handler#619] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-04-29 22:37:44.177 [eventLoopGroupProxy-7-1 @call-handler#619] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-29 22:37:44.196 [DefaultDispatcher-worker-14 @call-handler#619] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1df2e767 2024-04-29 22:37:44.196 [eventLoopGroupProxy-7-1 @call-handler#619] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:37:44.197 [eventLoopGroupProxy-7-1 @call-handler#619] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 22ms 2024-04-29 22:37:44.197 [DefaultDispatcher-worker-13 @coroutine#469] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/586633530726629376/_ustadmanifest.json 2024-04-29 22:37:44.197 [DefaultDispatcher-worker-13 @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/586633530726629376/_ustadmanifest.json. 2024-04-29 22:37:44.197 [DefaultDispatcher-worker-13 @coroutine#469] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/586633530726629376/_ustadmanifest.json 2024-04-29 22:37:44.197 [DefaultDispatcher-worker-17 @coroutine#497] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 22:37:44.197 [DefaultDispatcher-worker-17 @coroutine#497] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 22:37:44.198 [DefaultDispatcher-worker-17 @coroutine#497] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-29 22:37:44.198 [DefaultDispatcher-worker-17 @coroutine#497] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 22:37:44.199 [DefaultDispatcher-worker-15 @coroutine#469] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/586633530726629376/_ustadmanifest.json 2024-04-29 22:37:44.199 [DefaultDispatcher-worker-15 @coroutine#469] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/586633530726629376/_ustadmanifest.json 2024-04-29 22:37:44.199 [DefaultDispatcher-worker-15 @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/586633530726629376/_ustadmanifest.json. 2024-04-29 22:37:44.199 [DefaultDispatcher-worker-15 @coroutine#469] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/586633530726629376/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-04-29 22:37:44.211 [DefaultDispatcher-worker-4 @coroutine#497] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@145ef9e8 2024-04-29 22:37:44.214 [DefaultDispatcher-worker-8 @coroutine#469] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1df2e767 2024-04-29 22:37:44.216 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-04-29 22:37:44.216 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-04-29 22:37:44.216 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-04-29 22:37:44.216 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-04-29 22:37:44.216 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-04-29 22:37:44.218 [Test worker @coroutine#635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52b49891 2024-04-29 22:37:44.218 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown initiated... 2024-04-29 22:37:44.218 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Close initiated... 2024-04-29 22:37:44.218 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:37:44.218 [HikariPool-62 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Closing connection org.sqlite.jdbc4.JDBC4Connection@145ef9e8: (connection evicted) 2024-04-29 22:37:44.219 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:37:44.219 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Closed. 2024-04-29 22:37:44.219 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown completed. 2024-04-29 22:37:44.268 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-29 22:37:44.511 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-29 22:37:44.665 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-29 22:37:44.743 [DefaultDispatcher-worker-15 @coroutine#639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a99692 2024-04-29 22:37:45.222 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@ec70725 2024-04-29 22:37:45.222 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@ec70725 2024-04-29 22:37:45.223 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown initiated... 2024-04-29 22:37:45.223 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Close initiated... 2024-04-29 22:37:45.223 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:37:45.223 [HikariPool-60 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1df2e767: (connection evicted) 2024-04-29 22:37:45.224 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:37:45.224 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Closed. 2024-04-29 22:37:45.224 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown completed. 2024-04-29 22:37:45.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-63 - configuration: 2024-04-29 22:37:45.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:37:45.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:37:45.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:37:45.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:37:45.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:37:45.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:37:45.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4c5c0306 2024-04-29 22:37:45.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:37:45.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:37:45.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:37:45.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:37:45.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:37:45.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:37:45.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:37:45.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:37:45.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:37:45.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:37:45.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:37:45.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:37:45.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:37:45.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:37:45.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:37:45.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:37:45.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:37:45.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:37:45.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:37:45.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-63" 2024-04-29 22:37:45.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:37:45.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:37:45.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:37:45.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:37:45.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:37:45.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:37:45.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:37:45.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:37:45.230 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Starting... 2024-04-29 22:37:45.230 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@4518497e 2024-04-29 22:37:45.230 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@4518497e 2024-04-29 22:37:45.230 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Start completed. 2024-04-29 22:37:45.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-64 - configuration: 2024-04-29 22:37:45.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:37:45.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:37:45.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:37:45.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:37:45.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:37:45.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:37:45.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7bdf8c92 2024-04-29 22:37:45.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:37:45.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:37:45.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:37:45.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:37:45.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:37:45.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:37:45.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:37:45.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:37:45.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:37:45.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:37:45.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:37:45.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:37:45.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:37:45.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:37:45.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:37:45.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:37:45.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:37:45.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:37:45.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:37:45.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-64" 2024-04-29 22:37:45.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:37:45.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:37:45.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:37:45.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:37:45.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:37:45.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:37:45.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:37:45.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:37:45.233 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Starting... 2024-04-29 22:37:45.234 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@2210af14 2024-04-29 22:37:45.234 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@2210af14 2024-04-29 22:37:45.234 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Start completed. 2024-04-29 22:37:45.255 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-04-29 22:37:45.257 [Test worker] INFO ktor.application - Application started in 0.002 seconds. 2024-04-29 22:37:45.257 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@35198da3 2024-04-29 22:37:45.259 [DefaultDispatcher-worker-8 @coroutine#648] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-04-29 22:37:45.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-65 - configuration: 2024-04-29 22:37:45.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:37:45.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:37:45.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:37:45.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:37:45.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:37:45.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:37:45.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@43aa767 2024-04-29 22:37:45.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:37:45.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:37:45.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:37:45.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:37:45.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:37:45.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:37:45.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:37:45.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:37:45.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:37:45.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:37:45.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:37:45.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:37:45.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:37:45.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:37:45.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:37:45.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:37:45.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:37:45.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:37:45.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:37:45.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-65" 2024-04-29 22:37:45.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:37:45.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:37:45.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:37:45.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:37:45.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:37:45.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:37:45.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:37:45.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:37:45.259 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Starting... 2024-04-29 22:37:45.260 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@46573cfe 2024-04-29 22:37:45.260 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@46573cfe 2024-04-29 22:37:45.260 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Start completed. 2024-04-29 22:37:45.262 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-04-29 22:37:45.262 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-04-29 22:37:45.262 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-04-29 22:37:45.262 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-04-29 22:37:45.262 [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-04-29 22:37:45.262 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-04-29 22:37:45.262 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-04-29 22:37:45.262 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-04-29 22:37:45.262 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-04-29 22:37:45.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-66 - configuration: 2024-04-29 22:37:45.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:37:45.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:37:45.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:37:45.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:37:45.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:37:45.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:37:45.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6bbb3280 2024-04-29 22:37:45.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:37:45.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:37:45.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:37:45.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:37:45.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:37:45.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:37:45.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:37:45.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:37:45.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:37:45.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:37:45.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:37:45.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:37:45.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:37:45.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:37:45.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:37:45.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:37:45.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:37:45.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:37:45.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:37:45.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-66" 2024-04-29 22:37:45.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:37:45.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:37:45.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:37:45.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:37:45.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:37:45.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:37:45.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:37:45.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:37:45.263 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Starting... 2024-04-29 22:37:45.263 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e371088 2024-04-29 22:37:45.263 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e371088 2024-04-29 22:37:45.263 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Start completed. 2024-04-29 22:37:45.305 [DefaultDispatcher-worker-10 @coroutine#653] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e371088 2024-04-29 22:37:45.316 [DefaultDispatcher-worker-2 @coroutine#653] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e371088 2024-04-29 22:37:45.323 [DefaultDispatcher-worker-4 @coroutine#657] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46573cfe 2024-04-29 22:37:45.326 [Test worker @coroutine#659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46573cfe 2024-04-29 22:37:45.330 [HikariPool-63 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:37:45.334 [HikariPool-64 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:37:45.335 [DefaultDispatcher-worker-4 @coroutine#653] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e371088 2024-04-29 22:37:45.346 [DefaultDispatcher-worker-15 @coroutine#653] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e371088 2024-04-29 22:37:45.347 [Test worker @coroutine#653] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/586633542774046720/_ustadmanifest.json 2024-04-29 22:37:45.347 [Test worker @coroutine#653] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/586633542774046720/_ustadmanifest.json. 2024-04-29 22:37:45.347 [Test worker @coroutine#653] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/586633542774046720/_ustadmanifest.json 2024-04-29 22:37:45.349 [Test worker @coroutine#653] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/586633542774046720/_ustadmanifest.json 2024-04-29 22:37:45.349 [Test worker @coroutine#653] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/586633542774046720/_ustadmanifest.json 2024-04-29 22:37:45.349 [Test worker @coroutine#653] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/586633542774046720/_ustadmanifest.json. 2024-04-29 22:37:45.350 [Test worker @coroutine#653] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/586633542774046720/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-04-29 22:37:45.360 [HikariPool-65 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:37:45.363 [HikariPool-66 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:37:45.363 [DefaultDispatcher-worker-11 @coroutine#653] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e371088 2024-04-29 22:37:45.364 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-04-29 22:37:45.364 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-70e2e341-9f67-4466-abea-695126b4533b', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-04-29 22:37:45.366 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-04-29 22:37:45.366 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-70e2e341-9f67-4466-abea-695126b4533b 2024-04-29 22:37:45.368 [DefaultDispatcher-worker-11 @coroutine#673] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:37:45.368 [DefaultDispatcher-worker-11 @coroutine#673] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-29 22:37:45.368 [DefaultDispatcher-worker-11 @coroutine#673] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:37:45.368 [DefaultDispatcher-worker-11 @coroutine#673] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-29 22:37:45.372 [eventLoopGroupProxy-10-1 @call-handler#683] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-04-29 22:37:45.372 [eventLoopGroupProxy-10-2 @call-handler#684] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-04-29 22:37:45.373 [eventLoopGroupProxy-10-1 @call-handler#683] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:37:45.373 [eventLoopGroupProxy-10-1 @call-handler#683] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-29 22:37:45.373 [eventLoopGroupProxy-10-2 @call-handler#684] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:37:45.373 [eventLoopGroupProxy-10-1 @call-handler#683] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:37:45.374 [eventLoopGroupProxy-10-1 @call-handler#683] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 3ms 2024-04-29 22:37:45.374 [DefaultDispatcher-worker-4 @coroutine#673] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:37:45.374 [DefaultDispatcher-worker-4 @coroutine#673] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:37:45.378 [DefaultDispatcher-worker-5 @coroutine#672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e371088 2024-04-29 22:37:45.378 [DefaultDispatcher-worker-5 @coroutine#672] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-29 22:37:45.378 [DefaultDispatcher-worker-5 @coroutine#672] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/nodeId. 2024-04-29 22:37:45.378 [DefaultDispatcher-worker-5 @coroutine#672] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-29 22:37:45.381 [DefaultDispatcher-worker-17 @coroutine#671] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-04-29 22:37:45.381 [DefaultDispatcher-worker-17 @coroutine#671] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-04-29 22:37:45.381 [eventLoopGroupProxy-10-1 @call-handler#692] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-04-29 22:37:45.381 [DefaultDispatcher-worker-17 @coroutine#671] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-04-29 22:37:45.381 [DefaultDispatcher-worker-17 @coroutine#671] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-04-29 22:37:45.381 [eventLoopGroupProxy-10-1 @call-handler#692] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:37:45.381 [eventLoopGroupProxy-10-1 @call-handler#692] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 0ms 2024-04-29 22:37:45.382 [DefaultDispatcher-worker-8 @coroutine#672] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-29 22:37:45.382 [DefaultDispatcher-worker-8 @coroutine#672] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-29 22:37:45.383 [eventLoopGroupProxy-10-1 @call-handler#697] 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-04-29 22:37:45.383 [eventLoopGroupProxy-10-1 @call-handler#697] 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-04-29 22:37:45.385 [eventLoopGroupProxy-10-1 @coroutine#698] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4518497e 2024-04-29 22:37:45.387 [eventLoopGroupProxy-10-1 @call-handler#697] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 4ms 2024-04-29 22:37:45.387 [DefaultDispatcher-worker-5 @coroutine#671] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-04-29 22:37:45.387 [DefaultDispatcher-worker-5 @coroutine#671] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-04-29 22:37:45.388 [DefaultDispatcher-worker-5 @coroutine#671] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-04-29 22:37:45.388 [DefaultDispatcher-worker-5 @coroutine#671] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 22:37:45.391 [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-04-29 22:37:45.391 [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-04-29 22:37:45.391 [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-04-29 22:37:45.391 [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-04-29 22:37:45.396 [DefaultDispatcher-worker-14 @coroutine#672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e371088 2024-04-29 22:37:45.397 [eventLoopGroupProxy-10-1 @call-handler#705] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:37:45.401 [eventLoopGroupProxy-10-1 @coroutine#706] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4518497e 2024-04-29 22:37:45.401 [eventLoopGroupProxy-10-1 @call-handler#705] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:37:45.401 [eventLoopGroupProxy-10-1 @call-handler#705] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-29 22:37:45.402 [DefaultDispatcher-worker-7 @coroutine#702] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:45.412 [DefaultDispatcher-worker-7 @coroutine#702] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:45.412 [DefaultDispatcher-worker-7 @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-04-29 22:37:45.412 [DefaultDispatcher-worker-7 @coroutine#702] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:45.412 [DefaultDispatcher-worker-7 @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-04-29 22:37:45.414 [DefaultDispatcher-worker-17 @coroutine#674] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e371088 2024-04-29 22:37:45.414 [eventLoopGroupProxy-10-1 @call-handler#710] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:37:45.417 [eventLoopGroupProxy-10-1 @coroutine#711] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4518497e 2024-04-29 22:37:45.417 [eventLoopGroupProxy-10-1 @call-handler#710] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:37:45.418 [eventLoopGroupProxy-10-1 @call-handler#710] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-29 22:37:45.419 [DefaultDispatcher-worker-7 @coroutine#702] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:45.420 [DefaultDispatcher-worker-7 @coroutine#702] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:45.420 [DefaultDispatcher-worker-7 @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-04-29 22:37:45.420 [DefaultDispatcher-worker-7 @coroutine#702] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:45.420 [DefaultDispatcher-worker-7 @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-04-29 22:37:45.422 [eventLoopGroupProxy-10-1 @call-handler#715] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:37:45.428 [eventLoopGroupProxy-10-1 @coroutine#716] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4518497e 2024-04-29 22:37:45.428 [eventLoopGroupProxy-10-1 @call-handler#715] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:37:45.428 [eventLoopGroupProxy-10-1 @call-handler#715] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2024-04-29 22:37:45.429 [DefaultDispatcher-worker-7 @coroutine#702] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:45.430 [DefaultDispatcher-worker-7 @coroutine#702] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:45.430 [DefaultDispatcher-worker-7 @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-04-29 22:37:45.431 [DefaultDispatcher-worker-7 @coroutine#702] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:45.431 [DefaultDispatcher-worker-7 @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-04-29 22:37:45.433 [eventLoopGroupProxy-10-1 @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-04-29 22:37:45.435 [eventLoopGroupProxy-10-1 @coroutine#721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4518497e 2024-04-29 22:37:45.435 [eventLoopGroupProxy-10-1 @call-handler#720] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:37:45.435 [eventLoopGroupProxy-10-1 @call-handler#720] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 22:37:45.436 [DefaultDispatcher-worker-7 @coroutine#702] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:45.438 [DefaultDispatcher-worker-7 @coroutine#702] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:45.438 [DefaultDispatcher-worker-7 @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-04-29 22:37:45.438 [DefaultDispatcher-worker-7 @coroutine#702] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:45.438 [DefaultDispatcher-worker-7 @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-04-29 22:37:45.439 [eventLoopGroupProxy-10-1 @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-04-29 22:37:45.442 [eventLoopGroupProxy-10-1 @coroutine#726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4518497e 2024-04-29 22:37:45.442 [eventLoopGroupProxy-10-1 @call-handler#725] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:37:45.442 [eventLoopGroupProxy-10-1 @call-handler#725] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 22:37:45.443 [DefaultDispatcher-worker-7 @coroutine#702] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:45.455 [DefaultDispatcher-worker-5 @coroutine#671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e371088 2024-04-29 22:37:45.465 [DefaultDispatcher-worker-7 @coroutine#674] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e371088 2024-04-29 22:37:45.465 [DefaultDispatcher-worker-7 @coroutine#674] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 22:37:45.465 [DefaultDispatcher-worker-7 @coroutine#674] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-29 22:37:45.465 [DefaultDispatcher-worker-7 @coroutine#674] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 22:37:45.465 [DefaultDispatcher-worker-7 @coroutine#674] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-04-29 22:37:45.467 [eventLoopGroupProxy-10-1 @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-04-29 22:37:45.468 [eventLoopGroupProxy-10-1 @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-04-29 22:37:45.468 [eventLoopGroupProxy-10-1 @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-04-29 22:37:45.491 [DefaultDispatcher-worker-12 @call-handler#735] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2210af14 2024-04-29 22:37:45.492 [eventLoopGroupProxy-10-1 @call-handler#735] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:37:45.492 [eventLoopGroupProxy-10-1 @call-handler#735] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 25ms 2024-04-29 22:37:45.493 [DefaultDispatcher-worker-7 @coroutine#647] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/586633542774046720/_ustadmanifest.json 2024-04-29 22:37:45.493 [DefaultDispatcher-worker-7 @coroutine#647] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/586633542774046720/_ustadmanifest.json. 2024-04-29 22:37:45.493 [DefaultDispatcher-worker-7 @coroutine#647] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/586633542774046720/_ustadmanifest.json 2024-04-29 22:37:45.493 [DefaultDispatcher-worker-15 @coroutine#674] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 22:37:45.493 [DefaultDispatcher-worker-15 @coroutine#674] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 22:37:45.494 [DefaultDispatcher-worker-15 @coroutine#674] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-29 22:37:45.494 [DefaultDispatcher-worker-15 @coroutine#674] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 22:37:45.495 [DefaultDispatcher-worker-8 @coroutine#647] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/586633542774046720/_ustadmanifest.json 2024-04-29 22:37:45.495 [DefaultDispatcher-worker-8 @coroutine#647] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/586633542774046720/_ustadmanifest.json 2024-04-29 22:37:45.495 [DefaultDispatcher-worker-8 @coroutine#647] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/586633542774046720/_ustadmanifest.json. 2024-04-29 22:37:45.495 [DefaultDispatcher-worker-8 @coroutine#647] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/586633542774046720/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-04-29 22:37:45.506 [DefaultDispatcher-worker-11 @coroutine#674] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e371088 2024-04-29 22:37:45.509 [DefaultDispatcher-worker-7 @coroutine#647] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2210af14 2024-04-29 22:37:45.511 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-04-29 22:37:45.511 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-04-29 22:37:45.511 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-04-29 22:37:45.511 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-04-29 22:37:45.511 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-04-29 22:37:45.512 [Test worker @coroutine#751] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46573cfe 2024-04-29 22:37:45.513 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown initiated... 2024-04-29 22:37:45.513 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Close initiated... 2024-04-29 22:37:45.513 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:37:45.513 [HikariPool-66 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3e371088: (connection evicted) 2024-04-29 22:37:45.513 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:37:45.514 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Closed. 2024-04-29 22:37:45.514 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown completed. 2024-04-29 22:37:45.762 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-29 22:37:45.762 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-29 22:37:45.956 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-29 22:37:46.517 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@35198da3 2024-04-29 22:37:46.517 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@35198da3 2024-04-29 22:37:46.519 [Test worker @coroutine#757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4518497e 2024-04-29 22:37:46.519 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown initiated... 2024-04-29 22:37:46.519 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Close initiated... 2024-04-29 22:37:46.519 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:37:46.519 [HikariPool-64 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2210af14: (connection evicted) 2024-04-29 22:37:46.520 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:37:46.520 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Closed. 2024-04-29 22:37:46.520 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown completed. 2024-04-29 22:37:46.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-67 - configuration: 2024-04-29 22:37:46.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:37:46.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:37:46.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:37:46.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:37:46.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:37:46.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:37:46.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@41831611 2024-04-29 22:37:46.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:37:46.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:37:46.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:37:46.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:37:46.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:37:46.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:37:46.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:37:46.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:37:46.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:37:46.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:37:46.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:37:46.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:37:46.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:37:46.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:37:46.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:37:46.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:37:46.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:37:46.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:37:46.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:37:46.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-67" 2024-04-29 22:37:46.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:37:46.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:37:46.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:37:46.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:37:46.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:37:46.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:37:46.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:37:46.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:37:46.526 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Starting... 2024-04-29 22:37:46.526 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@5749e633 2024-04-29 22:37:46.526 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@5749e633 2024-04-29 22:37:46.526 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Start completed. 2024-04-29 22:37:46.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-68 - configuration: 2024-04-29 22:37:46.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:37:46.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:37:46.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:37:46.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:37:46.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:37:46.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:37:46.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4d10f182 2024-04-29 22:37:46.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:37:46.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:37:46.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:37:46.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:37:46.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:37:46.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:37:46.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:37:46.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:37:46.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:37:46.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:37:46.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:37:46.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:37:46.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:37:46.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:37:46.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:37:46.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:37:46.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:37:46.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:37:46.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:37:46.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-68" 2024-04-29 22:37:46.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:37:46.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:37:46.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:37:46.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:37:46.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:37:46.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:37:46.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:37:46.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:37:46.529 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Starting... 2024-04-29 22:37:46.529 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e2f16bd 2024-04-29 22:37:46.529 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e2f16bd 2024-04-29 22:37:46.529 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Start completed. 2024-04-29 22:37:46.544 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-04-29 22:37:46.545 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2024-04-29 22:37:46.545 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@2f98fe6f 2024-04-29 22:37:46.547 [DefaultDispatcher-worker-9 @coroutine#764] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-04-29 22:37:46.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-69 - configuration: 2024-04-29 22:37:46.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:37:46.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:37:46.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:37:46.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:37:46.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:37:46.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:37:46.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@62cb977a 2024-04-29 22:37:46.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:37:46.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:37:46.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:37:46.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:37:46.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:37:46.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:37:46.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:37:46.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:37:46.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:37:46.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:37:46.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:37:46.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:37:46.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:37:46.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:37:46.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:37:46.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:37:46.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:37:46.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:37:46.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:37:46.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-69" 2024-04-29 22:37:46.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:37:46.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:37:46.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:37:46.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:37:46.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:37:46.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:37:46.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:37:46.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:37:46.548 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Starting... 2024-04-29 22:37:46.548 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f030217 2024-04-29 22:37:46.548 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f030217 2024-04-29 22:37:46.548 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Start completed. 2024-04-29 22:37:46.551 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-04-29 22:37:46.551 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-04-29 22:37:46.551 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-04-29 22:37:46.551 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-04-29 22:37:46.551 [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-04-29 22:37:46.551 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-04-29 22:37:46.551 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-04-29 22:37:46.551 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-04-29 22:37:46.551 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-04-29 22:37:46.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-70 - configuration: 2024-04-29 22:37:46.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:37:46.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:37:46.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:37:46.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:37:46.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:37:46.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:37:46.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@73e63b4d 2024-04-29 22:37:46.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:37:46.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:37:46.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:37:46.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:37:46.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:37:46.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:37:46.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:37:46.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:37:46.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:37:46.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:37:46.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:37:46.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:37:46.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:37:46.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:37:46.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:37:46.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:37:46.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:37:46.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:37:46.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:37:46.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-70" 2024-04-29 22:37:46.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:37:46.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:37:46.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:37:46.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:37:46.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:37:46.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:37:46.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:37:46.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:37:46.552 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Starting... 2024-04-29 22:37:46.552 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c717ef2 2024-04-29 22:37:46.552 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c717ef2 2024-04-29 22:37:46.552 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Start completed. 2024-04-29 22:37:46.602 [DefaultDispatcher-worker-7 @coroutine#769] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c717ef2 2024-04-29 22:37:46.611 [DefaultDispatcher-worker-17 @coroutine#769] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c717ef2 2024-04-29 22:37:46.626 [HikariPool-67 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:37:46.629 [HikariPool-68 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:37:46.648 [HikariPool-69 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:37:46.652 [HikariPool-70 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:37:46.718 [DefaultDispatcher-worker-17 @coroutine#774] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f030217 2024-04-29 22:37:46.761 [DefaultDispatcher-worker-14 @coroutine#777] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f030217 2024-04-29 22:37:46.769 [DefaultDispatcher-worker-9 @coroutine#779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f030217 2024-04-29 22:37:46.774 [DefaultDispatcher-worker-9 @coroutine#781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f030217 2024-04-29 22:37:46.785 [DefaultDispatcher-worker-17 @coroutine#769] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c717ef2 2024-04-29 22:37:46.795 [DefaultDispatcher-worker-1 @coroutine#769] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c717ef2 2024-04-29 22:37:46.795 [Test worker @coroutine#769] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/586633549597880320/_ustadmanifest.json 2024-04-29 22:37:46.795 [Test worker @coroutine#769] 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/586633549597880320/_ustadmanifest.json. 2024-04-29 22:37:46.795 [Test worker @coroutine#769] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/586633549597880320/_ustadmanifest.json 2024-04-29 22:37:46.799 [Test worker @coroutine#769] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/586633549597880320/_ustadmanifest.json 2024-04-29 22:37:46.799 [Test worker @coroutine#769] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/586633549597880320/_ustadmanifest.json 2024-04-29 22:37:46.803 [Test worker @coroutine#769] 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/586633549597880320/_ustadmanifest.json. 2024-04-29 22:37:46.803 [Test worker @coroutine#769] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/586633549597880320/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-04-29 22:37:46.897 [DefaultDispatcher-worker-8 @coroutine#769] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c717ef2 2024-04-29 22:37:46.898 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-04-29 22:37:46.898 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-bd1eb10a-b1c5-4800-a088-55c668cce219', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-04-29 22:37:46.900 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-04-29 22:37:46.900 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-bd1eb10a-b1c5-4800-a088-55c668cce219 2024-04-29 22:37:46.901 [DefaultDispatcher-worker-7 @coroutine#795] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:37:46.901 [DefaultDispatcher-worker-7 @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/ackAndGetPendingReplications. 2024-04-29 22:37:46.901 [DefaultDispatcher-worker-7 @coroutine#795] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:37:46.901 [DefaultDispatcher-worker-7 @coroutine#795] 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-04-29 22:37:46.904 [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-04-29 22:37:46.904 [eventLoopGroupProxy-13-1 @call-handler#806] 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-04-29 22:37:46.904 [eventLoopGroupProxy-13-1 @call-handler#806] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:37:46.905 [eventLoopGroupProxy-13-2 @call-handler#805] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:37:46.905 [eventLoopGroupProxy-13-1 @call-handler#806] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-29 22:37:46.905 [eventLoopGroupProxy-13-1 @call-handler#806] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:37:46.905 [eventLoopGroupProxy-13-1 @call-handler#806] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 2ms 2024-04-29 22:37:46.906 [DefaultDispatcher-worker-9 @coroutine#795] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:37:46.906 [DefaultDispatcher-worker-9 @coroutine#795] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:37:46.909 [DefaultDispatcher-worker-3 @coroutine#794] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c717ef2 2024-04-29 22:37:46.910 [DefaultDispatcher-worker-3 @coroutine#794] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-29 22:37:46.910 [DefaultDispatcher-worker-3 @coroutine#794] 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-04-29 22:37:46.910 [DefaultDispatcher-worker-3 @coroutine#794] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-29 22:37:46.912 [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-04-29 22:37:46.912 [eventLoopGroupProxy-13-1 @call-handler#813] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:37:46.912 [eventLoopGroupProxy-13-1 @call-handler#813] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2024-04-29 22:37:46.913 [DefaultDispatcher-worker-3 @coroutine#794] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-29 22:37:46.913 [DefaultDispatcher-worker-3 @coroutine#794] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-29 22:37:46.925 [DefaultDispatcher-worker-13 @coroutine#794] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c717ef2 2024-04-29 22:37:46.939 [DefaultDispatcher-worker-13 @coroutine#796] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c717ef2 2024-04-29 22:37:46.943 [DefaultDispatcher-worker-17 @coroutine#793] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-04-29 22:37:46.943 [DefaultDispatcher-worker-17 @coroutine#793] 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-04-29 22:37:46.943 [DefaultDispatcher-worker-17 @coroutine#793] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-04-29 22:37:46.943 [DefaultDispatcher-worker-17 @coroutine#793] 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-04-29 22:37:46.945 [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-04-29 22:37:46.945 [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-04-29 22:37:46.990 [eventLoopGroupProxy-13-1 @coroutine#821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5749e633 2024-04-29 22:37:46.993 [eventLoopGroupProxy-13-1 @call-handler#820] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 48ms 2024-04-29 22:37:46.994 [DefaultDispatcher-worker-17 @coroutine#793] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-04-29 22:37:46.994 [DefaultDispatcher-worker-17 @coroutine#793] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-04-29 22:37:46.996 [DefaultDispatcher-worker-1 @coroutine#793] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-04-29 22:37:46.996 [DefaultDispatcher-worker-1 @coroutine#793] 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-04-29 22:37:47.001 [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-04-29 22:37:47.002 [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-04-29 22:37:47.002 [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-04-29 22:37:47.002 [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-04-29 22:37:47.004 [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-04-29 22:37:47.007 [eventLoopGroupProxy-13-1 @coroutine#828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5749e633 2024-04-29 22:37:47.008 [eventLoopGroupProxy-13-1 @call-handler#827] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:37:47.008 [eventLoopGroupProxy-13-1 @call-handler#827] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-29 22:37:47.009 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:47.011 [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-04-29 22:37:47.011 [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-04-29 22:37:47.011 [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-04-29 22:37:47.011 [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-04-29 22:37:47.012 [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-04-29 22:37:47.060 [eventLoopGroupProxy-13-1 @coroutine#834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5749e633 2024-04-29 22:37:47.060 [eventLoopGroupProxy-13-1 @call-handler#832] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:37:47.060 [eventLoopGroupProxy-13-1 @call-handler#832] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2024-04-29 22:37:47.061 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:47.063 [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-04-29 22:37:47.063 [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-04-29 22:37:47.063 [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-04-29 22:37:47.063 [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-04-29 22:37:47.065 [eventLoopGroupProxy-13-1 @call-handler#838] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:37:47.068 [eventLoopGroupProxy-13-1 @coroutine#839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5749e633 2024-04-29 22:37:47.068 [eventLoopGroupProxy-13-1 @call-handler#838] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:37:47.068 [eventLoopGroupProxy-13-1 @call-handler#838] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 22:37:47.069 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:47.070 [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-04-29 22:37:47.071 [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-04-29 22:37:47.071 [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-04-29 22:37:47.071 [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-04-29 22:37:47.073 [eventLoopGroupProxy-13-1 @call-handler#843] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:37:47.079 [eventLoopGroupProxy-13-1 @coroutine#844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5749e633 2024-04-29 22:37:47.079 [eventLoopGroupProxy-13-1 @call-handler#843] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:37:47.079 [eventLoopGroupProxy-13-1 @call-handler#843] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 7ms 2024-04-29 22:37:47.080 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:47.081 [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-04-29 22:37:47.081 [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-04-29 22:37:47.081 [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-04-29 22:37:47.081 [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-04-29 22:37:47.083 [eventLoopGroupProxy-13-1 @call-handler#848] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:37:47.129 [eventLoopGroupProxy-13-1 @coroutine#849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5749e633 2024-04-29 22:37:47.129 [eventLoopGroupProxy-13-1 @call-handler#848] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:37:47.129 [eventLoopGroupProxy-13-1 @call-handler#848] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-04-29 22:37:47.130 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:47.134 [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-04-29 22:37:47.134 [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-04-29 22:37:47.134 [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-04-29 22:37:47.134 [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-04-29 22:37:47.136 [eventLoopGroupProxy-13-1 @call-handler#853] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:37:47.212 [eventLoopGroupProxy-13-1 @coroutine#854] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5749e633 2024-04-29 22:37:47.213 [eventLoopGroupProxy-13-1 @call-handler#853] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:37:47.213 [eventLoopGroupProxy-13-1 @call-handler#853] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 77ms 2024-04-29 22:37:47.213 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:47.217 [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-04-29 22:37:47.217 [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-04-29 22:37:47.217 [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-04-29 22:37:47.217 [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-04-29 22:37:47.219 [eventLoopGroupProxy-13-1 @call-handler#858] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:37:47.273 [eventLoopGroupProxy-13-1 @coroutine#859] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5749e633 2024-04-29 22:37:47.274 [eventLoopGroupProxy-13-1 @call-handler#858] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:37:47.274 [eventLoopGroupProxy-13-1 @call-handler#858] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 55ms 2024-04-29 22:37:47.275 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:47.276 [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-04-29 22:37:47.276 [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-04-29 22:37:47.276 [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-04-29 22:37:47.276 [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-04-29 22:37:47.278 [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-04-29 22:37:47.324 [eventLoopGroupProxy-13-1 @coroutine#864] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5749e633 2024-04-29 22:37:47.324 [eventLoopGroupProxy-13-1 @call-handler#863] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:37:47.324 [eventLoopGroupProxy-13-1 @call-handler#863] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-04-29 22:37:47.325 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:47.327 [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-04-29 22:37:47.327 [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-04-29 22:37:47.327 [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-04-29 22:37:47.327 [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-04-29 22:37:47.329 [eventLoopGroupProxy-13-1 @call-handler#869] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:37:47.333 [eventLoopGroupProxy-13-1 @coroutine#870] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5749e633 2024-04-29 22:37:47.333 [eventLoopGroupProxy-13-1 @call-handler#869] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:37:47.333 [eventLoopGroupProxy-13-1 @call-handler#869] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-29 22:37:47.334 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:47.335 [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-04-29 22:37:47.335 [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-04-29 22:37:47.335 [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-04-29 22:37:47.335 [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-04-29 22:37:47.337 [eventLoopGroupProxy-13-1 @call-handler#874] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:37:47.381 [eventLoopGroupProxy-13-1 @coroutine#875] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5749e633 2024-04-29 22:37:47.382 [eventLoopGroupProxy-13-1 @call-handler#874] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:37:47.382 [eventLoopGroupProxy-13-1 @call-handler#874] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-04-29 22:37:47.383 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:47.385 [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-04-29 22:37:47.385 [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-04-29 22:37:47.385 [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-04-29 22:37:47.385 [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-04-29 22:37:47.387 [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-04-29 22:37:47.390 [eventLoopGroupProxy-13-1 @coroutine#880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5749e633 2024-04-29 22:37:47.390 [eventLoopGroupProxy-13-1 @call-handler#879] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:37:47.391 [eventLoopGroupProxy-13-1 @call-handler#879] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-29 22:37:47.391 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:47.392 [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-04-29 22:37:47.392 [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-04-29 22:37:47.392 [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-04-29 22:37:47.392 [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-04-29 22:37:47.394 [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-04-29 22:37:47.396 [eventLoopGroupProxy-13-1 @coroutine#885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5749e633 2024-04-29 22:37:47.396 [eventLoopGroupProxy-13-1 @call-handler#884] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:37:47.396 [eventLoopGroupProxy-13-1 @call-handler#884] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 22:37:47.397 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:47.398 [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-04-29 22:37:47.398 [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-04-29 22:37:47.398 [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-04-29 22:37:47.398 [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-04-29 22:37:47.400 [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-04-29 22:37:47.402 [eventLoopGroupProxy-13-1 @coroutine#890] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5749e633 2024-04-29 22:37:47.402 [eventLoopGroupProxy-13-1 @call-handler#889] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:37:47.402 [eventLoopGroupProxy-13-1 @call-handler#889] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 22:37:47.402 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:47.404 [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-04-29 22:37:47.404 [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-04-29 22:37:47.404 [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-04-29 22:37:47.404 [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-04-29 22:37:47.405 [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-04-29 22:37:47.407 [eventLoopGroupProxy-13-1 @coroutine#895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5749e633 2024-04-29 22:37:47.408 [eventLoopGroupProxy-13-1 @call-handler#894] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:37:47.408 [eventLoopGroupProxy-13-1 @call-handler#894] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 22:37:47.408 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:47.410 [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-04-29 22:37:47.410 [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-04-29 22:37:47.410 [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-04-29 22:37:47.410 [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-04-29 22:37:47.411 [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-04-29 22:37:47.414 [eventLoopGroupProxy-13-1 @coroutine#900] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5749e633 2024-04-29 22:37:47.415 [eventLoopGroupProxy-13-1 @call-handler#899] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:37:47.415 [eventLoopGroupProxy-13-1 @call-handler#899] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-29 22:37:47.415 [DefaultDispatcher-worker-17 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:47.417 [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-04-29 22:37:47.417 [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-04-29 22:37:47.417 [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-04-29 22:37:47.417 [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-04-29 22:37:47.418 [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-04-29 22:37:47.421 [eventLoopGroupProxy-13-1 @coroutine#905] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5749e633 2024-04-29 22:37:47.421 [eventLoopGroupProxy-13-1 @call-handler#904] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:37:47.421 [eventLoopGroupProxy-13-1 @call-handler#904] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 22:37:47.422 [DefaultDispatcher-worker-17 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:47.423 [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-04-29 22:37:47.423 [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-04-29 22:37:47.423 [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-04-29 22:37:47.423 [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-04-29 22:37:47.425 [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-04-29 22:37:47.427 [DefaultDispatcher-worker-17 @coroutine#814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c717ef2 2024-04-29 22:37:47.427 [eventLoopGroupProxy-13-1 @coroutine#910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5749e633 2024-04-29 22:37:47.427 [eventLoopGroupProxy-13-1 @call-handler#909] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:37:47.427 [eventLoopGroupProxy-13-1 @call-handler#909] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 22:37:47.428 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:47.429 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:47.429 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:37:47.429 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:47.429 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:37:47.431 [eventLoopGroupProxy-13-1 @call-handler#915] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:37:47.433 [eventLoopGroupProxy-13-1 @coroutine#916] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5749e633 2024-04-29 22:37:47.434 [eventLoopGroupProxy-13-1 @call-handler#915] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:37:47.434 [eventLoopGroupProxy-13-1 @call-handler#915] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 22:37:47.434 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:47.436 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:47.436 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:37:47.436 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:47.436 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:37:47.437 [eventLoopGroupProxy-13-1 @call-handler#920] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:37:47.440 [eventLoopGroupProxy-13-1 @coroutine#921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5749e633 2024-04-29 22:37:47.440 [eventLoopGroupProxy-13-1 @call-handler#920] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:37:47.440 [eventLoopGroupProxy-13-1 @call-handler#920] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 22:37:47.440 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:47.442 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:47.442 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:37:47.442 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:47.442 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:37:47.444 [eventLoopGroupProxy-13-1 @call-handler#925] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:37:47.447 [eventLoopGroupProxy-13-1 @coroutine#926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5749e633 2024-04-29 22:37:47.448 [eventLoopGroupProxy-13-1 @call-handler#925] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:37:47.448 [eventLoopGroupProxy-13-1 @call-handler#925] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-29 22:37:47.448 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:47.449 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:47.450 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:37:47.450 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:47.450 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:37:47.451 [eventLoopGroupProxy-13-1 @call-handler#930] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:37:47.453 [eventLoopGroupProxy-13-1 @coroutine#931] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5749e633 2024-04-29 22:37:47.453 [eventLoopGroupProxy-13-1 @call-handler#930] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:37:47.454 [eventLoopGroupProxy-13-1 @call-handler#930] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 22:37:47.454 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:47.455 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:47.456 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:37:47.456 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:47.456 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:37:47.457 [eventLoopGroupProxy-13-1 @call-handler#935] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:37:47.459 [eventLoopGroupProxy-13-1 @coroutine#936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5749e633 2024-04-29 22:37:47.460 [eventLoopGroupProxy-13-1 @call-handler#935] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:37:47.460 [eventLoopGroupProxy-13-1 @call-handler#935] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 22:37:47.460 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:47.462 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:47.462 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:37:47.462 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:47.462 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:37:47.463 [eventLoopGroupProxy-13-1 @call-handler#940] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:37:47.466 [eventLoopGroupProxy-13-1 @coroutine#941] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5749e633 2024-04-29 22:37:47.466 [eventLoopGroupProxy-13-1 @call-handler#940] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:37:47.466 [eventLoopGroupProxy-13-1 @call-handler#940] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 22:37:47.467 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:47.468 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:47.468 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:37:47.468 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:47.468 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:37:47.469 [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-04-29 22:37:47.473 [eventLoopGroupProxy-13-1 @coroutine#946] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5749e633 2024-04-29 22:37:47.473 [eventLoopGroupProxy-13-1 @call-handler#945] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:37:47.473 [eventLoopGroupProxy-13-1 @call-handler#945] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-29 22:37:47.474 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:47.476 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:47.476 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:37:47.476 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:47.476 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:37:47.477 [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-04-29 22:37:47.480 [eventLoopGroupProxy-13-1 @coroutine#951] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5749e633 2024-04-29 22:37:47.480 [eventLoopGroupProxy-13-1 @call-handler#950] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:37:47.480 [eventLoopGroupProxy-13-1 @call-handler#950] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 22:37:47.481 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:47.482 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:47.482 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:37:47.482 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:47.482 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:37:47.484 [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-04-29 22:37:47.486 [eventLoopGroupProxy-13-1 @coroutine#956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5749e633 2024-04-29 22:37:47.487 [eventLoopGroupProxy-13-1 @call-handler#955] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:37:47.487 [eventLoopGroupProxy-13-1 @call-handler#955] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 22:37:47.487 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:47.489 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:47.489 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:37:47.489 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:47.489 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:37:47.490 [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-04-29 22:37:47.493 [eventLoopGroupProxy-13-1 @coroutine#961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5749e633 2024-04-29 22:37:47.493 [eventLoopGroupProxy-13-1 @call-handler#960] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:37:47.493 [eventLoopGroupProxy-13-1 @call-handler#960] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 22:37:47.493 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:47.495 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:47.495 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:37:47.495 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:47.495 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:37:47.497 [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-04-29 22:37:47.499 [eventLoopGroupProxy-13-1 @coroutine#966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5749e633 2024-04-29 22:37:47.499 [eventLoopGroupProxy-13-1 @call-handler#965] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:37:47.499 [eventLoopGroupProxy-13-1 @call-handler#965] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 22:37:47.500 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:47.501 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:47.501 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:37:47.501 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:47.501 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:37:47.503 [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-04-29 22:37:47.505 [eventLoopGroupProxy-13-1 @coroutine#971] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5749e633 2024-04-29 22:37:47.505 [eventLoopGroupProxy-13-1 @call-handler#970] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:37:47.505 [eventLoopGroupProxy-13-1 @call-handler#970] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 22:37:47.506 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:47.507 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:47.507 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:37:47.507 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:47.507 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:37:47.508 [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-04-29 22:37:47.511 [eventLoopGroupProxy-13-1 @coroutine#976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5749e633 2024-04-29 22:37:47.511 [eventLoopGroupProxy-13-1 @call-handler#975] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:37:47.511 [eventLoopGroupProxy-13-1 @call-handler#975] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 22:37:47.512 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:47.513 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:47.513 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:37:47.513 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:47.513 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:37:47.515 [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-04-29 22:37:47.517 [eventLoopGroupProxy-13-1 @coroutine#981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5749e633 2024-04-29 22:37:47.517 [eventLoopGroupProxy-13-1 @call-handler#980] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:37:47.517 [eventLoopGroupProxy-13-1 @call-handler#980] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 22:37:47.518 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:47.519 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:47.519 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:37:47.519 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:47.519 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:37:47.520 [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-04-29 22:37:47.522 [eventLoopGroupProxy-13-1 @coroutine#986] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5749e633 2024-04-29 22:37:47.523 [eventLoopGroupProxy-13-1 @call-handler#985] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:37:47.523 [eventLoopGroupProxy-13-1 @call-handler#985] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 22:37:47.523 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:47.525 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:47.525 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:37:47.525 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:47.525 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:37:47.526 [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-04-29 22:37:47.528 [eventLoopGroupProxy-13-1 @coroutine#991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5749e633 2024-04-29 22:37:47.528 [eventLoopGroupProxy-13-1 @call-handler#990] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:37:47.529 [eventLoopGroupProxy-13-1 @call-handler#990] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 22:37:47.529 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:47.530 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:47.530 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:37:47.530 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:47.530 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:37:47.532 [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-04-29 22:37:47.534 [eventLoopGroupProxy-13-1 @coroutine#996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5749e633 2024-04-29 22:37:47.534 [eventLoopGroupProxy-13-1 @call-handler#995] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:37:47.534 [eventLoopGroupProxy-13-1 @call-handler#995] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 22:37:47.535 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:47.536 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:47.536 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:37:47.536 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:47.536 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:37:47.538 [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-04-29 22:37:47.540 [eventLoopGroupProxy-13-1 @coroutine#1001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5749e633 2024-04-29 22:37:47.540 [eventLoopGroupProxy-13-1 @call-handler#1000] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:37:47.540 [eventLoopGroupProxy-13-1 @call-handler#1000] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 22:37:47.541 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:47.542 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:47.542 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:37:47.542 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:47.542 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:37:47.544 [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-04-29 22:37:47.546 [eventLoopGroupProxy-13-1 @coroutine#1006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5749e633 2024-04-29 22:37:47.546 [eventLoopGroupProxy-13-1 @call-handler#1005] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:37:47.546 [eventLoopGroupProxy-13-1 @call-handler#1005] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 22:37:47.546 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:47.548 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:47.548 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:37:47.548 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:47.548 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:37:47.549 [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-04-29 22:37:47.600 [eventLoopGroupProxy-13-1 @coroutine#1011] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5749e633 2024-04-29 22:37:47.600 [eventLoopGroupProxy-13-1 @call-handler#1010] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:37:47.601 [eventLoopGroupProxy-13-1 @call-handler#1010] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 52ms 2024-04-29 22:37:47.601 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:47.603 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:47.603 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:37:47.603 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:47.603 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:37:47.605 [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-04-29 22:37:47.607 [eventLoopGroupProxy-13-1 @coroutine#1016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5749e633 2024-04-29 22:37:47.608 [eventLoopGroupProxy-13-1 @call-handler#1015] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:37:47.608 [eventLoopGroupProxy-13-1 @call-handler#1015] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-29 22:37:47.608 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:47.610 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:47.610 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:37:47.610 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:47.610 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:37:47.612 [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-04-29 22:37:47.614 [eventLoopGroupProxy-13-1 @coroutine#1021] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5749e633 2024-04-29 22:37:47.614 [eventLoopGroupProxy-13-1 @call-handler#1020] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:37:47.615 [eventLoopGroupProxy-13-1 @call-handler#1020] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-29 22:37:47.615 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:47.618 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:47.618 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:37:47.618 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:47.618 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:37:47.620 [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-04-29 22:37:47.622 [eventLoopGroupProxy-13-1 @coroutine#1026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5749e633 2024-04-29 22:37:47.622 [eventLoopGroupProxy-13-1 @call-handler#1025] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:37:47.622 [eventLoopGroupProxy-13-1 @call-handler#1025] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 22:37:47.622 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:47.625 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:47.626 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:37:47.626 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:47.626 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:37:47.627 [eventLoopGroupProxy-13-1 @call-handler#1031] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:37:47.676 [eventLoopGroupProxy-13-1 @coroutine#1032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5749e633 2024-04-29 22:37:47.677 [eventLoopGroupProxy-13-1 @call-handler#1031] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:37:47.677 [eventLoopGroupProxy-13-1 @call-handler#1031] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 50ms 2024-04-29 22:37:47.677 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:47.681 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:47.681 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:37:47.681 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:47.681 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:37:47.683 [eventLoopGroupProxy-13-1 @call-handler#1036] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:37:47.730 [eventLoopGroupProxy-13-1 @coroutine#1037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5749e633 2024-04-29 22:37:47.730 [eventLoopGroupProxy-13-1 @call-handler#1036] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:37:47.730 [eventLoopGroupProxy-13-1 @call-handler#1036] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-04-29 22:37:47.731 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:47.734 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:47.734 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:37:47.734 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:47.734 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:37:47.735 [eventLoopGroupProxy-13-1 @call-handler#1041] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:37:47.738 [eventLoopGroupProxy-13-1 @coroutine#1042] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5749e633 2024-04-29 22:37:47.738 [eventLoopGroupProxy-13-1 @call-handler#1041] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:37:47.739 [eventLoopGroupProxy-13-1 @call-handler#1041] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-29 22:37:47.739 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:47.741 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:47.741 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:37:47.741 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:47.741 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:37:47.742 [eventLoopGroupProxy-13-1 @call-handler#1046] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:37:47.745 [eventLoopGroupProxy-13-1 @coroutine#1047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5749e633 2024-04-29 22:37:47.745 [eventLoopGroupProxy-13-1 @call-handler#1046] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:37:47.745 [eventLoopGroupProxy-13-1 @call-handler#1046] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 22:37:47.745 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:47.747 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:47.747 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:37:47.747 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:47.747 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:37:47.752 [eventLoopGroupProxy-13-1 @call-handler#1051] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:37:47.796 [eventLoopGroupProxy-13-1 @coroutine#1052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5749e633 2024-04-29 22:37:47.796 [eventLoopGroupProxy-13-1 @call-handler#1051] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:37:47.796 [eventLoopGroupProxy-13-1 @call-handler#1051] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-29 22:37:47.797 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:47.801 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:47.801 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:37:47.801 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:47.801 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:37:47.802 [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-04-29 22:37:47.804 [eventLoopGroupProxy-13-1 @coroutine#1057] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5749e633 2024-04-29 22:37:47.804 [eventLoopGroupProxy-13-1 @call-handler#1056] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:37:47.804 [eventLoopGroupProxy-13-1 @call-handler#1056] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 22:37:47.805 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:47.805 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:47.805 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:37:47.805 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:47.805 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:37:47.806 [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-04-29 22:37:47.808 [eventLoopGroupProxy-13-1 @coroutine#1062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5749e633 2024-04-29 22:37:47.808 [eventLoopGroupProxy-13-1 @call-handler#1061] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:37:47.808 [eventLoopGroupProxy-13-1 @call-handler#1061] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 22:37:47.809 [DefaultDispatcher-worker-3 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:47.810 [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-04-29 22:37:47.810 [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-04-29 22:37:47.810 [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-04-29 22:37:47.810 [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-04-29 22:37:47.811 [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-04-29 22:37:47.813 [eventLoopGroupProxy-13-1 @coroutine#1067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5749e633 2024-04-29 22:37:47.813 [eventLoopGroupProxy-13-1 @call-handler#1066] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:37:47.813 [eventLoopGroupProxy-13-1 @call-handler#1066] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 22:37:47.814 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:47.816 [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-04-29 22:37:47.816 [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-04-29 22:37:47.816 [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-04-29 22:37:47.817 [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-04-29 22:37:47.818 [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-04-29 22:37:47.820 [eventLoopGroupProxy-13-1 @coroutine#1072] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5749e633 2024-04-29 22:37:47.820 [eventLoopGroupProxy-13-1 @call-handler#1071] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:37:47.820 [eventLoopGroupProxy-13-1 @call-handler#1071] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 22:37:47.821 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:47.822 [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-04-29 22:37:47.822 [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-04-29 22:37:47.822 [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-04-29 22:37:47.822 [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-04-29 22:37:47.824 [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-04-29 22:37:47.867 [eventLoopGroupProxy-13-1 @coroutine#1077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5749e633 2024-04-29 22:37:47.868 [eventLoopGroupProxy-13-1 @call-handler#1076] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:37:47.868 [eventLoopGroupProxy-13-1 @call-handler#1076] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-29 22:37:47.868 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:47.870 [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-04-29 22:37:47.870 [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-04-29 22:37:47.870 [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-04-29 22:37:47.870 [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-04-29 22:37:47.872 [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-04-29 22:37:47.874 [eventLoopGroupProxy-13-1 @coroutine#1082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5749e633 2024-04-29 22:37:47.874 [eventLoopGroupProxy-13-1 @call-handler#1081] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:37:47.874 [eventLoopGroupProxy-13-1 @call-handler#1081] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 22:37:47.875 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:47.876 [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-04-29 22:37:47.876 [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-04-29 22:37:47.876 [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-04-29 22:37:47.876 [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-04-29 22:37:47.878 [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-04-29 22:37:47.879 [eventLoopGroupProxy-13-1 @coroutine#1087] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5749e633 2024-04-29 22:37:47.880 [eventLoopGroupProxy-13-1 @call-handler#1086] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:37:47.880 [eventLoopGroupProxy-13-1 @call-handler#1086] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 22:37:47.880 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:47.882 [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-04-29 22:37:47.882 [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-04-29 22:37:47.882 [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-04-29 22:37:47.882 [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-04-29 22:37:47.883 [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-04-29 22:37:47.885 [eventLoopGroupProxy-13-1 @coroutine#1092] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5749e633 2024-04-29 22:37:47.885 [eventLoopGroupProxy-13-1 @call-handler#1091] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:37:47.885 [eventLoopGroupProxy-13-1 @call-handler#1091] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 22:37:47.886 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:47.887 [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-04-29 22:37:47.887 [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-04-29 22:37:47.887 [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-04-29 22:37:47.887 [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-04-29 22:37:47.889 [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-04-29 22:37:47.891 [eventLoopGroupProxy-13-1 @coroutine#1097] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5749e633 2024-04-29 22:37:47.891 [eventLoopGroupProxy-13-1 @call-handler#1096] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:37:47.891 [eventLoopGroupProxy-13-1 @call-handler#1096] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 22:37:47.892 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:47.893 [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-04-29 22:37:47.893 [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-04-29 22:37:47.893 [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-04-29 22:37:47.893 [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-04-29 22:37:47.894 [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-04-29 22:37:47.896 [eventLoopGroupProxy-13-1 @coroutine#1102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5749e633 2024-04-29 22:37:47.897 [eventLoopGroupProxy-13-1 @call-handler#1101] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:37:47.897 [eventLoopGroupProxy-13-1 @call-handler#1101] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 22:37:47.897 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:47.899 [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-04-29 22:37:47.899 [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-04-29 22:37:47.899 [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-04-29 22:37:47.899 [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-04-29 22:37:47.900 [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-04-29 22:37:47.902 [eventLoopGroupProxy-13-1 @coroutine#1107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5749e633 2024-04-29 22:37:47.902 [eventLoopGroupProxy-13-1 @call-handler#1106] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:37:47.902 [eventLoopGroupProxy-13-1 @call-handler#1106] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 22:37:47.903 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:47.904 [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-04-29 22:37:47.904 [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-04-29 22:37:47.904 [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-04-29 22:37:47.904 [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-04-29 22:37:47.905 [eventLoopGroupProxy-13-1 @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-04-29 22:37:47.907 [eventLoopGroupProxy-13-1 @coroutine#1112] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5749e633 2024-04-29 22:37:47.907 [eventLoopGroupProxy-13-1 @call-handler#1111] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:37:47.908 [eventLoopGroupProxy-13-1 @call-handler#1111] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 22:37:47.908 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:47.909 [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-04-29 22:37:47.909 [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-04-29 22:37:47.909 [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-04-29 22:37:47.909 [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-04-29 22:37:47.911 [eventLoopGroupProxy-13-1 @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-04-29 22:37:47.913 [eventLoopGroupProxy-13-1 @coroutine#1117] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5749e633 2024-04-29 22:37:47.913 [eventLoopGroupProxy-13-1 @call-handler#1116] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:37:47.913 [eventLoopGroupProxy-13-1 @call-handler#1116] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 22:37:47.913 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:47.915 [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-04-29 22:37:47.915 [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-04-29 22:37:47.915 [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-04-29 22:37:47.915 [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-04-29 22:37:47.916 [eventLoopGroupProxy-13-1 @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-04-29 22:37:47.918 [eventLoopGroupProxy-13-1 @coroutine#1122] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5749e633 2024-04-29 22:37:47.919 [eventLoopGroupProxy-13-1 @call-handler#1121] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:37:47.919 [eventLoopGroupProxy-13-1 @call-handler#1121] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 22:37:47.919 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:47.920 [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-04-29 22:37:47.920 [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-04-29 22:37:47.921 [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-04-29 22:37:47.921 [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-04-29 22:37:47.922 [eventLoopGroupProxy-13-1 @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-04-29 22:37:47.924 [eventLoopGroupProxy-13-1 @coroutine#1127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5749e633 2024-04-29 22:37:47.924 [eventLoopGroupProxy-13-1 @call-handler#1126] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:37:47.924 [eventLoopGroupProxy-13-1 @call-handler#1126] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 22:37:47.925 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:47.926 [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-04-29 22:37:47.926 [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-04-29 22:37:47.926 [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-04-29 22:37:47.926 [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-04-29 22:37:47.928 [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-04-29 22:37:47.930 [eventLoopGroupProxy-13-1 @coroutine#1133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5749e633 2024-04-29 22:37:47.930 [eventLoopGroupProxy-13-1 @call-handler#1132] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:37:47.930 [eventLoopGroupProxy-13-1 @call-handler#1132] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 22:37:47.931 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:47.932 [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-04-29 22:37:47.933 [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-04-29 22:37:47.933 [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-04-29 22:37:47.933 [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-04-29 22:37:47.934 [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-04-29 22:37:47.939 [eventLoopGroupProxy-13-1 @coroutine#1138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5749e633 2024-04-29 22:37:47.939 [eventLoopGroupProxy-13-1 @call-handler#1137] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:37:47.939 [eventLoopGroupProxy-13-1 @call-handler#1137] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-04-29 22:37:47.940 [DefaultDispatcher-worker-9 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:47.942 [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-04-29 22:37:47.942 [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-04-29 22:37:47.942 [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-04-29 22:37:47.942 [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-04-29 22:37:47.943 [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-04-29 22:37:47.953 [DefaultDispatcher-worker-9 @coroutine#814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c717ef2 2024-04-29 22:37:47.987 [eventLoopGroupProxy-13-1 @coroutine#1144] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5749e633 2024-04-29 22:37:47.988 [eventLoopGroupProxy-13-1 @call-handler#1142] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:37:47.988 [eventLoopGroupProxy-13-1 @call-handler#1142] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-29 22:37:47.988 [DefaultDispatcher-worker-2 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:47.990 [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-04-29 22:37:47.990 [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-04-29 22:37:47.990 [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-04-29 22:37:47.990 [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-04-29 22:37:47.992 [eventLoopGroupProxy-13-1 @call-handler#1148] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:37:47.994 [eventLoopGroupProxy-13-1 @coroutine#1149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5749e633 2024-04-29 22:37:47.994 [eventLoopGroupProxy-13-1 @call-handler#1148] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:37:47.994 [eventLoopGroupProxy-13-1 @call-handler#1148] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 22:37:47.995 [DefaultDispatcher-worker-2 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:47.996 [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-04-29 22:37:47.996 [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-04-29 22:37:47.996 [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-04-29 22:37:47.996 [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-04-29 22:37:47.997 [eventLoopGroupProxy-13-1 @call-handler#1153] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:37:47.999 [eventLoopGroupProxy-13-1 @coroutine#1154] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5749e633 2024-04-29 22:37:48.000 [eventLoopGroupProxy-13-1 @call-handler#1153] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:37:48.000 [eventLoopGroupProxy-13-1 @call-handler#1153] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 22:37:48.000 [DefaultDispatcher-worker-2 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:48.002 [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-04-29 22:37:48.002 [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-04-29 22:37:48.002 [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-04-29 22:37:48.002 [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-04-29 22:37:48.003 [eventLoopGroupProxy-13-1 @call-handler#1158] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:37:48.047 [eventLoopGroupProxy-13-1 @coroutine#1159] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5749e633 2024-04-29 22:37:48.047 [eventLoopGroupProxy-13-1 @call-handler#1158] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:37:48.048 [eventLoopGroupProxy-13-1 @call-handler#1158] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-29 22:37:48.048 [DefaultDispatcher-worker-2 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:48.050 [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-04-29 22:37:48.050 [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-04-29 22:37:48.050 [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-04-29 22:37:48.050 [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-04-29 22:37:48.052 [eventLoopGroupProxy-13-1 @call-handler#1163] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:37:48.054 [eventLoopGroupProxy-13-1 @coroutine#1164] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5749e633 2024-04-29 22:37:48.054 [eventLoopGroupProxy-13-1 @call-handler#1163] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:37:48.054 [eventLoopGroupProxy-13-1 @call-handler#1163] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 22:37:48.055 [DefaultDispatcher-worker-2 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:48.056 [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-04-29 22:37:48.056 [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-04-29 22:37:48.057 [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-04-29 22:37:48.057 [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-04-29 22:37:48.058 [eventLoopGroupProxy-13-1 @call-handler#1168] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:37:48.060 [eventLoopGroupProxy-13-1 @coroutine#1169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5749e633 2024-04-29 22:37:48.060 [eventLoopGroupProxy-13-1 @call-handler#1168] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:37:48.060 [eventLoopGroupProxy-13-1 @call-handler#1168] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 22:37:48.061 [DefaultDispatcher-worker-2 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:48.062 [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-04-29 22:37:48.062 [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-04-29 22:37:48.062 [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-04-29 22:37:48.062 [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-04-29 22:37:48.063 [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-04-29 22:37:48.066 [eventLoopGroupProxy-13-1 @coroutine#1174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5749e633 2024-04-29 22:37:48.066 [eventLoopGroupProxy-13-1 @call-handler#1173] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:37:48.066 [eventLoopGroupProxy-13-1 @call-handler#1173] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 22:37:48.067 [DefaultDispatcher-worker-2 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:48.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-04-29 22:37:48.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-04-29 22:37:48.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-04-29 22:37:48.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-04-29 22:37:48.070 [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-04-29 22:37:48.120 [eventLoopGroupProxy-13-1 @coroutine#1179] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5749e633 2024-04-29 22:37:48.120 [eventLoopGroupProxy-13-1 @call-handler#1178] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:37:48.120 [eventLoopGroupProxy-13-1 @call-handler#1178] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 51ms 2024-04-29 22:37:48.121 [DefaultDispatcher-worker-2 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:48.122 [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-04-29 22:37:48.122 [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-04-29 22:37:48.122 [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-04-29 22:37:48.122 [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-04-29 22:37:48.124 [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-04-29 22:37:48.126 [eventLoopGroupProxy-13-1 @coroutine#1184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5749e633 2024-04-29 22:37:48.127 [eventLoopGroupProxy-13-1 @call-handler#1183] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:37:48.127 [eventLoopGroupProxy-13-1 @call-handler#1183] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 22:37:48.127 [DefaultDispatcher-worker-2 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:48.128 [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-04-29 22:37:48.129 [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-04-29 22:37:48.129 [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-04-29 22:37:48.129 [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-04-29 22:37:48.130 [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-04-29 22:37:48.175 [eventLoopGroupProxy-13-1 @coroutine#1189] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5749e633 2024-04-29 22:37:48.176 [eventLoopGroupProxy-13-1 @call-handler#1188] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:37:48.176 [eventLoopGroupProxy-13-1 @call-handler#1188] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-04-29 22:37:48.176 [DefaultDispatcher-worker-2 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:48.178 [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-04-29 22:37:48.178 [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-04-29 22:37:48.178 [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-04-29 22:37:48.178 [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-04-29 22:37:48.180 [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-04-29 22:37:48.228 [eventLoopGroupProxy-13-1 @coroutine#1194] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5749e633 2024-04-29 22:37:48.228 [eventLoopGroupProxy-13-1 @call-handler#1193] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:37:48.228 [eventLoopGroupProxy-13-1 @call-handler#1193] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2024-04-29 22:37:48.229 [DefaultDispatcher-worker-2 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:48.231 [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-04-29 22:37:48.231 [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-04-29 22:37:48.231 [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-04-29 22:37:48.231 [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-04-29 22:37:48.232 [eventLoopGroupProxy-13-1 @call-handler#1199] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:37:48.276 [eventLoopGroupProxy-13-1 @coroutine#1200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5749e633 2024-04-29 22:37:48.276 [eventLoopGroupProxy-13-1 @call-handler#1199] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:37:48.276 [eventLoopGroupProxy-13-1 @call-handler#1199] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-29 22:37:48.277 [DefaultDispatcher-worker-2 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:48.279 [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-04-29 22:37:48.279 [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-04-29 22:37:48.279 [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-04-29 22:37:48.279 [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-04-29 22:37:48.280 [eventLoopGroupProxy-13-1 @call-handler#1204] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:37:48.323 [eventLoopGroupProxy-13-1 @coroutine#1205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5749e633 2024-04-29 22:37:48.323 [eventLoopGroupProxy-13-1 @call-handler#1204] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:37:48.324 [eventLoopGroupProxy-13-1 @call-handler#1204] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-29 22:37:48.324 [DefaultDispatcher-worker-2 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:48.326 [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-04-29 22:37:48.326 [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-04-29 22:37:48.326 [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-04-29 22:37:48.326 [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-04-29 22:37:48.328 [eventLoopGroupProxy-13-1 @call-handler#1209] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:37:48.330 [eventLoopGroupProxy-13-1 @coroutine#1210] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5749e633 2024-04-29 22:37:48.330 [eventLoopGroupProxy-13-1 @call-handler#1209] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:37:48.330 [eventLoopGroupProxy-13-1 @call-handler#1209] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 22:37:48.330 [DefaultDispatcher-worker-2 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:48.332 [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-04-29 22:37:48.332 [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-04-29 22:37:48.332 [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-04-29 22:37:48.332 [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-04-29 22:37:48.333 [eventLoopGroupProxy-13-1 @call-handler#1214] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:37:48.335 [eventLoopGroupProxy-13-1 @coroutine#1215] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5749e633 2024-04-29 22:37:48.335 [eventLoopGroupProxy-13-1 @call-handler#1214] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:37:48.335 [eventLoopGroupProxy-13-1 @call-handler#1214] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 22:37:48.335 [DefaultDispatcher-worker-2 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:48.337 [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-04-29 22:37:48.337 [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-04-29 22:37:48.337 [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-04-29 22:37:48.337 [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-04-29 22:37:48.338 [eventLoopGroupProxy-13-1 @call-handler#1219] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:37:48.340 [eventLoopGroupProxy-13-1 @coroutine#1220] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5749e633 2024-04-29 22:37:48.341 [eventLoopGroupProxy-13-1 @call-handler#1219] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:37:48.341 [eventLoopGroupProxy-13-1 @call-handler#1219] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 22:37:48.341 [DefaultDispatcher-worker-2 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:48.343 [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-04-29 22:37:48.343 [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-04-29 22:37:48.343 [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-04-29 22:37:48.343 [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-04-29 22:37:48.344 [eventLoopGroupProxy-13-1 @call-handler#1224] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:37:48.346 [eventLoopGroupProxy-13-1 @coroutine#1225] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5749e633 2024-04-29 22:37:48.346 [eventLoopGroupProxy-13-1 @call-handler#1224] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:37:48.346 [eventLoopGroupProxy-13-1 @call-handler#1224] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 22:37:48.347 [DefaultDispatcher-worker-2 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:48.348 [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-04-29 22:37:48.348 [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-04-29 22:37:48.348 [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-04-29 22:37:48.348 [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-04-29 22:37:48.349 [eventLoopGroupProxy-13-1 @call-handler#1229] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:37:48.351 [eventLoopGroupProxy-13-1 @coroutine#1230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5749e633 2024-04-29 22:37:48.351 [eventLoopGroupProxy-13-1 @call-handler#1229] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:37:48.352 [eventLoopGroupProxy-13-1 @call-handler#1229] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 22:37:48.352 [DefaultDispatcher-worker-2 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:48.353 [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-04-29 22:37:48.354 [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-04-29 22:37:48.354 [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-04-29 22:37:48.354 [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-04-29 22:37:48.355 [eventLoopGroupProxy-13-1 @call-handler#1234] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:37:48.357 [eventLoopGroupProxy-13-1 @coroutine#1235] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5749e633 2024-04-29 22:37:48.357 [eventLoopGroupProxy-13-1 @call-handler#1234] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:37:48.357 [eventLoopGroupProxy-13-1 @call-handler#1234] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 22:37:48.358 [DefaultDispatcher-worker-2 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:48.359 [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-04-29 22:37:48.359 [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-04-29 22:37:48.359 [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-04-29 22:37:48.359 [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-04-29 22:37:48.360 [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-04-29 22:37:48.362 [eventLoopGroupProxy-13-1 @coroutine#1240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5749e633 2024-04-29 22:37:48.362 [eventLoopGroupProxy-13-1 @call-handler#1239] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:37:48.363 [eventLoopGroupProxy-13-1 @call-handler#1239] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 22:37:48.363 [DefaultDispatcher-worker-2 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:48.364 [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-04-29 22:37:48.364 [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-04-29 22:37:48.364 [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-04-29 22:37:48.364 [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-04-29 22:37:48.366 [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-04-29 22:37:48.368 [eventLoopGroupProxy-13-1 @coroutine#1245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5749e633 2024-04-29 22:37:48.368 [eventLoopGroupProxy-13-1 @call-handler#1244] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:37:48.368 [eventLoopGroupProxy-13-1 @call-handler#1244] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 22:37:48.369 [DefaultDispatcher-worker-2 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:48.370 [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-04-29 22:37:48.370 [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-04-29 22:37:48.370 [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-04-29 22:37:48.370 [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-04-29 22:37:48.371 [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-04-29 22:37:48.373 [eventLoopGroupProxy-13-1 @coroutine#1250] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5749e633 2024-04-29 22:37:48.373 [eventLoopGroupProxy-13-1 @call-handler#1249] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:37:48.373 [eventLoopGroupProxy-13-1 @call-handler#1249] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 22:37:48.374 [DefaultDispatcher-worker-2 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:48.375 [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-04-29 22:37:48.375 [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-04-29 22:37:48.375 [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-04-29 22:37:48.375 [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-04-29 22:37:48.376 [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-04-29 22:37:48.378 [eventLoopGroupProxy-13-1 @coroutine#1255] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5749e633 2024-04-29 22:37:48.379 [eventLoopGroupProxy-13-1 @call-handler#1254] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:37:48.379 [eventLoopGroupProxy-13-1 @call-handler#1254] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 22:37:48.379 [DefaultDispatcher-worker-2 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:48.380 [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-04-29 22:37:48.380 [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-04-29 22:37:48.380 [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-04-29 22:37:48.381 [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-04-29 22:37:48.382 [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-04-29 22:37:48.383 [eventLoopGroupProxy-13-1 @coroutine#1260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5749e633 2024-04-29 22:37:48.384 [eventLoopGroupProxy-13-1 @call-handler#1259] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:37:48.384 [eventLoopGroupProxy-13-1 @call-handler#1259] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 22:37:48.384 [DefaultDispatcher-worker-2 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:48.385 [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-04-29 22:37:48.386 [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-04-29 22:37:48.386 [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-04-29 22:37:48.386 [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-04-29 22:37:48.387 [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-04-29 22:37:48.389 [eventLoopGroupProxy-13-1 @coroutine#1265] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5749e633 2024-04-29 22:37:48.389 [eventLoopGroupProxy-13-1 @call-handler#1264] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:37:48.389 [eventLoopGroupProxy-13-1 @call-handler#1264] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 22:37:48.389 [DefaultDispatcher-worker-2 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:48.391 [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-04-29 22:37:48.391 [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-04-29 22:37:48.391 [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-04-29 22:37:48.391 [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-04-29 22:37:48.392 [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-04-29 22:37:48.394 [eventLoopGroupProxy-13-1 @coroutine#1270] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5749e633 2024-04-29 22:37:48.394 [eventLoopGroupProxy-13-1 @call-handler#1269] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:37:48.394 [eventLoopGroupProxy-13-1 @call-handler#1269] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 22:37:48.395 [DefaultDispatcher-worker-2 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:48.396 [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-04-29 22:37:48.396 [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-04-29 22:37:48.396 [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-04-29 22:37:48.396 [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-04-29 22:37:48.397 [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-04-29 22:37:48.399 [eventLoopGroupProxy-13-1 @coroutine#1275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5749e633 2024-04-29 22:37:48.399 [eventLoopGroupProxy-13-1 @call-handler#1274] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:37:48.399 [eventLoopGroupProxy-13-1 @call-handler#1274] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 22:37:48.400 [DefaultDispatcher-worker-2 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:48.401 [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-04-29 22:37:48.401 [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-04-29 22:37:48.401 [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-04-29 22:37:48.401 [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-04-29 22:37:48.402 [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-04-29 22:37:48.449 [eventLoopGroupProxy-13-1 @coroutine#1280] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5749e633 2024-04-29 22:37:48.450 [eventLoopGroupProxy-13-1 @call-handler#1279] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:37:48.450 [eventLoopGroupProxy-13-1 @call-handler#1279] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2024-04-29 22:37:48.450 [DefaultDispatcher-worker-2 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:48.452 [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-04-29 22:37:48.452 [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-04-29 22:37:48.452 [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-04-29 22:37:48.452 [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-04-29 22:37:48.453 [eventLoopGroupProxy-13-1 @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-04-29 22:37:48.456 [eventLoopGroupProxy-13-1 @coroutine#1285] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5749e633 2024-04-29 22:37:48.457 [eventLoopGroupProxy-13-1 @call-handler#1284] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:37:48.457 [eventLoopGroupProxy-13-1 @call-handler#1284] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-29 22:37:48.457 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:48.459 [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-04-29 22:37:48.459 [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-04-29 22:37:48.459 [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-04-29 22:37:48.459 [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-04-29 22:37:48.460 [eventLoopGroupProxy-13-1 @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-04-29 22:37:48.463 [eventLoopGroupProxy-13-1 @coroutine#1290] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5749e633 2024-04-29 22:37:48.463 [eventLoopGroupProxy-13-1 @call-handler#1289] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:37:48.463 [eventLoopGroupProxy-13-1 @call-handler#1289] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 22:37:48.464 [DefaultDispatcher-worker-13 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:48.465 [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-04-29 22:37:48.465 [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-04-29 22:37:48.465 [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-04-29 22:37:48.465 [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-04-29 22:37:48.466 [eventLoopGroupProxy-13-1 @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-04-29 22:37:48.469 [eventLoopGroupProxy-13-1 @coroutine#1295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5749e633 2024-04-29 22:37:48.469 [eventLoopGroupProxy-13-1 @call-handler#1294] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:37:48.469 [eventLoopGroupProxy-13-1 @call-handler#1294] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 22:37:48.469 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:48.470 [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-04-29 22:37:48.471 [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-04-29 22:37:48.471 [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-04-29 22:37:48.471 [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-04-29 22:37:48.472 [eventLoopGroupProxy-13-1 @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-04-29 22:37:48.474 [eventLoopGroupProxy-13-1 @coroutine#1300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5749e633 2024-04-29 22:37:48.474 [eventLoopGroupProxy-13-1 @call-handler#1299] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:37:48.474 [eventLoopGroupProxy-13-1 @call-handler#1299] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 22:37:48.474 [DefaultDispatcher-worker-3 @coroutine#814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c717ef2 2024-04-29 22:37:48.474 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:48.476 [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-04-29 22:37:48.476 [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-04-29 22:37:48.476 [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-04-29 22:37:48.476 [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-04-29 22:37:48.477 [eventLoopGroupProxy-13-1 @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-04-29 22:37:48.479 [eventLoopGroupProxy-13-1 @coroutine#1306] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5749e633 2024-04-29 22:37:48.479 [eventLoopGroupProxy-13-1 @call-handler#1305] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:37:48.479 [eventLoopGroupProxy-13-1 @call-handler#1305] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 22:37:48.480 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:48.481 [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-04-29 22:37:48.481 [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-04-29 22:37:48.481 [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-04-29 22:37:48.481 [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-04-29 22:37:48.483 [eventLoopGroupProxy-13-1 @call-handler#1310] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:37:48.485 [eventLoopGroupProxy-13-1 @coroutine#1311] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5749e633 2024-04-29 22:37:48.485 [eventLoopGroupProxy-13-1 @call-handler#1310] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:37:48.485 [eventLoopGroupProxy-13-1 @call-handler#1310] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 22:37:48.485 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:48.487 [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-04-29 22:37:48.487 [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-04-29 22:37:48.487 [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-04-29 22:37:48.487 [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-04-29 22:37:48.488 [eventLoopGroupProxy-13-1 @call-handler#1315] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:37:48.529 [DefaultDispatcher-worker-2 @coroutine#1316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5749e633 2024-04-29 22:37:48.532 [eventLoopGroupProxy-13-1 @coroutine#1319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5749e633 2024-04-29 22:37:48.532 [eventLoopGroupProxy-13-1 @call-handler#1315] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:37:48.532 [eventLoopGroupProxy-13-1 @call-handler#1315] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-29 22:37:48.532 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:48.536 [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-04-29 22:37:48.536 [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-04-29 22:37:48.536 [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-04-29 22:37:48.536 [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-04-29 22:37:48.537 [eventLoopGroupProxy-13-1 @call-handler#1323] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:37:48.539 [eventLoopGroupProxy-13-1 @coroutine#1324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5749e633 2024-04-29 22:37:48.539 [eventLoopGroupProxy-13-1 @call-handler#1323] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:37:48.539 [eventLoopGroupProxy-13-1 @call-handler#1323] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 22:37:48.540 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:48.541 [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-04-29 22:37:48.541 [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-04-29 22:37:48.541 [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-04-29 22:37:48.541 [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-04-29 22:37:48.542 [eventLoopGroupProxy-13-1 @call-handler#1328] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:37:48.544 [eventLoopGroupProxy-13-1 @coroutine#1329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5749e633 2024-04-29 22:37:48.544 [eventLoopGroupProxy-13-1 @call-handler#1328] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:37:48.544 [eventLoopGroupProxy-13-1 @call-handler#1328] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 22:37:48.544 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:48.546 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:48.546 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:37:48.546 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:48.546 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:37:48.547 [eventLoopGroupProxy-13-1 @call-handler#1333] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:37:48.561 [DefaultDispatcher-worker-7 @coroutine#1334] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f030217 2024-04-29 22:37:48.591 [eventLoopGroupProxy-13-1 @coroutine#1336] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5749e633 2024-04-29 22:37:48.592 [eventLoopGroupProxy-13-1 @call-handler#1333] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:37:48.592 [eventLoopGroupProxy-13-1 @call-handler#1333] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-29 22:37:48.592 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:48.594 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:48.594 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:37:48.594 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:48.594 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:37:48.596 [eventLoopGroupProxy-13-1 @call-handler#1340] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:37:48.598 [eventLoopGroupProxy-13-1 @coroutine#1341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5749e633 2024-04-29 22:37:48.598 [eventLoopGroupProxy-13-1 @call-handler#1340] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:37:48.598 [eventLoopGroupProxy-13-1 @call-handler#1340] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 22:37:48.598 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:48.600 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:48.600 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:37:48.600 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:48.600 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:37:48.601 [eventLoopGroupProxy-13-1 @call-handler#1345] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:37:48.603 [eventLoopGroupProxy-13-1 @coroutine#1346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5749e633 2024-04-29 22:37:48.603 [eventLoopGroupProxy-13-1 @call-handler#1345] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:37:48.603 [eventLoopGroupProxy-13-1 @call-handler#1345] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 22:37:48.603 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:48.604 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:48.604 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:37:48.604 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:48.604 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:37:48.605 [eventLoopGroupProxy-13-1 @call-handler#1350] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:37:48.607 [eventLoopGroupProxy-13-1 @coroutine#1351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5749e633 2024-04-29 22:37:48.607 [eventLoopGroupProxy-13-1 @call-handler#1350] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:37:48.607 [eventLoopGroupProxy-13-1 @call-handler#1350] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 22:37:48.608 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:48.609 [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-04-29 22:37:48.609 [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-04-29 22:37:48.609 [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-04-29 22:37:48.609 [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-04-29 22:37:48.610 [eventLoopGroupProxy-13-1 @call-handler#1355] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:37:48.611 [eventLoopGroupProxy-13-1 @coroutine#1356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5749e633 2024-04-29 22:37:48.612 [eventLoopGroupProxy-13-1 @call-handler#1355] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:37:48.612 [eventLoopGroupProxy-13-1 @call-handler#1355] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 22:37:48.612 [DefaultDispatcher-worker-15 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:48.613 [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-04-29 22:37:48.613 [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-04-29 22:37:48.613 [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-04-29 22:37:48.613 [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-04-29 22:37:48.614 [eventLoopGroupProxy-13-1 @call-handler#1360] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:37:48.616 [eventLoopGroupProxy-13-1 @coroutine#1361] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5749e633 2024-04-29 22:37:48.616 [eventLoopGroupProxy-13-1 @call-handler#1360] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:37:48.616 [eventLoopGroupProxy-13-1 @call-handler#1360] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 22:37:48.617 [DefaultDispatcher-worker-15 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:48.618 [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-04-29 22:37:48.618 [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-04-29 22:37:48.618 [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-04-29 22:37:48.618 [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-04-29 22:37:48.619 [eventLoopGroupProxy-13-1 @call-handler#1365] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:37:48.621 [eventLoopGroupProxy-13-1 @coroutine#1366] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5749e633 2024-04-29 22:37:48.621 [eventLoopGroupProxy-13-1 @call-handler#1365] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:37:48.621 [eventLoopGroupProxy-13-1 @call-handler#1365] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 22:37:48.621 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:48.623 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:48.623 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:37:48.623 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:48.623 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:37:48.624 [eventLoopGroupProxy-13-1 @call-handler#1370] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:37:48.625 [eventLoopGroupProxy-13-1 @coroutine#1371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5749e633 2024-04-29 22:37:48.626 [eventLoopGroupProxy-13-1 @call-handler#1370] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:37:48.626 [eventLoopGroupProxy-13-1 @call-handler#1370] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 22:37:48.626 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:48.627 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:48.627 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:37:48.627 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:48.627 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:37:48.628 [eventLoopGroupProxy-13-1 @call-handler#1375] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:37:48.630 [eventLoopGroupProxy-13-1 @coroutine#1376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5749e633 2024-04-29 22:37:48.630 [eventLoopGroupProxy-13-1 @call-handler#1375] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:37:48.630 [eventLoopGroupProxy-13-1 @call-handler#1375] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 22:37:48.630 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:48.631 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:48.631 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:37:48.631 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:48.631 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:37:48.632 [eventLoopGroupProxy-13-1 @call-handler#1380] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:37:48.634 [eventLoopGroupProxy-13-1 @coroutine#1381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5749e633 2024-04-29 22:37:48.634 [eventLoopGroupProxy-13-1 @call-handler#1380] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:37:48.634 [eventLoopGroupProxy-13-1 @call-handler#1380] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 22:37:48.634 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:48.636 [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-04-29 22:37:48.636 [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-04-29 22:37:48.636 [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-04-29 22:37:48.636 [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-04-29 22:37:48.637 [eventLoopGroupProxy-13-1 @call-handler#1385] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:37:48.638 [eventLoopGroupProxy-13-1 @coroutine#1386] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5749e633 2024-04-29 22:37:48.639 [eventLoopGroupProxy-13-1 @call-handler#1385] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:37:48.639 [eventLoopGroupProxy-13-1 @call-handler#1385] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 22:37:48.639 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:48.640 [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-04-29 22:37:48.641 [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-04-29 22:37:48.641 [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-04-29 22:37:48.641 [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-04-29 22:37:48.642 [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-04-29 22:37:48.643 [eventLoopGroupProxy-13-1 @coroutine#1391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5749e633 2024-04-29 22:37:48.643 [eventLoopGroupProxy-13-1 @call-handler#1390] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:37:48.644 [eventLoopGroupProxy-13-1 @call-handler#1390] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 22:37:48.644 [DefaultDispatcher-worker-2 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:48.645 [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-04-29 22:37:48.645 [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-04-29 22:37:48.645 [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-04-29 22:37:48.645 [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-04-29 22:37:48.646 [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-04-29 22:37:48.691 [eventLoopGroupProxy-13-1 @coroutine#1396] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5749e633 2024-04-29 22:37:48.692 [eventLoopGroupProxy-13-1 @call-handler#1395] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:37:48.692 [eventLoopGroupProxy-13-1 @call-handler#1395] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-04-29 22:37:48.692 [DefaultDispatcher-worker-5 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:48.694 [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-04-29 22:37:48.694 [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-04-29 22:37:48.694 [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-04-29 22:37:48.694 [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-04-29 22:37:48.695 [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-04-29 22:37:48.697 [eventLoopGroupProxy-13-1 @coroutine#1401] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5749e633 2024-04-29 22:37:48.697 [eventLoopGroupProxy-13-1 @call-handler#1400] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:37:48.697 [eventLoopGroupProxy-13-1 @call-handler#1400] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 22:37:48.698 [DefaultDispatcher-worker-5 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:48.699 [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-04-29 22:37:48.699 [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-04-29 22:37:48.699 [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-04-29 22:37:48.699 [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-04-29 22:37:48.700 [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-04-29 22:37:48.744 [eventLoopGroupProxy-13-1 @coroutine#1406] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5749e633 2024-04-29 22:37:48.744 [eventLoopGroupProxy-13-1 @call-handler#1405] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:37:48.744 [eventLoopGroupProxy-13-1 @call-handler#1405] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-29 22:37:48.745 [DefaultDispatcher-worker-5 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:48.746 [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-04-29 22:37:48.746 [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-04-29 22:37:48.746 [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-04-29 22:37:48.746 [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-04-29 22:37:48.747 [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-04-29 22:37:48.749 [eventLoopGroupProxy-13-1 @coroutine#1411] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5749e633 2024-04-29 22:37:48.750 [eventLoopGroupProxy-13-1 @call-handler#1410] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:37:48.750 [eventLoopGroupProxy-13-1 @call-handler#1410] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 22:37:48.750 [DefaultDispatcher-worker-5 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:48.751 [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-04-29 22:37:48.751 [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-04-29 22:37:48.751 [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-04-29 22:37:48.751 [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-04-29 22:37:48.752 [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-04-29 22:37:48.795 [eventLoopGroupProxy-13-1 @coroutine#1416] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5749e633 2024-04-29 22:37:48.795 [eventLoopGroupProxy-13-1 @call-handler#1415] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:37:48.795 [eventLoopGroupProxy-13-1 @call-handler#1415] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-04-29 22:37:48.795 [DefaultDispatcher-worker-5 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:48.797 [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-04-29 22:37:48.797 [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-04-29 22:37:48.797 [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-04-29 22:37:48.797 [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-04-29 22:37:48.798 [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-04-29 22:37:48.843 [eventLoopGroupProxy-13-1 @coroutine#1422] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5749e633 2024-04-29 22:37:48.843 [eventLoopGroupProxy-13-1 @call-handler#1420] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:37:48.843 [eventLoopGroupProxy-13-1 @call-handler#1420] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-29 22:37:48.844 [DefaultDispatcher-worker-5 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:48.845 [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-04-29 22:37:48.845 [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-04-29 22:37:48.845 [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-04-29 22:37:48.845 [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-04-29 22:37:48.846 [eventLoopGroupProxy-13-1 @call-handler#1426] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:37:48.891 [eventLoopGroupProxy-13-1 @coroutine#1427] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5749e633 2024-04-29 22:37:48.891 [eventLoopGroupProxy-13-1 @call-handler#1426] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:37:48.891 [eventLoopGroupProxy-13-1 @call-handler#1426] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-29 22:37:48.892 [DefaultDispatcher-worker-5 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:48.893 [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-04-29 22:37:48.893 [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-04-29 22:37:48.893 [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-04-29 22:37:48.893 [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-04-29 22:37:48.894 [eventLoopGroupProxy-13-1 @call-handler#1431] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:37:48.939 [eventLoopGroupProxy-13-1 @coroutine#1432] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5749e633 2024-04-29 22:37:48.939 [eventLoopGroupProxy-13-1 @call-handler#1431] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:37:48.939 [eventLoopGroupProxy-13-1 @call-handler#1431] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-29 22:37:48.940 [DefaultDispatcher-worker-5 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:48.941 [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-04-29 22:37:48.941 [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-04-29 22:37:48.941 [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-04-29 22:37:48.941 [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-04-29 22:37:48.942 [eventLoopGroupProxy-13-1 @call-handler#1436] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:37:48.987 [eventLoopGroupProxy-13-1 @coroutine#1437] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5749e633 2024-04-29 22:37:48.987 [eventLoopGroupProxy-13-1 @call-handler#1436] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:37:48.987 [eventLoopGroupProxy-13-1 @call-handler#1436] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-29 22:37:48.988 [DefaultDispatcher-worker-4 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:48.989 [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-04-29 22:37:48.989 [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-04-29 22:37:48.989 [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-04-29 22:37:48.989 [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-04-29 22:37:48.990 [eventLoopGroupProxy-13-1 @call-handler#1441] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:37:48.992 [DefaultDispatcher-worker-7 @coroutine#814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c717ef2 2024-04-29 22:37:48.992 [eventLoopGroupProxy-13-1 @coroutine#1442] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5749e633 2024-04-29 22:37:48.992 [eventLoopGroupProxy-13-1 @call-handler#1441] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:37:48.992 [eventLoopGroupProxy-13-1 @call-handler#1441] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 22:37:48.993 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:48.994 [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-04-29 22:37:48.994 [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-04-29 22:37:48.994 [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-04-29 22:37:48.994 [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-04-29 22:37:48.995 [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-04-29 22:37:49.039 [eventLoopGroupProxy-13-1 @coroutine#1448] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5749e633 2024-04-29 22:37:49.040 [eventLoopGroupProxy-13-1 @call-handler#1447] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:37:49.040 [eventLoopGroupProxy-13-1 @call-handler#1447] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-29 22:37:49.040 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:49.041 [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-04-29 22:37:49.041 [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-04-29 22:37:49.041 [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-04-29 22:37:49.042 [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-04-29 22:37:49.043 [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-04-29 22:37:49.046 [eventLoopGroupProxy-13-1 @coroutine#1453] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5749e633 2024-04-29 22:37:49.046 [eventLoopGroupProxy-13-1 @call-handler#1452] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:37:49.046 [eventLoopGroupProxy-13-1 @call-handler#1452] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 22:37:49.047 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:49.048 [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-04-29 22:37:49.048 [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-04-29 22:37:49.048 [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-04-29 22:37:49.048 [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-04-29 22:37:49.049 [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-04-29 22:37:49.052 [eventLoopGroupProxy-13-1 @coroutine#1458] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5749e633 2024-04-29 22:37:49.052 [eventLoopGroupProxy-13-1 @call-handler#1457] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:37:49.052 [eventLoopGroupProxy-13-1 @call-handler#1457] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 22:37:49.052 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:49.053 [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-04-29 22:37:49.053 [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-04-29 22:37:49.053 [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-04-29 22:37:49.054 [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-04-29 22:37:49.055 [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-04-29 22:37:49.057 [eventLoopGroupProxy-13-1 @coroutine#1463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5749e633 2024-04-29 22:37:49.057 [eventLoopGroupProxy-13-1 @call-handler#1462] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:37:49.057 [eventLoopGroupProxy-13-1 @call-handler#1462] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 22:37:49.058 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:49.059 [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-04-29 22:37:49.059 [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-04-29 22:37:49.059 [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-04-29 22:37:49.059 [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-04-29 22:37:49.060 [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-04-29 22:37:49.063 [eventLoopGroupProxy-13-1 @coroutine#1468] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5749e633 2024-04-29 22:37:49.063 [eventLoopGroupProxy-13-1 @call-handler#1467] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:37:49.063 [eventLoopGroupProxy-13-1 @call-handler#1467] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 22:37:49.064 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:49.065 [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-04-29 22:37:49.065 [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-04-29 22:37:49.065 [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-04-29 22:37:49.065 [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-04-29 22:37:49.066 [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-04-29 22:37:49.068 [eventLoopGroupProxy-13-1 @coroutine#1473] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5749e633 2024-04-29 22:37:49.068 [eventLoopGroupProxy-13-1 @call-handler#1472] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:37:49.068 [eventLoopGroupProxy-13-1 @call-handler#1472] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 22:37:49.068 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:49.069 [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-04-29 22:37:49.070 [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-04-29 22:37:49.070 [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-04-29 22:37:49.070 [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-04-29 22:37:49.070 [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-04-29 22:37:49.115 [eventLoopGroupProxy-13-1 @coroutine#1478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5749e633 2024-04-29 22:37:49.116 [eventLoopGroupProxy-13-1 @call-handler#1477] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:37:49.116 [eventLoopGroupProxy-13-1 @call-handler#1477] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-04-29 22:37:49.116 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:49.118 [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-04-29 22:37:49.118 [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-04-29 22:37:49.118 [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-04-29 22:37:49.118 [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-04-29 22:37:49.119 [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-04-29 22:37:49.121 [eventLoopGroupProxy-13-1 @coroutine#1483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5749e633 2024-04-29 22:37:49.121 [eventLoopGroupProxy-13-1 @call-handler#1482] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:37:49.121 [eventLoopGroupProxy-13-1 @call-handler#1482] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 22:37:49.122 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:49.123 [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-04-29 22:37:49.123 [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-04-29 22:37:49.123 [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-04-29 22:37:49.123 [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-04-29 22:37:49.124 [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-04-29 22:37:49.125 [eventLoopGroupProxy-13-1 @coroutine#1488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5749e633 2024-04-29 22:37:49.125 [eventLoopGroupProxy-13-1 @call-handler#1487] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:37:49.126 [eventLoopGroupProxy-13-1 @call-handler#1487] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 22:37:49.126 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:49.127 [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-04-29 22:37:49.127 [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-04-29 22:37:49.127 [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-04-29 22:37:49.127 [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-04-29 22:37:49.128 [eventLoopGroupProxy-13-1 @call-handler#1493] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:37:49.130 [eventLoopGroupProxy-13-1 @coroutine#1494] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5749e633 2024-04-29 22:37:49.130 [eventLoopGroupProxy-13-1 @call-handler#1493] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:37:49.130 [eventLoopGroupProxy-13-1 @call-handler#1493] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 22:37:49.130 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:49.132 [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-04-29 22:37:49.132 [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-04-29 22:37:49.132 [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-04-29 22:37:49.132 [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-04-29 22:37:49.133 [eventLoopGroupProxy-13-1 @call-handler#1498] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:37:49.175 [eventLoopGroupProxy-13-1 @coroutine#1499] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5749e633 2024-04-29 22:37:49.175 [eventLoopGroupProxy-13-1 @call-handler#1498] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:37:49.175 [eventLoopGroupProxy-13-1 @call-handler#1498] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2024-04-29 22:37:49.176 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:49.177 [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-04-29 22:37:49.177 [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-04-29 22:37:49.177 [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-04-29 22:37:49.177 [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-04-29 22:37:49.178 [eventLoopGroupProxy-13-1 @call-handler#1503] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:37:49.181 [eventLoopGroupProxy-13-1 @coroutine#1504] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5749e633 2024-04-29 22:37:49.181 [eventLoopGroupProxy-13-1 @call-handler#1503] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:37:49.181 [eventLoopGroupProxy-13-1 @call-handler#1503] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 22:37:49.181 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:49.183 [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-04-29 22:37:49.183 [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-04-29 22:37:49.183 [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-04-29 22:37:49.183 [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-04-29 22:37:49.184 [eventLoopGroupProxy-13-1 @call-handler#1508] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:37:49.186 [eventLoopGroupProxy-13-1 @coroutine#1509] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5749e633 2024-04-29 22:37:49.186 [eventLoopGroupProxy-13-1 @call-handler#1508] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:37:49.186 [eventLoopGroupProxy-13-1 @call-handler#1508] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 22:37:49.186 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:49.187 [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-04-29 22:37:49.187 [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-04-29 22:37:49.187 [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-04-29 22:37:49.187 [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-04-29 22:37:49.188 [eventLoopGroupProxy-13-1 @call-handler#1513] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:37:49.190 [eventLoopGroupProxy-13-1 @coroutine#1514] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5749e633 2024-04-29 22:37:49.191 [eventLoopGroupProxy-13-1 @call-handler#1513] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:37:49.191 [eventLoopGroupProxy-13-1 @call-handler#1513] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 22:37:49.191 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:49.192 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:49.192 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:37:49.192 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:49.193 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:37:49.194 [eventLoopGroupProxy-13-1 @call-handler#1518] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:37:49.243 [eventLoopGroupProxy-13-1 @coroutine#1519] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5749e633 2024-04-29 22:37:49.243 [eventLoopGroupProxy-13-1 @call-handler#1518] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:37:49.243 [eventLoopGroupProxy-13-1 @call-handler#1518] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 49ms 2024-04-29 22:37:49.244 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:49.245 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:49.245 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:37:49.245 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:49.245 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:37:49.247 [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-04-29 22:37:49.292 [eventLoopGroupProxy-13-1 @coroutine#1524] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5749e633 2024-04-29 22:37:49.292 [eventLoopGroupProxy-13-1 @call-handler#1523] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:37:49.292 [eventLoopGroupProxy-13-1 @call-handler#1523] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-04-29 22:37:49.293 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:49.294 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:49.294 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:37:49.294 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:49.294 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:37:49.295 [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-04-29 22:37:49.297 [eventLoopGroupProxy-13-1 @coroutine#1529] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5749e633 2024-04-29 22:37:49.298 [eventLoopGroupProxy-13-1 @call-handler#1528] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:37:49.298 [eventLoopGroupProxy-13-1 @call-handler#1528] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 22:37:49.298 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:49.300 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:49.300 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:37:49.300 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:49.300 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:37:49.301 [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-04-29 22:37:49.307 [eventLoopGroupProxy-13-1 @coroutine#1534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5749e633 2024-04-29 22:37:49.307 [eventLoopGroupProxy-13-1 @call-handler#1533] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:37:49.307 [eventLoopGroupProxy-13-1 @call-handler#1533] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2024-04-29 22:37:49.308 [DefaultDispatcher-worker-15 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:49.308 [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-04-29 22:37:49.308 [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-04-29 22:37:49.309 [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-04-29 22:37:49.309 [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-04-29 22:37:49.309 [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-04-29 22:37:49.311 [eventLoopGroupProxy-13-1 @coroutine#1539] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5749e633 2024-04-29 22:37:49.311 [eventLoopGroupProxy-13-1 @call-handler#1538] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:37:49.311 [eventLoopGroupProxy-13-1 @call-handler#1538] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 22:37:49.311 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:49.313 [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-04-29 22:37:49.313 [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-04-29 22:37:49.313 [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-04-29 22:37:49.313 [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-04-29 22:37:49.314 [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-04-29 22:37:49.359 [eventLoopGroupProxy-13-1 @coroutine#1544] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5749e633 2024-04-29 22:37:49.360 [eventLoopGroupProxy-13-1 @call-handler#1543] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:37:49.360 [eventLoopGroupProxy-13-1 @call-handler#1543] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-04-29 22:37:49.360 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:49.362 [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-04-29 22:37:49.362 [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-04-29 22:37:49.362 [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-04-29 22:37:49.362 [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-04-29 22:37:49.363 [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-04-29 22:37:49.365 [eventLoopGroupProxy-13-1 @coroutine#1549] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5749e633 2024-04-29 22:37:49.365 [eventLoopGroupProxy-13-1 @call-handler#1548] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:37:49.365 [eventLoopGroupProxy-13-1 @call-handler#1548] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 22:37:49.365 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:49.366 [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-04-29 22:37:49.367 [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-04-29 22:37:49.367 [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-04-29 22:37:49.367 [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-04-29 22:37:49.367 [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-04-29 22:37:49.412 [eventLoopGroupProxy-13-1 @coroutine#1554] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5749e633 2024-04-29 22:37:49.412 [eventLoopGroupProxy-13-1 @call-handler#1553] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:37:49.412 [eventLoopGroupProxy-13-1 @call-handler#1553] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-29 22:37:49.413 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:49.414 [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-04-29 22:37:49.414 [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-04-29 22:37:49.414 [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-04-29 22:37:49.414 [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-04-29 22:37:49.415 [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-04-29 22:37:49.459 [eventLoopGroupProxy-13-1 @coroutine#1560] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5749e633 2024-04-29 22:37:49.459 [eventLoopGroupProxy-13-1 @call-handler#1558] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:37:49.459 [eventLoopGroupProxy-13-1 @call-handler#1558] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-29 22:37:49.460 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:49.461 [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-04-29 22:37:49.461 [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-04-29 22:37:49.461 [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-04-29 22:37:49.461 [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-04-29 22:37:49.462 [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-04-29 22:37:49.464 [eventLoopGroupProxy-13-1 @coroutine#1565] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5749e633 2024-04-29 22:37:49.465 [eventLoopGroupProxy-13-1 @call-handler#1564] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:37:49.465 [eventLoopGroupProxy-13-1 @call-handler#1564] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 22:37:49.465 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:49.466 [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-04-29 22:37:49.467 [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-04-29 22:37:49.467 [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-04-29 22:37:49.467 [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-04-29 22:37:49.467 [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-04-29 22:37:49.509 [DefaultDispatcher-worker-9 @coroutine#814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c717ef2 2024-04-29 22:37:49.516 [eventLoopGroupProxy-13-1 @coroutine#1571] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5749e633 2024-04-29 22:37:49.517 [eventLoopGroupProxy-13-1 @call-handler#1569] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:37:49.517 [eventLoopGroupProxy-13-1 @call-handler#1569] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 50ms 2024-04-29 22:37:49.517 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:49.519 [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-04-29 22:37:49.519 [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-04-29 22:37:49.519 [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-04-29 22:37:49.519 [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-04-29 22:37:49.520 [eventLoopGroupProxy-13-1 @call-handler#1575] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:37:49.522 [eventLoopGroupProxy-13-1 @coroutine#1576] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5749e633 2024-04-29 22:37:49.522 [eventLoopGroupProxy-13-1 @call-handler#1575] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:37:49.522 [eventLoopGroupProxy-13-1 @call-handler#1575] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 22:37:49.523 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:49.524 [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-04-29 22:37:49.524 [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-04-29 22:37:49.524 [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-04-29 22:37:49.524 [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-04-29 22:37:49.525 [eventLoopGroupProxy-13-1 @call-handler#1580] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:37:49.527 [eventLoopGroupProxy-13-1 @coroutine#1581] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5749e633 2024-04-29 22:37:49.527 [eventLoopGroupProxy-13-1 @call-handler#1580] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:37:49.527 [eventLoopGroupProxy-13-1 @call-handler#1580] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 22:37:49.527 [DefaultDispatcher-worker-9 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:49.528 [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-04-29 22:37:49.528 [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-04-29 22:37:49.528 [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-04-29 22:37:49.528 [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-04-29 22:37:49.529 [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-04-29 22:37:49.531 [eventLoopGroupProxy-13-1 @coroutine#1586] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5749e633 2024-04-29 22:37:49.531 [eventLoopGroupProxy-13-1 @call-handler#1585] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:37:49.531 [eventLoopGroupProxy-13-1 @call-handler#1585] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 22:37:49.531 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:49.536 [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-04-29 22:37:49.536 [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-04-29 22:37:49.536 [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-04-29 22:37:49.536 [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-04-29 22:37:49.537 [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-04-29 22:37:49.547 [eventLoopGroupProxy-13-1 @coroutine#1591] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5749e633 2024-04-29 22:37:49.547 [eventLoopGroupProxy-13-1 @call-handler#1590] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:37:49.547 [eventLoopGroupProxy-13-1 @call-handler#1590] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 10ms 2024-04-29 22:37:49.548 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:49.549 [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-04-29 22:37:49.549 [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-04-29 22:37:49.549 [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-04-29 22:37:49.549 [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-04-29 22:37:49.550 [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-04-29 22:37:49.595 [eventLoopGroupProxy-13-1 @coroutine#1596] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5749e633 2024-04-29 22:37:49.595 [eventLoopGroupProxy-13-1 @call-handler#1595] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:37:49.595 [eventLoopGroupProxy-13-1 @call-handler#1595] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-29 22:37:49.596 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:49.597 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:49.597 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:37:49.597 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:49.597 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:37:49.598 [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-04-29 22:37:49.600 [eventLoopGroupProxy-13-1 @coroutine#1601] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5749e633 2024-04-29 22:37:49.600 [eventLoopGroupProxy-13-1 @call-handler#1600] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:37:49.600 [eventLoopGroupProxy-13-1 @call-handler#1600] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 22:37:49.601 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:49.602 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:49.602 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:37:49.602 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:49.602 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:37:49.603 [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-04-29 22:37:49.605 [eventLoopGroupProxy-13-1 @coroutine#1606] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5749e633 2024-04-29 22:37:49.605 [eventLoopGroupProxy-13-1 @call-handler#1605] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:37:49.605 [eventLoopGroupProxy-13-1 @call-handler#1605] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 22:37:49.606 [DefaultDispatcher-worker-9 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:49.607 [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-04-29 22:37:49.607 [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-04-29 22:37:49.607 [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-04-29 22:37:49.607 [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-04-29 22:37:49.608 [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-04-29 22:37:49.612 [eventLoopGroupProxy-13-1 @coroutine#1611] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5749e633 2024-04-29 22:37:49.612 [eventLoopGroupProxy-13-1 @call-handler#1610] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:37:49.612 [eventLoopGroupProxy-13-1 @call-handler#1610] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-29 22:37:49.613 [DefaultDispatcher-worker-9 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:49.628 [DefaultDispatcher-worker-5 @coroutine#793] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c717ef2 2024-04-29 22:37:49.638 [DefaultDispatcher-worker-15 @coroutine#796] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c717ef2 2024-04-29 22:37:49.639 [DefaultDispatcher-worker-15 @coroutine#796] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 22:37:49.639 [DefaultDispatcher-worker-15 @coroutine#796] 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-04-29 22:37:49.639 [DefaultDispatcher-worker-15 @coroutine#796] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 22:37:49.639 [DefaultDispatcher-worker-15 @coroutine#796] 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-04-29 22:37:49.640 [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-04-29 22:37:49.641 [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-04-29 22:37:49.641 [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-04-29 22:37:49.667 [DefaultDispatcher-worker-6 @call-handler#1620] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e2f16bd 2024-04-29 22:37:49.668 [eventLoopGroupProxy-13-1 @call-handler#1620] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:37:49.668 [eventLoopGroupProxy-13-1 @call-handler#1620] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 28ms 2024-04-29 22:37:49.668 [DefaultDispatcher-worker-6 @coroutine#763] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/586633549597880320/_ustadmanifest.json 2024-04-29 22:37:49.668 [DefaultDispatcher-worker-6 @coroutine#763] 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/586633549597880320/_ustadmanifest.json. 2024-04-29 22:37:49.668 [DefaultDispatcher-worker-6 @coroutine#763] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/586633549597880320/_ustadmanifest.json 2024-04-29 22:37:49.668 [DefaultDispatcher-worker-9 @coroutine#796] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 22:37:49.668 [DefaultDispatcher-worker-9 @coroutine#796] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 22:37:49.669 [DefaultDispatcher-worker-9 @coroutine#796] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-29 22:37:49.669 [DefaultDispatcher-worker-9 @coroutine#796] 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-04-29 22:37:49.669 [DefaultDispatcher-worker-1 @coroutine#763] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/586633549597880320/_ustadmanifest.json 2024-04-29 22:37:49.669 [DefaultDispatcher-worker-1 @coroutine#763] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/586633549597880320/_ustadmanifest.json 2024-04-29 22:37:49.670 [DefaultDispatcher-worker-6 @coroutine#763] 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/586633549597880320/_ustadmanifest.json. 2024-04-29 22:37:49.670 [DefaultDispatcher-worker-6 @coroutine#763] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/586633549597880320/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-04-29 22:37:49.680 [DefaultDispatcher-worker-7 @coroutine#796] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c717ef2 2024-04-29 22:37:49.701 [DefaultDispatcher-worker-11 @coroutine#763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e2f16bd 2024-04-29 22:37:49.722 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-04-29 22:37:49.722 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-04-29 22:37:49.722 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-04-29 22:37:49.722 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-04-29 22:37:49.722 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-04-29 22:37:49.726 [Test worker @coroutine#1636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f030217 2024-04-29 22:37:49.726 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown initiated... 2024-04-29 22:37:49.726 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Close initiated... 2024-04-29 22:37:49.726 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:37:49.727 [HikariPool-70 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3c717ef2: (connection evicted) 2024-04-29 22:37:49.727 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:37:49.727 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Closed. 2024-04-29 22:37:49.727 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown completed. 2024-04-29 22:37:50.051 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-29 22:37:50.051 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-29 22:37:50.128 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-29 22:37:50.539 [DefaultDispatcher-worker-8 @coroutine#1641] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5749e633 2024-04-29 22:37:50.731 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@2f98fe6f 2024-04-29 22:37:50.731 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@2f98fe6f 2024-04-29 22:37:50.731 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown initiated... 2024-04-29 22:37:50.731 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Close initiated... 2024-04-29 22:37:50.731 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:37:50.732 [HikariPool-68 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7e2f16bd: (connection evicted) 2024-04-29 22:37:50.732 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:37:50.732 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Closed. 2024-04-29 22:37:50.732 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown completed. 2024-04-29 22:37:50.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-71 - configuration: 2024-04-29 22:37:50.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:37:50.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:37:50.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:37:50.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:37:50.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:37:50.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:37:50.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@22a1d77b 2024-04-29 22:37:50.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:37:50.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:37:50.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:37:50.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:37:50.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:37:50.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:37:50.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:37:50.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:37:50.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:37:50.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:37:50.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:37:50.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:37:50.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:37:50.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:37:50.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:37:50.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:37:50.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:37:50.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:37:50.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:37:50.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-71" 2024-04-29 22:37:50.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:37:50.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:37:50.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:37:50.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:37:50.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:37:50.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:37:50.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:37:50.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:37:50.742 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Starting... 2024-04-29 22:37:50.742 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@22fe90df 2024-04-29 22:37:50.742 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@22fe90df 2024-04-29 22:37:50.743 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Start completed. 2024-04-29 22:37:50.755 [DefaultDispatcher-worker-12 @coroutine#1649] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22fe90df 2024-04-29 22:37:50.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-72 - configuration: 2024-04-29 22:37:50.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:37:50.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:37:50.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:37:50.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:37:50.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:37:50.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:37:50.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7a491a60 2024-04-29 22:37:50.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:37:50.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:37:50.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:37:50.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:37:50.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:37:50.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:37:50.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:37:50.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:37:50.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:37:50.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:37:50.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:37:50.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:37:50.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:37:50.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:37:50.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:37:50.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:37:50.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:37:50.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:37:50.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:37:50.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-72" 2024-04-29 22:37:50.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:37:50.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:37:50.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:37:50.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:37:50.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:37:50.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:37:50.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:37:50.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:37:50.762 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Starting... 2024-04-29 22:37:50.763 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c30decf 2024-04-29 22:37:50.763 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c30decf 2024-04-29 22:37:50.763 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Start completed. 2024-04-29 22:37:50.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-73 - configuration: 2024-04-29 22:37:50.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:37:50.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:37:50.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:37:50.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:37:50.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:37:50.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:37:50.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7827cdfc 2024-04-29 22:37:50.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:37:50.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:37:50.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:37:50.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:37:50.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:37:50.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:37:50.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:37:50.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:37:50.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:37:50.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:37:50.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:37:50.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:37:50.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:37:50.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:37:50.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:37:50.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:37:50.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:37:50.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:37:50.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:37:50.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-73" 2024-04-29 22:37:50.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:37:50.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:37:50.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:37:50.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:37:50.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:37:50.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:37:50.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:37:50.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:37:50.765 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Starting... 2024-04-29 22:37:50.765 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@19d3f4fb 2024-04-29 22:37:50.765 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@19d3f4fb 2024-04-29 22:37:50.765 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Start completed. 2024-04-29 22:37:50.767 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-04-29 22:37:50.769 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2024-04-29 22:37:50.770 [DefaultDispatcher-worker-15 @coroutine#1658] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-04-29 22:37:50.773 [DefaultDispatcher-worker-15 @coroutine#1660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c30decf 2024-04-29 22:37:50.774 [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-04-29 22:37:50.774 [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-04-29 22:37:50.774 [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-04-29 22:37:50.774 [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-04-29 22:37:50.777 [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-04-29 22:37:50.777 [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-04-29 22:37:50.778 [eventLoopGroupProxy-16-1 @coroutine#1666] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19d3f4fb 2024-04-29 22:37:50.780 [Test worker @coroutine#1659] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-04-29 22:37:50.780 [Test worker @coroutine#1659] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-04-29 22:37:50.780 [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-04-29 22:37:50.780 [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-04-29 22:37:50.781 [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-04-29 22:37:50.781 [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-04-29 22:37:50.781 [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-04-29 22:37:50.781 [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-04-29 22:37:50.782 [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-04-29 22:37:50.786 [eventLoopGroupProxy-16-1 @coroutine#1673] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19d3f4fb 2024-04-29 22:37:50.786 [eventLoopGroupProxy-16-1 @call-handler#1672] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:37:50.787 [Test worker @coroutine#1670] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:37:50.789 [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-04-29 22:37:50.795 [eventLoopGroupProxy-16-2 @call-handler#1682] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:37:50.801 [Test worker @coroutine#1684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c30decf 2024-04-29 22:37:50.843 [HikariPool-71 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:37:50.863 [HikariPool-72 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:37:50.866 [HikariPool-73 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:37:51.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-74 - configuration: 2024-04-29 22:37:51.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:37:51.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:37:51.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:37:51.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:37:51.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:37:51.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:37:51.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@8de8b07 2024-04-29 22:37:51.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:37:51.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:37:51.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:37:51.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:37:51.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:37:51.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:37:51.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:37:51.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:37:51.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:37:51.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:37:51.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:37:51.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:37:51.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:37:51.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:37:51.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:37:51.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:37:51.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:37:51.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:37:51.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:37:51.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-74" 2024-04-29 22:37:51.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:37:51.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:37:51.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:37:51.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:37:51.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:37:51.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:37:51.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:37:51.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:37:51.881 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Starting... 2024-04-29 22:37:51.882 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fc7abf6 2024-04-29 22:37:51.882 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fc7abf6 2024-04-29 22:37:51.882 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Start completed. 2024-04-29 22:37:51.925 [DefaultDispatcher-worker-17 @coroutine#1691] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fc7abf6 2024-04-29 22:37:51.930 [Test worker @coroutine#1691] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46901/api/blob/upload-init-batch 2024-04-29 22:37:51.930 [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:46901/api/blob/upload-init-batch. 2024-04-29 22:37:51.930 [Test worker @coroutine#1691] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46901/api/blob/upload-init-batch 2024-04-29 22:37:51.930 [Test worker @coroutine#1691] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:46901/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-04-29 22:37:51.932 [Test worker @coroutine#1691] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46901/api/blob/upload-init-batch 2024-04-29 22:37:51.932 [Test worker @coroutine#1691] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46901/api/blob/upload-init-batch 2024-04-29 22:37:51.932 [Test worker @coroutine#1691] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:46901/api/blob/upload-init-batch. 2024-04-29 22:37:51.932 [Test worker @coroutine#1691] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:46901/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 22:37:51.943 [DefaultDispatcher-worker-17 @coroutine#1691] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fc7abf6 2024-04-29 22:37:51.948 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown initiated... 2024-04-29 22:37:51.948 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Close initiated... 2024-04-29 22:37:51.948 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:37:51.948 [HikariPool-74 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3fc7abf6: (connection evicted) 2024-04-29 22:37:51.949 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:37:51.949 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Closed. 2024-04-29 22:37:51.949 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown completed. 2024-04-29 22:37:51.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-75 - configuration: 2024-04-29 22:37:51.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:37:51.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:37:51.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:37:51.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:37:51.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:37:51.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:37:51.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1028a747 2024-04-29 22:37:51.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:37:51.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:37:51.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:37:51.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:37:51.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:37:51.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:37:51.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:37:51.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:37:51.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:37:51.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:37:51.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:37:51.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:37:51.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:37:51.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:37:51.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:37:51.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:37:51.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:37:51.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:37:51.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:37:51.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-75" 2024-04-29 22:37:51.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:37:51.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:37:51.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:37:51.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:37:51.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:37:51.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:37:51.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:37:51.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:37:51.956 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Starting... 2024-04-29 22:37:51.956 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@613ba54e 2024-04-29 22:37:51.956 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@613ba54e 2024-04-29 22:37:51.956 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Start completed. 2024-04-29 22:37:51.977 [Test worker @coroutine#1702] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38199/api/blob/upload-init-batch 2024-04-29 22:37:51.977 [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:38199/api/blob/upload-init-batch. 2024-04-29 22:37:51.977 [Test worker @coroutine#1702] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38199/api/blob/upload-init-batch 2024-04-29 22:37:51.977 [Test worker @coroutine#1702] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:38199/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-04-29 22:37:51.979 [Test worker @coroutine#1702] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38199/api/blob/upload-init-batch 2024-04-29 22:37:51.979 [Test worker @coroutine#1702] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38199/api/blob/upload-init-batch 2024-04-29 22:37:51.979 [Test worker @coroutine#1702] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:38199/api/blob/upload-init-batch. 2024-04-29 22:37:51.979 [Test worker @coroutine#1702] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:38199/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 22:37:51.980 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown initiated... 2024-04-29 22:37:51.980 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Close initiated... 2024-04-29 22:37:51.980 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:37:51.980 [HikariPool-75 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-75 - Closing connection org.sqlite.jdbc4.JDBC4Connection@613ba54e: (connection evicted) 2024-04-29 22:37:51.981 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:37:51.981 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Closed. 2024-04-29 22:37:51.981 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown completed. 2024-04-29 22:37:51.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-76 - configuration: 2024-04-29 22:37:51.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:37:51.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:37:51.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:37:51.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:37:51.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:37:51.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:37:51.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5b1cedfd 2024-04-29 22:37:51.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:37:51.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:37:51.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:37:51.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:37:51.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:37:51.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:37:51.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:37:51.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:37:51.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:37:51.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:37:51.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:37:51.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:37:51.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:37:51.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:37:51.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:37:51.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:37:51.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:37:51.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:37:51.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:37:51.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-76" 2024-04-29 22:37:51.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:37:51.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:37:51.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:37:51.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:37:51.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:37:51.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:37:51.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:37:51.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:37:51.986 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Starting... 2024-04-29 22:37:51.986 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@6334c0d8 2024-04-29 22:37:51.986 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@6334c0d8 2024-04-29 22:37:51.986 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Start completed. 2024-04-29 22:37:52.010 [Test worker @coroutine#1708] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57615/api/blob/upload-init-batch 2024-04-29 22:37:52.010 [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:57615/api/blob/upload-init-batch. 2024-04-29 22:37:52.010 [Test worker @coroutine#1708] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57615/api/blob/upload-init-batch 2024-04-29 22:37:52.010 [Test worker @coroutine#1708] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:57615/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-04-29 22:37:52.012 [Test worker @coroutine#1708] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57615/api/blob/upload-init-batch 2024-04-29 22:37:52.012 [Test worker @coroutine#1708] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57615/api/blob/upload-init-batch 2024-04-29 22:37:52.012 [Test worker @coroutine#1708] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:57615/api/blob/upload-init-batch. 2024-04-29 22:37:52.012 [Test worker @coroutine#1708] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:57615/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 22:37:52.017 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown initiated... 2024-04-29 22:37:52.017 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Close initiated... 2024-04-29 22:37:52.017 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:37:52.017 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6334c0d8: (connection evicted) 2024-04-29 22:37:52.017 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:37:52.018 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Closed. 2024-04-29 22:37:52.018 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown completed. 2024-04-29 22:37:52.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-77 - configuration: 2024-04-29 22:37:52.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:37:52.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:37:52.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:37:52.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:37:52.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:37:52.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:37:52.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ae5d544 2024-04-29 22:37:52.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:37:52.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:37:52.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:37:52.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:37:52.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:37:52.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:37:52.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:37:52.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:37:52.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:37:52.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:37:52.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:37:52.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:37:52.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:37:52.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:37:52.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:37:52.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:37:52.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:37:52.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:37:52.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:37:52.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-77" 2024-04-29 22:37:52.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:37:52.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:37:52.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:37:52.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:37:52.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:37:52.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:37:52.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:37:52.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:37:52.309 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Starting... 2024-04-29 22:37:52.310 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@74cf2d5f 2024-04-29 22:37:52.310 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@74cf2d5f 2024-04-29 22:37:52.310 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Start completed. 2024-04-29 22:37:52.366 [DefaultDispatcher-worker-17 @coroutine#1727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74cf2d5f 2024-04-29 22:37:52.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-78 - configuration: 2024-04-29 22:37:52.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:37:52.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:37:52.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:37:52.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:37:52.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:37:52.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:37:52.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4c31b6c2 2024-04-29 22:37:52.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:37:52.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:37:52.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:37:52.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:37:52.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:37:52.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:37:52.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:37:52.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:37:52.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:37:52.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:37:52.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:37:52.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:37:52.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:37:52.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:37:52.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:37:52.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:37:52.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:37:52.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:37:52.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:37:52.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-78" 2024-04-29 22:37:52.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:37:52.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:37:52.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:37:52.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:37:52.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:37:52.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:37:52.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:37:52.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:37:52.370 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Starting... 2024-04-29 22:37:52.370 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e8b36af 2024-04-29 22:37:52.370 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e8b36af 2024-04-29 22:37:52.370 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Start completed. 2024-04-29 22:37:52.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-79 - configuration: 2024-04-29 22:37:52.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:37:52.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:37:52.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:37:52.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:37:52.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:37:52.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:37:52.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@28ffa527 2024-04-29 22:37:52.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:37:52.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:37:52.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:37:52.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:37:52.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:37:52.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:37:52.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:37:52.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:37:52.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:37:52.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:37:52.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:37:52.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:37:52.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:37:52.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:37:52.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:37:52.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:37:52.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:37:52.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:37:52.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:37:52.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-79" 2024-04-29 22:37:52.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:37:52.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:37:52.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:37:52.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:37:52.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:37:52.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:37:52.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:37:52.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:37:52.405 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Starting... 2024-04-29 22:37:52.405 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@463746eb 2024-04-29 22:37:52.405 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@463746eb 2024-04-29 22:37:52.406 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Start completed. 2024-04-29 22:37:52.410 [HikariPool-77 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:37:52.443 [DefaultDispatcher-worker-17 @coroutine#1730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@463746eb 2024-04-29 22:37:52.453 [DefaultDispatcher-worker-6 @coroutine#1730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@463746eb 2024-04-29 22:37:52.465 [DefaultDispatcher-worker-11 @coroutine#1730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@463746eb 2024-04-29 22:37:52.471 [HikariPool-78 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:37:52.475 [DefaultDispatcher-worker-5 @coroutine#1730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@463746eb 2024-04-29 22:37:52.480 [Test worker @coroutine#1737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@463746eb 2024-04-29 22:37:52.491 [DefaultDispatcher-worker-4 @coroutine#1736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@463746eb 2024-04-29 22:37:52.498 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Shutdown initiated... 2024-04-29 22:37:52.498 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Close initiated... 2024-04-29 22:37:52.498 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:37:52.498 [HikariPool-79 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Closing connection org.sqlite.jdbc4.JDBC4Connection@463746eb: (connection evicted) 2024-04-29 22:37:52.499 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:37:52.499 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Closed. 2024-04-29 22:37:52.499 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Shutdown completed. 2024-04-29 22:37:52.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-80 - configuration: 2024-04-29 22:37:52.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:37:52.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:37:52.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:37:52.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:37:52.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:37:52.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:37:52.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@255482cb 2024-04-29 22:37:52.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:37:52.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:37:52.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:37:52.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:37:52.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:37:52.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:37:52.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:37:52.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:37:52.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:37:52.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:37:52.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:37:52.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:37:52.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:37:52.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:37:52.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:37:52.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:37:52.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:37:52.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:37:52.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:37:52.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-80" 2024-04-29 22:37:52.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:37:52.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:37:52.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:37:52.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:37:52.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:37:52.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:37:52.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:37:52.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:37:52.500 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Starting... 2024-04-29 22:37:52.500 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@641255d1 2024-04-29 22:37:52.500 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@641255d1 2024-04-29 22:37:52.500 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Start completed. 2024-04-29 22:37:52.546 [DefaultDispatcher-worker-4 @coroutine#1740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@641255d1 2024-04-29 22:37:52.557 [DefaultDispatcher-worker-15 @coroutine#1740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@641255d1 2024-04-29 22:37:52.566 [DefaultDispatcher-worker-3 @coroutine#1740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@641255d1 2024-04-29 22:37:52.575 [DefaultDispatcher-worker-17 @coroutine#1740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@641255d1 2024-04-29 22:37:52.578 [Test worker @coroutine#1746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@641255d1 2024-04-29 22:37:52.591 [DefaultDispatcher-worker-3 @coroutine#1745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@641255d1 2024-04-29 22:37:52.593 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown initiated... 2024-04-29 22:37:52.593 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Close initiated... 2024-04-29 22:37:52.593 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:37:52.593 [HikariPool-80 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Closing connection org.sqlite.jdbc4.JDBC4Connection@641255d1: (connection evicted) 2024-04-29 22:37:52.594 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:37:52.594 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Closed. 2024-04-29 22:37:52.594 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown completed. 2024-04-29 22:37:52.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-81 - configuration: 2024-04-29 22:37:52.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:37:52.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:37:52.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:37:52.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:37:52.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:37:52.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:37:52.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@46067a74 2024-04-29 22:37:52.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:37:52.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:37:52.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:37:52.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:37:52.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:37:52.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:37:52.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:37:52.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:37:52.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:37:52.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:37:52.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:37:52.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:37:52.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:37:52.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:37:52.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:37:52.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:37:52.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:37:52.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:37:52.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:37:52.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-81" 2024-04-29 22:37:52.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:37:52.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:37:52.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:37:52.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:37:52.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:37:52.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:37:52.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:37:52.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:37:52.595 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Starting... 2024-04-29 22:37:52.595 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@362e6fe 2024-04-29 22:37:52.595 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@362e6fe 2024-04-29 22:37:52.596 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Start completed. 2024-04-29 22:37:52.635 [DefaultDispatcher-worker-16 @coroutine#1749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e6fe 2024-04-29 22:37:52.645 [DefaultDispatcher-worker-6 @coroutine#1749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e6fe 2024-04-29 22:37:52.654 [DefaultDispatcher-worker-12 @coroutine#1749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e6fe 2024-04-29 22:37:52.664 [DefaultDispatcher-worker-5 @coroutine#1749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e6fe 2024-04-29 22:37:52.664 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown initiated... 2024-04-29 22:37:52.664 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Close initiated... 2024-04-29 22:37:52.664 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:37:52.665 [HikariPool-81 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Closing connection org.sqlite.jdbc4.JDBC4Connection@362e6fe: (connection evicted) 2024-04-29 22:37:52.665 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:37:52.665 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Closed. 2024-04-29 22:37:52.665 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown completed. 2024-04-29 22:37:52.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-82 - configuration: 2024-04-29 22:37:52.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:37:52.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:37:52.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:37:52.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:37:52.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:37:52.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:37:52.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f3565c0 2024-04-29 22:37:52.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:37:52.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:37:52.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:37:52.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:37:52.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:37:52.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:37:52.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:37:52.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:37:52.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:37:52.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:37:52.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:37:52.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:37:52.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:37:52.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:37:52.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:37:52.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:37:52.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:37:52.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:37:52.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:37:52.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-82" 2024-04-29 22:37:52.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:37:52.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:37:52.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:37:52.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:37:52.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:37:52.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:37:52.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:37:52.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:37:52.666 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Starting... 2024-04-29 22:37:52.667 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b27d03d 2024-04-29 22:37:52.667 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b27d03d 2024-04-29 22:37:52.667 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Start completed. 2024-04-29 22:37:52.708 [DefaultDispatcher-worker-7 @coroutine#1755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b27d03d 2024-04-29 22:37:52.719 [DefaultDispatcher-worker-16 @coroutine#1755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b27d03d 2024-04-29 22:37:52.729 [DefaultDispatcher-worker-15 @coroutine#1755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b27d03d 2024-04-29 22:37:52.738 [DefaultDispatcher-worker-16 @coroutine#1755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b27d03d 2024-04-29 22:37:52.743 [Test worker @coroutine#1762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b27d03d 2024-04-29 22:37:52.744 [DefaultDispatcher-worker-17 @coroutine#1764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22fe90df 2024-04-29 22:37:52.754 [DefaultDispatcher-worker-4 @coroutine#1761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b27d03d 2024-04-29 22:37:52.754 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown initiated... 2024-04-29 22:37:52.755 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Close initiated... 2024-04-29 22:37:52.755 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:37:52.755 [HikariPool-82 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5b27d03d: (connection evicted) 2024-04-29 22:37:52.756 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:37:52.756 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Closed. 2024-04-29 22:37:52.756 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown completed. 2024-04-29 22:37:52.767 [DefaultDispatcher-worker-4 @coroutine#1769] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19d3f4fb 2024-04-29 22:37:58.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-83 - configuration: 2024-04-29 22:37:58.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:37:58.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:37:58.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:37:58.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:37:58.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:37:58.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:37:58.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3cf1b5fb 2024-04-29 22:37:58.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:37:58.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:37:58.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:37:58.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:37:58.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:37:58.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:37:58.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:37:58.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:37:58.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:37:58.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:37:58.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:37:58.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:37:58.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:37:58.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:37:58.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:37:58.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:37:58.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:37:58.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:37:58.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:37:58.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-83" 2024-04-29 22:37:58.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:37:58.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:37:58.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:37:58.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:37:58.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:37:58.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:37:58.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:37:58.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:37:58.904 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Starting... 2024-04-29 22:37:58.904 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@7be85f15 2024-04-29 22:37:58.904 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@7be85f15 2024-04-29 22:37:58.904 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Start completed. 2024-04-29 22:37:58.955 [DefaultDispatcher-worker-15 @coroutine#1809] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7be85f15 2024-04-29 22:37:59.004 [HikariPool-83 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:37:59.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-84 - configuration: 2024-04-29 22:37:59.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:37:59.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:37:59.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:37:59.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:37:59.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:37:59.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:37:59.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@280e4390 2024-04-29 22:37:59.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:37:59.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:37:59.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:37:59.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:37:59.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:37:59.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:37:59.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:37:59.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:37:59.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:37:59.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:37:59.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:37:59.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:37:59.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:37:59.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:37:59.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:37:59.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:37:59.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:37:59.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:37:59.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:37:59.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-84" 2024-04-29 22:37:59.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:37:59.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:37:59.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:37:59.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:37:59.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:37:59.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:37:59.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:37:59.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:37:59.633 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Starting... 2024-04-29 22:37:59.634 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@3df7e309 2024-04-29 22:37:59.634 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@3df7e309 2024-04-29 22:37:59.634 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Start completed. 2024-04-29 22:37:59.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-85 - configuration: 2024-04-29 22:37:59.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:37:59.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:37:59.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:37:59.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:37:59.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:37:59.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:37:59.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7a085d02 2024-04-29 22:37:59.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:37:59.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:37:59.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:37:59.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:37:59.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:37:59.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:37:59.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:37:59.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:37:59.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:37:59.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:37:59.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:37:59.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:37:59.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:37:59.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:37:59.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:37:59.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:37:59.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:37:59.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:37:59.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:37:59.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-85" 2024-04-29 22:37:59.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:37:59.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:37:59.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:37:59.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:37:59.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:37:59.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:37:59.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:37:59.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:37:59.653 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Starting... 2024-04-29 22:37:59.653 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@7842260f 2024-04-29 22:37:59.653 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@7842260f 2024-04-29 22:37:59.653 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Start completed. 2024-04-29 22:37:59.680 [Test worker @coroutine#1816] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7842260f 2024-04-29 22:37:59.683 [Test worker @coroutine#1818] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7842260f 2024-04-29 22:37:59.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-86 - configuration: 2024-04-29 22:37:59.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:37:59.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:37:59.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:37:59.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:37:59.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:37:59.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:37:59.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1644cc2d 2024-04-29 22:37:59.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:37:59.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:37:59.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:37:59.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:37:59.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:37:59.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:37:59.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:37:59.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:37:59.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:37:59.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:37:59.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:37:59.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:37:59.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:37:59.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:37:59.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:37:59.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:37:59.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:37:59.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:37:59.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:37:59.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-86" 2024-04-29 22:37:59.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:37:59.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:37:59.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:37:59.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:37:59.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:37:59.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:37:59.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:37:59.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:37:59.689 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Starting... 2024-04-29 22:37:59.689 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@162a5c4c 2024-04-29 22:37:59.689 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@162a5c4c 2024-04-29 22:37:59.689 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Start completed. 2024-04-29 22:37:59.721 [Test worker @coroutine#1821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@162a5c4c 2024-04-29 22:37:59.723 [Test worker @coroutine#1823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@162a5c4c 2024-04-29 22:37:59.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-87 - configuration: 2024-04-29 22:37:59.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:37:59.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:37:59.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:37:59.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:37:59.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:37:59.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:37:59.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6a1b4854 2024-04-29 22:37:59.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:37:59.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:37:59.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:37:59.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:37:59.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:37:59.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:37:59.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:37:59.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:37:59.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:37:59.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:37:59.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:37:59.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:37:59.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:37:59.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:37:59.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:37:59.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:37:59.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:37:59.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:37:59.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:37:59.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-87" 2024-04-29 22:37:59.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:37:59.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:37:59.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:37:59.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:37:59.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:37:59.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:37:59.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:37:59.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:37:59.729 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Starting... 2024-04-29 22:37:59.729 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@7641c4e7 2024-04-29 22:37:59.730 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@7641c4e7 2024-04-29 22:37:59.730 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Start completed. 2024-04-29 22:37:59.734 [HikariPool-84 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:37:59.753 [HikariPool-85 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:37:59.756 [Test worker @coroutine#1826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7641c4e7 2024-04-29 22:37:59.758 [Test worker @coroutine#1828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7641c4e7 2024-04-29 22:37:59.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-88 - configuration: 2024-04-29 22:37:59.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:37:59.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:37:59.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:37:59.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:37:59.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:37:59.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:37:59.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d31fb6c 2024-04-29 22:37:59.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:37:59.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:37:59.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:37:59.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:37:59.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:37:59.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:37:59.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:37:59.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:37:59.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:37:59.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:37:59.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:37:59.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:37:59.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:37:59.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:37:59.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:37:59.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:37:59.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:37:59.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:37:59.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:37:59.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-88" 2024-04-29 22:37:59.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:37:59.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:37:59.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:37:59.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:37:59.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:37:59.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:37:59.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:37:59.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:37:59.761 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Starting... 2024-04-29 22:37:59.761 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@cda988 2024-04-29 22:37:59.761 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@cda988 2024-04-29 22:37:59.761 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Start completed. 2024-04-29 22:37:59.789 [HikariPool-86 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:37:59.791 [Test worker @coroutine#1831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cda988 2024-04-29 22:37:59.794 [Test worker @coroutine#1833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cda988 2024-04-29 22:37:59.799 [Test worker @coroutine#1837] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55787/ 2024-04-29 22:37:59.799 [Test worker @coroutine#1837] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:55787/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:37:59.801 [Test worker @coroutine#1837] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55787/ 2024-04-29 22:37:59.802 [Test worker @coroutine#1837] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55787/ 2024-04-29 22:37:59.802 [Test worker @coroutine#1837] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:55787/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:37:59.830 [HikariPool-87 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:37:59.849 [Test worker @coroutine#1837] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55787/ 2024-04-29 22:37:59.849 [Test worker @coroutine#1837] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55787/ 2024-04-29 22:37:59.849 [Test worker @coroutine#1837] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:55787/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:37:59.861 [HikariPool-88 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:37:59.893 [Test worker @coroutine#1837] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55787/ 2024-04-29 22:37:59.893 [Test worker @coroutine#1837] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55787/ 2024-04-29 22:37:59.893 [Test worker @coroutine#1837] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:55787/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:37:59.937 [Test worker @coroutine#1837] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55787/ 2024-04-29 22:37:59.937 [Test worker @coroutine#1837] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55787/ 2024-04-29 22:37:59.937 [Test worker @coroutine#1837] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:55787/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:37:59.981 [Test worker @coroutine#1837] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55787/ 2024-04-29 22:37:59.981 [Test worker @coroutine#1837] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55787/ 2024-04-29 22:37:59.981 [Test worker @coroutine#1837] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:55787/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:38:00.025 [Test worker @coroutine#1837] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55787/ 2024-04-29 22:38:00.025 [Test worker @coroutine#1837] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55787/ 2024-04-29 22:38:00.025 [Test worker @coroutine#1837] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:55787/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:38:00.069 [Test worker @coroutine#1837] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55787/ 2024-04-29 22:38:00.073 [Test worker @coroutine#1854] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51187/ 2024-04-29 22:38:00.073 [Test worker @coroutine#1854] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:51187/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:38:00.075 [Test worker @coroutine#1854] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51187/ 2024-04-29 22:38:00.075 [Test worker @coroutine#1854] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51187/ 2024-04-29 22:38:00.075 [Test worker @coroutine#1854] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:51187/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:38:00.117 [Test worker @coroutine#1854] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51187/ 2024-04-29 22:38:00.117 [Test worker @coroutine#1854] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51187/ 2024-04-29 22:38:00.117 [Test worker @coroutine#1854] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:51187/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:38:00.161 [Test worker @coroutine#1854] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51187/ 2024-04-29 22:38:00.161 [Test worker @coroutine#1854] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51187/ 2024-04-29 22:38:00.161 [Test worker @coroutine#1854] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:51187/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:38:00.205 [Test worker @coroutine#1854] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51187/ 2024-04-29 22:38:00.206 [Test worker @coroutine#1854] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51187/ 2024-04-29 22:38:00.206 [Test worker @coroutine#1854] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:51187/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:38:00.249 [Test worker @coroutine#1854] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51187/ 2024-04-29 22:38:00.249 [Test worker @coroutine#1854] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51187/ 2024-04-29 22:38:00.249 [Test worker @coroutine#1854] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:51187/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:38:00.293 [Test worker @coroutine#1854] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51187/ 2024-04-29 22:38:00.293 [Test worker @coroutine#1854] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51187/ 2024-04-29 22:38:00.293 [Test worker @coroutine#1854] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:51187/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:38:00.294 [Test worker @coroutine#1854] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51187/ 2024-04-29 22:38:00.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-89 - configuration: 2024-04-29 22:38:00.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:38:00.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:38:00.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:38:00.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:38:00.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:38:00.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:38:00.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4f5d7091 2024-04-29 22:38:00.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:38:00.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:38:00.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:38:00.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:38:00.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:38:00.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:38:00.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:38:00.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:38:00.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:38:00.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:38:00.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:38:00.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:38:00.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:38:00.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 22:38:00.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 22:38:00.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:38:00.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:38:00.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 22:38:00.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:38:00.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-89" 2024-04-29 22:38:00.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:38:00.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:38:00.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:38:00.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:38:00.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:38:00.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:38:00.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:38:00.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:38:00.511 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Starting... 2024-04-29 22:38:00.512 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@128ebca1 2024-04-29 22:38:00.512 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@128ebca1 2024-04-29 22:38:00.512 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Start completed. 2024-04-29 22:38:00.535 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@128ebca1 2024-04-29 22:38:00.547 [Test worker @coroutine#1886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@128ebca1 2024-04-29 22:38:00.549 [Test worker @coroutine#1889] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@128ebca1 2024-04-29 22:38:00.552 [DefaultDispatcher-worker-12 @coroutine#1893] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38003/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:38:00.552 [DefaultDispatcher-worker-12 @coroutine#1893] 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:38003/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-29 22:38:00.552 [DefaultDispatcher-worker-12 @coroutine#1893] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38003/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:38:00.552 [DefaultDispatcher-worker-12 @coroutine#1893] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:38003/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-29 22:38:00.554 [DefaultDispatcher-worker-8 @coroutine#1893] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38003/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:38:00.554 [DefaultDispatcher-worker-8 @coroutine#1893] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38003/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:38:00.563 [DefaultDispatcher-worker-15 @coroutine#1892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@128ebca1 2024-04-29 22:38:00.563 [DefaultDispatcher-worker-15 @coroutine#1892] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38003/UmAppDatabase/replication/nodeId 2024-04-29 22:38:00.563 [DefaultDispatcher-worker-15 @coroutine#1892] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38003/UmAppDatabase/replication/nodeId. 2024-04-29 22:38:00.563 [DefaultDispatcher-worker-15 @coroutine#1892] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38003/UmAppDatabase/replication/nodeId 2024-04-29 22:38:00.564 [DefaultDispatcher-worker-16 @coroutine#1892] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38003/UmAppDatabase/replication/nodeId 2024-04-29 22:38:00.564 [DefaultDispatcher-worker-16 @coroutine#1892] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38003/UmAppDatabase/replication/nodeId 2024-04-29 22:38:00.566 [Test worker @coroutine#1897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@128ebca1 2024-04-29 22:38:00.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-90 - configuration: 2024-04-29 22:38:00.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:38:00.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:38:00.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:38:00.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:38:00.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:38:00.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:38:00.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1eaf4e77 2024-04-29 22:38:00.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:38:00.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:38:00.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:38:00.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:38:00.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:38:00.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:38:00.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:38:00.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:38:00.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:38:00.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:38:00.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:38:00.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:38:00.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:38:00.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 22:38:00.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 22:38:00.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:38:00.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:38:00.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 22:38:00.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:38:00.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-90" 2024-04-29 22:38:00.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:38:00.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:38:00.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:38:00.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:38:00.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:38:00.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:38:00.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:38:00.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:38:00.568 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Starting... 2024-04-29 22:38:00.568 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@14af9f51 2024-04-29 22:38:00.568 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@14af9f51 2024-04-29 22:38:00.568 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Start completed. 2024-04-29 22:38:00.591 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14af9f51 2024-04-29 22:38:00.603 [Test worker @coroutine#1904] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14af9f51 2024-04-29 22:38:00.605 [Test worker @coroutine#1906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14af9f51 2024-04-29 22:38:00.610 [DefaultDispatcher-worker-15 @coroutine#1913] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38003/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-04-29 22:38:00.610 [DefaultDispatcher-worker-15 @coroutine#1913] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38003/auth/login?username=bob&password=pass&maxDateOfBirth=0. 2024-04-29 22:38:00.610 [DefaultDispatcher-worker-15 @coroutine#1913] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38003/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-04-29 22:38:00.612 [HikariPool-89 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:38:00.612 [DefaultDispatcher-worker-9 @coroutine#1913] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38003/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-04-29 22:38:00.613 [DefaultDispatcher-worker-9 @coroutine#1913] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38003/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-04-29 22:38:00.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-91 - configuration: 2024-04-29 22:38:00.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:38:00.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:38:00.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:38:00.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:38:00.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:38:00.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:38:00.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7680beac 2024-04-29 22:38:00.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:38:00.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:38:00.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:38:00.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:38:00.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:38:00.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:38:00.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:38:00.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:38:00.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:38:00.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:38:00.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:38:00.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:38:00.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:38:00.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 22:38:00.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 22:38:00.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:38:00.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:38:00.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 22:38:00.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:38:00.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-91" 2024-04-29 22:38:00.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:38:00.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:38:00.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:38:00.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:38:00.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:38:00.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:38:00.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:38:00.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:38:00.615 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Starting... 2024-04-29 22:38:00.616 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@225a8b5d 2024-04-29 22:38:00.616 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@225a8b5d 2024-04-29 22:38:00.616 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@282079b9 2024-04-29 22:38:00.616 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@282079b9 2024-04-29 22:38:00.616 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Start completed. 2024-04-29 22:38:00.618 [DefaultDispatcher-worker-8 @coroutine#1908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14af9f51 2024-04-29 22:38:00.619 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c9d6166 2024-04-29 22:38:00.619 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c9d6166 2024-04-29 22:38:00.623 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@28a2e02d 2024-04-29 22:38:00.623 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@28a2e02d 2024-04-29 22:38:00.626 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@6da06b5d 2024-04-29 22:38:00.626 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@6da06b5d 2024-04-29 22:38:00.629 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bd605d7 2024-04-29 22:38:00.629 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bd605d7 2024-04-29 22:38:00.632 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c87c19a 2024-04-29 22:38:00.632 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c87c19a 2024-04-29 22:38:00.636 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@631bf1af 2024-04-29 22:38:00.636 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@631bf1af 2024-04-29 22:38:00.639 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@d8f9412 2024-04-29 22:38:00.639 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@d8f9412 2024-04-29 22:38:00.642 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@26dcc0c9 2024-04-29 22:38:00.642 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@26dcc0c9 2024-04-29 22:38:00.642 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-29 22:38:00.643 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@282079b9 2024-04-29 22:38:00.655 [Test worker @coroutine#1919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@282079b9 2024-04-29 22:38:00.657 [Test worker @coroutine#1921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@282079b9 2024-04-29 22:38:00.659 [DefaultDispatcher-worker-8 @coroutine#1925] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56743/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:38:00.659 [DefaultDispatcher-worker-8 @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:56743/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-29 22:38:00.659 [DefaultDispatcher-worker-8 @coroutine#1925] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56743/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:38:00.659 [DefaultDispatcher-worker-8 @coroutine#1925] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:56743/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-29 22:38:00.661 [DefaultDispatcher-worker-6 @coroutine#1925] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56743/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:38:00.661 [DefaultDispatcher-worker-6 @coroutine#1925] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56743/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:38:00.668 [DefaultDispatcher-worker-13 @coroutine#1924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@282079b9 2024-04-29 22:38:00.668 [DefaultDispatcher-worker-13 @coroutine#1924] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56743/UmAppDatabase/replication/nodeId 2024-04-29 22:38:00.668 [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:56743/UmAppDatabase/replication/nodeId. 2024-04-29 22:38:00.668 [DefaultDispatcher-worker-13 @coroutine#1924] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56743/UmAppDatabase/replication/nodeId 2024-04-29 22:38:00.669 [HikariPool-90 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:38:00.670 [DefaultDispatcher-worker-13 @coroutine#1924] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56743/UmAppDatabase/replication/nodeId 2024-04-29 22:38:00.670 [DefaultDispatcher-worker-13 @coroutine#1924] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56743/UmAppDatabase/replication/nodeId 2024-04-29 22:38:00.672 [Test worker @coroutine#1928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@282079b9 2024-04-29 22:38:00.673 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@b38644a 2024-04-29 22:38:00.673 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@b38644a 2024-04-29 22:38:00.677 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ff8b5d 2024-04-29 22:38:00.677 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ff8b5d 2024-04-29 22:38:00.680 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c00f3a 2024-04-29 22:38:00.680 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c00f3a 2024-04-29 22:38:00.682 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@44c28166 2024-04-29 22:38:00.682 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@44c28166 2024-04-29 22:38:00.684 [DefaultDispatcher-worker-12 @coroutine#1936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@282079b9 2024-04-29 22:38:00.685 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@c90a780 2024-04-29 22:38:00.685 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@c90a780 2024-04-29 22:38:00.688 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@75cc602c 2024-04-29 22:38:00.688 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@75cc602c 2024-04-29 22:38:00.690 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@74741870 2024-04-29 22:38:00.690 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@74741870 2024-04-29 22:38:00.693 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@24ed7e29 2024-04-29 22:38:00.693 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@24ed7e29 2024-04-29 22:38:00.694 [DefaultDispatcher-worker-2 @coroutine#1936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@282079b9 2024-04-29 22:38:00.696 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dc86193 2024-04-29 22:38:00.696 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dc86193 2024-04-29 22:38:00.696 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-29 22:38:00.702 [DefaultDispatcher-worker-15 @coroutine#1936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@282079b9 2024-04-29 22:38:00.713 [DefaultDispatcher-worker-9 @coroutine#1936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@282079b9 2024-04-29 22:38:00.716 [HikariPool-91 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:38:00.720 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@530e4dfe 2024-04-29 22:38:00.720 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@530e4dfe 2024-04-29 22:38:00.723 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@5dc9b9ef 2024-04-29 22:38:00.723 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@5dc9b9ef 2024-04-29 22:38:00.725 [DefaultDispatcher-worker-6 @coroutine#1941] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@282079b9 2024-04-29 22:38:00.726 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@59f6268e 2024-04-29 22:38:00.726 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@59f6268e 2024-04-29 22:38:00.729 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cf4b3d4 2024-04-29 22:38:00.729 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cf4b3d4 2024-04-29 22:38:00.732 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@3db47c09 2024-04-29 22:38:00.732 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@3db47c09 2024-04-29 22:38:00.735 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d22ac91 2024-04-29 22:38:00.735 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d22ac91 2024-04-29 22:38:00.736 [DefaultDispatcher-worker-7 @coroutine#1941] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@282079b9 2024-04-29 22:38:00.738 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@45883ded 2024-04-29 22:38:00.738 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@45883ded 2024-04-29 22:38:00.740 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cdb4c9b 2024-04-29 22:38:00.740 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cdb4c9b 2024-04-29 22:38:00.742 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@6291233d 2024-04-29 22:38:00.742 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@6291233d 2024-04-29 22:38:00.742 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-04-29 22:38:00.746 [DefaultDispatcher-worker-17 @coroutine#1941] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@282079b9 2024-04-29 22:38:00.754 [DefaultDispatcher-worker-17 @coroutine#1941] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@282079b9 2024-04-29 22:38:00.769 [DefaultDispatcher-worker-6 @coroutine#1946] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@282079b9 2024-04-29 22:38:00.779 [DefaultDispatcher-worker-16 @coroutine#1946] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@282079b9 2024-04-29 22:38:00.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-92 - configuration: 2024-04-29 22:38:00.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:38:00.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:38:00.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:38:00.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:38:00.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:38:00.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:38:00.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f815f93 2024-04-29 22:38:00.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:38:00.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:38:00.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:38:00.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:38:00.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:38:00.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:38:00.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:38:00.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:38:00.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:38:00.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:38:00.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:38:00.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:38:00.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:38:00.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 22:38:00.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 22:38:00.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:38:00.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:38:00.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 22:38:00.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:38:00.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-92" 2024-04-29 22:38:00.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:38:00.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:38:00.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:38:00.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:38:00.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:38:00.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:38:00.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:38:00.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:38:00.791 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Starting... 2024-04-29 22:38:00.792 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@643f8ebe 2024-04-29 22:38:00.792 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@643f8ebe 2024-04-29 22:38:00.792 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Start completed. 2024-04-29 22:38:00.818 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@643f8ebe 2024-04-29 22:38:00.830 [Test worker @coroutine#1965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@643f8ebe 2024-04-29 22:38:00.832 [Test worker @coroutine#1967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@643f8ebe 2024-04-29 22:38:00.833 [DefaultDispatcher-worker-16 @coroutine#1971] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45981/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:38:00.833 [DefaultDispatcher-worker-16 @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:45981/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-29 22:38:00.833 [DefaultDispatcher-worker-16 @coroutine#1971] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45981/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:38:00.833 [DefaultDispatcher-worker-16 @coroutine#1971] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:45981/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-29 22:38:00.835 [DefaultDispatcher-worker-12 @coroutine#1971] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45981/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:38:00.835 [DefaultDispatcher-worker-12 @coroutine#1971] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45981/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:38:00.844 [DefaultDispatcher-worker-13 @coroutine#1970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@643f8ebe 2024-04-29 22:38:00.845 [DefaultDispatcher-worker-13 @coroutine#1970] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45981/UmAppDatabase/replication/nodeId 2024-04-29 22:38:00.845 [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:45981/UmAppDatabase/replication/nodeId. 2024-04-29 22:38:00.845 [DefaultDispatcher-worker-13 @coroutine#1970] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45981/UmAppDatabase/replication/nodeId 2024-04-29 22:38:00.846 [DefaultDispatcher-worker-13 @coroutine#1970] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45981/UmAppDatabase/replication/nodeId 2024-04-29 22:38:00.846 [DefaultDispatcher-worker-13 @coroutine#1970] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45981/UmAppDatabase/replication/nodeId 2024-04-29 22:38:00.847 [Test worker @coroutine#1975] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@643f8ebe 2024-04-29 22:38:00.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-93 - configuration: 2024-04-29 22:38:00.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:38:00.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:38:00.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:38:00.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:38:00.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:38:00.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:38:00.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7337f87e 2024-04-29 22:38:00.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:38:00.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:38:00.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:38:00.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:38:00.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:38:00.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:38:00.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:38:00.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:38:00.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:38:00.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:38:00.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:38:00.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:38:00.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:38:00.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 22:38:00.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 22:38:00.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:38:00.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:38:00.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 22:38:00.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:38:00.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-93" 2024-04-29 22:38:00.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:38:00.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:38:00.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:38:00.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:38:00.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:38:00.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:38:00.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:38:00.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:38:00.847 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Starting... 2024-04-29 22:38:00.851 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@66831b14 2024-04-29 22:38:00.851 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@66831b14 2024-04-29 22:38:00.851 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Start completed. 2024-04-29 22:38:00.852 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66831b14 2024-04-29 22:38:00.865 [Test worker @coroutine#1983] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66831b14 2024-04-29 22:38:00.867 [Test worker @coroutine#1985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66831b14 2024-04-29 22:38:00.869 [DefaultDispatcher-worker-15 @coroutine#1992] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45981/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-04-29 22:38:00.869 [DefaultDispatcher-worker-15 @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:45981/auth/login?username=bob&password=wrong&maxDateOfBirth=0. 2024-04-29 22:38:00.869 [DefaultDispatcher-worker-15 @coroutine#1992] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45981/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-04-29 22:38:00.870 [DefaultDispatcher-worker-4 @coroutine#1992] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45981/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-04-29 22:38:00.870 [DefaultDispatcher-worker-4 @coroutine#1992] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45981/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-04-29 22:38:00.878 [DefaultDispatcher-worker-8 @coroutine#1987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66831b14 2024-04-29 22:38:00.892 [HikariPool-92 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:38:00.897 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@5623c019 2024-04-29 22:38:00.897 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@5623c019 2024-04-29 22:38:00.900 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@58e434ad 2024-04-29 22:38:00.900 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@58e434ad 2024-04-29 22:38:00.904 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cdbab69 2024-04-29 22:38:00.904 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cdbab69 2024-04-29 22:38:00.906 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@19d93e96 2024-04-29 22:38:00.906 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@19d93e96 2024-04-29 22:38:00.909 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@51b206bc 2024-04-29 22:38:00.909 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@51b206bc 2024-04-29 22:38:00.911 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@280a017b 2024-04-29 22:38:00.911 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@280a017b 2024-04-29 22:38:00.913 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@298b67f0 2024-04-29 22:38:00.913 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@298b67f0 2024-04-29 22:38:00.916 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@79f6c1d9 2024-04-29 22:38:00.916 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@79f6c1d9 2024-04-29 22:38:00.918 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@3830afbd 2024-04-29 22:38:00.918 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@3830afbd 2024-04-29 22:38:00.918 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-29 22:38:00.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-94 - configuration: 2024-04-29 22:38:00.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:38:00.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:38:00.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:38:00.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:38:00.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:38:00.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:38:00.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@31ecb361 2024-04-29 22:38:00.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:38:00.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:38:00.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:38:00.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:38:00.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:38:00.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:38:00.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:38:00.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:38:00.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:38:00.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:38:00.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:38:00.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:38:00.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:38:00.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 22:38:00.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 22:38:00.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:38:00.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:38:00.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 22:38:00.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:38:00.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-94" 2024-04-29 22:38:00.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:38:00.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:38:00.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:38:00.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:38:00.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:38:00.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:38:00.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:38:00.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:38:00.919 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Starting... 2024-04-29 22:38:00.920 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@51d26fed 2024-04-29 22:38:00.920 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@51d26fed 2024-04-29 22:38:00.920 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Start completed. 2024-04-29 22:38:00.943 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51d26fed 2024-04-29 22:38:00.951 [HikariPool-93 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:38:00.955 [Test worker @coroutine#1998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51d26fed 2024-04-29 22:38:00.955 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@77c7add3 2024-04-29 22:38:00.955 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@77c7add3 2024-04-29 22:38:00.957 [Test worker @coroutine#2000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51d26fed 2024-04-29 22:38:00.958 [DefaultDispatcher-worker-12 @coroutine#2004] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49345/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:38:00.958 [DefaultDispatcher-worker-12 @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:49345/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-29 22:38:00.958 [DefaultDispatcher-worker-12 @coroutine#2004] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49345/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:38:00.958 [DefaultDispatcher-worker-12 @coroutine#2004] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:49345/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-29 22:38:00.961 [DefaultDispatcher-worker-11 @coroutine#2004] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49345/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:38:00.961 [DefaultDispatcher-worker-11 @coroutine#2004] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49345/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:38:00.961 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@79005d5b 2024-04-29 22:38:00.961 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@79005d5b 2024-04-29 22:38:00.963 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d3fc6a3 2024-04-29 22:38:00.963 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d3fc6a3 2024-04-29 22:38:00.966 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@383d5760 2024-04-29 22:38:00.966 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@383d5760 2024-04-29 22:38:00.968 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@72dedc81 2024-04-29 22:38:00.969 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@72dedc81 2024-04-29 22:38:00.969 [DefaultDispatcher-worker-9 @coroutine#2003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51d26fed 2024-04-29 22:38:00.969 [DefaultDispatcher-worker-9 @coroutine#2003] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49345/UmAppDatabase/replication/nodeId 2024-04-29 22:38:00.969 [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:49345/UmAppDatabase/replication/nodeId. 2024-04-29 22:38:00.969 [DefaultDispatcher-worker-9 @coroutine#2003] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49345/UmAppDatabase/replication/nodeId 2024-04-29 22:38:00.970 [DefaultDispatcher-worker-11 @coroutine#2003] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49345/UmAppDatabase/replication/nodeId 2024-04-29 22:38:00.970 [DefaultDispatcher-worker-11 @coroutine#2003] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49345/UmAppDatabase/replication/nodeId 2024-04-29 22:38:00.971 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@9cfad04 2024-04-29 22:38:00.971 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@9cfad04 2024-04-29 22:38:00.972 [Test worker @coroutine#2008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51d26fed 2024-04-29 22:38:00.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-95 - configuration: 2024-04-29 22:38:00.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:38:00.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:38:00.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:38:00.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:38:00.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:38:00.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:38:00.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4205d1c9 2024-04-29 22:38:00.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:38:00.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:38:00.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:38:00.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:38:00.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:38:00.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:38:00.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:38:00.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:38:00.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:38:00.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:38:00.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:38:00.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:38:00.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:38:00.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 22:38:00.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 22:38:00.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:38:00.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:38:00.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 22:38:00.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:38:00.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-95" 2024-04-29 22:38:00.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:38:00.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:38:00.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:38:00.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:38:00.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:38:00.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:38:00.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:38:00.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:38:00.973 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Starting... 2024-04-29 22:38:00.974 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@ac67840 2024-04-29 22:38:00.974 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@ac67840 2024-04-29 22:38:00.976 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@5812a82f 2024-04-29 22:38:00.976 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@5812a82f 2024-04-29 22:38:00.977 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a22e7e2 2024-04-29 22:38:00.977 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a22e7e2 2024-04-29 22:38:00.977 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Start completed. 2024-04-29 22:38:00.978 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a22e7e2 2024-04-29 22:38:00.978 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c2c4d78 2024-04-29 22:38:00.978 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c2c4d78 2024-04-29 22:38:00.978 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-29 22:38:00.991 [Test worker @coroutine#2015] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a22e7e2 2024-04-29 22:38:00.992 [Test worker @coroutine#2017] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a22e7e2 2024-04-29 22:38:00.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-96 - configuration: 2024-04-29 22:38:00.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:38:00.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:38:00.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:38:00.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:38:00.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:38:00.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:38:00.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5a1a5521 2024-04-29 22:38:00.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:38:00.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:38:00.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:38:00.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:38:00.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:38:00.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:38:00.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:38:00.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:38:00.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:38:00.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:38:00.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:38:00.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:38:00.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:38:00.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 22:38:00.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 22:38:00.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:38:00.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:38:00.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 22:38:00.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:38:00.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-96" 2024-04-29 22:38:00.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:38:00.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:38:00.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:38:00.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:38:00.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:38:00.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:38:00.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:38:00.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:38:00.994 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Starting... 2024-04-29 22:38:00.995 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@76685ab0 2024-04-29 22:38:00.995 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@76685ab0 2024-04-29 22:38:00.995 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Start completed. 2024-04-29 22:38:01.002 [DefaultDispatcher-worker-16 @coroutine#2019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a22e7e2 2024-04-29 22:38:01.017 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76685ab0 2024-04-29 22:38:01.020 [HikariPool-94 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:38:01.023 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c1b7a88 2024-04-29 22:38:01.023 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c1b7a88 2024-04-29 22:38:01.026 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@32dc937b 2024-04-29 22:38:01.026 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@32dc937b 2024-04-29 22:38:01.028 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@36e311f8 2024-04-29 22:38:01.028 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@36e311f8 2024-04-29 22:38:01.030 [Test worker @coroutine#2027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76685ab0 2024-04-29 22:38:01.030 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@73e19940 2024-04-29 22:38:01.030 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@73e19940 2024-04-29 22:38:01.032 [Test worker @coroutine#2029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76685ab0 2024-04-29 22:38:01.033 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@1449628e 2024-04-29 22:38:01.033 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@1449628e 2024-04-29 22:38:01.033 [DefaultDispatcher-worker-16 @coroutine#2033] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37127/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:38:01.033 [DefaultDispatcher-worker-16 @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:37127/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-29 22:38:01.033 [DefaultDispatcher-worker-16 @coroutine#2033] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37127/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:38:01.033 [DefaultDispatcher-worker-16 @coroutine#2033] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:37127/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-29 22:38:01.035 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@42d86c37 2024-04-29 22:38:01.035 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@42d86c37 2024-04-29 22:38:01.035 [DefaultDispatcher-worker-13 @coroutine#2033] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37127/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:38:01.035 [DefaultDispatcher-worker-13 @coroutine#2033] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37127/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:38:01.038 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c9ac945 2024-04-29 22:38:01.038 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c9ac945 2024-04-29 22:38:01.041 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@13ce660f 2024-04-29 22:38:01.041 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@13ce660f 2024-04-29 22:38:01.043 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ccc3bea 2024-04-29 22:38:01.043 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ccc3bea 2024-04-29 22:38:01.043 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-29 22:38:01.045 [DefaultDispatcher-worker-7 @coroutine#2032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76685ab0 2024-04-29 22:38:01.045 [DefaultDispatcher-worker-7 @coroutine#2032] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37127/UmAppDatabase/replication/nodeId 2024-04-29 22:38:01.045 [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:37127/UmAppDatabase/replication/nodeId. 2024-04-29 22:38:01.045 [DefaultDispatcher-worker-7 @coroutine#2032] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37127/UmAppDatabase/replication/nodeId 2024-04-29 22:38:01.046 [DefaultDispatcher-worker-7 @coroutine#2032] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37127/UmAppDatabase/replication/nodeId 2024-04-29 22:38:01.046 [DefaultDispatcher-worker-7 @coroutine#2032] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37127/UmAppDatabase/replication/nodeId 2024-04-29 22:38:01.050 [Test worker @coroutine#2037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76685ab0 2024-04-29 22:38:01.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-97 - configuration: 2024-04-29 22:38:01.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:38:01.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:38:01.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:38:01.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:38:01.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:38:01.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:38:01.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@73f0b216 2024-04-29 22:38:01.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:38:01.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:38:01.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:38:01.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:38:01.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:38:01.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:38:01.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:38:01.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:38:01.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:38:01.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:38:01.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:38:01.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:38:01.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:38:01.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 22:38:01.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 22:38:01.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:38:01.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:38:01.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 22:38:01.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:38:01.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-97" 2024-04-29 22:38:01.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:38:01.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:38:01.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:38:01.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:38:01.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:38:01.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:38:01.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:38:01.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:38:01.051 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Starting... 2024-04-29 22:38:01.055 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ea78c72 2024-04-29 22:38:01.055 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ea78c72 2024-04-29 22:38:01.055 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Start completed. 2024-04-29 22:38:01.055 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ea78c72 2024-04-29 22:38:01.067 [Test worker @coroutine#2044] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ea78c72 2024-04-29 22:38:01.069 [Test worker @coroutine#2046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ea78c72 2024-04-29 22:38:01.070 [DefaultDispatcher-worker-7 @coroutine#2054] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-98 - configuration: 2024-04-29 22:38:01.070 [DefaultDispatcher-worker-7 @coroutine#2054] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:38:01.070 [DefaultDispatcher-worker-7 @coroutine#2054] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:38:01.070 [DefaultDispatcher-worker-7 @coroutine#2054] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:38:01.070 [DefaultDispatcher-worker-7 @coroutine#2054] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:38:01.070 [DefaultDispatcher-worker-7 @coroutine#2054] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:38:01.070 [DefaultDispatcher-worker-7 @coroutine#2054] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:38:01.070 [DefaultDispatcher-worker-7 @coroutine#2054] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7a1321d4 2024-04-29 22:38:01.070 [DefaultDispatcher-worker-7 @coroutine#2054] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:38:01.070 [DefaultDispatcher-worker-7 @coroutine#2054] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:38:01.070 [DefaultDispatcher-worker-7 @coroutine#2054] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:38:01.070 [DefaultDispatcher-worker-7 @coroutine#2054] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:38:01.070 [DefaultDispatcher-worker-7 @coroutine#2054] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:38:01.070 [DefaultDispatcher-worker-7 @coroutine#2054] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:38:01.070 [DefaultDispatcher-worker-7 @coroutine#2054] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:38:01.070 [DefaultDispatcher-worker-7 @coroutine#2054] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:38:01.070 [DefaultDispatcher-worker-7 @coroutine#2054] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:38:01.070 [DefaultDispatcher-worker-7 @coroutine#2054] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:38:01.070 [DefaultDispatcher-worker-7 @coroutine#2054] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:38:01.070 [DefaultDispatcher-worker-7 @coroutine#2054] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:38:01.070 [DefaultDispatcher-worker-7 @coroutine#2054] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:38:01.070 [DefaultDispatcher-worker-7 @coroutine#2054] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 22:38:01.070 [DefaultDispatcher-worker-7 @coroutine#2054] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 22:38:01.070 [DefaultDispatcher-worker-7 @coroutine#2054] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:38:01.070 [DefaultDispatcher-worker-7 @coroutine#2054] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:38:01.070 [DefaultDispatcher-worker-7 @coroutine#2054] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 22:38:01.070 [DefaultDispatcher-worker-7 @coroutine#2054] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:38:01.070 [DefaultDispatcher-worker-7 @coroutine#2054] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-98" 2024-04-29 22:38:01.070 [DefaultDispatcher-worker-7 @coroutine#2054] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:38:01.070 [DefaultDispatcher-worker-7 @coroutine#2054] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:38:01.071 [DefaultDispatcher-worker-7 @coroutine#2054] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:38:01.071 [DefaultDispatcher-worker-7 @coroutine#2054] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:38:01.071 [DefaultDispatcher-worker-7 @coroutine#2054] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:38:01.071 [DefaultDispatcher-worker-7 @coroutine#2054] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:38:01.071 [DefaultDispatcher-worker-7 @coroutine#2054] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:38:01.071 [DefaultDispatcher-worker-7 @coroutine#2054] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:38:01.071 [DefaultDispatcher-worker-7 @coroutine#2054] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Starting... 2024-04-29 22:38:01.071 [DefaultDispatcher-worker-7 @coroutine#2054] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ea0254d 2024-04-29 22:38:01.071 [DefaultDispatcher-worker-7 @coroutine#2054] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ea0254d 2024-04-29 22:38:01.071 [DefaultDispatcher-worker-7 @coroutine#2054] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Start completed. 2024-04-29 22:38:01.077 [HikariPool-95 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:38:01.080 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@771ca6d4 2024-04-29 22:38:01.080 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@771ca6d4 2024-04-29 22:38:01.080 [DefaultDispatcher-worker-17 @coroutine#2048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ea78c72 2024-04-29 22:38:01.084 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@79db4647 2024-04-29 22:38:01.084 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@79db4647 2024-04-29 22:38:01.088 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@7de4cda4 2024-04-29 22:38:01.088 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@7de4cda4 2024-04-29 22:38:01.091 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@38e64c7c 2024-04-29 22:38:01.091 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@38e64c7c 2024-04-29 22:38:01.094 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ade67b2 2024-04-29 22:38:01.094 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ade67b2 2024-04-29 22:38:01.095 [HikariPool-96 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:38:01.097 [DefaultDispatcher-worker-7 @coroutine#2054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ea0254d 2024-04-29 22:38:01.097 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@994f5d0 2024-04-29 22:38:01.097 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@994f5d0 2024-04-29 22:38:01.099 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@524680ab 2024-04-29 22:38:01.099 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@524680ab 2024-04-29 22:38:01.100 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@46cf2e6e 2024-04-29 22:38:01.100 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@46cf2e6e 2024-04-29 22:38:01.102 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@58c9b333 2024-04-29 22:38:01.102 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@58c9b333 2024-04-29 22:38:01.104 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f3bc6f 2024-04-29 22:38:01.104 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f3bc6f 2024-04-29 22:38:01.104 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-29 22:38:01.104 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@4808d8c7 2024-04-29 22:38:01.104 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@4808d8c7 2024-04-29 22:38:01.107 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c37451e 2024-04-29 22:38:01.107 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c37451e 2024-04-29 22:38:01.108 [DefaultDispatcher-worker-7 @coroutine#2057] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ea0254d 2024-04-29 22:38:01.109 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@935d2fc 2024-04-29 22:38:01.109 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@935d2fc 2024-04-29 22:38:01.110 [DefaultDispatcher-worker-7 @coroutine#2059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ea0254d 2024-04-29 22:38:01.111 [DefaultDispatcher-worker-8 @coroutine#2062] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:38:01.111 [DefaultDispatcher-worker-8 @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-04-29 22:38:01.111 [DefaultDispatcher-worker-8 @coroutine#2062] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:38:01.111 [DefaultDispatcher-worker-8 @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-04-29 22:38:01.111 [DefaultDispatcher-worker-7 @coroutine#2054] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-29 22:38:01.111 [DefaultDispatcher-worker-7 @coroutine#2054] 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-04-29 22:38:01.111 [DefaultDispatcher-worker-7 @coroutine#2054] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-29 22:38:01.112 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@36b621ea 2024-04-29 22:38:01.112 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@36b621ea 2024-04-29 22:38:01.113 [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-04-29 22:38:01.113 [DefaultDispatcher-worker-13 @coroutine#2054] 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-04-29 22:38:01.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-99 - configuration: 2024-04-29 22:38:01.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:38:01.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:38:01.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:38:01.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:38:01.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:38:01.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:38:01.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c3f81ef 2024-04-29 22:38:01.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:38:01.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:38:01.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:38:01.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:38:01.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:38:01.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:38:01.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:38:01.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:38:01.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:38:01.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:38:01.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:38:01.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:38:01.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:38:01.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 22:38:01.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 22:38:01.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:38:01.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:38:01.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 22:38:01.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:38:01.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-99" 2024-04-29 22:38:01.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:38:01.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:38:01.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:38:01.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:38:01.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:38:01.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:38:01.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:38:01.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:38:01.115 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@38f6191b 2024-04-29 22:38:01.115 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Starting... 2024-04-29 22:38:01.115 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@38f6191b 2024-04-29 22:38:01.116 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@712dd0b0 2024-04-29 22:38:01.116 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@712dd0b0 2024-04-29 22:38:01.116 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Start completed. 2024-04-29 22:38:01.119 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e9fb4ae 2024-04-29 22:38:01.119 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e9fb4ae 2024-04-29 22:38:01.122 [DefaultDispatcher-worker-9 @coroutine#2061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ea0254d 2024-04-29 22:38:01.123 [DefaultDispatcher-worker-9 @coroutine#2061] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 22:38:01.123 [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-04-29 22:38:01.123 [DefaultDispatcher-worker-9 @coroutine#2061] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 22:38:01.123 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@691a2db3 2024-04-29 22:38:01.123 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@691a2db3 2024-04-29 22:38:01.124 [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-04-29 22:38:01.126 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ea4e80b 2024-04-29 22:38:01.126 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ea4e80b 2024-04-29 22:38:01.126 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-29 22:38:01.138 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@712dd0b0 2024-04-29 22:38:01.150 [Test worker @coroutine#2071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@712dd0b0 2024-04-29 22:38:01.152 [Test worker @coroutine#2073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@712dd0b0 2024-04-29 22:38:01.153 [DefaultDispatcher-worker-9 @coroutine#2077] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47347/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:38:01.153 [DefaultDispatcher-worker-9 @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://localhost.localdomain:47347/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-29 22:38:01.153 [DefaultDispatcher-worker-9 @coroutine#2077] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47347/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:38:01.153 [DefaultDispatcher-worker-9 @coroutine#2077] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:47347/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-29 22:38:01.155 [DefaultDispatcher-worker-7 @coroutine#2077] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47347/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:38:01.155 [HikariPool-97 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:38:01.155 [DefaultDispatcher-worker-7 @coroutine#2077] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47347/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:38:01.158 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f40884d 2024-04-29 22:38:01.158 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f40884d 2024-04-29 22:38:01.161 [DefaultDispatcher-worker-9 @coroutine#2076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@712dd0b0 2024-04-29 22:38:01.161 [DefaultDispatcher-worker-9 @coroutine#2076] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47347/UmAppDatabase/replication/nodeId 2024-04-29 22:38:01.161 [DefaultDispatcher-worker-9 @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://localhost.localdomain:47347/UmAppDatabase/replication/nodeId. 2024-04-29 22:38:01.161 [DefaultDispatcher-worker-9 @coroutine#2076] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47347/UmAppDatabase/replication/nodeId 2024-04-29 22:38:01.161 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@61877bd5 2024-04-29 22:38:01.161 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@61877bd5 2024-04-29 22:38:01.162 [DefaultDispatcher-worker-4 @coroutine#2076] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47347/UmAppDatabase/replication/nodeId 2024-04-29 22:38:01.162 [DefaultDispatcher-worker-4 @coroutine#2076] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47347/UmAppDatabase/replication/nodeId 2024-04-29 22:38:01.165 [Test worker @coroutine#2081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@712dd0b0 2024-04-29 22:38:01.166 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@65b8e33d 2024-04-29 22:38:01.166 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@65b8e33d 2024-04-29 22:38:01.168 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@20ba71ee 2024-04-29 22:38:01.168 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@20ba71ee 2024-04-29 22:38:01.171 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bd38754 2024-04-29 22:38:01.171 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bd38754 2024-04-29 22:38:01.172 [HikariPool-98 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:38:01.173 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@11501428 2024-04-29 22:38:01.173 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@11501428 2024-04-29 22:38:01.176 [DefaultDispatcher-worker-8 @coroutine#2088] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@712dd0b0 2024-04-29 22:38:01.176 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@33d3bc34 2024-04-29 22:38:01.176 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@33d3bc34 2024-04-29 22:38:01.177 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@78283931 2024-04-29 22:38:01.177 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@78283931 2024-04-29 22:38:01.178 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@40958ea1 2024-04-29 22:38:01.178 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@40958ea1 2024-04-29 22:38:01.181 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@172b48c0 2024-04-29 22:38:01.181 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@172b48c0 2024-04-29 22:38:01.181 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-29 22:38:01.181 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@76efc844 2024-04-29 22:38:01.181 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@76efc844 2024-04-29 22:38:01.184 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@72d05241 2024-04-29 22:38:01.184 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@72d05241 2024-04-29 22:38:01.184 [DefaultDispatcher-worker-16 @coroutine#2088] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@712dd0b0 2024-04-29 22:38:01.186 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@37d2c27f 2024-04-29 22:38:01.186 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@37d2c27f 2024-04-29 22:38:01.188 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@e0a8405 2024-04-29 22:38:01.188 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@e0a8405 2024-04-29 22:38:01.191 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@62fd068 2024-04-29 22:38:01.191 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@62fd068 2024-04-29 22:38:01.193 [DefaultDispatcher-worker-1 @coroutine#2088] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@712dd0b0 2024-04-29 22:38:01.193 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@761dc8b6 2024-04-29 22:38:01.193 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@761dc8b6 2024-04-29 22:38:01.196 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@57fd3d30 2024-04-29 22:38:01.196 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@57fd3d30 2024-04-29 22:38:01.198 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@d0db166 2024-04-29 22:38:01.198 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@d0db166 2024-04-29 22:38:01.198 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-29 22:38:01.201 [DefaultDispatcher-worker-5 @coroutine#2088] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@712dd0b0 2024-04-29 22:38:01.211 [DefaultDispatcher-worker-5 @coroutine#2093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@712dd0b0 2024-04-29 22:38:01.216 [HikariPool-99 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:38:01.221 [DefaultDispatcher-worker-8 @coroutine#2093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@712dd0b0 2024-04-29 22:38:01.222 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@5391a86 2024-04-29 22:38:01.222 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@5391a86 2024-04-29 22:38:01.225 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@bfef451 2024-04-29 22:38:01.225 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@bfef451 2024-04-29 22:38:01.228 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@fc171f6 2024-04-29 22:38:01.228 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@fc171f6 2024-04-29 22:38:01.230 [DefaultDispatcher-worker-8 @coroutine#2093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@712dd0b0 2024-04-29 22:38:01.232 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ac3fe6a 2024-04-29 22:38:01.232 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ac3fe6a 2024-04-29 22:38:01.234 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@763309e 2024-04-29 22:38:01.234 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@763309e 2024-04-29 22:38:01.237 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bc3105f 2024-04-29 22:38:01.237 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bc3105f 2024-04-29 22:38:01.239 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f898010 2024-04-29 22:38:01.239 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f898010 2024-04-29 22:38:01.240 [DefaultDispatcher-worker-5 @coroutine#2093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@712dd0b0 2024-04-29 22:38:01.242 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@2aec0125 2024-04-29 22:38:01.242 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@2aec0125 2024-04-29 22:38:01.244 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@34153326 2024-04-29 22:38:01.244 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@34153326 2024-04-29 22:38:01.244 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-04-29 22:38:01.250 [DefaultDispatcher-worker-8 @coroutine#2098] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@712dd0b0 2024-04-29 22:38:01.252 [DefaultDispatcher-worker-12 @coroutine#2106] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47347/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-29 22:38:01.252 [DefaultDispatcher-worker-12 @coroutine#2106] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47347/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-04-29 22:38:01.252 [DefaultDispatcher-worker-12 @coroutine#2106] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47347/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-29 22:38:01.253 [DefaultDispatcher-worker-9 @coroutine#2106] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47347/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-29 22:38:01.253 [DefaultDispatcher-worker-9 @coroutine#2106] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47347/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-29 22:38:01.254 [DefaultDispatcher-worker-9 @coroutine#2106] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:47347/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-04-29 22:38:01.254 [DefaultDispatcher-worker-9 @coroutine#2106] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:47347/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 22:38:01.255 [DefaultDispatcher-worker-9 @coroutine#2106] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47347/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-04-29 22:38:01.255 [DefaultDispatcher-worker-9 @coroutine#2106] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47347/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2024-04-29 22:38:01.255 [DefaultDispatcher-worker-9 @coroutine#2106] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47347/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-04-29 22:38:01.256 [DefaultDispatcher-worker-8 @coroutine#2106] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47347/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-04-29 22:38:01.256 [DefaultDispatcher-worker-8 @coroutine#2106] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47347/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-04-29 22:38:01.284 [DefaultDispatcher-worker-1 @coroutine#2106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@712dd0b0 2024-04-29 22:38:01.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-100 - configuration: 2024-04-29 22:38:01.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:38:01.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:38:01.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:38:01.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:38:01.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:38:01.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:38:01.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@52cda4bd 2024-04-29 22:38:01.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:38:01.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:38:01.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:38:01.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:38:01.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:38:01.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:38:01.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:38:01.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:38:01.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:38:01.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:38:01.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:38:01.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:38:01.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:38:01.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 22:38:01.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 22:38:01.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:38:01.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:38:01.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 22:38:01.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:38:01.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-100" 2024-04-29 22:38:01.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:38:01.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:38:01.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:38:01.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:38:01.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:38:01.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:38:01.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:38:01.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:38:01.290 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Starting... 2024-04-29 22:38:01.291 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a183fa6 2024-04-29 22:38:01.291 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a183fa6 2024-04-29 22:38:01.291 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Start completed. 2024-04-29 22:38:01.314 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a183fa6 2024-04-29 22:38:01.325 [Test worker @coroutine#2122] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a183fa6 2024-04-29 22:38:01.327 [Test worker @coroutine#2124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a183fa6 2024-04-29 22:38:01.328 [DefaultDispatcher-worker-12 @coroutine#2128] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58737/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:38:01.328 [DefaultDispatcher-worker-12 @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:58737/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-29 22:38:01.328 [DefaultDispatcher-worker-12 @coroutine#2128] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58737/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:38:01.328 [DefaultDispatcher-worker-12 @coroutine#2128] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:58737/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-29 22:38:01.330 [DefaultDispatcher-worker-12 @coroutine#2128] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58737/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:38:01.330 [DefaultDispatcher-worker-12 @coroutine#2128] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58737/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:38:01.339 [DefaultDispatcher-worker-17 @coroutine#2127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a183fa6 2024-04-29 22:38:01.339 [DefaultDispatcher-worker-17 @coroutine#2127] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58737/UmAppDatabase/replication/nodeId 2024-04-29 22:38:01.339 [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:58737/UmAppDatabase/replication/nodeId. 2024-04-29 22:38:01.339 [DefaultDispatcher-worker-17 @coroutine#2127] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58737/UmAppDatabase/replication/nodeId 2024-04-29 22:38:01.340 [DefaultDispatcher-worker-4 @coroutine#2127] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58737/UmAppDatabase/replication/nodeId 2024-04-29 22:38:01.340 [DefaultDispatcher-worker-4 @coroutine#2127] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58737/UmAppDatabase/replication/nodeId 2024-04-29 22:38:01.343 [Test worker @coroutine#2132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a183fa6 2024-04-29 22:38:01.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-101 - configuration: 2024-04-29 22:38:01.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:38:01.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:38:01.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:38:01.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:38:01.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:38:01.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:38:01.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5bd191c2 2024-04-29 22:38:01.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:38:01.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:38:01.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:38:01.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:38:01.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:38:01.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:38:01.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:38:01.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:38:01.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:38:01.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:38:01.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:38:01.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:38:01.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:38:01.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 22:38:01.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 22:38:01.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:38:01.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:38:01.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 22:38:01.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:38:01.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-101" 2024-04-29 22:38:01.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:38:01.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:38:01.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:38:01.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:38:01.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:38:01.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:38:01.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:38:01.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:38:01.344 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Starting... 2024-04-29 22:38:01.349 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@56afbace 2024-04-29 22:38:01.349 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@56afbace 2024-04-29 22:38:01.349 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Start completed. 2024-04-29 22:38:01.350 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56afbace 2024-04-29 22:38:01.361 [Test worker @coroutine#2139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56afbace 2024-04-29 22:38:01.363 [Test worker @coroutine#2141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56afbace 2024-04-29 22:38:01.376 [DefaultDispatcher-worker-9 @coroutine#2143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56afbace 2024-04-29 22:38:01.376 [DefaultDispatcher-worker-9 @coroutine#2149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a183fa6 2024-04-29 22:38:01.385 [DefaultDispatcher-worker-9 @coroutine#2149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a183fa6 2024-04-29 22:38:01.391 [HikariPool-100 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:38:01.395 [DefaultDispatcher-worker-1 @coroutine#2149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a183fa6 2024-04-29 22:38:01.396 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e029a6f 2024-04-29 22:38:01.396 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e029a6f 2024-04-29 22:38:01.401 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@10c577df 2024-04-29 22:38:01.401 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@10c577df 2024-04-29 22:38:01.404 [DefaultDispatcher-worker-12 @coroutine#2149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a183fa6 2024-04-29 22:38:01.404 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@14faf11f 2024-04-29 22:38:01.404 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@14faf11f 2024-04-29 22:38:01.409 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@51f87de4 2024-04-29 22:38:01.409 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@51f87de4 2024-04-29 22:38:01.412 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ba34456 2024-04-29 22:38:01.412 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ba34456 2024-04-29 22:38:01.415 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@60e3ab72 2024-04-29 22:38:01.415 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@60e3ab72 2024-04-29 22:38:01.417 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@2352cc78 2024-04-29 22:38:01.417 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@2352cc78 2024-04-29 22:38:01.420 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@31d782ab 2024-04-29 22:38:01.420 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@31d782ab 2024-04-29 22:38:01.422 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@7097e133 2024-04-29 22:38:01.422 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@7097e133 2024-04-29 22:38:01.422 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-04-29 22:38:01.425 [DefaultDispatcher-worker-9 @coroutine#2156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a183fa6 2024-04-29 22:38:01.442 [DefaultDispatcher-worker-12 @coroutine#2158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a183fa6 2024-04-29 22:38:01.449 [HikariPool-101 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:38:01.451 [DefaultDispatcher-worker-7 @coroutine#2158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a183fa6 2024-04-29 22:38:01.454 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d14e2a5 2024-04-29 22:38:01.454 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d14e2a5 2024-04-29 22:38:01.458 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@63d30177 2024-04-29 22:38:01.458 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@63d30177 2024-04-29 22:38:01.460 [DefaultDispatcher-worker-12 @coroutine#2158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a183fa6 2024-04-29 22:38:01.462 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@67ec89d5 2024-04-29 22:38:01.462 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@67ec89d5 2024-04-29 22:38:01.465 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@22ee0b4c 2024-04-29 22:38:01.465 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@22ee0b4c 2024-04-29 22:38:01.467 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@68a5c47e 2024-04-29 22:38:01.467 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@68a5c47e 2024-04-29 22:38:01.469 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@1386a8a4 2024-04-29 22:38:01.469 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@1386a8a4 2024-04-29 22:38:01.471 [DefaultDispatcher-worker-9 @coroutine#2158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a183fa6 2024-04-29 22:38:01.472 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@10273920 2024-04-29 22:38:01.472 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@10273920 2024-04-29 22:38:01.474 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@42c1f403 2024-04-29 22:38:01.474 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@42c1f403 2024-04-29 22:38:01.477 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@4015e11 2024-04-29 22:38:01.477 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@4015e11 2024-04-29 22:38:01.477 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-29 22:38:01.480 [DefaultDispatcher-worker-6 @coroutine#2158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a183fa6 2024-04-29 22:38:01.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-102 - configuration: 2024-04-29 22:38:01.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:38:01.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:38:01.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:38:01.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:38:01.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:38:01.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:38:01.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@79827e71 2024-04-29 22:38:01.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:38:01.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:38:01.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:38:01.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:38:01.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:38:01.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:38:01.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:38:01.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:38:01.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:38:01.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:38:01.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:38:01.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:38:01.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:38:01.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 22:38:01.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 22:38:01.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:38:01.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:38:01.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 22:38:01.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:38:01.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-102" 2024-04-29 22:38:01.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:38:01.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:38:01.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:38:01.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:38:01.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:38:01.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:38:01.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:38:01.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:38:01.481 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Starting... 2024-04-29 22:38:01.482 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cd2d3b6 2024-04-29 22:38:01.482 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cd2d3b6 2024-04-29 22:38:01.482 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Start completed. 2024-04-29 22:38:01.506 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cd2d3b6 2024-04-29 22:38:01.518 [Test worker @coroutine#2165] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cd2d3b6 2024-04-29 22:38:01.520 [Test worker @coroutine#2167] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cd2d3b6 2024-04-29 22:38:01.521 [DefaultDispatcher-worker-12 @coroutine#2171] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40087/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:38:01.521 [DefaultDispatcher-worker-12 @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:40087/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-29 22:38:01.521 [DefaultDispatcher-worker-12 @coroutine#2171] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40087/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:38:01.521 [DefaultDispatcher-worker-12 @coroutine#2171] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:40087/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-29 22:38:01.523 [DefaultDispatcher-worker-7 @coroutine#2171] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40087/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:38:01.523 [DefaultDispatcher-worker-7 @coroutine#2171] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40087/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:38:01.530 [DefaultDispatcher-worker-17 @coroutine#2170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cd2d3b6 2024-04-29 22:38:01.531 [DefaultDispatcher-worker-17 @coroutine#2170] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40087/UmAppDatabase/replication/nodeId 2024-04-29 22:38:01.531 [DefaultDispatcher-worker-17 @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:40087/UmAppDatabase/replication/nodeId. 2024-04-29 22:38:01.531 [DefaultDispatcher-worker-17 @coroutine#2170] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40087/UmAppDatabase/replication/nodeId 2024-04-29 22:38:01.532 [DefaultDispatcher-worker-12 @coroutine#2170] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40087/UmAppDatabase/replication/nodeId 2024-04-29 22:38:01.532 [DefaultDispatcher-worker-12 @coroutine#2170] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40087/UmAppDatabase/replication/nodeId 2024-04-29 22:38:01.534 [Test worker @coroutine#2175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cd2d3b6 2024-04-29 22:38:01.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-103 - configuration: 2024-04-29 22:38:01.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:38:01.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:38:01.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:38:01.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:38:01.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:38:01.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:38:01.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6441cff1 2024-04-29 22:38:01.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:38:01.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:38:01.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:38:01.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:38:01.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:38:01.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:38:01.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:38:01.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:38:01.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:38:01.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:38:01.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:38:01.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:38:01.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:38:01.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 22:38:01.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 22:38:01.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:38:01.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:38:01.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 22:38:01.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:38:01.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-103" 2024-04-29 22:38:01.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:38:01.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:38:01.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:38:01.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:38:01.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:38:01.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:38:01.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:38:01.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:38:01.535 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Starting... 2024-04-29 22:38:01.540 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f09d998 2024-04-29 22:38:01.540 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f09d998 2024-04-29 22:38:01.540 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Start completed. 2024-04-29 22:38:01.540 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f09d998 2024-04-29 22:38:01.552 [Test worker @coroutine#2182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f09d998 2024-04-29 22:38:01.554 [Test worker @coroutine#2184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f09d998 2024-04-29 22:38:01.566 [DefaultDispatcher-worker-16 @coroutine#2186] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f09d998 2024-04-29 22:38:01.567 [DefaultDispatcher-worker-5 @coroutine#2192] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cd2d3b6 2024-04-29 22:38:01.575 [DefaultDispatcher-worker-11 @coroutine#1892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@128ebca1 2024-04-29 22:38:01.575 [DefaultDispatcher-worker-11 @coroutine#1892] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38003/UmAppDatabase/replication/nodeId 2024-04-29 22:38:01.575 [DefaultDispatcher-worker-11 @coroutine#1892] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38003/UmAppDatabase/replication/nodeId. 2024-04-29 22:38:01.575 [DefaultDispatcher-worker-11 @coroutine#1892] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38003/UmAppDatabase/replication/nodeId 2024-04-29 22:38:01.577 [DefaultDispatcher-worker-13 @coroutine#1892] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38003/UmAppDatabase/replication/nodeId 2024-04-29 22:38:01.577 [DefaultDispatcher-worker-13 @coroutine#1892] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38003/UmAppDatabase/replication/nodeId 2024-04-29 22:38:01.578 [DefaultDispatcher-worker-5 @coroutine#2192] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cd2d3b6 2024-04-29 22:38:01.582 [HikariPool-102 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:38:01.587 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@1aa1cc18 2024-04-29 22:38:01.587 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@1aa1cc18 2024-04-29 22:38:01.588 [DefaultDispatcher-worker-17 @coroutine#2192] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cd2d3b6 2024-04-29 22:38:01.590 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@1466213c 2024-04-29 22:38:01.590 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@1466213c 2024-04-29 22:38:01.593 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@1059a768 2024-04-29 22:38:01.593 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@1059a768 2024-04-29 22:38:01.595 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@555b2b07 2024-04-29 22:38:01.595 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@555b2b07 2024-04-29 22:38:01.597 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@410eecb8 2024-04-29 22:38:01.597 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@410eecb8 2024-04-29 22:38:01.599 [DefaultDispatcher-worker-11 @coroutine#2192] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cd2d3b6 2024-04-29 22:38:01.600 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@64445a64 2024-04-29 22:38:01.600 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@64445a64 2024-04-29 22:38:01.601 [DefaultDispatcher-worker-3 @coroutine#2202] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40087/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-29 22:38:01.601 [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:40087/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-04-29 22:38:01.601 [DefaultDispatcher-worker-3 @coroutine#2202] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40087/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-29 22:38:01.602 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@39fbc363 2024-04-29 22:38:01.602 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@39fbc363 2024-04-29 22:38:01.602 [DefaultDispatcher-worker-9 @coroutine#2202] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40087/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-29 22:38:01.602 [DefaultDispatcher-worker-9 @coroutine#2202] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40087/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-29 22:38:01.603 [DefaultDispatcher-worker-9 @coroutine#2202] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:40087/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-04-29 22:38:01.603 [DefaultDispatcher-worker-9 @coroutine#2202] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:40087/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 22:38:01.603 [DefaultDispatcher-worker-9 @coroutine#2202] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40087/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-04-29 22:38:01.603 [DefaultDispatcher-worker-9 @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:40087/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2024-04-29 22:38:01.603 [DefaultDispatcher-worker-9 @coroutine#2202] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40087/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-04-29 22:38:01.604 [DefaultDispatcher-worker-11 @coroutine#2202] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40087/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-04-29 22:38:01.604 [DefaultDispatcher-worker-11 @coroutine#2202] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40087/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-04-29 22:38:01.605 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@3574d448 2024-04-29 22:38:01.605 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@3574d448 2024-04-29 22:38:01.607 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a98572 2024-04-29 22:38:01.607 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a98572 2024-04-29 22:38:01.607 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-04-29 22:38:01.626 [DefaultDispatcher-worker-5 @coroutine#2202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cd2d3b6 2024-04-29 22:38:01.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-104 - configuration: 2024-04-29 22:38:01.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:38:01.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:38:01.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:38:01.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:38:01.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:38:01.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:38:01.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3652dd19 2024-04-29 22:38:01.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:38:01.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:38:01.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:38:01.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:38:01.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:38:01.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:38:01.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:38:01.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:38:01.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:38:01.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:38:01.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:38:01.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:38:01.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:38:01.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 22:38:01.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 22:38:01.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:38:01.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:38:01.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 22:38:01.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:38:01.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-104" 2024-04-29 22:38:01.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:38:01.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:38:01.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:38:01.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:38:01.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:38:01.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:38:01.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:38:01.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:38:01.631 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Starting... 2024-04-29 22:38:01.631 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@702e21c 2024-04-29 22:38:01.631 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@702e21c 2024-04-29 22:38:01.631 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Start completed. 2024-04-29 22:38:01.640 [HikariPool-103 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:38:01.644 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d216dd 2024-04-29 22:38:01.644 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d216dd 2024-04-29 22:38:01.649 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@a15e837 2024-04-29 22:38:01.649 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@a15e837 2024-04-29 22:38:01.651 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@e2a7dad 2024-04-29 22:38:01.651 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@e2a7dad 2024-04-29 22:38:01.653 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b28e20c 2024-04-29 22:38:01.653 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b28e20c 2024-04-29 22:38:01.654 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@702e21c 2024-04-29 22:38:01.655 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fd8614a 2024-04-29 22:38:01.655 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fd8614a 2024-04-29 22:38:01.657 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@7aa96ed6 2024-04-29 22:38:01.658 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@7aa96ed6 2024-04-29 22:38:01.660 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@27b3b33b 2024-04-29 22:38:01.660 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@27b3b33b 2024-04-29 22:38:01.662 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b071d43 2024-04-29 22:38:01.662 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b071d43 2024-04-29 22:38:01.667 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@3749fb58 2024-04-29 22:38:01.667 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@3749fb58 2024-04-29 22:38:01.667 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-29 22:38:01.669 [Test worker @coroutine#2221] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@702e21c 2024-04-29 22:38:01.671 [Test worker @coroutine#2223] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@702e21c 2024-04-29 22:38:01.672 [DefaultDispatcher-worker-5 @coroutine#2227] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59881/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:38:01.672 [DefaultDispatcher-worker-5 @coroutine#2227] 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:59881/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-29 22:38:01.672 [DefaultDispatcher-worker-5 @coroutine#2227] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59881/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:38:01.672 [DefaultDispatcher-worker-5 @coroutine#2227] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:59881/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-29 22:38:01.674 [DefaultDispatcher-worker-11 @coroutine#2227] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59881/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:38:01.674 [DefaultDispatcher-worker-11 @coroutine#2227] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59881/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:38:01.681 [DefaultDispatcher-worker-5 @coroutine#1924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@282079b9 2024-04-29 22:38:01.681 [DefaultDispatcher-worker-5 @coroutine#1924] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56743/UmAppDatabase/replication/nodeId 2024-04-29 22:38:01.681 [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:56743/UmAppDatabase/replication/nodeId. 2024-04-29 22:38:01.681 [DefaultDispatcher-worker-5 @coroutine#1924] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56743/UmAppDatabase/replication/nodeId 2024-04-29 22:38:01.682 [DefaultDispatcher-worker-13 @coroutine#1924] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56743/UmAppDatabase/replication/nodeId 2024-04-29 22:38:01.682 [DefaultDispatcher-worker-9 @coroutine#2226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@702e21c 2024-04-29 22:38:01.682 [DefaultDispatcher-worker-13 @coroutine#1924] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56743/UmAppDatabase/replication/nodeId 2024-04-29 22:38:01.683 [DefaultDispatcher-worker-9 @coroutine#2226] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59881/UmAppDatabase/replication/nodeId 2024-04-29 22:38:01.683 [DefaultDispatcher-worker-9 @coroutine#2226] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59881/UmAppDatabase/replication/nodeId. 2024-04-29 22:38:01.683 [DefaultDispatcher-worker-9 @coroutine#2226] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59881/UmAppDatabase/replication/nodeId 2024-04-29 22:38:01.683 [DefaultDispatcher-worker-9 @coroutine#2226] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59881/UmAppDatabase/replication/nodeId 2024-04-29 22:38:01.683 [DefaultDispatcher-worker-9 @coroutine#2226] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59881/UmAppDatabase/replication/nodeId 2024-04-29 22:38:01.686 [Test worker @coroutine#2231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@702e21c 2024-04-29 22:38:01.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-105 - configuration: 2024-04-29 22:38:01.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:38:01.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:38:01.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:38:01.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:38:01.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:38:01.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:38:01.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@42bbd21c 2024-04-29 22:38:01.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:38:01.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:38:01.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:38:01.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:38:01.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:38:01.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:38:01.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:38:01.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:38:01.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:38:01.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:38:01.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:38:01.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:38:01.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:38:01.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 22:38:01.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 22:38:01.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:38:01.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:38:01.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 22:38:01.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:38:01.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-105" 2024-04-29 22:38:01.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:38:01.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:38:01.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:38:01.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:38:01.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:38:01.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:38:01.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:38:01.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:38:01.687 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Starting... 2024-04-29 22:38:01.690 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@28901fe7 2024-04-29 22:38:01.690 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@28901fe7 2024-04-29 22:38:01.690 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Start completed. 2024-04-29 22:38:01.692 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28901fe7 2024-04-29 22:38:01.707 [Test worker @coroutine#2241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28901fe7 2024-04-29 22:38:01.708 [Test worker @coroutine#2243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28901fe7 2024-04-29 22:38:01.713 [DefaultDispatcher-worker-13 @coroutine#2252] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59881/auth/register 2024-04-29 22:38:01.713 [DefaultDispatcher-worker-13 @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:59881/auth/register. 2024-04-29 22:38:01.713 [DefaultDispatcher-worker-13 @coroutine#2252] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59881/auth/register 2024-04-29 22:38:01.713 [DefaultDispatcher-worker-13 @coroutine#2252] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:59881/auth/register from class io.ktor.http.content.TextContent 2024-04-29 22:38:01.715 [DefaultDispatcher-worker-1 @coroutine#2252] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59881/auth/register 2024-04-29 22:38:01.715 [DefaultDispatcher-worker-1 @coroutine#2252] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59881/auth/register 2024-04-29 22:38:01.720 [DefaultDispatcher-worker-10 @coroutine#2245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28901fe7 2024-04-29 22:38:01.731 [HikariPool-104 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:38:01.736 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b3c15de 2024-04-29 22:38:01.736 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b3c15de 2024-04-29 22:38:01.739 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@45fbf2c9 2024-04-29 22:38:01.739 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@45fbf2c9 2024-04-29 22:38:01.742 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@41c47eae 2024-04-29 22:38:01.742 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@41c47eae 2024-04-29 22:38:01.744 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c6f8f2 2024-04-29 22:38:01.744 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c6f8f2 2024-04-29 22:38:01.746 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f7f8f51 2024-04-29 22:38:01.746 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f7f8f51 2024-04-29 22:38:01.748 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@35885dcd 2024-04-29 22:38:01.748 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@35885dcd 2024-04-29 22:38:01.751 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@57db74dc 2024-04-29 22:38:01.751 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@57db74dc 2024-04-29 22:38:01.753 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@64e907bd 2024-04-29 22:38:01.753 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@64e907bd 2024-04-29 22:38:01.755 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@373f1976 2024-04-29 22:38:01.755 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@373f1976 2024-04-29 22:38:01.755 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-29 22:38:01.761 [DefaultDispatcher-worker-9 @coroutine#2252] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:59881/auth/register. 2024-04-29 22:38:01.761 [DefaultDispatcher-worker-9 @coroutine#2252] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:59881/auth/register to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 22:38:01.787 [DefaultDispatcher-worker-10 @coroutine#2252] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@702e21c 2024-04-29 22:38:01.791 [HikariPool-105 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:38:01.796 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@7553a030 2024-04-29 22:38:01.796 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@7553a030 2024-04-29 22:38:01.799 [DefaultDispatcher-worker-13 @coroutine#2252] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@702e21c 2024-04-29 22:38:01.801 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b9450ea 2024-04-29 22:38:01.801 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b9450ea 2024-04-29 22:38:01.804 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fabcb40 2024-04-29 22:38:01.804 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fabcb40 2024-04-29 22:38:01.806 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@3aa95ad1 2024-04-29 22:38:01.806 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@3aa95ad1 2024-04-29 22:38:01.808 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@52133f94 2024-04-29 22:38:01.808 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@52133f94 2024-04-29 22:38:01.811 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@b59263c 2024-04-29 22:38:01.811 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@b59263c 2024-04-29 22:38:01.813 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a091ddc 2024-04-29 22:38:01.813 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a091ddc 2024-04-29 22:38:01.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-106 - configuration: 2024-04-29 22:38:01.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:38:01.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:38:01.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:38:01.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:38:01.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:38:01.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:38:01.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1f8ac459 2024-04-29 22:38:01.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:38:01.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:38:01.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:38:01.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:38:01.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:38:01.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:38:01.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:38:01.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:38:01.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:38:01.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:38:01.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:38:01.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:38:01.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:38:01.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 22:38:01.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 22:38:01.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:38:01.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:38:01.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 22:38:01.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:38:01.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-106" 2024-04-29 22:38:01.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:38:01.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:38:01.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:38:01.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:38:01.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:38:01.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:38:01.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:38:01.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:38:01.814 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Starting... 2024-04-29 22:38:01.815 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@149ef64a 2024-04-29 22:38:01.815 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@149ef64a 2024-04-29 22:38:01.815 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Start completed. 2024-04-29 22:38:01.815 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a86a59e 2024-04-29 22:38:01.815 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a86a59e 2024-04-29 22:38:01.818 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@11a2dec5 2024-04-29 22:38:01.818 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@11a2dec5 2024-04-29 22:38:01.818 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-29 22:38:01.836 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@149ef64a 2024-04-29 22:38:01.847 [Test worker @coroutine#2260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@149ef64a 2024-04-29 22:38:01.849 [Test worker @coroutine#2262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@149ef64a 2024-04-29 22:38:01.851 [DefaultDispatcher-worker-17 @coroutine#2266] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-29 22:38:01.851 [DefaultDispatcher-worker-17 @coroutine#2266] 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-04-29 22:38:01.851 [DefaultDispatcher-worker-17 @coroutine#2266] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-29 22:38:01.851 [DefaultDispatcher-worker-17 @coroutine#2266] 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-04-29 22:38:01.852 [DefaultDispatcher-worker-15 @coroutine#2266] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-29 22:38:01.852 [DefaultDispatcher-worker-15 @coroutine#2266] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-29 22:38:01.858 [DefaultDispatcher-worker-15 @coroutine#1970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@643f8ebe 2024-04-29 22:38:01.858 [DefaultDispatcher-worker-15 @coroutine#1970] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45981/UmAppDatabase/replication/nodeId 2024-04-29 22:38:01.858 [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:45981/UmAppDatabase/replication/nodeId. 2024-04-29 22:38:01.858 [DefaultDispatcher-worker-15 @coroutine#1970] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45981/UmAppDatabase/replication/nodeId 2024-04-29 22:38:01.859 [DefaultDispatcher-worker-5 @coroutine#1970] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45981/UmAppDatabase/replication/nodeId 2024-04-29 22:38:01.859 [DefaultDispatcher-worker-5 @coroutine#1970] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45981/UmAppDatabase/replication/nodeId 2024-04-29 22:38:01.861 [DefaultDispatcher-worker-1 @coroutine#2265] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@149ef64a 2024-04-29 22:38:01.861 [DefaultDispatcher-worker-1 @coroutine#2265] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-04-29 22:38:01.861 [DefaultDispatcher-worker-1 @coroutine#2265] 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-04-29 22:38:01.862 [DefaultDispatcher-worker-1 @coroutine#2265] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-04-29 22:38:01.862 [DefaultDispatcher-worker-17 @coroutine#2265] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-04-29 22:38:01.862 [DefaultDispatcher-worker-17 @coroutine#2265] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-04-29 22:38:01.865 [Test worker @coroutine#2270] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@149ef64a 2024-04-29 22:38:01.870 [Test worker @coroutine#2280] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@149ef64a 2024-04-29 22:38:01.886 [Test worker @coroutine#2287] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@149ef64a 2024-04-29 22:38:01.888 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Shutdown initiated... 2024-04-29 22:38:01.888 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Close initiated... 2024-04-29 22:38:01.888 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:38:01.888 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@149ef64a: (connection evicted) 2024-04-29 22:38:01.890 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:38:01.890 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Closed. 2024-04-29 22:38:01.890 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Shutdown completed. 2024-04-29 22:38:01.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-107 - configuration: 2024-04-29 22:38:01.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:38:01.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:38:01.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:38:01.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:38:01.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:38:01.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:38:01.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5069a91b 2024-04-29 22:38:01.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:38:01.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:38:01.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:38:01.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:38:01.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:38:01.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:38:01.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:38:01.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:38:01.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:38:01.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:38:01.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:38:01.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:38:01.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:38:01.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 22:38:01.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 22:38:01.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:38:01.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:38:01.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 22:38:01.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:38:01.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-107" 2024-04-29 22:38:01.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:38:01.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:38:01.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:38:01.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:38:01.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:38:01.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:38:01.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:38:01.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:38:01.890 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Starting... 2024-04-29 22:38:01.893 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@322399e6 2024-04-29 22:38:01.893 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@322399e6 2024-04-29 22:38:01.893 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Start completed. 2024-04-29 22:38:01.894 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@322399e6 2024-04-29 22:38:01.905 [Test worker @coroutine#2290] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@322399e6 2024-04-29 22:38:01.907 [Test worker @coroutine#2292] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@322399e6 2024-04-29 22:38:01.908 [DefaultDispatcher-worker-10 @coroutine#2296] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-29 22:38:01.908 [DefaultDispatcher-worker-10 @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-04-29 22:38:01.908 [DefaultDispatcher-worker-10 @coroutine#2296] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-29 22:38:01.908 [DefaultDispatcher-worker-10 @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-04-29 22:38:01.910 [DefaultDispatcher-worker-7 @coroutine#2296] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-29 22:38:01.910 [DefaultDispatcher-worker-7 @coroutine#2296] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-29 22:38:01.919 [DefaultDispatcher-worker-1 @coroutine#2295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@322399e6 2024-04-29 22:38:01.919 [DefaultDispatcher-worker-1 @coroutine#2295] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-04-29 22:38:01.919 [DefaultDispatcher-worker-1 @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-04-29 22:38:01.919 [DefaultDispatcher-worker-1 @coroutine#2295] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-04-29 22:38:01.920 [DefaultDispatcher-worker-11 @coroutine#2295] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-04-29 22:38:01.920 [DefaultDispatcher-worker-11 @coroutine#2295] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-04-29 22:38:01.922 [Test worker @coroutine#2300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@322399e6 2024-04-29 22:38:01.926 [Test worker @coroutine#2307] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@322399e6 2024-04-29 22:38:01.930 [Test worker @coroutine#2314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@322399e6 2024-04-29 22:38:01.930 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Shutdown initiated... 2024-04-29 22:38:01.930 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Close initiated... 2024-04-29 22:38:01.930 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:38:01.931 [HikariPool-107 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Closing connection org.sqlite.jdbc4.JDBC4Connection@322399e6: (connection evicted) 2024-04-29 22:38:01.932 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:38:01.932 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Closed. 2024-04-29 22:38:01.932 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Shutdown completed. 2024-04-29 22:38:01.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-108 - configuration: 2024-04-29 22:38:01.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:38:01.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:38:01.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:38:01.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:38:01.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:38:01.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:38:01.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2693e39c 2024-04-29 22:38:01.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:38:01.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:38:01.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:38:01.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:38:01.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:38:01.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:38:01.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:38:01.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:38:01.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:38:01.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:38:01.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:38:01.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:38:01.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:38:01.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 22:38:01.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 22:38:01.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:38:01.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:38:01.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 22:38:01.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:38:01.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-108" 2024-04-29 22:38:01.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:38:01.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:38:01.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:38:01.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:38:01.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:38:01.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:38:01.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:38:01.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:38:01.933 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Starting... 2024-04-29 22:38:01.935 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@1043c493 2024-04-29 22:38:01.935 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@1043c493 2024-04-29 22:38:01.935 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Start completed. 2024-04-29 22:38:01.936 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1043c493 2024-04-29 22:38:01.948 [Test worker @coroutine#2317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1043c493 2024-04-29 22:38:01.949 [Test worker @coroutine#2319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1043c493 2024-04-29 22:38:01.950 [DefaultDispatcher-worker-7 @coroutine#2323] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-29 22:38:01.950 [DefaultDispatcher-worker-7 @coroutine#2323] 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-04-29 22:38:01.950 [DefaultDispatcher-worker-7 @coroutine#2323] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-29 22:38:01.951 [DefaultDispatcher-worker-7 @coroutine#2323] 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-04-29 22:38:01.952 [DefaultDispatcher-worker-12 @coroutine#2323] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-29 22:38:01.952 [DefaultDispatcher-worker-12 @coroutine#2323] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-29 22:38:01.960 [DefaultDispatcher-worker-4 @coroutine#2322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1043c493 2024-04-29 22:38:01.961 [DefaultDispatcher-worker-4 @coroutine#2322] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-04-29 22:38:01.961 [DefaultDispatcher-worker-4 @coroutine#2322] 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-04-29 22:38:01.961 [DefaultDispatcher-worker-4 @coroutine#2322] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-04-29 22:38:01.961 [DefaultDispatcher-worker-5 @coroutine#2322] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-04-29 22:38:01.961 [DefaultDispatcher-worker-5 @coroutine#2322] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-04-29 22:38:01.964 [Test worker @coroutine#2327] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1043c493 2024-04-29 22:38:01.969 [Test worker @coroutine#2334] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1043c493 2024-04-29 22:38:01.972 [Test worker @coroutine#2341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1043c493 2024-04-29 22:38:01.975 [Test worker @coroutine#2343] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1043c493 2024-04-29 22:38:01.978 [Test worker @coroutine#2349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1043c493 2024-04-29 22:38:01.980 [DefaultDispatcher-worker-4 @coroutine#2003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51d26fed 2024-04-29 22:38:01.980 [DefaultDispatcher-worker-4 @coroutine#2003] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49345/UmAppDatabase/replication/nodeId 2024-04-29 22:38:01.980 [DefaultDispatcher-worker-4 @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:49345/UmAppDatabase/replication/nodeId. 2024-04-29 22:38:01.980 [DefaultDispatcher-worker-4 @coroutine#2003] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49345/UmAppDatabase/replication/nodeId 2024-04-29 22:38:01.981 [Test worker @coroutine#2351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1043c493 2024-04-29 22:38:01.981 [DefaultDispatcher-worker-2 @coroutine#2003] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49345/UmAppDatabase/replication/nodeId 2024-04-29 22:38:01.981 [DefaultDispatcher-worker-2 @coroutine#2003] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49345/UmAppDatabase/replication/nodeId 2024-04-29 22:38:01.983 [Test worker @coroutine#2354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1043c493 2024-04-29 22:38:01.984 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Shutdown initiated... 2024-04-29 22:38:01.984 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Close initiated... 2024-04-29 22:38:01.984 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:38:01.984 [HikariPool-108 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1043c493: (connection evicted) 2024-04-29 22:38:01.985 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:38:01.985 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Closed. 2024-04-29 22:38:01.985 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Shutdown completed. 2024-04-29 22:38:01.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-109 - configuration: 2024-04-29 22:38:01.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:38:01.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:38:01.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:38:01.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:38:01.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:38:01.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:38:01.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@522221e1 2024-04-29 22:38:01.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:38:01.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:38:01.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:38:01.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:38:01.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:38:01.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:38:01.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:38:01.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:38:01.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:38:01.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:38:01.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:38:01.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:38:01.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:38:01.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 22:38:01.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 22:38:01.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:38:01.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:38:01.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 22:38:01.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:38:01.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-109" 2024-04-29 22:38:01.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:38:01.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:38:01.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:38:01.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:38:01.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:38:01.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:38:01.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:38:01.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:38:01.986 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Starting... 2024-04-29 22:38:01.989 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@58397dd 2024-04-29 22:38:01.989 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@58397dd 2024-04-29 22:38:01.989 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Start completed. 2024-04-29 22:38:01.989 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58397dd 2024-04-29 22:38:02.001 [Test worker @coroutine#2358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58397dd 2024-04-29 22:38:02.003 [Test worker @coroutine#2360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58397dd 2024-04-29 22:38:02.004 [DefaultDispatcher-worker-2 @coroutine#2364] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-29 22:38:02.004 [DefaultDispatcher-worker-2 @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-04-29 22:38:02.004 [DefaultDispatcher-worker-2 @coroutine#2364] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-29 22:38:02.004 [DefaultDispatcher-worker-2 @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-04-29 22:38:02.006 [DefaultDispatcher-worker-9 @coroutine#2364] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-29 22:38:02.006 [DefaultDispatcher-worker-9 @coroutine#2364] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-29 22:38:02.014 [DefaultDispatcher-worker-15 @coroutine#2363] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58397dd 2024-04-29 22:38:02.014 [DefaultDispatcher-worker-15 @coroutine#2363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-04-29 22:38:02.014 [DefaultDispatcher-worker-15 @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-04-29 22:38:02.014 [DefaultDispatcher-worker-15 @coroutine#2363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-04-29 22:38:02.015 [DefaultDispatcher-worker-4 @coroutine#2363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-04-29 22:38:02.015 [DefaultDispatcher-worker-4 @coroutine#2363] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-04-29 22:38:02.018 [Test worker @coroutine#2368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58397dd 2024-04-29 22:38:02.021 [Test worker @coroutine#2375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58397dd 2024-04-29 22:38:02.025 [Test worker @coroutine#2382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58397dd 2024-04-29 22:38:02.027 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Shutdown initiated... 2024-04-29 22:38:02.027 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Close initiated... 2024-04-29 22:38:02.027 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:38:02.027 [HikariPool-109 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Closing connection org.sqlite.jdbc4.JDBC4Connection@58397dd: (connection evicted) 2024-04-29 22:38:02.028 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:38:02.028 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Closed. 2024-04-29 22:38:02.028 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Shutdown completed. 2024-04-29 22:38:02.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-110 - configuration: 2024-04-29 22:38:02.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:38:02.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:38:02.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:38:02.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:38:02.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:38:02.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:38:02.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6391d34f 2024-04-29 22:38:02.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:38:02.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:38:02.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:38:02.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:38:02.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:38:02.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:38:02.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:38:02.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:38:02.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:38:02.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:38:02.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:38:02.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:38:02.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:38:02.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 22:38:02.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 22:38:02.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:38:02.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:38:02.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 22:38:02.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:38:02.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-110" 2024-04-29 22:38:02.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:38:02.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:38:02.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:38:02.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:38:02.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:38:02.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:38:02.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:38:02.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:38:02.029 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Starting... 2024-04-29 22:38:02.032 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@53c0424a 2024-04-29 22:38:02.032 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@53c0424a 2024-04-29 22:38:02.032 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Start completed. 2024-04-29 22:38:02.032 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53c0424a 2024-04-29 22:38:02.044 [Test worker @coroutine#2390] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53c0424a 2024-04-29 22:38:02.046 [Test worker @coroutine#2393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53c0424a 2024-04-29 22:38:02.047 [DefaultDispatcher-worker-4 @coroutine#2397] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-29 22:38:02.047 [DefaultDispatcher-worker-4 @coroutine#2397] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2024-04-29 22:38:02.047 [DefaultDispatcher-worker-4 @coroutine#2397] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-29 22:38:02.047 [DefaultDispatcher-worker-4 @coroutine#2397] 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-04-29 22:38:02.049 [DefaultDispatcher-worker-8 @coroutine#2397] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-29 22:38:02.049 [DefaultDispatcher-worker-8 @coroutine#2397] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-29 22:38:02.059 [DefaultDispatcher-worker-1 @coroutine#2032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76685ab0 2024-04-29 22:38:02.059 [DefaultDispatcher-worker-5 @coroutine#2396] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53c0424a 2024-04-29 22:38:02.059 [DefaultDispatcher-worker-1 @coroutine#2032] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37127/UmAppDatabase/replication/nodeId 2024-04-29 22:38:02.059 [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:37127/UmAppDatabase/replication/nodeId. 2024-04-29 22:38:02.059 [DefaultDispatcher-worker-1 @coroutine#2032] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37127/UmAppDatabase/replication/nodeId 2024-04-29 22:38:02.059 [DefaultDispatcher-worker-5 @coroutine#2396] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-04-29 22:38:02.059 [DefaultDispatcher-worker-5 @coroutine#2396] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2024-04-29 22:38:02.059 [DefaultDispatcher-worker-5 @coroutine#2396] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-04-29 22:38:02.060 [DefaultDispatcher-worker-15 @coroutine#2396] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-04-29 22:38:02.060 [DefaultDispatcher-worker-15 @coroutine#2396] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-04-29 22:38:02.060 [DefaultDispatcher-worker-1 @coroutine#2032] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37127/UmAppDatabase/replication/nodeId 2024-04-29 22:38:02.060 [DefaultDispatcher-worker-1 @coroutine#2032] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37127/UmAppDatabase/replication/nodeId 2024-04-29 22:38:02.062 [Test worker @coroutine#2403] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53c0424a 2024-04-29 22:38:02.067 [Test worker @coroutine#2411] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53c0424a 2024-04-29 22:38:02.070 [Test worker @coroutine#2413] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53c0424a 2024-04-29 22:38:02.073 [Test worker @coroutine#2415] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53c0424a 2024-04-29 22:38:02.078 [Test worker @coroutine#2422] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53c0424a 2024-04-29 22:38:02.079 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Shutdown initiated... 2024-04-29 22:38:02.079 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Close initiated... 2024-04-29 22:38:02.079 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:38:02.079 [HikariPool-110 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Closing connection org.sqlite.jdbc4.JDBC4Connection@53c0424a: (connection evicted) 2024-04-29 22:38:02.080 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:38:02.080 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Closed. 2024-04-29 22:38:02.080 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Shutdown completed. 2024-04-29 22:38:02.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-111 - configuration: 2024-04-29 22:38:02.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:38:02.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:38:02.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:38:02.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:38:02.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:38:02.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:38:02.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@43e6f05f 2024-04-29 22:38:02.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:38:02.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:38:02.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:38:02.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:38:02.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:38:02.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:38:02.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:38:02.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:38:02.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:38:02.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:38:02.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:38:02.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:38:02.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:38:02.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 22:38:02.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 22:38:02.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:38:02.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:38:02.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 22:38:02.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:38:02.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-111" 2024-04-29 22:38:02.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:38:02.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:38:02.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:38:02.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:38:02.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:38:02.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:38:02.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:38:02.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:38:02.082 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Starting... 2024-04-29 22:38:02.086 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c04310f 2024-04-29 22:38:02.086 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c04310f 2024-04-29 22:38:02.086 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Start completed. 2024-04-29 22:38:02.087 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c04310f 2024-04-29 22:38:02.103 [Test worker @coroutine#2425] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c04310f 2024-04-29 22:38:02.104 [Test worker @coroutine#2427] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c04310f 2024-04-29 22:38:02.105 [DefaultDispatcher-worker-15 @coroutine#2431] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-29 22:38:02.106 [DefaultDispatcher-worker-15 @coroutine#2431] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2024-04-29 22:38:02.106 [DefaultDispatcher-worker-15 @coroutine#2431] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-29 22:38:02.106 [DefaultDispatcher-worker-15 @coroutine#2431] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-29 22:38:02.107 [DefaultDispatcher-worker-11 @coroutine#2431] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-29 22:38:02.107 [DefaultDispatcher-worker-11 @coroutine#2431] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-29 22:38:02.115 [DefaultDispatcher-worker-16 @coroutine#2430] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c04310f 2024-04-29 22:38:02.116 [DefaultDispatcher-worker-16 @coroutine#2430] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-04-29 22:38:02.116 [DefaultDispatcher-worker-16 @coroutine#2430] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2024-04-29 22:38:02.116 [DefaultDispatcher-worker-16 @coroutine#2430] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-04-29 22:38:02.116 [DefaultDispatcher-worker-6 @coroutine#2430] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-04-29 22:38:02.116 [DefaultDispatcher-worker-6 @coroutine#2430] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-04-29 22:38:02.121 [Test worker @coroutine#2435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c04310f 2024-04-29 22:38:02.125 [Test worker @coroutine#2442] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c04310f 2024-04-29 22:38:02.127 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Shutdown initiated... 2024-04-29 22:38:02.127 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Close initiated... 2024-04-29 22:38:02.127 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:38:02.127 [HikariPool-111 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6c04310f: (connection evicted) 2024-04-29 22:38:02.128 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:38:02.128 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Closed. 2024-04-29 22:38:02.128 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Shutdown completed. 2024-04-29 22:38:02.184 [DefaultDispatcher-worker-1 @coroutine#2061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ea0254d 2024-04-29 22:38:02.185 [DefaultDispatcher-worker-1 @coroutine#2061] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 22:38:02.185 [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-04-29 22:38:02.185 [DefaultDispatcher-worker-1 @coroutine#2061] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 22:38:02.226 [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-04-29 22:38:02.235 [DefaultDispatcher-worker-9 @coroutine#2076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@712dd0b0 2024-04-29 22:38:02.235 [DefaultDispatcher-worker-9 @coroutine#2076] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47347/UmAppDatabase/replication/nodeId 2024-04-29 22:38:02.235 [DefaultDispatcher-worker-9 @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://localhost.localdomain:47347/UmAppDatabase/replication/nodeId. 2024-04-29 22:38:02.235 [DefaultDispatcher-worker-9 @coroutine#2076] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47347/UmAppDatabase/replication/nodeId 2024-04-29 22:38:02.237 [DefaultDispatcher-worker-3 @coroutine#2076] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47347/UmAppDatabase/replication/nodeId 2024-04-29 22:38:02.237 [DefaultDispatcher-worker-3 @coroutine#2076] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47347/UmAppDatabase/replication/nodeId 2024-04-29 22:38:02.352 [DefaultDispatcher-worker-6 @coroutine#2127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a183fa6 2024-04-29 22:38:02.352 [DefaultDispatcher-worker-6 @coroutine#2127] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58737/UmAppDatabase/replication/nodeId 2024-04-29 22:38:02.352 [DefaultDispatcher-worker-6 @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:58737/UmAppDatabase/replication/nodeId. 2024-04-29 22:38:02.352 [DefaultDispatcher-worker-6 @coroutine#2127] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58737/UmAppDatabase/replication/nodeId 2024-04-29 22:38:02.353 [DefaultDispatcher-worker-1 @coroutine#2127] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58737/UmAppDatabase/replication/nodeId 2024-04-29 22:38:02.353 [DefaultDispatcher-worker-1 @coroutine#2127] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58737/UmAppDatabase/replication/nodeId 2024-04-29 22:38:02.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-112 - configuration: 2024-04-29 22:38:02.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:38:02.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:38:02.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:38:02.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:38:02.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:38:02.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:38:02.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@72dc7f0a 2024-04-29 22:38:02.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:38:02.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:38:02.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:38:02.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:38:02.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:38:02.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:38:02.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:38:02.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:38:02.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:38:02.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:38:02.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:38:02.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:38:02.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:38:02.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 22:38:02.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 22:38:02.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:38:02.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:38:02.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 22:38:02.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:38:02.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-112" 2024-04-29 22:38:02.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:38:02.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:38:02.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:38:02.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:38:02.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:38:02.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:38:02.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:38:02.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:38:02.464 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Starting... 2024-04-29 22:38:02.465 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@10cf3e4f 2024-04-29 22:38:02.465 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@10cf3e4f 2024-04-29 22:38:02.465 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Start completed. 2024-04-29 22:38:02.486 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10cf3e4f 2024-04-29 22:38:02.497 [Test worker @coroutine#2483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10cf3e4f 2024-04-29 22:38:02.499 [Test worker @coroutine#2485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10cf3e4f 2024-04-29 22:38:02.500 [DefaultDispatcher-worker-6 @coroutine#2488] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:38:02.500 [DefaultDispatcher-worker-6 @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-04-29 22:38:02.500 [DefaultDispatcher-worker-6 @coroutine#2488] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:38:02.500 [DefaultDispatcher-worker-6 @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-04-29 22:38:02.502 [DefaultDispatcher-worker-3 @coroutine#2488] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:38:02.502 [DefaultDispatcher-worker-3 @coroutine#2488] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:38:02.510 [DefaultDispatcher-worker-6 @coroutine#2487] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10cf3e4f 2024-04-29 22:38:02.510 [DefaultDispatcher-worker-6 @coroutine#2487] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-29 22:38:02.510 [DefaultDispatcher-worker-6 @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-04-29 22:38:02.510 [DefaultDispatcher-worker-6 @coroutine#2487] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-29 22:38:02.511 [DefaultDispatcher-worker-8 @coroutine#2487] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-29 22:38:02.511 [DefaultDispatcher-worker-8 @coroutine#2487] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-29 22:38:02.514 [Test worker @coroutine#2492] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10cf3e4f 2024-04-29 22:38:02.532 [DefaultDispatcher-worker-15 @coroutine#2499] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10cf3e4f 2024-04-29 22:38:02.542 [DefaultDispatcher-worker-10 @coroutine#2170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cd2d3b6 2024-04-29 22:38:02.543 [DefaultDispatcher-worker-10 @coroutine#2170] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40087/UmAppDatabase/replication/nodeId 2024-04-29 22:38:02.543 [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:40087/UmAppDatabase/replication/nodeId. 2024-04-29 22:38:02.543 [DefaultDispatcher-worker-10 @coroutine#2170] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40087/UmAppDatabase/replication/nodeId 2024-04-29 22:38:02.544 [DefaultDispatcher-worker-10 @coroutine#2170] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40087/UmAppDatabase/replication/nodeId 2024-04-29 22:38:02.544 [DefaultDispatcher-worker-10 @coroutine#2170] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40087/UmAppDatabase/replication/nodeId 2024-04-29 22:38:02.565 [HikariPool-112 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:38:02.569 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@2df5f3db 2024-04-29 22:38:02.569 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@2df5f3db 2024-04-29 22:38:02.572 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@23321815 2024-04-29 22:38:02.572 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@23321815 2024-04-29 22:38:02.575 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@270d98ab 2024-04-29 22:38:02.575 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@270d98ab 2024-04-29 22:38:02.578 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@620f122e 2024-04-29 22:38:02.578 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@620f122e 2024-04-29 22:38:02.581 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@60665e9f 2024-04-29 22:38:02.581 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@60665e9f 2024-04-29 22:38:02.584 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@53271036 2024-04-29 22:38:02.584 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@53271036 2024-04-29 22:38:02.584 [Test worker @coroutine#2501] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10cf3e4f 2024-04-29 22:38:02.587 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@18a40239 2024-04-29 22:38:02.587 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@18a40239 2024-04-29 22:38:02.587 [DefaultDispatcher-worker-15 @coroutine#1892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@128ebca1 2024-04-29 22:38:02.587 [DefaultDispatcher-worker-15 @coroutine#1892] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38003/UmAppDatabase/replication/nodeId 2024-04-29 22:38:02.587 [DefaultDispatcher-worker-15 @coroutine#1892] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38003/UmAppDatabase/replication/nodeId. 2024-04-29 22:38:02.587 [DefaultDispatcher-worker-15 @coroutine#1892] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38003/UmAppDatabase/replication/nodeId 2024-04-29 22:38:02.589 [DefaultDispatcher-worker-4 @coroutine#1892] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38003/UmAppDatabase/replication/nodeId 2024-04-29 22:38:02.589 [DefaultDispatcher-worker-4 @coroutine#1892] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38003/UmAppDatabase/replication/nodeId 2024-04-29 22:38:02.590 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@220ed61 2024-04-29 22:38:02.590 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@220ed61 2024-04-29 22:38:02.592 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Shutdown initiated... 2024-04-29 22:38:02.592 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Close initiated... 2024-04-29 22:38:02.592 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Before closing stats (total=9, active=0, idle=9, waiting=0) 2024-04-29 22:38:02.592 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@10cf3e4f: (connection evicted) 2024-04-29 22:38:02.592 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2df5f3db: (connection evicted) 2024-04-29 22:38:02.593 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@50e0c91c 2024-04-29 22:38:02.593 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@50e0c91c 2024-04-29 22:38:02.593 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - After adding stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:38:02.593 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@23321815: (connection evicted) 2024-04-29 22:38:02.593 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@270d98ab: (connection evicted) 2024-04-29 22:38:02.594 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@620f122e: (connection evicted) 2024-04-29 22:38:02.594 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@60665e9f: (connection evicted) 2024-04-29 22:38:02.595 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@53271036: (connection evicted) 2024-04-29 22:38:02.595 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@18a40239: (connection evicted) 2024-04-29 22:38:02.595 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@220ed61: (connection evicted) 2024-04-29 22:38:02.596 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@50e0c91c: (connection evicted) 2024-04-29 22:38:02.598 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:38:02.598 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Closed. 2024-04-29 22:38:02.598 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Shutdown completed. 2024-04-29 22:38:02.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-113 - configuration: 2024-04-29 22:38:02.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:38:02.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:38:02.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:38:02.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:38:02.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:38:02.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:38:02.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1cafb30 2024-04-29 22:38:02.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:38:02.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:38:02.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:38:02.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:38:02.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:38:02.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:38:02.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:38:02.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:38:02.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:38:02.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:38:02.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:38:02.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:38:02.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:38:02.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 22:38:02.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 22:38:02.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:38:02.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:38:02.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 22:38:02.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:38:02.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-113" 2024-04-29 22:38:02.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:38:02.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:38:02.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:38:02.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:38:02.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:38:02.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:38:02.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:38:02.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:38:02.601 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Starting... 2024-04-29 22:38:02.606 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a0b925a 2024-04-29 22:38:02.606 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a0b925a 2024-04-29 22:38:02.606 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Start completed. 2024-04-29 22:38:02.607 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a0b925a 2024-04-29 22:38:02.623 [Test worker @coroutine#2512] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a0b925a 2024-04-29 22:38:02.625 [Test worker @coroutine#2514] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a0b925a 2024-04-29 22:38:02.626 [DefaultDispatcher-worker-15 @coroutine#2517] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:38:02.626 [DefaultDispatcher-worker-15 @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-04-29 22:38:02.626 [DefaultDispatcher-worker-15 @coroutine#2517] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:38:02.626 [DefaultDispatcher-worker-15 @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-04-29 22:38:02.628 [DefaultDispatcher-worker-8 @coroutine#2517] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:38:02.628 [DefaultDispatcher-worker-8 @coroutine#2517] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:38:02.636 [DefaultDispatcher-worker-5 @coroutine#2516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a0b925a 2024-04-29 22:38:02.636 [DefaultDispatcher-worker-5 @coroutine#2516] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-29 22:38:02.636 [DefaultDispatcher-worker-5 @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-04-29 22:38:02.636 [DefaultDispatcher-worker-5 @coroutine#2516] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-29 22:38:02.637 [DefaultDispatcher-worker-16 @coroutine#2516] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-29 22:38:02.637 [DefaultDispatcher-worker-16 @coroutine#2516] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-29 22:38:02.642 [Test worker @coroutine#2520] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a0b925a 2024-04-29 22:38:02.659 [DefaultDispatcher-worker-4 @coroutine#2529] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a0b925a 2024-04-29 22:38:02.695 [DefaultDispatcher-worker-13 @coroutine#1924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@282079b9 2024-04-29 22:38:02.695 [DefaultDispatcher-worker-13 @coroutine#1924] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56743/UmAppDatabase/replication/nodeId 2024-04-29 22:38:02.696 [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:56743/UmAppDatabase/replication/nodeId. 2024-04-29 22:38:02.696 [DefaultDispatcher-worker-13 @coroutine#1924] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56743/UmAppDatabase/replication/nodeId 2024-04-29 22:38:02.696 [DefaultDispatcher-worker-5 @coroutine#2226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@702e21c 2024-04-29 22:38:02.696 [DefaultDispatcher-worker-5 @coroutine#2226] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59881/UmAppDatabase/replication/nodeId 2024-04-29 22:38:02.696 [DefaultDispatcher-worker-5 @coroutine#2226] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59881/UmAppDatabase/replication/nodeId. 2024-04-29 22:38:02.696 [DefaultDispatcher-worker-5 @coroutine#2226] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59881/UmAppDatabase/replication/nodeId 2024-04-29 22:38:02.697 [DefaultDispatcher-worker-12 @coroutine#2226] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59881/UmAppDatabase/replication/nodeId 2024-04-29 22:38:02.697 [DefaultDispatcher-worker-15 @coroutine#1924] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56743/UmAppDatabase/replication/nodeId 2024-04-29 22:38:02.697 [DefaultDispatcher-worker-12 @coroutine#2226] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59881/UmAppDatabase/replication/nodeId 2024-04-29 22:38:02.697 [DefaultDispatcher-worker-15 @coroutine#1924] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56743/UmAppDatabase/replication/nodeId 2024-04-29 22:38:02.705 [Test worker @coroutine#2531] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a0b925a 2024-04-29 22:38:02.706 [HikariPool-113 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:38:02.707 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Shutdown initiated... 2024-04-29 22:38:02.707 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Close initiated... 2024-04-29 22:38:02.707 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:38:02.707 [HikariPool-113 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5a0b925a: (connection evicted) 2024-04-29 22:38:02.710 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@10782383 2024-04-29 22:38:02.710 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@10782383 2024-04-29 22:38:02.710 [HikariPool-113 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Closing connection org.sqlite.jdbc4.JDBC4Connection@10782383: (connection evicted) 2024-04-29 22:38:02.711 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:38:02.711 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Closed. 2024-04-29 22:38:02.711 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Shutdown completed. 2024-04-29 22:38:02.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-114 - configuration: 2024-04-29 22:38:02.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:38:02.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:38:02.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:38:02.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:38:02.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:38:02.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:38:02.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3fb920d9 2024-04-29 22:38:02.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:38:02.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:38:02.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:38:02.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:38:02.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:38:02.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:38:02.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:38:02.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:38:02.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:38:02.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:38:02.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:38:02.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:38:02.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:38:02.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 22:38:02.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 22:38:02.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:38:02.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:38:02.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 22:38:02.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:38:02.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-114" 2024-04-29 22:38:02.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:38:02.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:38:02.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:38:02.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:38:02.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:38:02.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:38:02.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:38:02.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:38:02.713 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Starting... 2024-04-29 22:38:02.716 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@79bb14d8 2024-04-29 22:38:02.716 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@79bb14d8 2024-04-29 22:38:02.716 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Start completed. 2024-04-29 22:38:02.717 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79bb14d8 2024-04-29 22:38:02.729 [Test worker @coroutine#2542] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79bb14d8 2024-04-29 22:38:02.730 [Test worker @coroutine#2544] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79bb14d8 2024-04-29 22:38:02.731 [DefaultDispatcher-worker-7 @coroutine#2547] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:38:02.732 [DefaultDispatcher-worker-7 @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-04-29 22:38:02.732 [DefaultDispatcher-worker-7 @coroutine#2547] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:38:02.732 [DefaultDispatcher-worker-7 @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-04-29 22:38:02.733 [DefaultDispatcher-worker-5 @coroutine#2547] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:38:02.733 [DefaultDispatcher-worker-5 @coroutine#2547] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:38:02.742 [DefaultDispatcher-worker-10 @coroutine#2546] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79bb14d8 2024-04-29 22:38:02.742 [DefaultDispatcher-worker-10 @coroutine#2546] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-29 22:38:02.742 [DefaultDispatcher-worker-10 @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-04-29 22:38:02.742 [DefaultDispatcher-worker-10 @coroutine#2546] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-29 22:38:02.742 [DefaultDispatcher-worker-11 @coroutine#2546] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-29 22:38:02.742 [DefaultDispatcher-worker-11 @coroutine#2546] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-29 22:38:02.746 [Test worker @coroutine#2551] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79bb14d8 2024-04-29 22:38:02.759 [DefaultDispatcher-worker-10 @coroutine#2558] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79bb14d8 2024-04-29 22:38:02.799 [Test worker @coroutine#2560] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79bb14d8 2024-04-29 22:38:02.802 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Shutdown initiated... 2024-04-29 22:38:02.802 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Close initiated... 2024-04-29 22:38:02.802 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:38:02.802 [HikariPool-114 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Closing connection org.sqlite.jdbc4.JDBC4Connection@79bb14d8: (connection evicted) 2024-04-29 22:38:02.803 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:38:02.803 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Closed. 2024-04-29 22:38:02.803 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Shutdown completed. 2024-04-29 22:38:02.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-115 - configuration: 2024-04-29 22:38:02.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:38:02.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:38:02.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:38:02.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:38:02.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:38:02.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:38:02.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5817b0d1 2024-04-29 22:38:02.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:38:02.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:38:02.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:38:02.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:38:02.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:38:02.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:38:02.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:38:02.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:38:02.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:38:02.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:38:02.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:38:02.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:38:02.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:38:02.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 22:38:02.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 22:38:02.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:38:02.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:38:02.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 22:38:02.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:38:02.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-115" 2024-04-29 22:38:02.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:38:02.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:38:02.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:38:02.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:38:02.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:38:02.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:38:02.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:38:02.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:38:02.805 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Starting... 2024-04-29 22:38:02.808 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@75e068dc 2024-04-29 22:38:02.808 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@75e068dc 2024-04-29 22:38:02.808 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Start completed. 2024-04-29 22:38:02.809 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75e068dc 2024-04-29 22:38:02.821 [Test worker @coroutine#2564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75e068dc 2024-04-29 22:38:02.823 [Test worker @coroutine#2566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75e068dc 2024-04-29 22:38:02.824 [DefaultDispatcher-worker-11 @coroutine#2569] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:38:02.824 [DefaultDispatcher-worker-11 @coroutine#2569] 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-04-29 22:38:02.824 [DefaultDispatcher-worker-11 @coroutine#2569] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:38:02.824 [DefaultDispatcher-worker-11 @coroutine#2569] 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-04-29 22:38:02.825 [DefaultDispatcher-worker-13 @coroutine#2569] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:38:02.825 [DefaultDispatcher-worker-13 @coroutine#2569] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:38:02.834 [DefaultDispatcher-worker-2 @coroutine#2568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75e068dc 2024-04-29 22:38:02.834 [DefaultDispatcher-worker-2 @coroutine#2568] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-29 22:38:02.834 [DefaultDispatcher-worker-2 @coroutine#2568] 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-04-29 22:38:02.834 [DefaultDispatcher-worker-2 @coroutine#2568] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-29 22:38:02.835 [DefaultDispatcher-worker-6 @coroutine#2568] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-29 22:38:02.835 [DefaultDispatcher-worker-6 @coroutine#2568] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-29 22:38:02.840 [Test worker @coroutine#2573] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75e068dc 2024-04-29 22:38:02.856 [DefaultDispatcher-worker-6 @coroutine#2581] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75e068dc 2024-04-29 22:38:02.870 [DefaultDispatcher-worker-16 @coroutine#1970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@643f8ebe 2024-04-29 22:38:02.871 [DefaultDispatcher-worker-16 @coroutine#1970] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45981/UmAppDatabase/replication/nodeId 2024-04-29 22:38:02.871 [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:45981/UmAppDatabase/replication/nodeId. 2024-04-29 22:38:02.871 [DefaultDispatcher-worker-16 @coroutine#1970] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45981/UmAppDatabase/replication/nodeId 2024-04-29 22:38:02.872 [DefaultDispatcher-worker-6 @coroutine#1970] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45981/UmAppDatabase/replication/nodeId 2024-04-29 22:38:02.872 [DefaultDispatcher-worker-6 @coroutine#1970] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45981/UmAppDatabase/replication/nodeId 2024-04-29 22:38:02.894 [Test worker @coroutine#2583] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75e068dc 2024-04-29 22:38:02.898 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Shutdown initiated... 2024-04-29 22:38:02.898 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Close initiated... 2024-04-29 22:38:02.898 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:38:02.898 [HikariPool-115 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Closing connection org.sqlite.jdbc4.JDBC4Connection@75e068dc: (connection evicted) 2024-04-29 22:38:02.899 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:38:02.899 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Closed. 2024-04-29 22:38:02.899 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Shutdown completed. 2024-04-29 22:38:02.916 [Test worker @coroutine#2589] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-116 - configuration: 2024-04-29 22:38:02.916 [Test worker @coroutine#2589] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:38:02.916 [Test worker @coroutine#2589] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:38:02.916 [Test worker @coroutine#2589] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:38:02.916 [Test worker @coroutine#2589] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:38:02.916 [Test worker @coroutine#2589] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:38:02.916 [Test worker @coroutine#2589] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:38:02.916 [Test worker @coroutine#2589] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2122b4bd 2024-04-29 22:38:02.916 [Test worker @coroutine#2589] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:38:02.916 [Test worker @coroutine#2589] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:38:02.916 [Test worker @coroutine#2589] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:38:02.916 [Test worker @coroutine#2589] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:38:02.916 [Test worker @coroutine#2589] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:38:02.916 [Test worker @coroutine#2589] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:38:02.916 [Test worker @coroutine#2589] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:38:02.916 [Test worker @coroutine#2589] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:38:02.916 [Test worker @coroutine#2589] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:38:02.916 [Test worker @coroutine#2589] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:38:02.916 [Test worker @coroutine#2589] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:38:02.916 [Test worker @coroutine#2589] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:38:02.916 [Test worker @coroutine#2589] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:38:02.916 [Test worker @coroutine#2589] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:38:02.916 [Test worker @coroutine#2589] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:38:02.916 [Test worker @coroutine#2589] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:38:02.916 [Test worker @coroutine#2589] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:38:02.916 [Test worker @coroutine#2589] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:38:02.916 [Test worker @coroutine#2589] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:38:02.916 [Test worker @coroutine#2589] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-116" 2024-04-29 22:38:02.916 [Test worker @coroutine#2589] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:38:02.916 [Test worker @coroutine#2589] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:38:02.916 [Test worker @coroutine#2589] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:38:02.916 [Test worker @coroutine#2589] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:38:02.916 [Test worker @coroutine#2589] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:38:02.916 [Test worker @coroutine#2589] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:38:02.916 [Test worker @coroutine#2589] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:38:02.916 [Test worker @coroutine#2589] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:38:02.916 [Test worker @coroutine#2589] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Starting... 2024-04-29 22:38:02.917 [Test worker @coroutine#2589] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@40b7e68c 2024-04-29 22:38:02.917 [Test worker @coroutine#2589] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@40b7e68c 2024-04-29 22:38:02.917 [Test worker @coroutine#2589] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Start completed. 2024-04-29 22:38:02.931 [Test worker @coroutine#2589] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40b7e68c 2024-04-29 22:38:02.942 [Test worker @coroutine#2590] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40b7e68c 2024-04-29 22:38:02.944 [Test worker @coroutine#2593] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40b7e68c 2024-04-29 22:38:02.946 [Test worker @coroutine#2595] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40b7e68c 2024-04-29 22:38:02.957 [DefaultDispatcher-worker-6 @coroutine#2597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40b7e68c 2024-04-29 22:38:02.973 [DefaultDispatcher-worker-7 @coroutine#2609] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40b7e68c 2024-04-29 22:38:02.975 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Shutdown initiated... 2024-04-29 22:38:02.976 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Close initiated... 2024-04-29 22:38:02.976 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:38:02.976 [HikariPool-116 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Closing connection org.sqlite.jdbc4.JDBC4Connection@40b7e68c: (connection evicted) 2024-04-29 22:38:02.977 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:38:02.977 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Closed. 2024-04-29 22:38:02.977 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Shutdown completed. 2024-04-29 22:38:02.979 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-117 - configuration: 2024-04-29 22:38:02.979 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:38:02.980 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:38:02.980 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:38:02.980 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:38:02.980 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:38:02.980 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:38:02.980 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3095c449 2024-04-29 22:38:02.980 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:38:02.980 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:38:02.980 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:38:02.980 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:38:02.980 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:38:02.980 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:38:02.980 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:38:02.980 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:38:02.980 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:38:02.980 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:38:02.980 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:38:02.980 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:38:02.980 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:38:02.980 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:38:02.980 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:38:02.980 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:38:02.980 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:38:02.980 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:38:02.980 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:38:02.980 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-117" 2024-04-29 22:38:02.980 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:38:02.980 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:38:02.980 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:38:02.980 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:38:02.980 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:38:02.980 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:38:02.980 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:38:02.980 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:38:02.980 [Test worker @coroutine#2616] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Starting... 2024-04-29 22:38:02.981 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@7200702 2024-04-29 22:38:02.981 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@7200702 2024-04-29 22:38:02.981 [Test worker @coroutine#2616] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Start completed. 2024-04-29 22:38:02.993 [DefaultDispatcher-worker-2 @coroutine#2003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51d26fed 2024-04-29 22:38:02.993 [DefaultDispatcher-worker-2 @coroutine#2003] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49345/UmAppDatabase/replication/nodeId 2024-04-29 22:38:02.993 [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:49345/UmAppDatabase/replication/nodeId. 2024-04-29 22:38:02.993 [DefaultDispatcher-worker-2 @coroutine#2003] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49345/UmAppDatabase/replication/nodeId 2024-04-29 22:38:02.994 [DefaultDispatcher-worker-2 @coroutine#2003] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49345/UmAppDatabase/replication/nodeId 2024-04-29 22:38:02.994 [DefaultDispatcher-worker-2 @coroutine#2003] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49345/UmAppDatabase/replication/nodeId 2024-04-29 22:38:02.996 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7200702 2024-04-29 22:38:03.007 [Test worker @coroutine#2620] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7200702 2024-04-29 22:38:03.009 [Test worker @coroutine#2622] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7200702 2024-04-29 22:38:03.011 [Test worker @coroutine#2624] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7200702 2024-04-29 22:38:03.011 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-118 - configuration: 2024-04-29 22:38:03.011 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:38:03.011 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:38:03.011 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:38:03.011 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:38:03.011 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:38:03.011 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:38:03.011 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71dac63f 2024-04-29 22:38:03.011 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:38:03.011 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:38:03.011 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:38:03.011 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:38:03.011 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:38:03.011 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:38:03.011 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:38:03.011 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:38:03.011 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:38:03.011 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:38:03.011 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:38:03.011 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:38:03.011 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:38:03.011 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:38:03.011 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:38:03.011 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:38:03.011 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:38:03.011 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:38:03.011 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:38:03.011 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-118" 2024-04-29 22:38:03.011 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:38:03.011 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:38:03.011 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:38:03.011 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:38:03.011 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:38:03.011 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:38:03.012 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:38:03.012 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:38:03.012 [Test worker @coroutine#2616] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Starting... 2024-04-29 22:38:03.012 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a1ddc7c 2024-04-29 22:38:03.012 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a1ddc7c 2024-04-29 22:38:03.012 [Test worker @coroutine#2616] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Start completed. 2024-04-29 22:38:03.027 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a1ddc7c 2024-04-29 22:38:03.038 [Test worker @coroutine#2626] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a1ddc7c 2024-04-29 22:38:03.040 [Test worker @coroutine#2629] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a1ddc7c 2024-04-29 22:38:03.042 [Test worker @coroutine#2631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a1ddc7c 2024-04-29 22:38:03.054 [DefaultDispatcher-worker-16 @coroutine#2633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a1ddc7c 2024-04-29 22:38:03.069 [DefaultDispatcher-worker-5 @coroutine#2032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76685ab0 2024-04-29 22:38:03.069 [DefaultDispatcher-worker-5 @coroutine#2032] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37127/UmAppDatabase/replication/nodeId 2024-04-29 22:38:03.069 [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:37127/UmAppDatabase/replication/nodeId. 2024-04-29 22:38:03.069 [DefaultDispatcher-worker-5 @coroutine#2032] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37127/UmAppDatabase/replication/nodeId 2024-04-29 22:38:03.070 [DefaultDispatcher-worker-16 @coroutine#2032] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37127/UmAppDatabase/replication/nodeId 2024-04-29 22:38:03.070 [DefaultDispatcher-worker-16 @coroutine#2032] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37127/UmAppDatabase/replication/nodeId 2024-04-29 22:38:03.071 [DefaultDispatcher-worker-5 @coroutine#2616] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7200702 2024-04-29 22:38:03.081 [DefaultDispatcher-worker-12 @coroutine#2616] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7200702 2024-04-29 22:38:03.081 [HikariPool-117 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:38:03.091 [DefaultDispatcher-worker-1 @coroutine#2616] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7200702 2024-04-29 22:38:03.107 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Shutdown initiated... 2024-04-29 22:38:03.107 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Close initiated... 2024-04-29 22:38:03.107 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:38:03.108 [HikariPool-117 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7200702: (connection evicted) 2024-04-29 22:38:03.108 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:38:03.108 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Closed. 2024-04-29 22:38:03.108 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Shutdown completed. 2024-04-29 22:38:03.108 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Shutdown initiated... 2024-04-29 22:38:03.108 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Close initiated... 2024-04-29 22:38:03.108 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:38:03.109 [HikariPool-118 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5a1ddc7c: (connection evicted) 2024-04-29 22:38:03.109 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:38:03.109 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Closed. 2024-04-29 22:38:03.109 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Shutdown completed. 2024-04-29 22:38:03.110 [Test worker @coroutine#2656] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-119 - configuration: 2024-04-29 22:38:03.111 [Test worker @coroutine#2656] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:38:03.111 [Test worker @coroutine#2656] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:38:03.111 [Test worker @coroutine#2656] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:38:03.111 [Test worker @coroutine#2656] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:38:03.111 [Test worker @coroutine#2656] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:38:03.111 [Test worker @coroutine#2656] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:38:03.111 [Test worker @coroutine#2656] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1adc38a0 2024-04-29 22:38:03.111 [Test worker @coroutine#2656] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:38:03.111 [Test worker @coroutine#2656] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:38:03.111 [Test worker @coroutine#2656] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:38:03.111 [Test worker @coroutine#2656] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:38:03.111 [Test worker @coroutine#2656] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:38:03.111 [Test worker @coroutine#2656] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:38:03.111 [Test worker @coroutine#2656] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:38:03.111 [Test worker @coroutine#2656] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:38:03.111 [Test worker @coroutine#2656] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:38:03.111 [Test worker @coroutine#2656] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:38:03.111 [Test worker @coroutine#2656] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:38:03.111 [Test worker @coroutine#2656] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:38:03.111 [Test worker @coroutine#2656] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:38:03.111 [Test worker @coroutine#2656] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:38:03.111 [Test worker @coroutine#2656] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:38:03.111 [Test worker @coroutine#2656] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:38:03.111 [Test worker @coroutine#2656] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:38:03.111 [Test worker @coroutine#2656] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:38:03.111 [Test worker @coroutine#2656] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:38:03.111 [Test worker @coroutine#2656] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-119" 2024-04-29 22:38:03.111 [Test worker @coroutine#2656] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:38:03.111 [Test worker @coroutine#2656] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:38:03.111 [Test worker @coroutine#2656] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:38:03.111 [Test worker @coroutine#2656] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:38:03.111 [Test worker @coroutine#2656] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:38:03.111 [Test worker @coroutine#2656] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:38:03.111 [Test worker @coroutine#2656] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:38:03.111 [Test worker @coroutine#2656] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:38:03.111 [Test worker @coroutine#2656] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Starting... 2024-04-29 22:38:03.111 [Test worker @coroutine#2656] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@1651bd68 2024-04-29 22:38:03.111 [Test worker @coroutine#2656] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@1651bd68 2024-04-29 22:38:03.111 [Test worker @coroutine#2656] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Start completed. 2024-04-29 22:38:03.133 [Test worker @coroutine#2656] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1651bd68 2024-04-29 22:38:03.151 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1651bd68 2024-04-29 22:38:03.153 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1651bd68 2024-04-29 22:38:03.155 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1651bd68 2024-04-29 22:38:03.155 [Test worker @coroutine#2656] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-120 - configuration: 2024-04-29 22:38:03.156 [Test worker @coroutine#2656] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:38:03.156 [Test worker @coroutine#2656] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:38:03.156 [Test worker @coroutine#2656] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:38:03.156 [Test worker @coroutine#2656] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:38:03.156 [Test worker @coroutine#2656] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:38:03.156 [Test worker @coroutine#2656] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:38:03.156 [Test worker @coroutine#2656] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@149162a4 2024-04-29 22:38:03.156 [Test worker @coroutine#2656] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:38:03.156 [Test worker @coroutine#2656] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:38:03.156 [Test worker @coroutine#2656] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:38:03.156 [Test worker @coroutine#2656] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:38:03.156 [Test worker @coroutine#2656] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:38:03.156 [Test worker @coroutine#2656] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:38:03.156 [Test worker @coroutine#2656] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:38:03.156 [Test worker @coroutine#2656] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:38:03.156 [Test worker @coroutine#2656] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:38:03.156 [Test worker @coroutine#2656] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:38:03.156 [Test worker @coroutine#2656] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:38:03.156 [Test worker @coroutine#2656] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:38:03.156 [Test worker @coroutine#2656] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:38:03.156 [Test worker @coroutine#2656] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:38:03.156 [Test worker @coroutine#2656] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:38:03.156 [Test worker @coroutine#2656] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:38:03.156 [Test worker @coroutine#2656] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:38:03.156 [Test worker @coroutine#2656] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:38:03.156 [Test worker @coroutine#2656] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:38:03.156 [Test worker @coroutine#2656] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-120" 2024-04-29 22:38:03.156 [Test worker @coroutine#2656] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:38:03.156 [Test worker @coroutine#2656] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:38:03.156 [Test worker @coroutine#2656] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:38:03.156 [Test worker @coroutine#2656] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:38:03.156 [Test worker @coroutine#2656] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:38:03.156 [Test worker @coroutine#2656] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:38:03.156 [Test worker @coroutine#2656] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:38:03.156 [Test worker @coroutine#2656] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:38:03.156 [Test worker @coroutine#2656] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Starting... 2024-04-29 22:38:03.156 [Test worker @coroutine#2656] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@1391d95f 2024-04-29 22:38:03.156 [Test worker @coroutine#2656] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@1391d95f 2024-04-29 22:38:03.156 [Test worker @coroutine#2656] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Start completed. 2024-04-29 22:38:03.170 [Test worker @coroutine#2656] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1391d95f 2024-04-29 22:38:03.186 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1391d95f 2024-04-29 22:38:03.188 [Test worker @coroutine#2667] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1391d95f 2024-04-29 22:38:03.190 [Test worker @coroutine#2669] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1391d95f 2024-04-29 22:38:03.203 [DefaultDispatcher-worker-2 @coroutine#2671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1391d95f 2024-04-29 22:38:03.212 [HikariPool-119 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:38:03.216 [DefaultDispatcher-worker-10 @coroutine#2656] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1651bd68 2024-04-29 22:38:03.226 [DefaultDispatcher-worker-2 @coroutine#2656] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1651bd68 2024-04-29 22:38:03.238 [DefaultDispatcher-worker-5 @coroutine#2656] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1651bd68 2024-04-29 22:38:03.240 [DefaultDispatcher-worker-12 @coroutine#2061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ea0254d 2024-04-29 22:38:03.240 [DefaultDispatcher-worker-12 @coroutine#2061] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 22:38:03.240 [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-04-29 22:38:03.240 [DefaultDispatcher-worker-12 @coroutine#2061] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 22:38:03.241 [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-04-29 22:38:03.242 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Shutdown initiated... 2024-04-29 22:38:03.242 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Close initiated... 2024-04-29 22:38:03.242 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:38:03.243 [HikariPool-119 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1651bd68: (connection evicted) 2024-04-29 22:38:03.243 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:38:03.243 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Closed. 2024-04-29 22:38:03.243 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Shutdown completed. 2024-04-29 22:38:03.244 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Shutdown initiated... 2024-04-29 22:38:03.244 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Close initiated... 2024-04-29 22:38:03.244 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:38:03.244 [HikariPool-120 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1391d95f: (connection evicted) 2024-04-29 22:38:03.245 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:38:03.245 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Closed. 2024-04-29 22:38:03.245 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Shutdown completed. 2024-04-29 22:38:03.246 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-121 - configuration: 2024-04-29 22:38:03.247 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:38:03.247 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:38:03.247 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:38:03.247 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:38:03.247 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:38:03.247 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:38:03.247 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@11548363 2024-04-29 22:38:03.247 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:38:03.247 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:38:03.247 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:38:03.247 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:38:03.247 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:38:03.247 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:38:03.247 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:38:03.247 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:38:03.247 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:38:03.247 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:38:03.247 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:38:03.247 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:38:03.247 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:38:03.247 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:38:03.247 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:38:03.247 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:38:03.247 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:38:03.247 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:38:03.247 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:38:03.247 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-121" 2024-04-29 22:38:03.247 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:38:03.247 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:38:03.247 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:38:03.247 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:38:03.247 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:38:03.247 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:38:03.247 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:38:03.247 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:38:03.247 [Test worker @coroutine#2695] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Starting... 2024-04-29 22:38:03.247 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c140b12 2024-04-29 22:38:03.247 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c140b12 2024-04-29 22:38:03.247 [Test worker @coroutine#2695] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Start completed. 2024-04-29 22:38:03.247 [DefaultDispatcher-worker-9 @coroutine#2076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@712dd0b0 2024-04-29 22:38:03.248 [DefaultDispatcher-worker-9 @coroutine#2076] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47347/UmAppDatabase/replication/nodeId 2024-04-29 22:38:03.248 [DefaultDispatcher-worker-9 @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://localhost.localdomain:47347/UmAppDatabase/replication/nodeId. 2024-04-29 22:38:03.248 [DefaultDispatcher-worker-9 @coroutine#2076] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47347/UmAppDatabase/replication/nodeId 2024-04-29 22:38:03.249 [DefaultDispatcher-worker-5 @coroutine#2076] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47347/UmAppDatabase/replication/nodeId 2024-04-29 22:38:03.249 [DefaultDispatcher-worker-5 @coroutine#2076] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47347/UmAppDatabase/replication/nodeId 2024-04-29 22:38:03.263 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c140b12 2024-04-29 22:38:03.274 [Test worker @coroutine#2699] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c140b12 2024-04-29 22:38:03.276 [Test worker @coroutine#2701] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c140b12 2024-04-29 22:38:03.278 [Test worker @coroutine#2703] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c140b12 2024-04-29 22:38:03.289 [DefaultDispatcher-worker-13 @coroutine#2705] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c140b12 2024-04-29 22:38:03.312 [DefaultDispatcher-worker-15 @coroutine#2695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c140b12 2024-04-29 22:38:03.314 [Test worker @coroutine#2714] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c140b12 2024-04-29 22:38:03.323 [DefaultDispatcher-worker-4 @coroutine#2695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c140b12 2024-04-29 22:38:03.345 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Shutdown initiated... 2024-04-29 22:38:03.345 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Close initiated... 2024-04-29 22:38:03.345 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:38:03.345 [HikariPool-121 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4c140b12: (connection evicted) 2024-04-29 22:38:03.346 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:38:03.346 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Closed. 2024-04-29 22:38:03.346 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Shutdown completed. 2024-04-29 22:38:03.347 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-122 - configuration: 2024-04-29 22:38:03.347 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:38:03.347 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:38:03.347 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:38:03.347 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:38:03.347 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:38:03.347 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:38:03.347 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@557f0a39 2024-04-29 22:38:03.347 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:38:03.347 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:38:03.347 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:38:03.347 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:38:03.347 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:38:03.347 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:38:03.347 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:38:03.347 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:38:03.347 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:38:03.347 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:38:03.347 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:38:03.347 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:38:03.347 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:38:03.347 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:38:03.347 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:38:03.347 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:38:03.347 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:38:03.347 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:38:03.347 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:38:03.347 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-122" 2024-04-29 22:38:03.347 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:38:03.347 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:38:03.347 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:38:03.347 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:38:03.347 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:38:03.347 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:38:03.347 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:38:03.347 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:38:03.347 [Test worker @coroutine#2747] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Starting... 2024-04-29 22:38:03.348 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@d319d2c 2024-04-29 22:38:03.348 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@d319d2c 2024-04-29 22:38:03.348 [Test worker @coroutine#2747] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Start completed. 2024-04-29 22:38:03.363 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d319d2c 2024-04-29 22:38:03.364 [DefaultDispatcher-worker-15 @coroutine#2127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a183fa6 2024-04-29 22:38:03.364 [DefaultDispatcher-worker-15 @coroutine#2127] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58737/UmAppDatabase/replication/nodeId 2024-04-29 22:38:03.364 [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:58737/UmAppDatabase/replication/nodeId. 2024-04-29 22:38:03.364 [DefaultDispatcher-worker-15 @coroutine#2127] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58737/UmAppDatabase/replication/nodeId 2024-04-29 22:38:03.365 [DefaultDispatcher-worker-2 @coroutine#2127] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58737/UmAppDatabase/replication/nodeId 2024-04-29 22:38:03.365 [DefaultDispatcher-worker-2 @coroutine#2127] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58737/UmAppDatabase/replication/nodeId 2024-04-29 22:38:03.375 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d319d2c 2024-04-29 22:38:03.377 [Test worker @coroutine#2753] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d319d2c 2024-04-29 22:38:03.379 [Test worker @coroutine#2755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d319d2c 2024-04-29 22:38:03.389 [DefaultDispatcher-worker-1 @coroutine#2757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d319d2c 2024-04-29 22:38:03.412 [DefaultDispatcher-worker-13 @coroutine#2747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d319d2c 2024-04-29 22:38:03.416 [Test worker @coroutine#2766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d319d2c 2024-04-29 22:38:03.425 [DefaultDispatcher-worker-15 @coroutine#2747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d319d2c 2024-04-29 22:38:03.431 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Shutdown initiated... 2024-04-29 22:38:03.431 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Close initiated... 2024-04-29 22:38:03.431 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:38:03.431 [HikariPool-122 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Closing connection org.sqlite.jdbc4.JDBC4Connection@d319d2c: (connection evicted) 2024-04-29 22:38:03.432 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:38:03.432 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Closed. 2024-04-29 22:38:03.432 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Shutdown completed. 2024-04-29 22:38:03.434 [Test worker @coroutine#2795] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-123 - configuration: 2024-04-29 22:38:03.435 [Test worker @coroutine#2795] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:38:03.435 [Test worker @coroutine#2795] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:38:03.435 [Test worker @coroutine#2795] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:38:03.435 [Test worker @coroutine#2795] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:38:03.435 [Test worker @coroutine#2795] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:38:03.435 [Test worker @coroutine#2795] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:38:03.435 [Test worker @coroutine#2795] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70c2a046 2024-04-29 22:38:03.435 [Test worker @coroutine#2795] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:38:03.435 [Test worker @coroutine#2795] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:38:03.435 [Test worker @coroutine#2795] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:38:03.435 [Test worker @coroutine#2795] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:38:03.435 [Test worker @coroutine#2795] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:38:03.435 [Test worker @coroutine#2795] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:38:03.435 [Test worker @coroutine#2795] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:38:03.435 [Test worker @coroutine#2795] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:38:03.435 [Test worker @coroutine#2795] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:38:03.435 [Test worker @coroutine#2795] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:38:03.435 [Test worker @coroutine#2795] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:38:03.435 [Test worker @coroutine#2795] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:38:03.435 [Test worker @coroutine#2795] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:38:03.435 [Test worker @coroutine#2795] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:38:03.435 [Test worker @coroutine#2795] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:38:03.435 [Test worker @coroutine#2795] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:38:03.435 [Test worker @coroutine#2795] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:38:03.435 [Test worker @coroutine#2795] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:38:03.435 [Test worker @coroutine#2795] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:38:03.435 [Test worker @coroutine#2795] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-123" 2024-04-29 22:38:03.435 [Test worker @coroutine#2795] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:38:03.435 [Test worker @coroutine#2795] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:38:03.435 [Test worker @coroutine#2795] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:38:03.435 [Test worker @coroutine#2795] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:38:03.435 [Test worker @coroutine#2795] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:38:03.435 [Test worker @coroutine#2795] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:38:03.435 [Test worker @coroutine#2795] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:38:03.435 [Test worker @coroutine#2795] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:38:03.435 [Test worker @coroutine#2795] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Starting... 2024-04-29 22:38:03.436 [Test worker @coroutine#2795] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@22858c21 2024-04-29 22:38:03.436 [Test worker @coroutine#2795] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@22858c21 2024-04-29 22:38:03.436 [Test worker @coroutine#2795] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Start completed. 2024-04-29 22:38:03.455 [Test worker @coroutine#2795] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22858c21 2024-04-29 22:38:03.466 [Test worker @coroutine#2796] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22858c21 2024-04-29 22:38:03.468 [Test worker @coroutine#2798] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22858c21 2024-04-29 22:38:03.470 [Test worker @coroutine#2800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22858c21 2024-04-29 22:38:03.480 [DefaultDispatcher-worker-16 @coroutine#2802] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22858c21 2024-04-29 22:38:03.503 [DefaultDispatcher-worker-15 @coroutine#2795] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22858c21 2024-04-29 22:38:03.515 [DefaultDispatcher-worker-2 @coroutine#2795] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22858c21 2024-04-29 22:38:03.565 [HikariPool-123 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:38:03.624 [DefaultDispatcher-worker-7 @coroutine#2170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cd2d3b6 2024-04-29 22:38:03.624 [DefaultDispatcher-worker-7 @coroutine#2170] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40087/UmAppDatabase/replication/nodeId 2024-04-29 22:38:03.624 [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:40087/UmAppDatabase/replication/nodeId. 2024-04-29 22:38:03.624 [DefaultDispatcher-worker-7 @coroutine#2170] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40087/UmAppDatabase/replication/nodeId 2024-04-29 22:38:03.625 [DefaultDispatcher-worker-7 @coroutine#2170] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40087/UmAppDatabase/replication/nodeId 2024-04-29 22:38:03.625 [DefaultDispatcher-worker-7 @coroutine#2170] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40087/UmAppDatabase/replication/nodeId 2024-04-29 22:38:03.631 [DefaultDispatcher-worker-7 @coroutine#1892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@128ebca1 2024-04-29 22:38:03.631 [DefaultDispatcher-worker-7 @coroutine#1892] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38003/UmAppDatabase/replication/nodeId 2024-04-29 22:38:03.631 [DefaultDispatcher-worker-7 @coroutine#1892] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38003/UmAppDatabase/replication/nodeId. 2024-04-29 22:38:03.631 [DefaultDispatcher-worker-7 @coroutine#1892] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38003/UmAppDatabase/replication/nodeId 2024-04-29 22:38:03.632 [DefaultDispatcher-worker-16 @coroutine#1892] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38003/UmAppDatabase/replication/nodeId 2024-04-29 22:38:03.633 [DefaultDispatcher-worker-16 @coroutine#1892] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38003/UmAppDatabase/replication/nodeId 2024-04-29 22:38:03.709 [DefaultDispatcher-worker-6 @coroutine#1924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@282079b9 2024-04-29 22:38:03.710 [DefaultDispatcher-worker-6 @coroutine#1924] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56743/UmAppDatabase/replication/nodeId 2024-04-29 22:38:03.710 [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:56743/UmAppDatabase/replication/nodeId. 2024-04-29 22:38:03.710 [DefaultDispatcher-worker-6 @coroutine#1924] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56743/UmAppDatabase/replication/nodeId 2024-04-29 22:38:03.710 [DefaultDispatcher-worker-1 @coroutine#2226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@702e21c 2024-04-29 22:38:03.710 [DefaultDispatcher-worker-1 @coroutine#2226] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59881/UmAppDatabase/replication/nodeId 2024-04-29 22:38:03.710 [DefaultDispatcher-worker-1 @coroutine#2226] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59881/UmAppDatabase/replication/nodeId. 2024-04-29 22:38:03.710 [DefaultDispatcher-worker-1 @coroutine#2226] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59881/UmAppDatabase/replication/nodeId 2024-04-29 22:38:03.711 [DefaultDispatcher-worker-6 @coroutine#1924] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56743/UmAppDatabase/replication/nodeId 2024-04-29 22:38:03.711 [DefaultDispatcher-worker-6 @coroutine#1924] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56743/UmAppDatabase/replication/nodeId 2024-04-29 22:38:03.711 [DefaultDispatcher-worker-13 @coroutine#2226] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59881/UmAppDatabase/replication/nodeId 2024-04-29 22:38:03.711 [DefaultDispatcher-worker-13 @coroutine#2226] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59881/UmAppDatabase/replication/nodeId 2024-04-29 22:38:03.718 [DefaultDispatcher-worker-13 @coroutine#2833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22858c21 2024-04-29 22:38:03.767 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Shutdown initiated... 2024-04-29 22:38:03.767 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Close initiated... 2024-04-29 22:38:03.767 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:38:03.768 [HikariPool-123 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Closing connection org.sqlite.jdbc4.JDBC4Connection@22858c21: (connection evicted) 2024-04-29 22:38:03.768 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:38:03.768 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Closed. 2024-04-29 22:38:03.768 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Shutdown completed. 2024-04-29 22:38:03.771 [Test worker @coroutine#2847] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-124 - configuration: 2024-04-29 22:38:03.771 [Test worker @coroutine#2847] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:38:03.771 [Test worker @coroutine#2847] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:38:03.771 [Test worker @coroutine#2847] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:38:03.771 [Test worker @coroutine#2847] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:38:03.771 [Test worker @coroutine#2847] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:38:03.771 [Test worker @coroutine#2847] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:38:03.771 [Test worker @coroutine#2847] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c2188b0 2024-04-29 22:38:03.771 [Test worker @coroutine#2847] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:38:03.771 [Test worker @coroutine#2847] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:38:03.771 [Test worker @coroutine#2847] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:38:03.771 [Test worker @coroutine#2847] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:38:03.772 [Test worker @coroutine#2847] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:38:03.772 [Test worker @coroutine#2847] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:38:03.772 [Test worker @coroutine#2847] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:38:03.772 [Test worker @coroutine#2847] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:38:03.772 [Test worker @coroutine#2847] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:38:03.772 [Test worker @coroutine#2847] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:38:03.772 [Test worker @coroutine#2847] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:38:03.772 [Test worker @coroutine#2847] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:38:03.772 [Test worker @coroutine#2847] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:38:03.772 [Test worker @coroutine#2847] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:38:03.772 [Test worker @coroutine#2847] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:38:03.772 [Test worker @coroutine#2847] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:38:03.772 [Test worker @coroutine#2847] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:38:03.772 [Test worker @coroutine#2847] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:38:03.772 [Test worker @coroutine#2847] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:38:03.772 [Test worker @coroutine#2847] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-124" 2024-04-29 22:38:03.772 [Test worker @coroutine#2847] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:38:03.772 [Test worker @coroutine#2847] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:38:03.772 [Test worker @coroutine#2847] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:38:03.772 [Test worker @coroutine#2847] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:38:03.772 [Test worker @coroutine#2847] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:38:03.772 [Test worker @coroutine#2847] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:38:03.772 [Test worker @coroutine#2847] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:38:03.772 [Test worker @coroutine#2847] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:38:03.772 [Test worker @coroutine#2847] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Starting... 2024-04-29 22:38:03.772 [Test worker @coroutine#2847] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@c1bcea1 2024-04-29 22:38:03.773 [Test worker @coroutine#2847] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@c1bcea1 2024-04-29 22:38:03.773 [Test worker @coroutine#2847] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Start completed. 2024-04-29 22:38:03.789 [Test worker @coroutine#2847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c1bcea1 2024-04-29 22:38:03.801 [Test worker @coroutine#2848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c1bcea1 2024-04-29 22:38:03.803 [Test worker @coroutine#2850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c1bcea1 2024-04-29 22:38:03.805 [Test worker @coroutine#2852] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c1bcea1 2024-04-29 22:38:03.816 [DefaultDispatcher-worker-1 @coroutine#2854] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c1bcea1 2024-04-29 22:38:03.819 [Test worker @coroutine#2858] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c1bcea1 2024-04-29 22:38:03.844 [DefaultDispatcher-worker-6 @coroutine#2847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c1bcea1 2024-04-29 22:38:03.853 [DefaultDispatcher-worker-17 @coroutine#2847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c1bcea1 2024-04-29 22:38:03.864 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Shutdown initiated... 2024-04-29 22:38:03.864 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Close initiated... 2024-04-29 22:38:03.864 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:38:03.864 [HikariPool-124 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Closing connection org.sqlite.jdbc4.JDBC4Connection@c1bcea1: (connection evicted) 2024-04-29 22:38:03.865 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:38:03.865 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Closed. 2024-04-29 22:38:03.865 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Shutdown completed. 2024-04-29 22:38:03.866 [Test worker @coroutine#2883] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-125 - configuration: 2024-04-29 22:38:03.866 [Test worker @coroutine#2883] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:38:03.866 [Test worker @coroutine#2883] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:38:03.867 [Test worker @coroutine#2883] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:38:03.867 [Test worker @coroutine#2883] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:38:03.867 [Test worker @coroutine#2883] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:38:03.867 [Test worker @coroutine#2883] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:38:03.867 [Test worker @coroutine#2883] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f171392 2024-04-29 22:38:03.867 [Test worker @coroutine#2883] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:38:03.867 [Test worker @coroutine#2883] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:38:03.867 [Test worker @coroutine#2883] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:38:03.867 [Test worker @coroutine#2883] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:38:03.867 [Test worker @coroutine#2883] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:38:03.867 [Test worker @coroutine#2883] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:38:03.867 [Test worker @coroutine#2883] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:38:03.867 [Test worker @coroutine#2883] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:38:03.867 [Test worker @coroutine#2883] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:38:03.867 [Test worker @coroutine#2883] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:38:03.867 [Test worker @coroutine#2883] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:38:03.867 [Test worker @coroutine#2883] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:38:03.867 [Test worker @coroutine#2883] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:38:03.867 [Test worker @coroutine#2883] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:38:03.867 [Test worker @coroutine#2883] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:38:03.867 [Test worker @coroutine#2883] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:38:03.867 [Test worker @coroutine#2883] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:38:03.867 [Test worker @coroutine#2883] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:38:03.867 [Test worker @coroutine#2883] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:38:03.867 [Test worker @coroutine#2883] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-125" 2024-04-29 22:38:03.867 [Test worker @coroutine#2883] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:38:03.867 [Test worker @coroutine#2883] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:38:03.867 [Test worker @coroutine#2883] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:38:03.867 [Test worker @coroutine#2883] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:38:03.867 [Test worker @coroutine#2883] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:38:03.867 [Test worker @coroutine#2883] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:38:03.867 [Test worker @coroutine#2883] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:38:03.867 [Test worker @coroutine#2883] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:38:03.867 [Test worker @coroutine#2883] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Starting... 2024-04-29 22:38:03.867 [Test worker @coroutine#2883] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@62cbe18c 2024-04-29 22:38:03.867 [Test worker @coroutine#2883] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@62cbe18c 2024-04-29 22:38:03.867 [Test worker @coroutine#2883] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Start completed. 2024-04-29 22:38:03.882 [DefaultDispatcher-worker-6 @coroutine#1970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@643f8ebe 2024-04-29 22:38:03.882 [Test worker @coroutine#2883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62cbe18c 2024-04-29 22:38:03.882 [DefaultDispatcher-worker-6 @coroutine#1970] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45981/UmAppDatabase/replication/nodeId 2024-04-29 22:38:03.883 [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:45981/UmAppDatabase/replication/nodeId. 2024-04-29 22:38:03.883 [DefaultDispatcher-worker-6 @coroutine#1970] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45981/UmAppDatabase/replication/nodeId 2024-04-29 22:38:03.884 [DefaultDispatcher-worker-13 @coroutine#1970] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45981/UmAppDatabase/replication/nodeId 2024-04-29 22:38:03.884 [DefaultDispatcher-worker-13 @coroutine#1970] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45981/UmAppDatabase/replication/nodeId 2024-04-29 22:38:03.895 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62cbe18c 2024-04-29 22:38:03.899 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62cbe18c 2024-04-29 22:38:03.902 [Test worker @coroutine#2891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62cbe18c 2024-04-29 22:38:03.914 [DefaultDispatcher-worker-1 @coroutine#2893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62cbe18c 2024-04-29 22:38:03.979 [HikariPool-125 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:38:03.994 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Shutdown initiated... 2024-04-29 22:38:03.994 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Close initiated... 2024-04-29 22:38:03.994 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:38:03.994 [HikariPool-125 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Closing connection org.sqlite.jdbc4.JDBC4Connection@62cbe18c: (connection evicted) 2024-04-29 22:38:03.995 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:38:03.995 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Closed. 2024-04-29 22:38:03.995 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Shutdown completed. 2024-04-29 22:38:03.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-126 - configuration: 2024-04-29 22:38:03.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:38:03.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:38:03.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:38:03.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:38:03.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:38:03.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:38:03.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@608f79a8 2024-04-29 22:38:03.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:38:03.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:38:03.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:38:03.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:38:03.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:38:03.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:38:03.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:38:03.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:38:03.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:38:03.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:38:03.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:38:03.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:38:03.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:38:03.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:38:03.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:38:03.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:38:03.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:38:03.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:38:03.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:38:03.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-126" 2024-04-29 22:38:03.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:38:03.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:38:03.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:38:03.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:38:03.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:38:03.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:38:03.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:38:03.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:38:03.998 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Starting... 2024-04-29 22:38:03.999 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@3687f6b6 2024-04-29 22:38:03.999 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@3687f6b6 2024-04-29 22:38:03.999 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Start completed. 2024-04-29 22:38:04.003 [DefaultDispatcher-worker-1 @coroutine#2003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51d26fed 2024-04-29 22:38:04.003 [DefaultDispatcher-worker-1 @coroutine#2003] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49345/UmAppDatabase/replication/nodeId 2024-04-29 22:38:04.003 [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:49345/UmAppDatabase/replication/nodeId. 2024-04-29 22:38:04.003 [DefaultDispatcher-worker-1 @coroutine#2003] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49345/UmAppDatabase/replication/nodeId 2024-04-29 22:38:04.004 [DefaultDispatcher-worker-11 @coroutine#2003] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49345/UmAppDatabase/replication/nodeId 2024-04-29 22:38:04.004 [DefaultDispatcher-worker-11 @coroutine#2003] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49345/UmAppDatabase/replication/nodeId 2024-04-29 22:38:04.082 [DefaultDispatcher-worker-11 @coroutine#2032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76685ab0 2024-04-29 22:38:04.082 [DefaultDispatcher-worker-11 @coroutine#2032] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37127/UmAppDatabase/replication/nodeId 2024-04-29 22:38:04.082 [DefaultDispatcher-worker-11 @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:37127/UmAppDatabase/replication/nodeId. 2024-04-29 22:38:04.082 [DefaultDispatcher-worker-11 @coroutine#2032] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37127/UmAppDatabase/replication/nodeId 2024-04-29 22:38:04.084 [DefaultDispatcher-worker-12 @coroutine#2032] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37127/UmAppDatabase/replication/nodeId 2024-04-29 22:38:04.084 [DefaultDispatcher-worker-12 @coroutine#2032] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37127/UmAppDatabase/replication/nodeId 2024-04-29 22:38:04.099 [HikariPool-126 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:38:04.101 [DefaultDispatcher-worker-2 @coroutine#2919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3687f6b6 2024-04-29 22:38:04.110 [DefaultDispatcher-worker-10 @coroutine#2919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3687f6b6 2024-04-29 22:38:04.119 [DefaultDispatcher-worker-11 @coroutine#2919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3687f6b6 2024-04-29 22:38:04.126 [DefaultDispatcher-worker-2 @coroutine#2919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3687f6b6 2024-04-29 22:38:04.160 [DefaultDispatcher-worker-4 @coroutine#2919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3687f6b6 2024-04-29 22:38:04.160 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-04-29 22:38:04.166 [Test worker] INFO ktor.application - Application started in 0.006 seconds. 2024-04-29 22:38:04.168 [DefaultDispatcher-worker-14 @coroutine#2928] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-04-29 22:38:04.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-127 - configuration: 2024-04-29 22:38:04.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:38:04.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:38:04.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:38:04.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:38:04.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:38:04.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:38:04.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@381ed137 2024-04-29 22:38:04.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:38:04.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:38:04.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:38:04.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:38:04.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:38:04.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:38:04.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:38:04.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:38:04.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:38:04.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:38:04.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:38:04.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:38:04.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:38:04.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:38:04.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:38:04.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:38:04.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:38:04.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:38:04.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:38:04.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-127" 2024-04-29 22:38:04.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:38:04.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:38:04.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:38:04.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:38:04.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:38:04.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:38:04.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:38:04.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:38:04.169 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Starting... 2024-04-29 22:38:04.169 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@1912ba29 2024-04-29 22:38:04.169 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@1912ba29 2024-04-29 22:38:04.169 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Start completed. 2024-04-29 22:38:04.183 [DefaultDispatcher-worker-4 @coroutine#2931] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:38:04.184 [DefaultDispatcher-worker-4 @coroutine#2931] 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-04-29 22:38:04.184 [DefaultDispatcher-worker-4 @coroutine#2931] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:38:04.184 [DefaultDispatcher-worker-4 @coroutine#2931] 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-04-29 22:38:04.186 [eventLoopGroupProxy-19-1 @call-handler#2939] 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-04-29 22:38:04.186 [eventLoopGroupProxy-19-2 @call-handler#2940] 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-04-29 22:38:04.186 [eventLoopGroupProxy-19-1 @call-handler#2939] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:38:04.186 [eventLoopGroupProxy-19-2 @call-handler#2940] 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-04-29 22:38:04.186 [eventLoopGroupProxy-19-2 @call-handler#2940] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-29 22:38:04.187 [eventLoopGroupProxy-19-2 @call-handler#2940] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:38:04.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-128 - configuration: 2024-04-29 22:38:04.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:38:04.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:38:04.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:38:04.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:38:04.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:38:04.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:38:04.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6ee34fe4 2024-04-29 22:38:04.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:38:04.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:38:04.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:38:04.188 [DefaultDispatcher-worker-4 @coroutine#2931] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:38:04.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:38:04.188 [DefaultDispatcher-worker-4 @coroutine#2931] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:38:04.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:38:04.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:38:04.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:38:04.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:38:04.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:38:04.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:38:04.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:38:04.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:38:04.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:38:04.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:38:04.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:38:04.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:38:04.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:38:04.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:38:04.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:38:04.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-128" 2024-04-29 22:38:04.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:38:04.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:38:04.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:38:04.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:38:04.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:38:04.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:38:04.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:38:04.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:38:04.188 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Starting... 2024-04-29 22:38:04.188 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@57dd4bc9 2024-04-29 22:38:04.188 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@57dd4bc9 2024-04-29 22:38:04.188 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Start completed. 2024-04-29 22:38:04.203 [DefaultDispatcher-worker-14 @coroutine#2944] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:38:04.203 [DefaultDispatcher-worker-14 @coroutine#2944] 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-04-29 22:38:04.203 [DefaultDispatcher-worker-14 @coroutine#2944] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:38:04.204 [DefaultDispatcher-worker-14 @coroutine#2944] 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-04-29 22:38:04.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-129 - configuration: 2024-04-29 22:38:04.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:38:04.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:38:04.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:38:04.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:38:04.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:38:04.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:38:04.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@53ec379a 2024-04-29 22:38:04.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:38:04.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:38:04.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:38:04.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:38:04.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:38:04.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:38:04.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:38:04.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:38:04.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:38:04.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:38:04.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:38:04.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:38:04.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:38:04.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:38:04.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:38:04.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:38:04.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:38:04.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:38:04.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:38:04.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-129" 2024-04-29 22:38:04.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:38:04.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:38:04.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:38:04.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:38:04.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:38:04.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:38:04.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:38:04.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:38:04.204 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Starting... 2024-04-29 22:38:04.204 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@606c2e4b 2024-04-29 22:38:04.204 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@606c2e4b 2024-04-29 22:38:04.204 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Start completed. 2024-04-29 22:38:04.205 [eventLoopGroupProxy-19-2 @call-handler#2949] 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-04-29 22:38:04.205 [eventLoopGroupProxy-19-2 @call-handler#2949] 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-04-29 22:38:04.205 [eventLoopGroupProxy-19-2 @call-handler#2949] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-29 22:38:04.205 [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-04-29 22:38:04.206 [eventLoopGroupProxy-19-3 @call-handler#2951] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:38:04.206 [eventLoopGroupProxy-19-2 @call-handler#2949] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:38:04.206 [DefaultDispatcher-worker-2 @coroutine#2944] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:38:04.206 [DefaultDispatcher-worker-2 @coroutine#2944] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:38:04.210 [DefaultDispatcher-worker-11 @coroutine#2930] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1912ba29 2024-04-29 22:38:04.210 [DefaultDispatcher-worker-11 @coroutine#2930] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-29 22:38:04.210 [DefaultDispatcher-worker-11 @coroutine#2930] 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-04-29 22:38:04.210 [DefaultDispatcher-worker-11 @coroutine#2930] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-29 22:38:04.211 [eventLoopGroupProxy-19-2 @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-04-29 22:38:04.211 [eventLoopGroupProxy-19-2 @call-handler#2956] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:38:04.212 [DefaultDispatcher-worker-9 @coroutine#2930] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-29 22:38:04.212 [DefaultDispatcher-worker-9 @coroutine#2930] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-29 22:38:04.221 [DefaultDispatcher-worker-7 @coroutine#2930] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1912ba29 2024-04-29 22:38:04.223 [DefaultDispatcher-worker-7 @coroutine#2962] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:38:04.223 [DefaultDispatcher-worker-7 @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-04-29 22:38:04.223 [DefaultDispatcher-worker-7 @coroutine#2962] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:38:04.223 [DefaultDispatcher-worker-7 @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-04-29 22:38:04.225 [eventLoopGroupProxy-19-2 @call-handler#2968] 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-04-29 22:38:04.225 [eventLoopGroupProxy-19-2 @call-handler#2968] 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-04-29 22:38:04.225 [eventLoopGroupProxy-19-2 @call-handler#2968] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-29 22:38:04.225 [eventLoopGroupProxy-19-4 @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-04-29 22:38:04.225 [eventLoopGroupProxy-19-4 @call-handler#2970] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:38:04.233 [DefaultDispatcher-worker-1 @coroutine#2932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1912ba29 2024-04-29 22:38:04.234 [DefaultDispatcher-worker-11 @coroutine#2943] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57dd4bc9 2024-04-29 22:38:04.235 [DefaultDispatcher-worker-11 @coroutine#2943] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-29 22:38:04.235 [DefaultDispatcher-worker-11 @coroutine#2943] 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-04-29 22:38:04.235 [DefaultDispatcher-worker-11 @coroutine#2943] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-29 22:38:04.236 [DefaultDispatcher-worker-8 @coroutine#2966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3687f6b6 2024-04-29 22:38:04.236 [eventLoopGroupProxy-19-2 @call-handler#2968] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:38:04.237 [DefaultDispatcher-worker-3 @coroutine#2962] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:38:04.237 [DefaultDispatcher-worker-3 @coroutine#2962] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:38:04.238 [eventLoopGroupProxy-19-5 @call-handler#2978] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /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-04-29 22:38:04.238 [eventLoopGroupProxy-19-5 @call-handler#2978] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:38:04.239 [DefaultDispatcher-worker-19 @coroutine#2943] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-29 22:38:04.239 [DefaultDispatcher-worker-19 @coroutine#2943] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-29 22:38:04.251 [DefaultDispatcher-worker-9 @coroutine#2943] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57dd4bc9 2024-04-29 22:38:04.251 [DefaultDispatcher-worker-10 @coroutine#2966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3687f6b6 2024-04-29 22:38:04.254 [DefaultDispatcher-worker-19 @coroutine#2961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@606c2e4b 2024-04-29 22:38:04.254 [DefaultDispatcher-worker-5 @coroutine#2061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ea0254d 2024-04-29 22:38:04.254 [DefaultDispatcher-worker-5 @coroutine#2061] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 22:38:04.254 [DefaultDispatcher-worker-5 @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-04-29 22:38:04.254 [DefaultDispatcher-worker-5 @coroutine#2061] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 22:38:04.255 [DefaultDispatcher-worker-19 @coroutine#2961] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-29 22:38:04.256 [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-04-29 22:38:04.256 [DefaultDispatcher-worker-19 @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-04-29 22:38:04.256 [DefaultDispatcher-worker-19 @coroutine#2961] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-29 22:38:04.257 [eventLoopGroupProxy-19-2 @call-handler#2988] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-04-29 22:38:04.257 [eventLoopGroupProxy-19-2 @call-handler#2988] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:38:04.258 [DefaultDispatcher-worker-1 @coroutine#2961] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-29 22:38:04.258 [DefaultDispatcher-worker-1 @coroutine#2961] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-29 22:38:04.259 [DefaultDispatcher-worker-3 @coroutine#2076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@712dd0b0 2024-04-29 22:38:04.259 [DefaultDispatcher-worker-3 @coroutine#2076] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47347/UmAppDatabase/replication/nodeId 2024-04-29 22:38:04.259 [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://localhost.localdomain:47347/UmAppDatabase/replication/nodeId. 2024-04-29 22:38:04.259 [DefaultDispatcher-worker-3 @coroutine#2076] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47347/UmAppDatabase/replication/nodeId 2024-04-29 22:38:04.261 [DefaultDispatcher-worker-15 @coroutine#2945] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57dd4bc9 2024-04-29 22:38:04.265 [DefaultDispatcher-worker-2 @coroutine#2076] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47347/UmAppDatabase/replication/nodeId 2024-04-29 22:38:04.265 [DefaultDispatcher-worker-2 @coroutine#2076] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47347/UmAppDatabase/replication/nodeId 2024-04-29 22:38:04.268 [DefaultDispatcher-worker-5 @coroutine#2961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@606c2e4b 2024-04-29 22:38:04.270 [HikariPool-127 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:38:04.276 [DefaultDispatcher-worker-11 @coroutine#2963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@606c2e4b 2024-04-29 22:38:04.288 [HikariPool-128 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:38:04.288 [DefaultDispatcher-worker-7 @coroutine#2966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3687f6b6 2024-04-29 22:38:04.290 [DefaultDispatcher-worker-18 @coroutine#2966] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-04-29 22:38:04.290 [DefaultDispatcher-worker-18 @coroutine#2966] 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-04-29 22:38:04.290 [DefaultDispatcher-worker-18 @coroutine#2966] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-04-29 22:38:04.291 [eventLoopGroupProxy-19-2 @call-handler#3005] 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-04-29 22:38:04.299 [DefaultDispatcher-worker-13 @coroutine#2997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1912ba29 2024-04-29 22:38:04.305 [HikariPool-129 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:38:04.318 [DefaultDispatcher-worker-10 @coroutine#2966] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-04-29 22:38:04.318 [DefaultDispatcher-worker-10 @coroutine#2966] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-04-29 22:38:04.319 [DefaultDispatcher-worker-10 @coroutine#2966] 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-04-29 22:38:04.319 [DefaultDispatcher-worker-10 @coroutine#2966] 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-04-29 22:38:04.319 [DefaultDispatcher-worker-10 @coroutine#2966] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=586633626236293121 2024-04-29 22:38:04.319 [DefaultDispatcher-worker-10 @coroutine#2966] 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=586633626236293121. 2024-04-29 22:38:04.319 [DefaultDispatcher-worker-10 @coroutine#2966] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=586633626236293121 2024-04-29 22:38:04.320 [eventLoopGroupProxy-19-2 @call-handler#3009] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, PersonDao, findByUidWithPicture] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:2 -> SUCCESS @ /UmAppDatabase/PersonDao /UmAppDatabase/PersonDao/countUsername, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/countUsername /UmAppDatabase/PersonDao/findByUidWithPicture, segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) /UmAppDatabase/PersonDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidAsync /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow /UmAppDatabase/PersonDao/getNamesByUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUid /UmAppDatabase/PersonDao/getNamesByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUidAsync /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidWithPicture" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) 2024-04-29 22:38:04.323 [eventLoopGroupProxy-19-2 @call-handler#3009] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:38:04.324 [DefaultDispatcher-worker-10 @coroutine#2966] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=586633626236293121 2024-04-29 22:38:04.324 [DefaultDispatcher-worker-10 @coroutine#2966] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=586633626236293121 2024-04-29 22:38:04.324 [DefaultDispatcher-worker-10 @coroutine#2966] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=586633626236293121. 2024-04-29 22:38:04.324 [DefaultDispatcher-worker-10 @coroutine#2966] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=586633626236293121 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 22:38:04.335 [DefaultDispatcher-worker-7 @coroutine#2966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1912ba29 2024-04-29 22:38:04.336 [DefaultDispatcher-worker-7 @coroutine#2966] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-04-29 22:38:04.336 [DefaultDispatcher-worker-7 @coroutine#2966] 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-04-29 22:38:04.336 [DefaultDispatcher-worker-7 @coroutine#2966] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-04-29 22:38:04.337 [eventLoopGroupProxy-19-2 @call-handler#3013] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, SiteDao, getSiteAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:2 -> SUCCESS @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteDao/getSiteAsync, segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync /UmAppDatabase/SiteDao/getSiteAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) /UmAppDatabase/SiteDao/getSiteAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao/getSiteAsFlow /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "SiteDao" -> "getSiteAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) 2024-04-29 22:38:04.339 [eventLoopGroupProxy-19-2 @call-handler#3013] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:38:04.339 [DefaultDispatcher-worker-9 @coroutine#2966] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-04-29 22:38:04.339 [DefaultDispatcher-worker-9 @coroutine#2966] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-04-29 22:38:04.340 [DefaultDispatcher-worker-9 @coroutine#2966] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-04-29 22:38:04.340 [DefaultDispatcher-worker-9 @coroutine#2966] 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-04-29 22:38:04.349 [DefaultDispatcher-worker-9 @coroutine#2966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1912ba29 2024-04-29 22:38:04.371 [DefaultDispatcher-worker-13 @coroutine#2966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1912ba29 2024-04-29 22:38:04.378 [DefaultDispatcher-worker-6 @coroutine#2127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a183fa6 2024-04-29 22:38:04.378 [DefaultDispatcher-worker-6 @coroutine#2127] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58737/UmAppDatabase/replication/nodeId 2024-04-29 22:38:04.378 [DefaultDispatcher-worker-6 @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:58737/UmAppDatabase/replication/nodeId. 2024-04-29 22:38:04.378 [DefaultDispatcher-worker-6 @coroutine#2127] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58737/UmAppDatabase/replication/nodeId 2024-04-29 22:38:04.379 [DefaultDispatcher-worker-9 @coroutine#2127] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58737/UmAppDatabase/replication/nodeId 2024-04-29 22:38:04.380 [DefaultDispatcher-worker-9 @coroutine#2127] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58737/UmAppDatabase/replication/nodeId 2024-04-29 22:38:04.384 [DefaultDispatcher-worker-11 @coroutine#2966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3687f6b6 2024-04-29 22:38:04.384 [DefaultDispatcher-worker-16 @coroutine#2932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1912ba29 2024-04-29 22:38:04.384 [DefaultDispatcher-worker-16 @coroutine#2932] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 22:38:04.384 [DefaultDispatcher-worker-16 @coroutine#2932] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-29 22:38:04.384 [DefaultDispatcher-worker-16 @coroutine#2932] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 22:38:04.384 [DefaultDispatcher-worker-16 @coroutine#2932] 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-04-29 22:38:04.386 [eventLoopGroupProxy-19-2 @call-handler#3022] 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-04-29 22:38:04.386 [eventLoopGroupProxy-19-2 @call-handler#3022] 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-04-29 22:38:04.386 [eventLoopGroupProxy-19-2 @call-handler#3022] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-29 22:38:04.398 [DefaultDispatcher-worker-15 @call-handler#3022] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3687f6b6 2024-04-29 22:38:04.398 [eventLoopGroupProxy-19-2 @call-handler#3022] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:38:04.398 [DefaultDispatcher-worker-6 @coroutine#2932] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 22:38:04.398 [DefaultDispatcher-worker-6 @coroutine#2932] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 22:38:04.399 [DefaultDispatcher-worker-6 @coroutine#2932] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-29 22:38:04.399 [DefaultDispatcher-worker-6 @coroutine#2932] 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-04-29 22:38:04.411 [DefaultDispatcher-worker-1 @coroutine#2932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1912ba29 2024-04-29 22:38:04.416 [DefaultDispatcher-worker-17 @coroutine#2966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3687f6b6 2024-04-29 22:38:04.417 [DefaultDispatcher-worker-5 @coroutine#2966] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-04-29 22:38:04.418 [DefaultDispatcher-worker-5 @coroutine#2966] 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-04-29 22:38:04.418 [DefaultDispatcher-worker-5 @coroutine#2966] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-04-29 22:38:04.419 [eventLoopGroupProxy-19-2 @call-handler#3035] TRACE io.ktor.routing.Routing - Trace for [auth, login] /, segment:0 -> SUCCESS @ / /auth, segment:1 -> SUCCESS @ /auth /auth/login, segment:2 -> SUCCESS @ /auth/login /auth/login/(method:POST), segment:2 -> SUCCESS @ /auth/login/(method:POST) /auth/register, segment:1 -> FAILURE "Selector didn't match" @ /auth/register /auth/person, segment:1 -> FAILURE "Selector didn't match" @ /auth/person /auth/hash, segment:1 -> FAILURE "Selector didn't match" @ /auth/hash /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "auth" -> "login" -> "(method:POST)" Route resolve result: SUCCESS @ /auth/login/(method:POST) 2024-04-29 22:38:04.428 [DefaultDispatcher-worker-10 @coroutine#3027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57dd4bc9 2024-04-29 22:38:04.443 [DefaultDispatcher-worker-5 @coroutine#2966] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-04-29 22:38:04.443 [DefaultDispatcher-worker-5 @coroutine#2966] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-04-29 22:38:04.443 [DefaultDispatcher-worker-5 @coroutine#2966] 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-04-29 22:38:04.443 [DefaultDispatcher-worker-5 @coroutine#2966] 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-04-29 22:38:04.444 [DefaultDispatcher-worker-5 @coroutine#2966] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=586633626236293122 2024-04-29 22:38:04.444 [DefaultDispatcher-worker-5 @coroutine#2966] 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=586633626236293122. 2024-04-29 22:38:04.444 [DefaultDispatcher-worker-5 @coroutine#2966] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=586633626236293122 2024-04-29 22:38:04.444 [eventLoopGroupProxy-19-2 @call-handler#3039] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, PersonDao, findByUidWithPicture] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:2 -> SUCCESS @ /UmAppDatabase/PersonDao /UmAppDatabase/PersonDao/countUsername, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/countUsername /UmAppDatabase/PersonDao/findByUidWithPicture, segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) /UmAppDatabase/PersonDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidAsync /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow /UmAppDatabase/PersonDao/getNamesByUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUid /UmAppDatabase/PersonDao/getNamesByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUidAsync /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidWithPicture" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) 2024-04-29 22:38:04.445 [eventLoopGroupProxy-19-2 @call-handler#3039] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:38:04.446 [DefaultDispatcher-worker-5 @coroutine#2966] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=586633626236293122 2024-04-29 22:38:04.446 [DefaultDispatcher-worker-5 @coroutine#2966] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=586633626236293122 2024-04-29 22:38:04.446 [DefaultDispatcher-worker-5 @coroutine#2966] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=586633626236293122. 2024-04-29 22:38:04.446 [DefaultDispatcher-worker-5 @coroutine#2966] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=586633626236293122 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 22:38:04.460 [DefaultDispatcher-worker-8 @coroutine#2966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57dd4bc9 2024-04-29 22:38:04.461 [DefaultDispatcher-worker-7 @coroutine#2966] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-04-29 22:38:04.461 [DefaultDispatcher-worker-7 @coroutine#2966] 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-04-29 22:38:04.461 [DefaultDispatcher-worker-7 @coroutine#2966] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-04-29 22:38:04.462 [eventLoopGroupProxy-19-2 @call-handler#3043] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, SiteDao, getSiteAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:2 -> SUCCESS @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteDao/getSiteAsync, segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync /UmAppDatabase/SiteDao/getSiteAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) /UmAppDatabase/SiteDao/getSiteAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao/getSiteAsFlow /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "SiteDao" -> "getSiteAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) 2024-04-29 22:38:04.463 [eventLoopGroupProxy-19-2 @call-handler#3043] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:38:04.463 [DefaultDispatcher-worker-7 @coroutine#2966] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-04-29 22:38:04.463 [DefaultDispatcher-worker-7 @coroutine#2966] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-04-29 22:38:04.463 [DefaultDispatcher-worker-7 @coroutine#2966] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-04-29 22:38:04.463 [DefaultDispatcher-worker-7 @coroutine#2966] 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-04-29 22:38:04.475 [DefaultDispatcher-worker-5 @coroutine#2966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57dd4bc9 2024-04-29 22:38:04.497 [DefaultDispatcher-worker-15 @coroutine#2966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57dd4bc9 2024-04-29 22:38:04.510 [DefaultDispatcher-worker-7 @coroutine#2966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3687f6b6 2024-04-29 22:38:04.511 [DefaultDispatcher-worker-8 @coroutine#2945] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57dd4bc9 2024-04-29 22:38:04.511 [DefaultDispatcher-worker-8 @coroutine#2945] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 22:38:04.511 [DefaultDispatcher-worker-8 @coroutine#2945] 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-04-29 22:38:04.511 [DefaultDispatcher-worker-8 @coroutine#2945] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 22:38:04.511 [DefaultDispatcher-worker-8 @coroutine#2945] 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-04-29 22:38:04.512 [eventLoopGroupProxy-19-2 @call-handler#3050] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-04-29 22:38:04.512 [eventLoopGroupProxy-19-2 @call-handler#3050] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-04-29 22:38:04.513 [eventLoopGroupProxy-19-2 @call-handler#3050] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-29 22:38:04.519 [DefaultDispatcher-worker-3 @coroutine#2966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3687f6b6 2024-04-29 22:38:04.527 [DefaultDispatcher-worker-3 @call-handler#3050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3687f6b6 2024-04-29 22:38:04.527 [eventLoopGroupProxy-19-2 @call-handler#3050] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:38:04.527 [DefaultDispatcher-worker-3 @coroutine#2945] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 22:38:04.527 [DefaultDispatcher-worker-3 @coroutine#2945] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 22:38:04.528 [DefaultDispatcher-worker-3 @coroutine#2945] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-29 22:38:04.528 [DefaultDispatcher-worker-3 @coroutine#2945] 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-04-29 22:38:04.539 [DefaultDispatcher-worker-8 @coroutine#2945] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57dd4bc9 2024-04-29 22:38:04.541 [UI Thread @coroutine#3069] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=586633626236293120 2024-04-29 22:38:04.541 [UI Thread @coroutine#3069] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=586633626236293120. 2024-04-29 22:38:04.541 [UI Thread @coroutine#3069] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=586633626236293120 2024-04-29 22:38:04.541 [UI Thread @coroutine#3074] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=586633626236293121&assignmentUid=586633626236293120 2024-04-29 22:38:04.541 [UI Thread @coroutine#3074] 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=586633626236293121&assignmentUid=586633626236293120. 2024-04-29 22:38:04.541 [UI Thread @coroutine#3074] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=586633626236293121&assignmentUid=586633626236293120 2024-04-29 22:38:04.542 [eventLoopGroupProxy-19-2 @call-handler#3085] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzDao, getTitleByUidAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzDao /UmAppDatabase/ClazzDao/findByClazzCode, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByClazzCode /UmAppDatabase/ClazzDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByUidAsFlow /UmAppDatabase/ClazzDao/findByUidWithHolidayCalendarAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByUidWithHolidayCalendarAsync /UmAppDatabase/ClazzDao/findClazzesWithPermission, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findClazzesWithPermission /UmAppDatabase/ClazzDao/clazzAndDetailPermissionsAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/clazzAndDetailPermissionsAsFlow /UmAppDatabase/ClazzDao/getClazzWithDisplayDetails, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzWithDisplayDetails /UmAppDatabase/ClazzDao/getTitleByUidAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET) /UmAppDatabase/ClazzDao/getClazzNameAndTerminologyAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzNameAndTerminologyAsFlow /UmAppDatabase/ClazzDao/getClazzTimeZoneByClazzUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzTimeZoneByClazzUidAsync /UmAppDatabase/ClazzDao/getCoursesByName, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getCoursesByName /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzDao" -> "getTitleByUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET) 2024-04-29 22:38:04.542 [eventLoopGroupProxy-19-5 @call-handler#3087] 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-04-29 22:38:04.543 [UI Thread @coroutine#3079] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=586633626236293121&assignmentUid=586633626236293120 2024-04-29 22:38:04.543 [UI Thread @coroutine#3079] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=586633626236293121&assignmentUid=586633626236293120. 2024-04-29 22:38:04.543 [UI Thread @coroutine#3079] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=586633626236293121&assignmentUid=586633626236293120 2024-04-29 22:38:04.543 [UI Thread @coroutine#3081] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=586633626236293121&assignmentUid=586633626236293120 2024-04-29 22:38:04.543 [UI Thread @coroutine#3081] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=586633626236293121&assignmentUid=586633626236293120. 2024-04-29 22:38:04.543 [UI Thread @coroutine#3081] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=586633626236293121&assignmentUid=586633626236293120 2024-04-29 22:38:04.545 [UI Thread @coroutine#3098] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=586633626236293120&clazzUid=586633626236293120&accountPersonUid=586633626236293121 2024-04-29 22:38:04.545 [eventLoopGroupProxy-19-5 @call-handler#3087] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:38:04.545 [UI Thread @coroutine#3098] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=586633626236293120&clazzUid=586633626236293120&accountPersonUid=586633626236293121. 2024-04-29 22:38:04.545 [UI Thread @coroutine#3098] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=586633626236293120&clazzUid=586633626236293120&accountPersonUid=586633626236293121 2024-04-29 22:38:04.546 [eventLoopGroupProxy-19-2 @call-handler#3085] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:38:04.546 [UI Thread @coroutine#3074] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=586633626236293121&assignmentUid=586633626236293120 2024-04-29 22:38:04.546 [UI Thread @coroutine#3074] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=586633626236293121&assignmentUid=586633626236293120 2024-04-29 22:38:04.546 [UI Thread @coroutine#3074] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=586633626236293121&assignmentUid=586633626236293120. 2024-04-29 22:38:04.546 [UI Thread @coroutine#3074] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=586633626236293121&assignmentUid=586633626236293120 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 22:38:04.546 [UI Thread @coroutine#3069] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=586633626236293120 2024-04-29 22:38:04.546 [UI Thread @coroutine#3069] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=586633626236293120 2024-04-29 22:38:04.546 [eventLoopGroupProxy-19-5 @call-handler#3108] 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-04-29 22:38:04.547 [eventLoopGroupProxy-19-6 @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-04-29 22:38:04.547 [UI Thread @coroutine#3069] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=586633626236293120. 2024-04-29 22:38:04.547 [UI Thread @coroutine#3069] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=586633626236293120 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 22:38:04.547 [eventLoopGroupProxy-19-7 @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-04-29 22:38:04.549 [eventLoopGroupProxy-19-6 @call-handler#3107] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:38:04.549 [eventLoopGroupProxy-19-7 @call-handler#3110] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:38:04.550 [UI Thread @coroutine#3081] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=586633626236293121&assignmentUid=586633626236293120 2024-04-29 22:38:04.550 [UI Thread @coroutine#3081] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=586633626236293121&assignmentUid=586633626236293120 2024-04-29 22:38:04.550 [UI Thread @coroutine#3079] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=586633626236293121&assignmentUid=586633626236293120 2024-04-29 22:38:04.550 [UI Thread @coroutine#3079] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=586633626236293121&assignmentUid=586633626236293120 2024-04-29 22:38:04.550 [UI Thread @coroutine#3081] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=586633626236293121&assignmentUid=586633626236293120. 2024-04-29 22:38:04.550 [UI Thread @coroutine#3081] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=586633626236293121&assignmentUid=586633626236293120 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 22:38:04.551 [UI Thread @coroutine#3079] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=586633626236293121&assignmentUid=586633626236293120. 2024-04-29 22:38:04.551 [UI Thread @coroutine#3079] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=586633626236293121&assignmentUid=586633626236293120 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 22:38:04.558 [DefaultDispatcher-worker-7 @coroutine#3074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1912ba29 2024-04-29 22:38:04.559 [eventLoopGroupProxy-19-5 @call-handler#3108] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:38:04.560 [UI Thread @coroutine#3098] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=586633626236293120&clazzUid=586633626236293120&accountPersonUid=586633626236293121 2024-04-29 22:38:04.560 [UI Thread @coroutine#3098] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=586633626236293120&clazzUid=586633626236293120&accountPersonUid=586633626236293121 2024-04-29 22:38:04.560 [UI Thread @coroutine#3098] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=586633626236293120&clazzUid=586633626236293120&accountPersonUid=586633626236293121. 2024-04-29 22:38:04.560 [UI Thread @coroutine#3098] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=586633626236293120&clazzUid=586633626236293120&accountPersonUid=586633626236293121 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 22:38:04.567 [DefaultDispatcher-worker-10 @coroutine#3069] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1912ba29 2024-04-29 22:38:04.574 [DefaultDispatcher-worker-5 @coroutine#3081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1912ba29 2024-04-29 22:38:04.582 [DefaultDispatcher-worker-8 @coroutine#3079] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1912ba29 2024-04-29 22:38:04.593 [DefaultDispatcher-worker-19 @coroutine#3098] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1912ba29 2024-04-29 22:38:04.598 [UI Thread @coroutine#3126] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=586633626236293120 2024-04-29 22:38:04.598 [UI Thread @coroutine#3126] 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=586633626236293120. 2024-04-29 22:38:04.598 [UI Thread @coroutine#3126] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=586633626236293120 2024-04-29 22:38:04.599 [eventLoopGroupProxy-19-2 @call-handler#3128] 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-04-29 22:38:04.601 [eventLoopGroupProxy-19-2 @call-handler#3128] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:38:04.601 [UI Thread @coroutine#3126] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=586633626236293120 2024-04-29 22:38:04.601 [UI Thread @coroutine#3126] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=586633626236293120 2024-04-29 22:38:04.602 [UI Thread @coroutine#3126] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=586633626236293120. 2024-04-29 22:38:04.602 [UI Thread @coroutine#3126] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=586633626236293120 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 22:38:04.611 [DefaultDispatcher-worker-10 @coroutine#3126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1912ba29 2024-04-29 22:38:04.625 [DefaultDispatcher-worker-19 @coroutine#3126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1912ba29 2024-04-29 22:38:04.637 [DefaultDispatcher-worker-5 @coroutine#2932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1912ba29 2024-04-29 22:38:04.638 [DefaultDispatcher-worker-5 @coroutine#2932] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 22:38:04.638 [DefaultDispatcher-worker-5 @coroutine#2932] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-29 22:38:04.638 [DefaultDispatcher-worker-5 @coroutine#2932] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 22:38:04.638 [DefaultDispatcher-worker-5 @coroutine#2932] 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-04-29 22:38:04.638 [DefaultDispatcher-worker-5 @coroutine#2170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cd2d3b6 2024-04-29 22:38:04.638 [DefaultDispatcher-worker-5 @coroutine#2170] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40087/UmAppDatabase/replication/nodeId 2024-04-29 22:38:04.638 [DefaultDispatcher-worker-5 @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:40087/UmAppDatabase/replication/nodeId. 2024-04-29 22:38:04.638 [DefaultDispatcher-worker-5 @coroutine#2170] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40087/UmAppDatabase/replication/nodeId 2024-04-29 22:38:04.639 [eventLoopGroupProxy-19-2 @call-handler#3138] 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-04-29 22:38:04.639 [eventLoopGroupProxy-19-2 @call-handler#3138] 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-04-29 22:38:04.639 [eventLoopGroupProxy-19-2 @call-handler#3138] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-29 22:38:04.639 [DefaultDispatcher-worker-18 @coroutine#2170] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40087/UmAppDatabase/replication/nodeId 2024-04-29 22:38:04.639 [DefaultDispatcher-worker-18 @coroutine#2170] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40087/UmAppDatabase/replication/nodeId 2024-04-29 22:38:04.644 [DefaultDispatcher-worker-4 @coroutine#1892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@128ebca1 2024-04-29 22:38:04.644 [DefaultDispatcher-worker-4 @coroutine#1892] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38003/UmAppDatabase/replication/nodeId 2024-04-29 22:38:04.645 [DefaultDispatcher-worker-4 @coroutine#1892] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38003/UmAppDatabase/replication/nodeId. 2024-04-29 22:38:04.645 [DefaultDispatcher-worker-4 @coroutine#1892] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38003/UmAppDatabase/replication/nodeId 2024-04-29 22:38:04.646 [DefaultDispatcher-worker-18 @coroutine#1892] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38003/UmAppDatabase/replication/nodeId 2024-04-29 22:38:04.646 [DefaultDispatcher-worker-18 @coroutine#1892] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38003/UmAppDatabase/replication/nodeId 2024-04-29 22:38:04.649 [DefaultDispatcher-worker-18 @call-handler#3138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3687f6b6 2024-04-29 22:38:04.649 [eventLoopGroupProxy-19-2 @call-handler#3138] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:38:04.650 [DefaultDispatcher-worker-1 @coroutine#2932] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 22:38:04.650 [DefaultDispatcher-worker-1 @coroutine#2932] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 22:38:04.650 [DefaultDispatcher-worker-1 @coroutine#2932] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-29 22:38:04.650 [DefaultDispatcher-worker-1 @coroutine#2932] 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-04-29 22:38:04.657 [DefaultDispatcher-worker-13 @coroutine#2932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1912ba29 2024-04-29 22:38:04.657 [UI Thread @coroutine#3158] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=586633626236293122&assignmentUid=586633626236293120&clazzUid=586633626236293120&submitterUid=586633626236293121 2024-04-29 22:38:04.657 [UI Thread @coroutine#3158] 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=586633626236293122&assignmentUid=586633626236293120&clazzUid=586633626236293120&submitterUid=586633626236293121. 2024-04-29 22:38:04.657 [UI Thread @coroutine#3158] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=586633626236293122&assignmentUid=586633626236293120&clazzUid=586633626236293120&submitterUid=586633626236293121 2024-04-29 22:38:04.658 [eventLoopGroupProxy-19-2 @call-handler#3163] 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-04-29 22:38:04.664 [eventLoopGroupProxy-19-2 @call-handler#3163] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:38:04.664 [UI Thread @coroutine#3158] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=586633626236293122&assignmentUid=586633626236293120&clazzUid=586633626236293120&submitterUid=586633626236293121 2024-04-29 22:38:04.664 [UI Thread @coroutine#3158] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=586633626236293122&assignmentUid=586633626236293120&clazzUid=586633626236293120&submitterUid=586633626236293121 2024-04-29 22:38:04.665 [UI Thread @coroutine#3158] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=586633626236293122&assignmentUid=586633626236293120&clazzUid=586633626236293120&submitterUid=586633626236293121. 2024-04-29 22:38:04.665 [UI Thread @coroutine#3158] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=586633626236293122&assignmentUid=586633626236293120&clazzUid=586633626236293120&submitterUid=586633626236293121 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 22:38:04.675 [DefaultDispatcher-worker-18 @coroutine#3158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57dd4bc9 2024-04-29 22:38:04.684 [UI Thread @coroutine#3173] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=586633626236293121 2024-04-29 22:38:04.684 [UI Thread @coroutine#3173] 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=586633626236293121. 2024-04-29 22:38:04.684 [UI Thread @coroutine#3173] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=586633626236293121 2024-04-29 22:38:04.685 [eventLoopGroupProxy-19-2 @call-handler#3182] 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-04-29 22:38:04.687 [eventLoopGroupProxy-19-2 @call-handler#3182] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:38:04.687 [UI Thread @coroutine#3178] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=586633626236293121&assignmentUid=586633626236293120 2024-04-29 22:38:04.687 [UI Thread @coroutine#3178] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=586633626236293121&assignmentUid=586633626236293120. 2024-04-29 22:38:04.687 [UI Thread @coroutine#3178] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=586633626236293121&assignmentUid=586633626236293120 2024-04-29 22:38:04.687 [UI Thread @coroutine#3183] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=586633626236293120 2024-04-29 22:38:04.687 [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/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=586633626236293120. 2024-04-29 22:38:04.687 [UI Thread @coroutine#3183] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=586633626236293120 2024-04-29 22:38:04.688 [eventLoopGroupProxy-19-2 @call-handler#3192] 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-04-29 22:38:04.688 [UI Thread @coroutine#3185] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=586633626236293121&assignmentUid=586633626236293120 2024-04-29 22:38:04.688 [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/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=586633626236293121&assignmentUid=586633626236293120. 2024-04-29 22:38:04.688 [UI Thread @coroutine#3185] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=586633626236293121&assignmentUid=586633626236293120 2024-04-29 22:38:04.688 [eventLoopGroupProxy-19-5 @call-handler#3196] 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-04-29 22:38:04.688 [UI Thread @coroutine#3187] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=586633626236293121&assignmentUid=586633626236293120 2024-04-29 22:38:04.688 [UI Thread @coroutine#3187] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=586633626236293121&assignmentUid=586633626236293120. 2024-04-29 22:38:04.688 [UI Thread @coroutine#3187] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=586633626236293121&assignmentUid=586633626236293120 2024-04-29 22:38:04.689 [eventLoopGroupProxy-19-7 @call-handler#3202] 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-04-29 22:38:04.689 [UI Thread @coroutine#3173] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=586633626236293121 2024-04-29 22:38:04.689 [UI Thread @coroutine#3173] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=586633626236293121 2024-04-29 22:38:04.690 [UI Thread @coroutine#3173] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=586633626236293121. 2024-04-29 22:38:04.690 [UI Thread @coroutine#3173] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=586633626236293121 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 22:38:04.691 [eventLoopGroupProxy-19-8 @call-handler#3209] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionFileDao, getAllSubmissionFilesFromSubmitterAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionFileDao" -> "getAllSubmissionFilesFromSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow/(method:GET) 2024-04-29 22:38:04.691 [eventLoopGroupProxy-19-7 @call-handler#3202] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:38:04.692 [eventLoopGroupProxy-19-5 @call-handler#3196] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:38:04.692 [UI Thread @coroutine#3185] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=586633626236293121&assignmentUid=586633626236293120 2024-04-29 22:38:04.692 [UI Thread @coroutine#3185] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=586633626236293121&assignmentUid=586633626236293120 2024-04-29 22:38:04.692 [UI Thread @coroutine#3185] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=586633626236293121&assignmentUid=586633626236293120. 2024-04-29 22:38:04.692 [UI Thread @coroutine#3185] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=586633626236293121&assignmentUid=586633626236293120 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 22:38:04.692 [eventLoopGroupProxy-19-2 @call-handler#3192] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:38:04.692 [UI Thread @coroutine#3183] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=586633626236293120 2024-04-29 22:38:04.692 [UI Thread @coroutine#3183] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=586633626236293120 2024-04-29 22:38:04.693 [eventLoopGroupProxy-19-8 @call-handler#3209] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:38:04.693 [UI Thread @coroutine#3183] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=586633626236293120. 2024-04-29 22:38:04.693 [UI Thread @coroutine#3183] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=586633626236293120 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 22:38:04.693 [UI Thread @coroutine#3178] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=586633626236293121&assignmentUid=586633626236293120 2024-04-29 22:38:04.693 [UI Thread @coroutine#3178] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=586633626236293121&assignmentUid=586633626236293120 2024-04-29 22:38:04.693 [UI Thread @coroutine#3187] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=586633626236293121&assignmentUid=586633626236293120 2024-04-29 22:38:04.693 [UI Thread @coroutine#3187] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=586633626236293121&assignmentUid=586633626236293120 2024-04-29 22:38:04.693 [UI Thread @coroutine#3178] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=586633626236293121&assignmentUid=586633626236293120. 2024-04-29 22:38:04.694 [UI Thread @coroutine#3178] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=586633626236293121&assignmentUid=586633626236293120 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 22:38:04.694 [UI Thread @coroutine#3187] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=586633626236293121&assignmentUid=586633626236293120. 2024-04-29 22:38:04.694 [UI Thread @coroutine#3187] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=586633626236293121&assignmentUid=586633626236293120 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 22:38:04.701 [DefaultDispatcher-worker-13 @coroutine#3173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57dd4bc9 2024-04-29 22:38:04.707 [DefaultDispatcher-worker-4 @coroutine#3185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57dd4bc9 2024-04-29 22:38:04.718 [DefaultDispatcher-worker-11 @coroutine#3183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57dd4bc9 2024-04-29 22:38:04.724 [DefaultDispatcher-worker-10 @coroutine#1924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@282079b9 2024-04-29 22:38:04.724 [DefaultDispatcher-worker-10 @coroutine#1924] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56743/UmAppDatabase/replication/nodeId 2024-04-29 22:38:04.724 [DefaultDispatcher-worker-10 @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:56743/UmAppDatabase/replication/nodeId. 2024-04-29 22:38:04.724 [DefaultDispatcher-worker-10 @coroutine#1924] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56743/UmAppDatabase/replication/nodeId 2024-04-29 22:38:04.724 [DefaultDispatcher-worker-2 @coroutine#2226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@702e21c 2024-04-29 22:38:04.724 [DefaultDispatcher-worker-2 @coroutine#2226] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59881/UmAppDatabase/replication/nodeId 2024-04-29 22:38:04.724 [DefaultDispatcher-worker-2 @coroutine#2226] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59881/UmAppDatabase/replication/nodeId. 2024-04-29 22:38:04.724 [DefaultDispatcher-worker-2 @coroutine#2226] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59881/UmAppDatabase/replication/nodeId 2024-04-29 22:38:04.725 [DefaultDispatcher-worker-9 @coroutine#2226] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59881/UmAppDatabase/replication/nodeId 2024-04-29 22:38:04.725 [DefaultDispatcher-worker-15 @coroutine#1924] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56743/UmAppDatabase/replication/nodeId 2024-04-29 22:38:04.725 [DefaultDispatcher-worker-9 @coroutine#2226] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59881/UmAppDatabase/replication/nodeId 2024-04-29 22:38:04.725 [DefaultDispatcher-worker-15 @coroutine#1924] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56743/UmAppDatabase/replication/nodeId 2024-04-29 22:38:04.728 [DefaultDispatcher-worker-15 @coroutine#3178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57dd4bc9 2024-04-29 22:38:04.734 [DefaultDispatcher-worker-15 @coroutine#3187] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57dd4bc9 2024-04-29 22:38:04.738 [UI Thread @coroutine#3225] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=586633626236293120&clazzUid=586633626236293120&accountPersonUid=586633626236293122 2024-04-29 22:38:04.738 [UI Thread @coroutine#3225] 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=586633626236293120&clazzUid=586633626236293120&accountPersonUid=586633626236293122. 2024-04-29 22:38:04.738 [UI Thread @coroutine#3225] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=586633626236293120&clazzUid=586633626236293120&accountPersonUid=586633626236293122 2024-04-29 22:38:04.739 [eventLoopGroupProxy-19-2 @call-handler#3227] 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-04-29 22:38:04.743 [eventLoopGroupProxy-19-2 @call-handler#3227] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:38:04.744 [UI Thread @coroutine#3225] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=586633626236293120&clazzUid=586633626236293120&accountPersonUid=586633626236293122 2024-04-29 22:38:04.744 [UI Thread @coroutine#3225] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=586633626236293120&clazzUid=586633626236293120&accountPersonUid=586633626236293122 2024-04-29 22:38:04.744 [UI Thread @coroutine#3225] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=586633626236293120&clazzUid=586633626236293120&accountPersonUid=586633626236293122. 2024-04-29 22:38:04.744 [UI Thread @coroutine#3225] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=586633626236293120&clazzUid=586633626236293120&accountPersonUid=586633626236293122 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 22:38:04.755 [DefaultDispatcher-worker-18 @coroutine#3225] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57dd4bc9 2024-04-29 22:38:04.766 [DefaultDispatcher-worker-7 @coroutine#3225] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57dd4bc9 2024-04-29 22:38:04.776 [DefaultDispatcher-worker-9 @coroutine#2945] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57dd4bc9 2024-04-29 22:38:04.776 [DefaultDispatcher-worker-9 @coroutine#2945] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 22:38:04.776 [DefaultDispatcher-worker-9 @coroutine#2945] 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-04-29 22:38:04.776 [DefaultDispatcher-worker-9 @coroutine#2945] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 22:38:04.776 [DefaultDispatcher-worker-9 @coroutine#2945] 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-04-29 22:38:04.777 [eventLoopGroupProxy-19-2 @call-handler#3233] 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-04-29 22:38:04.777 [eventLoopGroupProxy-19-2 @call-handler#3233] 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-04-29 22:38:04.777 [eventLoopGroupProxy-19-2 @call-handler#3233] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-29 22:38:04.787 [DefaultDispatcher-worker-4 @call-handler#3233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3687f6b6 2024-04-29 22:38:04.787 [eventLoopGroupProxy-19-2 @call-handler#3233] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:38:04.788 [DefaultDispatcher-worker-15 @coroutine#2945] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 22:38:04.788 [DefaultDispatcher-worker-15 @coroutine#2945] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 22:38:04.788 [DefaultDispatcher-worker-15 @coroutine#2945] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-29 22:38:04.788 [DefaultDispatcher-worker-15 @coroutine#2945] 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-04-29 22:38:04.791 [UI Thread @coroutine#3256] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=586633626236293120 2024-04-29 22:38:04.791 [UI Thread @coroutine#3256] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=586633626236293120. 2024-04-29 22:38:04.791 [UI Thread @coroutine#3256] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=586633626236293120 2024-04-29 22:38:04.792 [UI Thread @coroutine#3260] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=586633626236293121&assignmentUid=586633626236293120 2024-04-29 22:38:04.792 [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/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=586633626236293121&assignmentUid=586633626236293120. 2024-04-29 22:38:04.792 [UI Thread @coroutine#3260] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=586633626236293121&assignmentUid=586633626236293120 2024-04-29 22:38:04.792 [eventLoopGroupProxy-19-2 @call-handler#3269] 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-04-29 22:38:04.793 [eventLoopGroupProxy-19-5 @call-handler#3274] 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-04-29 22:38:04.793 [UI Thread @coroutine#3265] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=586633626236293121&assignmentUid=586633626236293120 2024-04-29 22:38:04.793 [UI Thread @coroutine#3265] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=586633626236293121&assignmentUid=586633626236293120. 2024-04-29 22:38:04.793 [UI Thread @coroutine#3265] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=586633626236293121&assignmentUid=586633626236293120 2024-04-29 22:38:04.793 [eventLoopGroupProxy-19-2 @call-handler#3269] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:38:04.793 [UI Thread @coroutine#3267] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=586633626236293121&assignmentUid=586633626236293120 2024-04-29 22:38:04.793 [UI Thread @coroutine#3267] 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=586633626236293121&assignmentUid=586633626236293120. 2024-04-29 22:38:04.793 [UI Thread @coroutine#3267] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=586633626236293121&assignmentUid=586633626236293120 2024-04-29 22:38:04.794 [eventLoopGroupProxy-19-8 @call-handler#3281] 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-04-29 22:38:04.794 [UI Thread @coroutine#3286] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=586633626236293120&clazzUid=586633626236293120&accountPersonUid=586633626236293121 2024-04-29 22:38:04.794 [UI Thread @coroutine#3286] 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=586633626236293120&clazzUid=586633626236293120&accountPersonUid=586633626236293121. 2024-04-29 22:38:04.794 [UI Thread @coroutine#3286] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=586633626236293120&clazzUid=586633626236293120&accountPersonUid=586633626236293121 2024-04-29 22:38:04.794 [UI Thread @coroutine#3256] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=586633626236293120 2024-04-29 22:38:04.794 [UI Thread @coroutine#3256] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=586633626236293120 2024-04-29 22:38:04.795 [UI Thread @coroutine#3256] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=586633626236293120. 2024-04-29 22:38:04.795 [UI Thread @coroutine#3256] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=586633626236293120 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 22:38:04.795 [eventLoopGroupProxy-19-8 @call-handler#3281] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:38:04.795 [eventLoopGroupProxy-19-5 @call-handler#3274] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:38:04.795 [eventLoopGroupProxy-19-2 @call-handler#3294] 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-04-29 22:38:04.795 [eventLoopGroupProxy-19-9 @call-handler#3295] 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-04-29 22:38:04.796 [UI Thread @coroutine#3265] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=586633626236293121&assignmentUid=586633626236293120 2024-04-29 22:38:04.796 [UI Thread @coroutine#3265] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=586633626236293121&assignmentUid=586633626236293120 2024-04-29 22:38:04.796 [UI Thread @coroutine#3260] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=586633626236293121&assignmentUid=586633626236293120 2024-04-29 22:38:04.796 [UI Thread @coroutine#3260] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=586633626236293121&assignmentUid=586633626236293120 2024-04-29 22:38:04.796 [UI Thread @coroutine#3265] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=586633626236293121&assignmentUid=586633626236293120. 2024-04-29 22:38:04.796 [UI Thread @coroutine#3265] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=586633626236293121&assignmentUid=586633626236293120 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 22:38:04.797 [UI Thread @coroutine#3260] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=586633626236293121&assignmentUid=586633626236293120. 2024-04-29 22:38:04.797 [UI Thread @coroutine#3260] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=586633626236293121&assignmentUid=586633626236293120 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 22:38:04.797 [eventLoopGroupProxy-19-9 @call-handler#3295] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:38:04.798 [UI Thread @coroutine#3267] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=586633626236293121&assignmentUid=586633626236293120 2024-04-29 22:38:04.798 [UI Thread @coroutine#3267] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=586633626236293121&assignmentUid=586633626236293120 2024-04-29 22:38:04.798 [UI Thread @coroutine#3267] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=586633626236293121&assignmentUid=586633626236293120. 2024-04-29 22:38:04.798 [UI Thread @coroutine#3267] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=586633626236293121&assignmentUid=586633626236293120 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 22:38:04.799 [eventLoopGroupProxy-19-2 @call-handler#3294] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:38:04.799 [DefaultDispatcher-worker-11 @coroutine#2945] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57dd4bc9 2024-04-29 22:38:04.800 [UI Thread @coroutine#3286] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=586633626236293120&clazzUid=586633626236293120&accountPersonUid=586633626236293121 2024-04-29 22:38:04.800 [UI Thread @coroutine#3286] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=586633626236293120&clazzUid=586633626236293120&accountPersonUid=586633626236293121 2024-04-29 22:38:04.800 [UI Thread @coroutine#3286] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=586633626236293120&clazzUid=586633626236293120&accountPersonUid=586633626236293121. 2024-04-29 22:38:04.800 [UI Thread @coroutine#3286] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=586633626236293120&clazzUid=586633626236293120&accountPersonUid=586633626236293121 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 22:38:04.806 [DefaultDispatcher-worker-17 @coroutine#3256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1912ba29 2024-04-29 22:38:04.814 [DefaultDispatcher-worker-12 @coroutine#3265] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1912ba29 2024-04-29 22:38:04.823 [DefaultDispatcher-worker-8 @coroutine#3260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1912ba29 2024-04-29 22:38:04.832 [DefaultDispatcher-worker-4 @coroutine#3267] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1912ba29 2024-04-29 22:38:04.845 [DefaultDispatcher-worker-14 @coroutine#3286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1912ba29 2024-04-29 22:38:04.849 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Shutdown initiated... 2024-04-29 22:38:04.849 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Close initiated... 2024-04-29 22:38:04.849 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:38:04.849 [HikariPool-127 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1912ba29: (connection evicted) 2024-04-29 22:38:04.850 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:38:04.850 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Closed. 2024-04-29 22:38:04.850 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Shutdown completed. 2024-04-29 22:38:04.850 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Shutdown initiated... 2024-04-29 22:38:04.850 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Close initiated... 2024-04-29 22:38:04.851 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:38:04.851 [HikariPool-128 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Closing connection org.sqlite.jdbc4.JDBC4Connection@57dd4bc9: (connection evicted) 2024-04-29 22:38:04.852 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:38:04.852 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Closed. 2024-04-29 22:38:04.852 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Shutdown completed. 2024-04-29 22:38:04.895 [DefaultDispatcher-worker-15 @coroutine#1970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@643f8ebe 2024-04-29 22:38:04.895 [DefaultDispatcher-worker-15 @coroutine#1970] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45981/UmAppDatabase/replication/nodeId 2024-04-29 22:38:04.895 [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:45981/UmAppDatabase/replication/nodeId. 2024-04-29 22:38:04.895 [DefaultDispatcher-worker-15 @coroutine#1970] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45981/UmAppDatabase/replication/nodeId 2024-04-29 22:38:04.897 [DefaultDispatcher-worker-8 @coroutine#1970] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45981/UmAppDatabase/replication/nodeId 2024-04-29 22:38:04.897 [DefaultDispatcher-worker-8 @coroutine#1970] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45981/UmAppDatabase/replication/nodeId 2024-04-29 22:38:05.015 [DefaultDispatcher-worker-17 @coroutine#2003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51d26fed 2024-04-29 22:38:05.015 [DefaultDispatcher-worker-17 @coroutine#2003] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49345/UmAppDatabase/replication/nodeId 2024-04-29 22:38:05.015 [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:49345/UmAppDatabase/replication/nodeId. 2024-04-29 22:38:05.015 [DefaultDispatcher-worker-17 @coroutine#2003] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49345/UmAppDatabase/replication/nodeId 2024-04-29 22:38:05.016 [DefaultDispatcher-worker-12 @coroutine#2003] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49345/UmAppDatabase/replication/nodeId 2024-04-29 22:38:05.016 [DefaultDispatcher-worker-12 @coroutine#2003] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49345/UmAppDatabase/replication/nodeId 2024-04-29 22:38:05.094 [DefaultDispatcher-worker-8 @coroutine#2032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76685ab0 2024-04-29 22:38:05.094 [DefaultDispatcher-worker-8 @coroutine#2032] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37127/UmAppDatabase/replication/nodeId 2024-04-29 22:38:05.094 [DefaultDispatcher-worker-8 @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:37127/UmAppDatabase/replication/nodeId. 2024-04-29 22:38:05.094 [DefaultDispatcher-worker-8 @coroutine#2032] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37127/UmAppDatabase/replication/nodeId 2024-04-29 22:38:05.096 [DefaultDispatcher-worker-3 @coroutine#2032] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37127/UmAppDatabase/replication/nodeId 2024-04-29 22:38:05.096 [DefaultDispatcher-worker-3 @coroutine#2032] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37127/UmAppDatabase/replication/nodeId 2024-04-29 22:38:05.266 [DefaultDispatcher-worker-3 @coroutine#2061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ea0254d 2024-04-29 22:38:05.266 [DefaultDispatcher-worker-3 @coroutine#2061] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 22:38:05.266 [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-04-29 22:38:05.266 [DefaultDispatcher-worker-3 @coroutine#2061] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 22:38:05.267 [DefaultDispatcher-worker-3 @coroutine#2061] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 22:38:05.276 [DefaultDispatcher-worker-3 @coroutine#2076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@712dd0b0 2024-04-29 22:38:05.276 [DefaultDispatcher-worker-3 @coroutine#2076] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47347/UmAppDatabase/replication/nodeId 2024-04-29 22:38:05.276 [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://localhost.localdomain:47347/UmAppDatabase/replication/nodeId. 2024-04-29 22:38:05.276 [DefaultDispatcher-worker-3 @coroutine#2076] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47347/UmAppDatabase/replication/nodeId 2024-04-29 22:38:05.277 [DefaultDispatcher-worker-15 @coroutine#2076] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47347/UmAppDatabase/replication/nodeId 2024-04-29 22:38:05.277 [DefaultDispatcher-worker-15 @coroutine#2076] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47347/UmAppDatabase/replication/nodeId 2024-04-29 22:38:05.390 [DefaultDispatcher-worker-8 @coroutine#2127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a183fa6 2024-04-29 22:38:05.390 [DefaultDispatcher-worker-8 @coroutine#2127] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58737/UmAppDatabase/replication/nodeId 2024-04-29 22:38:05.390 [DefaultDispatcher-worker-8 @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:58737/UmAppDatabase/replication/nodeId. 2024-04-29 22:38:05.390 [DefaultDispatcher-worker-8 @coroutine#2127] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58737/UmAppDatabase/replication/nodeId 2024-04-29 22:38:05.391 [DefaultDispatcher-worker-14 @coroutine#2127] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58737/UmAppDatabase/replication/nodeId 2024-04-29 22:38:05.391 [DefaultDispatcher-worker-14 @coroutine#2127] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58737/UmAppDatabase/replication/nodeId 2024-04-29 22:38:05.650 [DefaultDispatcher-worker-2 @coroutine#2170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cd2d3b6 2024-04-29 22:38:05.651 [DefaultDispatcher-worker-2 @coroutine#2170] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40087/UmAppDatabase/replication/nodeId 2024-04-29 22:38:05.651 [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:40087/UmAppDatabase/replication/nodeId. 2024-04-29 22:38:05.651 [DefaultDispatcher-worker-2 @coroutine#2170] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40087/UmAppDatabase/replication/nodeId 2024-04-29 22:38:05.652 [DefaultDispatcher-worker-10 @coroutine#2170] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40087/UmAppDatabase/replication/nodeId 2024-04-29 22:38:05.652 [DefaultDispatcher-worker-10 @coroutine#2170] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40087/UmAppDatabase/replication/nodeId 2024-04-29 22:38:05.657 [DefaultDispatcher-worker-1 @coroutine#1892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@128ebca1 2024-04-29 22:38:05.657 [DefaultDispatcher-worker-1 @coroutine#1892] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38003/UmAppDatabase/replication/nodeId 2024-04-29 22:38:05.658 [DefaultDispatcher-worker-1 @coroutine#1892] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38003/UmAppDatabase/replication/nodeId. 2024-04-29 22:38:05.658 [DefaultDispatcher-worker-1 @coroutine#1892] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38003/UmAppDatabase/replication/nodeId 2024-04-29 22:38:05.659 [DefaultDispatcher-worker-10 @coroutine#1892] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38003/UmAppDatabase/replication/nodeId 2024-04-29 22:38:05.659 [DefaultDispatcher-worker-10 @coroutine#1892] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38003/UmAppDatabase/replication/nodeId 2024-04-29 22:38:05.739 [DefaultDispatcher-worker-3 @coroutine#2226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@702e21c 2024-04-29 22:38:05.739 [DefaultDispatcher-worker-7 @coroutine#1924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@282079b9 2024-04-29 22:38:05.739 [DefaultDispatcher-worker-3 @coroutine#2226] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59881/UmAppDatabase/replication/nodeId 2024-04-29 22:38:05.739 [DefaultDispatcher-worker-3 @coroutine#2226] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59881/UmAppDatabase/replication/nodeId. 2024-04-29 22:38:05.739 [DefaultDispatcher-worker-3 @coroutine#2226] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59881/UmAppDatabase/replication/nodeId 2024-04-29 22:38:05.739 [DefaultDispatcher-worker-7 @coroutine#1924] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56743/UmAppDatabase/replication/nodeId 2024-04-29 22:38:05.739 [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:56743/UmAppDatabase/replication/nodeId. 2024-04-29 22:38:05.739 [DefaultDispatcher-worker-7 @coroutine#1924] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56743/UmAppDatabase/replication/nodeId 2024-04-29 22:38:05.740 [DefaultDispatcher-worker-6 @coroutine#1924] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56743/UmAppDatabase/replication/nodeId 2024-04-29 22:38:05.740 [DefaultDispatcher-worker-5 @coroutine#2226] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59881/UmAppDatabase/replication/nodeId 2024-04-29 22:38:05.740 [DefaultDispatcher-worker-6 @coroutine#1924] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56743/UmAppDatabase/replication/nodeId 2024-04-29 22:38:05.740 [DefaultDispatcher-worker-5 @coroutine#2226] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59881/UmAppDatabase/replication/nodeId 2024-04-29 22:38:05.855 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Shutdown initiated... 2024-04-29 22:38:05.855 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Close initiated... 2024-04-29 22:38:05.855 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:38:05.855 [HikariPool-126 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3687f6b6: (connection evicted) 2024-04-29 22:38:05.856 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:38:05.856 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Closed. 2024-04-29 22:38:05.856 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Shutdown completed. 2024-04-29 22:38:05.860 [Test worker @coroutine#3351] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-130 - configuration: 2024-04-29 22:38:05.860 [Test worker @coroutine#3351] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:38:05.860 [Test worker @coroutine#3351] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:38:05.860 [Test worker @coroutine#3351] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:38:05.860 [Test worker @coroutine#3351] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:38:05.860 [Test worker @coroutine#3351] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:38:05.860 [Test worker @coroutine#3351] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:38:05.860 [Test worker @coroutine#3351] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a6ab328 2024-04-29 22:38:05.860 [Test worker @coroutine#3351] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:38:05.860 [Test worker @coroutine#3351] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:38:05.860 [Test worker @coroutine#3351] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:38:05.860 [Test worker @coroutine#3351] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:38:05.860 [Test worker @coroutine#3351] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:38:05.860 [Test worker @coroutine#3351] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:38:05.860 [Test worker @coroutine#3351] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:38:05.860 [Test worker @coroutine#3351] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:38:05.860 [Test worker @coroutine#3351] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:38:05.860 [Test worker @coroutine#3351] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:38:05.860 [Test worker @coroutine#3351] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:38:05.860 [Test worker @coroutine#3351] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:38:05.860 [Test worker @coroutine#3351] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:38:05.860 [Test worker @coroutine#3351] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:38:05.860 [Test worker @coroutine#3351] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:38:05.860 [Test worker @coroutine#3351] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:38:05.860 [Test worker @coroutine#3351] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:38:05.860 [Test worker @coroutine#3351] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:38:05.860 [Test worker @coroutine#3351] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:38:05.860 [Test worker @coroutine#3351] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-130" 2024-04-29 22:38:05.860 [Test worker @coroutine#3351] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:38:05.860 [Test worker @coroutine#3351] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:38:05.860 [Test worker @coroutine#3351] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:38:05.860 [Test worker @coroutine#3351] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:38:05.860 [Test worker @coroutine#3351] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:38:05.860 [Test worker @coroutine#3351] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:38:05.860 [Test worker @coroutine#3351] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:38:05.860 [Test worker @coroutine#3351] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:38:05.860 [Test worker @coroutine#3351] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Starting... 2024-04-29 22:38:05.861 [Test worker @coroutine#3351] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a02172a 2024-04-29 22:38:05.861 [Test worker @coroutine#3351] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a02172a 2024-04-29 22:38:05.861 [Test worker @coroutine#3351] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Start completed. 2024-04-29 22:38:05.877 [Test worker @coroutine#3351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a02172a 2024-04-29 22:38:05.888 [Test worker @coroutine#3352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a02172a 2024-04-29 22:38:05.890 [Test worker @coroutine#3354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a02172a 2024-04-29 22:38:05.891 [Test worker @coroutine#3356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a02172a 2024-04-29 22:38:05.892 [Test worker @coroutine#3351] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-131 - configuration: 2024-04-29 22:38:05.892 [Test worker @coroutine#3351] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:38:05.892 [Test worker @coroutine#3351] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:38:05.892 [Test worker @coroutine#3351] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:38:05.892 [Test worker @coroutine#3351] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:38:05.892 [Test worker @coroutine#3351] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:38:05.892 [Test worker @coroutine#3351] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:38:05.892 [Test worker @coroutine#3351] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2ea2f965 2024-04-29 22:38:05.892 [Test worker @coroutine#3351] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:38:05.892 [Test worker @coroutine#3351] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:38:05.892 [Test worker @coroutine#3351] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:38:05.892 [Test worker @coroutine#3351] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:38:05.892 [Test worker @coroutine#3351] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:38:05.892 [Test worker @coroutine#3351] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:38:05.892 [Test worker @coroutine#3351] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:38:05.892 [Test worker @coroutine#3351] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:38:05.892 [Test worker @coroutine#3351] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:38:05.892 [Test worker @coroutine#3351] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:38:05.892 [Test worker @coroutine#3351] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:38:05.892 [Test worker @coroutine#3351] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:38:05.892 [Test worker @coroutine#3351] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:38:05.892 [Test worker @coroutine#3351] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:38:05.892 [Test worker @coroutine#3351] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:38:05.892 [Test worker @coroutine#3351] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:38:05.892 [Test worker @coroutine#3351] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:38:05.892 [Test worker @coroutine#3351] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:38:05.892 [Test worker @coroutine#3351] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:38:05.892 [Test worker @coroutine#3351] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-131" 2024-04-29 22:38:05.892 [Test worker @coroutine#3351] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:38:05.892 [Test worker @coroutine#3351] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:38:05.892 [Test worker @coroutine#3351] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:38:05.892 [Test worker @coroutine#3351] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:38:05.892 [Test worker @coroutine#3351] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:38:05.892 [Test worker @coroutine#3351] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:38:05.892 [Test worker @coroutine#3351] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:38:05.892 [Test worker @coroutine#3351] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:38:05.892 [Test worker @coroutine#3351] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Starting... 2024-04-29 22:38:05.893 [Test worker @coroutine#3351] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cbcd27e 2024-04-29 22:38:05.893 [Test worker @coroutine#3351] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cbcd27e 2024-04-29 22:38:05.893 [Test worker @coroutine#3351] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Start completed. 2024-04-29 22:38:05.907 [DefaultDispatcher-worker-7 @coroutine#1970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@643f8ebe 2024-04-29 22:38:05.907 [DefaultDispatcher-worker-7 @coroutine#1970] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45981/UmAppDatabase/replication/nodeId 2024-04-29 22:38:05.907 [DefaultDispatcher-worker-7 @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:45981/UmAppDatabase/replication/nodeId. 2024-04-29 22:38:05.907 [DefaultDispatcher-worker-7 @coroutine#1970] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45981/UmAppDatabase/replication/nodeId 2024-04-29 22:38:05.908 [Test worker @coroutine#3351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cbcd27e 2024-04-29 22:38:05.908 [DefaultDispatcher-worker-19 @coroutine#1970] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45981/UmAppDatabase/replication/nodeId 2024-04-29 22:38:05.908 [DefaultDispatcher-worker-19 @coroutine#1970] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45981/UmAppDatabase/replication/nodeId 2024-04-29 22:38:05.919 [Test worker @coroutine#3360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cbcd27e 2024-04-29 22:38:05.921 [Test worker @coroutine#3363] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cbcd27e 2024-04-29 22:38:05.923 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cbcd27e 2024-04-29 22:38:05.936 [DefaultDispatcher-worker-12 @coroutine#3367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cbcd27e 2024-04-29 22:38:05.951 [DefaultDispatcher-worker-7 @coroutine#3351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a02172a 2024-04-29 22:38:05.961 [HikariPool-130 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:38:05.963 [DefaultDispatcher-worker-8 @coroutine#3351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a02172a 2024-04-29 22:38:05.972 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Shutdown initiated... 2024-04-29 22:38:05.972 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Close initiated... 2024-04-29 22:38:05.972 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:38:05.972 [HikariPool-130 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3a02172a: (connection evicted) 2024-04-29 22:38:05.973 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:38:05.973 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Closed. 2024-04-29 22:38:05.973 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Shutdown completed. 2024-04-29 22:38:05.973 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Shutdown initiated... 2024-04-29 22:38:05.973 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Close initiated... 2024-04-29 22:38:05.973 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:38:05.973 [HikariPool-131 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7cbcd27e: (connection evicted) 2024-04-29 22:38:05.974 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:38:05.974 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Closed. 2024-04-29 22:38:05.974 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Shutdown completed. 2024-04-29 22:38:05.975 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-132 - configuration: 2024-04-29 22:38:05.975 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:38:05.975 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:38:05.975 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:38:05.975 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:38:05.975 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:38:05.975 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:38:05.975 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b75b7b4 2024-04-29 22:38:05.975 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:38:05.975 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:38:05.975 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:38:05.975 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:38:05.975 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:38:05.975 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:38:05.975 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:38:05.975 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:38:05.975 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:38:05.975 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:38:05.975 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:38:05.975 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:38:05.975 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:38:05.975 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:38:05.975 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:38:05.975 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:38:05.975 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:38:05.975 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:38:05.975 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:38:05.975 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-132" 2024-04-29 22:38:05.975 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:38:05.975 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:38:05.975 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:38:05.975 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:38:05.975 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:38:05.975 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:38:05.976 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:38:05.976 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:38:05.976 [Test worker @coroutine#3414] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Starting... 2024-04-29 22:38:05.976 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@119cd026 2024-04-29 22:38:05.976 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@119cd026 2024-04-29 22:38:05.976 [Test worker @coroutine#3414] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Start completed. 2024-04-29 22:38:05.992 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@119cd026 2024-04-29 22:38:06.004 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@119cd026 2024-04-29 22:38:06.006 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@119cd026 2024-04-29 22:38:06.008 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@119cd026 2024-04-29 22:38:06.008 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-133 - configuration: 2024-04-29 22:38:06.008 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:38:06.008 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:38:06.008 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:38:06.008 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:38:06.008 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:38:06.008 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:38:06.008 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b13ae73 2024-04-29 22:38:06.008 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:38:06.008 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:38:06.008 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:38:06.008 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:38:06.008 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:38:06.008 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:38:06.008 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:38:06.008 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:38:06.008 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:38:06.008 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:38:06.008 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:38:06.008 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:38:06.008 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:38:06.008 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:38:06.008 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:38:06.008 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:38:06.008 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:38:06.008 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:38:06.008 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:38:06.008 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-133" 2024-04-29 22:38:06.008 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:38:06.008 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:38:06.008 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:38:06.008 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:38:06.008 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:38:06.008 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:38:06.008 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:38:06.008 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:38:06.008 [Test worker @coroutine#3414] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Starting... 2024-04-29 22:38:06.009 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ab2c5d8 2024-04-29 22:38:06.009 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ab2c5d8 2024-04-29 22:38:06.009 [Test worker @coroutine#3414] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Start completed. 2024-04-29 22:38:06.023 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ab2c5d8 2024-04-29 22:38:06.025 [DefaultDispatcher-worker-17 @coroutine#2003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51d26fed 2024-04-29 22:38:06.025 [DefaultDispatcher-worker-17 @coroutine#2003] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49345/UmAppDatabase/replication/nodeId 2024-04-29 22:38:06.025 [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:49345/UmAppDatabase/replication/nodeId. 2024-04-29 22:38:06.025 [DefaultDispatcher-worker-17 @coroutine#2003] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49345/UmAppDatabase/replication/nodeId 2024-04-29 22:38:06.026 [DefaultDispatcher-worker-18 @coroutine#2003] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49345/UmAppDatabase/replication/nodeId 2024-04-29 22:38:06.026 [DefaultDispatcher-worker-18 @coroutine#2003] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49345/UmAppDatabase/replication/nodeId 2024-04-29 22:38:06.034 [Test worker @coroutine#3421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ab2c5d8 2024-04-29 22:38:06.036 [Test worker @coroutine#3426] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ab2c5d8 2024-04-29 22:38:06.038 [Test worker @coroutine#3428] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ab2c5d8 2024-04-29 22:38:06.051 [DefaultDispatcher-worker-9 @coroutine#3430] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ab2c5d8 2024-04-29 22:38:06.063 [DefaultDispatcher-worker-18 @coroutine#3414] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@119cd026 2024-04-29 22:38:06.076 [HikariPool-132 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:38:06.077 [DefaultDispatcher-worker-4 @coroutine#3414] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@119cd026 2024-04-29 22:38:06.088 [DefaultDispatcher-worker-18 @coroutine#3414] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@119cd026 2024-04-29 22:38:06.107 [DefaultDispatcher-worker-15 @coroutine#2032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76685ab0 2024-04-29 22:38:06.107 [DefaultDispatcher-worker-15 @coroutine#2032] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37127/UmAppDatabase/replication/nodeId 2024-04-29 22:38:06.107 [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:37127/UmAppDatabase/replication/nodeId. 2024-04-29 22:38:06.107 [DefaultDispatcher-worker-15 @coroutine#2032] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37127/UmAppDatabase/replication/nodeId 2024-04-29 22:38:06.108 [DefaultDispatcher-worker-11 @coroutine#2032] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37127/UmAppDatabase/replication/nodeId 2024-04-29 22:38:06.108 [DefaultDispatcher-worker-11 @coroutine#2032] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37127/UmAppDatabase/replication/nodeId 2024-04-29 22:38:06.109 [HikariPool-133 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:38:06.111 [DefaultDispatcher-worker-11 @coroutine#3475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@119cd026 2024-04-29 22:38:06.113 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Shutdown initiated... 2024-04-29 22:38:06.113 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Close initiated... 2024-04-29 22:38:06.113 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:38:06.114 [HikariPool-132 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Closing connection org.sqlite.jdbc4.JDBC4Connection@119cd026: (connection evicted) 2024-04-29 22:38:06.114 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:38:06.114 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Closed. 2024-04-29 22:38:06.114 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Shutdown completed. 2024-04-29 22:38:06.114 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Shutdown initiated... 2024-04-29 22:38:06.114 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Close initiated... 2024-04-29 22:38:06.114 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:38:06.115 [HikariPool-133 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5ab2c5d8: (connection evicted) 2024-04-29 22:38:06.115 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:38:06.115 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Closed. 2024-04-29 22:38:06.115 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Shutdown completed. 2024-04-29 22:38:06.116 [Test worker @coroutine#3504] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-134 - configuration: 2024-04-29 22:38:06.116 [Test worker @coroutine#3504] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:38:06.116 [Test worker @coroutine#3504] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:38:06.116 [Test worker @coroutine#3504] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:38:06.116 [Test worker @coroutine#3504] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:38:06.116 [Test worker @coroutine#3504] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:38:06.116 [Test worker @coroutine#3504] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:38:06.116 [Test worker @coroutine#3504] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7ae5f795 2024-04-29 22:38:06.116 [Test worker @coroutine#3504] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:38:06.116 [Test worker @coroutine#3504] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:38:06.116 [Test worker @coroutine#3504] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:38:06.116 [Test worker @coroutine#3504] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:38:06.116 [Test worker @coroutine#3504] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:38:06.116 [Test worker @coroutine#3504] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:38:06.116 [Test worker @coroutine#3504] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:38:06.116 [Test worker @coroutine#3504] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:38:06.116 [Test worker @coroutine#3504] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:38:06.116 [Test worker @coroutine#3504] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:38:06.116 [Test worker @coroutine#3504] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:38:06.116 [Test worker @coroutine#3504] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:38:06.116 [Test worker @coroutine#3504] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:38:06.116 [Test worker @coroutine#3504] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:38:06.116 [Test worker @coroutine#3504] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:38:06.116 [Test worker @coroutine#3504] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:38:06.116 [Test worker @coroutine#3504] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:38:06.116 [Test worker @coroutine#3504] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:38:06.116 [Test worker @coroutine#3504] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:38:06.116 [Test worker @coroutine#3504] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-134" 2024-04-29 22:38:06.116 [Test worker @coroutine#3504] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:38:06.116 [Test worker @coroutine#3504] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:38:06.116 [Test worker @coroutine#3504] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:38:06.116 [Test worker @coroutine#3504] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:38:06.116 [Test worker @coroutine#3504] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:38:06.116 [Test worker @coroutine#3504] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:38:06.116 [Test worker @coroutine#3504] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:38:06.116 [Test worker @coroutine#3504] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:38:06.116 [Test worker @coroutine#3504] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Starting... 2024-04-29 22:38:06.117 [Test worker @coroutine#3504] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e94a6f6 2024-04-29 22:38:06.117 [Test worker @coroutine#3504] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e94a6f6 2024-04-29 22:38:06.117 [Test worker @coroutine#3504] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Start completed. 2024-04-29 22:38:06.134 [Test worker @coroutine#3504] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e94a6f6 2024-04-29 22:38:06.148 [Test worker @coroutine#3505] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e94a6f6 2024-04-29 22:38:06.150 [Test worker @coroutine#3507] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e94a6f6 2024-04-29 22:38:06.152 [Test worker @coroutine#3509] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e94a6f6 2024-04-29 22:38:06.152 [Test worker @coroutine#3504] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-135 - configuration: 2024-04-29 22:38:06.152 [Test worker @coroutine#3504] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:38:06.152 [Test worker @coroutine#3504] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:38:06.152 [Test worker @coroutine#3504] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:38:06.152 [Test worker @coroutine#3504] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:38:06.152 [Test worker @coroutine#3504] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:38:06.152 [Test worker @coroutine#3504] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:38:06.152 [Test worker @coroutine#3504] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2048255a 2024-04-29 22:38:06.152 [Test worker @coroutine#3504] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:38:06.152 [Test worker @coroutine#3504] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:38:06.152 [Test worker @coroutine#3504] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:38:06.152 [Test worker @coroutine#3504] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:38:06.152 [Test worker @coroutine#3504] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:38:06.152 [Test worker @coroutine#3504] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:38:06.152 [Test worker @coroutine#3504] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:38:06.152 [Test worker @coroutine#3504] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:38:06.152 [Test worker @coroutine#3504] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:38:06.152 [Test worker @coroutine#3504] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:38:06.152 [Test worker @coroutine#3504] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:38:06.152 [Test worker @coroutine#3504] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:38:06.152 [Test worker @coroutine#3504] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:38:06.152 [Test worker @coroutine#3504] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:38:06.152 [Test worker @coroutine#3504] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:38:06.152 [Test worker @coroutine#3504] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:38:06.152 [Test worker @coroutine#3504] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:38:06.152 [Test worker @coroutine#3504] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:38:06.152 [Test worker @coroutine#3504] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:38:06.152 [Test worker @coroutine#3504] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-135" 2024-04-29 22:38:06.152 [Test worker @coroutine#3504] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:38:06.152 [Test worker @coroutine#3504] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:38:06.152 [Test worker @coroutine#3504] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:38:06.152 [Test worker @coroutine#3504] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:38:06.152 [Test worker @coroutine#3504] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:38:06.152 [Test worker @coroutine#3504] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:38:06.152 [Test worker @coroutine#3504] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:38:06.152 [Test worker @coroutine#3504] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:38:06.152 [Test worker @coroutine#3504] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Starting... 2024-04-29 22:38:06.153 [Test worker @coroutine#3504] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f4b59fd 2024-04-29 22:38:06.153 [Test worker @coroutine#3504] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f4b59fd 2024-04-29 22:38:06.153 [Test worker @coroutine#3504] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Start completed. 2024-04-29 22:38:06.166 [Test worker @coroutine#3504] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f4b59fd 2024-04-29 22:38:06.177 [Test worker @coroutine#3511] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f4b59fd 2024-04-29 22:38:06.179 [Test worker @coroutine#3513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f4b59fd 2024-04-29 22:38:06.181 [Test worker @coroutine#3515] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f4b59fd 2024-04-29 22:38:06.194 [DefaultDispatcher-worker-3 @coroutine#3517] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f4b59fd 2024-04-29 22:38:06.207 [DefaultDispatcher-worker-9 @coroutine#3504] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e94a6f6 2024-04-29 22:38:06.217 [HikariPool-134 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:38:06.219 [DefaultDispatcher-worker-17 @coroutine#3504] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e94a6f6 2024-04-29 22:38:06.228 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Shutdown initiated... 2024-04-29 22:38:06.228 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Close initiated... 2024-04-29 22:38:06.228 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:38:06.228 [HikariPool-134 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3e94a6f6: (connection evicted) 2024-04-29 22:38:06.229 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:38:06.229 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Closed. 2024-04-29 22:38:06.229 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Shutdown completed. 2024-04-29 22:38:06.229 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Shutdown initiated... 2024-04-29 22:38:06.229 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Close initiated... 2024-04-29 22:38:06.229 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:38:06.229 [HikariPool-135 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3f4b59fd: (connection evicted) 2024-04-29 22:38:06.230 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:38:06.230 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Closed. 2024-04-29 22:38:06.230 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Shutdown completed. 2024-04-29 22:38:06.231 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-136 - configuration: 2024-04-29 22:38:06.232 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:38:06.232 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:38:06.232 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:38:06.232 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:38:06.232 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:38:06.232 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:38:06.232 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@22b00077 2024-04-29 22:38:06.232 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:38:06.232 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:38:06.232 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:38:06.232 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:38:06.232 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:38:06.232 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:38:06.232 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:38:06.232 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:38:06.232 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:38:06.232 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:38:06.232 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:38:06.232 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:38:06.232 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:38:06.232 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:38:06.232 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:38:06.232 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:38:06.232 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:38:06.232 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:38:06.232 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:38:06.232 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-136" 2024-04-29 22:38:06.232 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:38:06.232 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:38:06.232 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:38:06.232 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:38:06.232 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:38:06.232 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:38:06.232 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:38:06.232 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:38:06.232 [Test worker @coroutine#3561] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Starting... 2024-04-29 22:38:06.233 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@6645c1f 2024-04-29 22:38:06.233 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@6645c1f 2024-04-29 22:38:06.233 [Test worker @coroutine#3561] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Start completed. 2024-04-29 22:38:06.257 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6645c1f 2024-04-29 22:38:06.279 [DefaultDispatcher-worker-10 @coroutine#2061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ea0254d 2024-04-29 22:38:06.279 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6645c1f 2024-04-29 22:38:06.279 [DefaultDispatcher-worker-10 @coroutine#2061] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 22:38:06.279 [DefaultDispatcher-worker-10 @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-04-29 22:38:06.279 [DefaultDispatcher-worker-10 @coroutine#2061] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 22:38:06.281 [DefaultDispatcher-worker-3 @coroutine#2061] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 22:38:06.282 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6645c1f 2024-04-29 22:38:06.284 [Test worker @coroutine#3569] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6645c1f 2024-04-29 22:38:06.284 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-137 - configuration: 2024-04-29 22:38:06.285 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:38:06.285 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:38:06.285 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:38:06.285 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:38:06.285 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:38:06.285 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:38:06.285 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@75bbeb89 2024-04-29 22:38:06.285 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:38:06.285 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:38:06.285 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:38:06.285 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:38:06.285 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:38:06.285 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:38:06.285 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:38:06.285 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:38:06.285 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:38:06.285 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:38:06.285 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:38:06.285 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:38:06.285 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:38:06.285 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:38:06.285 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:38:06.285 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:38:06.285 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:38:06.285 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:38:06.285 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:38:06.285 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-137" 2024-04-29 22:38:06.285 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:38:06.285 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:38:06.285 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:38:06.285 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:38:06.285 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:38:06.285 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:38:06.285 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:38:06.285 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:38:06.285 [Test worker @coroutine#3561] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Starting... 2024-04-29 22:38:06.285 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@681ba763 2024-04-29 22:38:06.285 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@681ba763 2024-04-29 22:38:06.285 [Test worker @coroutine#3561] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Start completed. 2024-04-29 22:38:06.288 [DefaultDispatcher-worker-3 @coroutine#2076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@712dd0b0 2024-04-29 22:38:06.288 [DefaultDispatcher-worker-3 @coroutine#2076] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47347/UmAppDatabase/replication/nodeId 2024-04-29 22:38:06.288 [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://localhost.localdomain:47347/UmAppDatabase/replication/nodeId. 2024-04-29 22:38:06.288 [DefaultDispatcher-worker-3 @coroutine#2076] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47347/UmAppDatabase/replication/nodeId 2024-04-29 22:38:06.289 [DefaultDispatcher-worker-6 @coroutine#2076] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47347/UmAppDatabase/replication/nodeId 2024-04-29 22:38:06.290 [DefaultDispatcher-worker-6 @coroutine#2076] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47347/UmAppDatabase/replication/nodeId 2024-04-29 22:38:06.299 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@681ba763 2024-04-29 22:38:06.311 [Test worker @coroutine#3574] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@681ba763 2024-04-29 22:38:06.313 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@681ba763 2024-04-29 22:38:06.315 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@681ba763 2024-04-29 22:38:06.327 [DefaultDispatcher-worker-6 @coroutine#3580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@681ba763 2024-04-29 22:38:06.333 [HikariPool-136 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:38:06.342 [DefaultDispatcher-worker-14 @coroutine#3561] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6645c1f 2024-04-29 22:38:06.354 [DefaultDispatcher-worker-2 @coroutine#3561] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6645c1f 2024-04-29 22:38:06.363 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Shutdown initiated... 2024-04-29 22:38:06.363 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Close initiated... 2024-04-29 22:38:06.363 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:38:06.363 [HikariPool-136 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6645c1f: (connection evicted) 2024-04-29 22:38:06.364 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:38:06.364 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Closed. 2024-04-29 22:38:06.364 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Shutdown completed. 2024-04-29 22:38:06.364 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown initiated... 2024-04-29 22:38:06.364 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Close initiated... 2024-04-29 22:38:06.364 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:38:06.365 [HikariPool-137 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Closing connection org.sqlite.jdbc4.JDBC4Connection@681ba763: (connection evicted) 2024-04-29 22:38:06.365 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:38:06.365 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Closed. 2024-04-29 22:38:06.365 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown completed. 2024-04-29 22:38:06.367 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-138 - configuration: 2024-04-29 22:38:06.367 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:38:06.367 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:38:06.367 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:38:06.367 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:38:06.367 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:38:06.367 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:38:06.367 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e316971 2024-04-29 22:38:06.367 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:38:06.367 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:38:06.367 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:38:06.367 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:38:06.367 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:38:06.367 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:38:06.367 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:38:06.367 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:38:06.367 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:38:06.367 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:38:06.367 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:38:06.367 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:38:06.367 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:38:06.367 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:38:06.367 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:38:06.367 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:38:06.367 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:38:06.367 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:38:06.367 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:38:06.367 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-138" 2024-04-29 22:38:06.367 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:38:06.367 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:38:06.367 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:38:06.367 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:38:06.367 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:38:06.367 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:38:06.367 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:38:06.367 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:38:06.367 [Test worker @coroutine#3624] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Starting... 2024-04-29 22:38:06.368 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@56540a58 2024-04-29 22:38:06.368 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@56540a58 2024-04-29 22:38:06.368 [Test worker @coroutine#3624] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Start completed. 2024-04-29 22:38:06.390 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56540a58 2024-04-29 22:38:06.400 [DefaultDispatcher-worker-11 @coroutine#2127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a183fa6 2024-04-29 22:38:06.401 [DefaultDispatcher-worker-11 @coroutine#2127] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58737/UmAppDatabase/replication/nodeId 2024-04-29 22:38:06.401 [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:58737/UmAppDatabase/replication/nodeId. 2024-04-29 22:38:06.401 [DefaultDispatcher-worker-11 @coroutine#2127] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58737/UmAppDatabase/replication/nodeId 2024-04-29 22:38:06.402 [DefaultDispatcher-worker-17 @coroutine#2127] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58737/UmAppDatabase/replication/nodeId 2024-04-29 22:38:06.402 [DefaultDispatcher-worker-17 @coroutine#2127] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58737/UmAppDatabase/replication/nodeId 2024-04-29 22:38:06.403 [Test worker @coroutine#3625] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56540a58 2024-04-29 22:38:06.405 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56540a58 2024-04-29 22:38:06.407 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56540a58 2024-04-29 22:38:06.407 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-139 - configuration: 2024-04-29 22:38:06.408 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:38:06.408 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:38:06.408 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:38:06.408 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:38:06.408 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:38:06.408 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:38:06.408 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c521a79 2024-04-29 22:38:06.408 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:38:06.408 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:38:06.408 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:38:06.408 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:38:06.408 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:38:06.408 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:38:06.408 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:38:06.408 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:38:06.408 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:38:06.408 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:38:06.408 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:38:06.408 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:38:06.408 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:38:06.408 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:38:06.408 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:38:06.408 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:38:06.408 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:38:06.408 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:38:06.408 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:38:06.408 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-139" 2024-04-29 22:38:06.408 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:38:06.408 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:38:06.408 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:38:06.408 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:38:06.408 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:38:06.408 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:38:06.408 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:38:06.408 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:38:06.408 [Test worker @coroutine#3624] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Starting... 2024-04-29 22:38:06.408 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@36b4cbb8 2024-04-29 22:38:06.408 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@36b4cbb8 2024-04-29 22:38:06.408 [Test worker @coroutine#3624] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Start completed. 2024-04-29 22:38:06.424 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36b4cbb8 2024-04-29 22:38:06.439 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36b4cbb8 2024-04-29 22:38:06.441 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36b4cbb8 2024-04-29 22:38:06.443 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36b4cbb8 2024-04-29 22:38:06.456 [DefaultDispatcher-worker-12 @coroutine#3640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36b4cbb8 2024-04-29 22:38:06.468 [HikariPool-138 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:38:06.469 [DefaultDispatcher-worker-17 @coroutine#3624] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56540a58 2024-04-29 22:38:06.483 [DefaultDispatcher-worker-12 @coroutine#3624] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56540a58 2024-04-29 22:38:06.492 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown initiated... 2024-04-29 22:38:06.492 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Close initiated... 2024-04-29 22:38:06.492 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:38:06.492 [HikariPool-138 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Closing connection org.sqlite.jdbc4.JDBC4Connection@56540a58: (connection evicted) 2024-04-29 22:38:06.493 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:38:06.493 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Closed. 2024-04-29 22:38:06.493 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown completed. 2024-04-29 22:38:06.493 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown initiated... 2024-04-29 22:38:06.493 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Close initiated... 2024-04-29 22:38:06.493 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:38:06.494 [HikariPool-139 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Closing connection org.sqlite.jdbc4.JDBC4Connection@36b4cbb8: (connection evicted) 2024-04-29 22:38:06.494 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:38:06.494 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Closed. 2024-04-29 22:38:06.494 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown completed. 2024-04-29 22:38:06.495 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-140 - configuration: 2024-04-29 22:38:06.495 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:38:06.495 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:38:06.495 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:38:06.495 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:38:06.495 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:38:06.495 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:38:06.496 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@10ef09e3 2024-04-29 22:38:06.496 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:38:06.496 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:38:06.496 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:38:06.496 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:38:06.496 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:38:06.496 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:38:06.496 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:38:06.496 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:38:06.496 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:38:06.496 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:38:06.496 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:38:06.496 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:38:06.496 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:38:06.496 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:38:06.496 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:38:06.496 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:38:06.496 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:38:06.496 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:38:06.496 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:38:06.496 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-140" 2024-04-29 22:38:06.496 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:38:06.496 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:38:06.496 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:38:06.496 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:38:06.496 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:38:06.496 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:38:06.496 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:38:06.496 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:38:06.496 [Test worker @coroutine#3684] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Starting... 2024-04-29 22:38:06.496 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@43815bc 2024-04-29 22:38:06.496 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@43815bc 2024-04-29 22:38:06.496 [Test worker @coroutine#3684] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Start completed. 2024-04-29 22:38:06.512 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43815bc 2024-04-29 22:38:06.523 [Test worker @coroutine#3685] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43815bc 2024-04-29 22:38:06.525 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43815bc 2024-04-29 22:38:06.526 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43815bc 2024-04-29 22:38:06.527 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-141 - configuration: 2024-04-29 22:38:06.527 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:38:06.527 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:38:06.527 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:38:06.527 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:38:06.527 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:38:06.527 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:38:06.527 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@438fcca3 2024-04-29 22:38:06.527 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:38:06.527 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:38:06.527 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:38:06.527 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:38:06.527 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:38:06.527 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:38:06.527 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:38:06.527 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:38:06.527 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:38:06.527 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:38:06.527 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:38:06.527 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:38:06.527 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:38:06.527 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:38:06.527 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:38:06.527 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:38:06.527 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:38:06.527 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:38:06.527 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:38:06.527 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-141" 2024-04-29 22:38:06.527 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:38:06.527 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:38:06.527 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:38:06.527 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:38:06.527 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:38:06.527 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:38:06.527 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:38:06.527 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:38:06.527 [Test worker @coroutine#3684] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Starting... 2024-04-29 22:38:06.527 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@15e86d24 2024-04-29 22:38:06.527 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@15e86d24 2024-04-29 22:38:06.528 [Test worker @coroutine#3684] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Start completed. 2024-04-29 22:38:06.541 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15e86d24 2024-04-29 22:38:06.553 [Test worker @coroutine#3691] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15e86d24 2024-04-29 22:38:06.554 [Test worker @coroutine#3693] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15e86d24 2024-04-29 22:38:06.556 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15e86d24 2024-04-29 22:38:06.569 [DefaultDispatcher-worker-9 @coroutine#3697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15e86d24 2024-04-29 22:38:06.582 [DefaultDispatcher-worker-13 @coroutine#3684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43815bc 2024-04-29 22:38:06.592 [DefaultDispatcher-worker-13 @coroutine#3684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43815bc 2024-04-29 22:38:06.596 [HikariPool-140 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:38:06.602 [DefaultDispatcher-worker-19 @coroutine#3684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43815bc 2024-04-29 22:38:06.611 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown initiated... 2024-04-29 22:38:06.611 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Close initiated... 2024-04-29 22:38:06.611 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:38:06.612 [HikariPool-140 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Closing connection org.sqlite.jdbc4.JDBC4Connection@43815bc: (connection evicted) 2024-04-29 22:38:06.612 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:38:06.612 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Closed. 2024-04-29 22:38:06.612 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown completed. 2024-04-29 22:38:06.613 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown initiated... 2024-04-29 22:38:06.613 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Close initiated... 2024-04-29 22:38:06.613 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:38:06.613 [HikariPool-141 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Closing connection org.sqlite.jdbc4.JDBC4Connection@15e86d24: (connection evicted) 2024-04-29 22:38:06.614 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:38:06.614 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Closed. 2024-04-29 22:38:06.614 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown completed. 2024-04-29 22:38:06.615 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-142 - configuration: 2024-04-29 22:38:06.615 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:38:06.615 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:38:06.615 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:38:06.615 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:38:06.615 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:38:06.615 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:38:06.615 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2179127d 2024-04-29 22:38:06.615 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:38:06.615 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:38:06.615 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:38:06.615 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:38:06.615 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:38:06.615 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:38:06.615 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:38:06.615 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:38:06.615 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:38:06.615 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:38:06.615 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:38:06.615 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:38:06.615 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:38:06.615 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:38:06.615 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:38:06.615 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:38:06.615 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:38:06.615 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:38:06.615 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:38:06.615 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-142" 2024-04-29 22:38:06.615 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:38:06.615 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:38:06.615 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:38:06.615 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:38:06.615 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:38:06.615 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:38:06.615 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:38:06.615 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:38:06.615 [Test worker @coroutine#3744] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Starting... 2024-04-29 22:38:06.616 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@196f9b75 2024-04-29 22:38:06.616 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@196f9b75 2024-04-29 22:38:06.616 [Test worker @coroutine#3744] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Start completed. 2024-04-29 22:38:06.634 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@196f9b75 2024-04-29 22:38:06.647 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@196f9b75 2024-04-29 22:38:06.648 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@196f9b75 2024-04-29 22:38:06.650 [Test worker @coroutine#3749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@196f9b75 2024-04-29 22:38:06.650 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-143 - configuration: 2024-04-29 22:38:06.651 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:38:06.651 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:38:06.651 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:38:06.651 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:38:06.651 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:38:06.651 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:38:06.651 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@35be9318 2024-04-29 22:38:06.651 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:38:06.651 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:38:06.651 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:38:06.651 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:38:06.651 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:38:06.651 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:38:06.651 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:38:06.651 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:38:06.651 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:38:06.651 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:38:06.651 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:38:06.651 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:38:06.651 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:38:06.651 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:38:06.651 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:38:06.651 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:38:06.651 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:38:06.651 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:38:06.651 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:38:06.651 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-143" 2024-04-29 22:38:06.651 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:38:06.651 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:38:06.651 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:38:06.651 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:38:06.651 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:38:06.651 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:38:06.651 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:38:06.651 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:38:06.651 [Test worker @coroutine#3744] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Starting... 2024-04-29 22:38:06.651 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@7db53694 2024-04-29 22:38:06.651 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@7db53694 2024-04-29 22:38:06.651 [Test worker @coroutine#3744] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Start completed. 2024-04-29 22:38:06.664 [DefaultDispatcher-worker-13 @coroutine#2170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cd2d3b6 2024-04-29 22:38:06.664 [DefaultDispatcher-worker-13 @coroutine#2170] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40087/UmAppDatabase/replication/nodeId 2024-04-29 22:38:06.664 [DefaultDispatcher-worker-13 @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:40087/UmAppDatabase/replication/nodeId. 2024-04-29 22:38:06.664 [DefaultDispatcher-worker-13 @coroutine#2170] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40087/UmAppDatabase/replication/nodeId 2024-04-29 22:38:06.665 [DefaultDispatcher-worker-11 @coroutine#2170] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40087/UmAppDatabase/replication/nodeId 2024-04-29 22:38:06.665 [DefaultDispatcher-worker-11 @coroutine#2170] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40087/UmAppDatabase/replication/nodeId 2024-04-29 22:38:06.667 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db53694 2024-04-29 22:38:06.669 [DefaultDispatcher-worker-2 @coroutine#1892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@128ebca1 2024-04-29 22:38:06.669 [DefaultDispatcher-worker-2 @coroutine#1892] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38003/UmAppDatabase/replication/nodeId 2024-04-29 22:38:06.669 [DefaultDispatcher-worker-2 @coroutine#1892] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38003/UmAppDatabase/replication/nodeId. 2024-04-29 22:38:06.669 [DefaultDispatcher-worker-2 @coroutine#1892] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38003/UmAppDatabase/replication/nodeId 2024-04-29 22:38:06.670 [DefaultDispatcher-worker-11 @coroutine#1892] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38003/UmAppDatabase/replication/nodeId 2024-04-29 22:38:06.670 [DefaultDispatcher-worker-11 @coroutine#1892] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38003/UmAppDatabase/replication/nodeId 2024-04-29 22:38:06.679 [Test worker @coroutine#3755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db53694 2024-04-29 22:38:06.680 [Test worker @coroutine#3760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db53694 2024-04-29 22:38:06.682 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db53694 2024-04-29 22:38:06.695 [DefaultDispatcher-worker-16 @coroutine#3764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db53694 2024-04-29 22:38:06.707 [DefaultDispatcher-worker-3 @coroutine#3744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@196f9b75 2024-04-29 22:38:06.716 [HikariPool-142 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:38:06.717 [DefaultDispatcher-worker-3 @coroutine#3744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@196f9b75 2024-04-29 22:38:06.727 [DefaultDispatcher-worker-16 @coroutine#3744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@196f9b75 2024-04-29 22:38:06.749 [DefaultDispatcher-worker-8 @coroutine#3810] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@196f9b75 2024-04-29 22:38:06.751 [HikariPool-143 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:38:06.753 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown initiated... 2024-04-29 22:38:06.753 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Close initiated... 2024-04-29 22:38:06.753 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:38:06.753 [DefaultDispatcher-worker-15 @coroutine#2226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@702e21c 2024-04-29 22:38:06.753 [HikariPool-142 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Closing connection org.sqlite.jdbc4.JDBC4Connection@196f9b75: (connection evicted) 2024-04-29 22:38:06.753 [DefaultDispatcher-worker-15 @coroutine#2226] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59881/UmAppDatabase/replication/nodeId 2024-04-29 22:38:06.753 [DefaultDispatcher-worker-15 @coroutine#2226] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59881/UmAppDatabase/replication/nodeId. 2024-04-29 22:38:06.753 [DefaultDispatcher-worker-15 @coroutine#2226] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59881/UmAppDatabase/replication/nodeId 2024-04-29 22:38:06.753 [DefaultDispatcher-worker-13 @coroutine#1924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@282079b9 2024-04-29 22:38:06.753 [DefaultDispatcher-worker-13 @coroutine#1924] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56743/UmAppDatabase/replication/nodeId 2024-04-29 22:38:06.753 [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:56743/UmAppDatabase/replication/nodeId. 2024-04-29 22:38:06.753 [DefaultDispatcher-worker-13 @coroutine#1924] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56743/UmAppDatabase/replication/nodeId 2024-04-29 22:38:06.754 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:38:06.754 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Closed. 2024-04-29 22:38:06.754 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown completed. 2024-04-29 22:38:06.754 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown initiated... 2024-04-29 22:38:06.754 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Close initiated... 2024-04-29 22:38:06.754 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:38:06.754 [HikariPool-143 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7db53694: (connection evicted) 2024-04-29 22:38:06.754 [DefaultDispatcher-worker-18 @coroutine#2226] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59881/UmAppDatabase/replication/nodeId 2024-04-29 22:38:06.754 [DefaultDispatcher-worker-18 @coroutine#2226] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59881/UmAppDatabase/replication/nodeId 2024-04-29 22:38:06.754 [DefaultDispatcher-worker-15 @coroutine#1924] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56743/UmAppDatabase/replication/nodeId 2024-04-29 22:38:06.754 [DefaultDispatcher-worker-15 @coroutine#1924] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56743/UmAppDatabase/replication/nodeId 2024-04-29 22:38:06.755 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:38:06.755 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Closed. 2024-04-29 22:38:06.755 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown completed. 2024-04-29 22:38:06.756 [Test worker @coroutine#3842] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-144 - configuration: 2024-04-29 22:38:06.756 [Test worker @coroutine#3842] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:38:06.756 [Test worker @coroutine#3842] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:38:06.756 [Test worker @coroutine#3842] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:38:06.756 [Test worker @coroutine#3842] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:38:06.756 [Test worker @coroutine#3842] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:38:06.756 [Test worker @coroutine#3842] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:38:06.756 [Test worker @coroutine#3842] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@572d1f18 2024-04-29 22:38:06.756 [Test worker @coroutine#3842] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:38:06.756 [Test worker @coroutine#3842] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:38:06.756 [Test worker @coroutine#3842] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:38:06.756 [Test worker @coroutine#3842] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:38:06.756 [Test worker @coroutine#3842] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:38:06.756 [Test worker @coroutine#3842] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:38:06.756 [Test worker @coroutine#3842] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:38:06.756 [Test worker @coroutine#3842] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:38:06.756 [Test worker @coroutine#3842] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:38:06.756 [Test worker @coroutine#3842] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:38:06.756 [Test worker @coroutine#3842] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:38:06.756 [Test worker @coroutine#3842] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:38:06.756 [Test worker @coroutine#3842] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:38:06.756 [Test worker @coroutine#3842] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:38:06.756 [Test worker @coroutine#3842] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:38:06.756 [Test worker @coroutine#3842] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:38:06.756 [Test worker @coroutine#3842] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:38:06.756 [Test worker @coroutine#3842] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:38:06.756 [Test worker @coroutine#3842] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:38:06.756 [Test worker @coroutine#3842] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-144" 2024-04-29 22:38:06.756 [Test worker @coroutine#3842] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:38:06.757 [Test worker @coroutine#3842] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:38:06.757 [Test worker @coroutine#3842] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:38:06.757 [Test worker @coroutine#3842] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:38:06.757 [Test worker @coroutine#3842] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:38:06.757 [Test worker @coroutine#3842] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:38:06.757 [Test worker @coroutine#3842] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:38:06.757 [Test worker @coroutine#3842] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:38:06.757 [Test worker @coroutine#3842] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Starting... 2024-04-29 22:38:06.757 [Test worker @coroutine#3842] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@e00f822 2024-04-29 22:38:06.757 [Test worker @coroutine#3842] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@e00f822 2024-04-29 22:38:06.757 [Test worker @coroutine#3842] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Start completed. 2024-04-29 22:38:06.772 [Test worker @coroutine#3842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e00f822 2024-04-29 22:38:06.784 [Test worker @coroutine#3843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e00f822 2024-04-29 22:38:06.785 [Test worker @coroutine#3845] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e00f822 2024-04-29 22:38:06.787 [Test worker @coroutine#3847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e00f822 2024-04-29 22:38:06.788 [Test worker @coroutine#3842] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-145 - configuration: 2024-04-29 22:38:06.788 [Test worker @coroutine#3842] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:38:06.788 [Test worker @coroutine#3842] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:38:06.788 [Test worker @coroutine#3842] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:38:06.788 [Test worker @coroutine#3842] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:38:06.788 [Test worker @coroutine#3842] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:38:06.788 [Test worker @coroutine#3842] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:38:06.788 [Test worker @coroutine#3842] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7854f2a2 2024-04-29 22:38:06.788 [Test worker @coroutine#3842] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:38:06.788 [Test worker @coroutine#3842] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:38:06.788 [Test worker @coroutine#3842] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:38:06.788 [Test worker @coroutine#3842] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:38:06.788 [Test worker @coroutine#3842] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:38:06.788 [Test worker @coroutine#3842] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:38:06.788 [Test worker @coroutine#3842] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:38:06.788 [Test worker @coroutine#3842] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:38:06.788 [Test worker @coroutine#3842] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:38:06.788 [Test worker @coroutine#3842] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:38:06.788 [Test worker @coroutine#3842] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:38:06.788 [Test worker @coroutine#3842] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:38:06.788 [Test worker @coroutine#3842] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:38:06.788 [Test worker @coroutine#3842] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:38:06.788 [Test worker @coroutine#3842] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:38:06.788 [Test worker @coroutine#3842] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:38:06.788 [Test worker @coroutine#3842] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:38:06.788 [Test worker @coroutine#3842] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:38:06.788 [Test worker @coroutine#3842] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:38:06.788 [Test worker @coroutine#3842] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-145" 2024-04-29 22:38:06.788 [Test worker @coroutine#3842] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:38:06.788 [Test worker @coroutine#3842] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:38:06.788 [Test worker @coroutine#3842] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:38:06.788 [Test worker @coroutine#3842] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:38:06.788 [Test worker @coroutine#3842] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:38:06.788 [Test worker @coroutine#3842] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:38:06.788 [Test worker @coroutine#3842] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:38:06.788 [Test worker @coroutine#3842] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:38:06.788 [Test worker @coroutine#3842] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Starting... 2024-04-29 22:38:06.789 [Test worker @coroutine#3842] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@740ef827 2024-04-29 22:38:06.789 [Test worker @coroutine#3842] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@740ef827 2024-04-29 22:38:06.789 [Test worker @coroutine#3842] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Start completed. 2024-04-29 22:38:06.808 [Test worker @coroutine#3842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@740ef827 2024-04-29 22:38:06.821 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@740ef827 2024-04-29 22:38:06.823 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@740ef827 2024-04-29 22:38:06.825 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@740ef827 2024-04-29 22:38:06.838 [DefaultDispatcher-worker-12 @coroutine#3855] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@740ef827 2024-04-29 22:38:06.853 [DefaultDispatcher-worker-10 @coroutine#3842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e00f822 2024-04-29 22:38:06.857 [HikariPool-144 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:38:06.863 [DefaultDispatcher-worker-17 @coroutine#3842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e00f822 2024-04-29 22:38:06.865 [Test worker @coroutine#3866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e00f822 2024-04-29 22:38:06.872 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown initiated... 2024-04-29 22:38:06.873 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Close initiated... 2024-04-29 22:38:06.873 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:38:06.873 [HikariPool-144 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Closing connection org.sqlite.jdbc4.JDBC4Connection@e00f822: (connection evicted) 2024-04-29 22:38:06.874 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:38:06.874 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Closed. 2024-04-29 22:38:06.874 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown completed. 2024-04-29 22:38:06.874 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown initiated... 2024-04-29 22:38:06.874 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Close initiated... 2024-04-29 22:38:06.874 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:38:06.874 [HikariPool-145 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Closing connection org.sqlite.jdbc4.JDBC4Connection@740ef827: (connection evicted) 2024-04-29 22:38:06.875 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:38:06.875 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Closed. 2024-04-29 22:38:06.875 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown completed. 2024-04-29 22:38:06.876 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-146 - configuration: 2024-04-29 22:38:06.876 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:38:06.876 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:38:06.876 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:38:06.876 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:38:06.876 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:38:06.876 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:38:06.876 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2b097d19 2024-04-29 22:38:06.876 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:38:06.876 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:38:06.876 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:38:06.876 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:38:06.876 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:38:06.876 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:38:06.876 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:38:06.876 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:38:06.876 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:38:06.876 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:38:06.876 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:38:06.876 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:38:06.876 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:38:06.876 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:38:06.876 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:38:06.876 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:38:06.876 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:38:06.876 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:38:06.876 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:38:06.876 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-146" 2024-04-29 22:38:06.876 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:38:06.876 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:38:06.876 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:38:06.876 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:38:06.876 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:38:06.876 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:38:06.876 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:38:06.876 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:38:06.876 [Test worker @coroutine#3903] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Starting... 2024-04-29 22:38:06.877 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fe03c06 2024-04-29 22:38:06.877 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fe03c06 2024-04-29 22:38:06.877 [Test worker @coroutine#3903] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Start completed. 2024-04-29 22:38:06.893 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fe03c06 2024-04-29 22:38:06.904 [Test worker @coroutine#3904] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fe03c06 2024-04-29 22:38:06.906 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fe03c06 2024-04-29 22:38:06.908 [Test worker @coroutine#3908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fe03c06 2024-04-29 22:38:06.908 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-147 - configuration: 2024-04-29 22:38:06.908 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:38:06.908 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:38:06.908 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:38:06.908 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:38:06.908 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:38:06.908 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:38:06.908 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6c1f1c03 2024-04-29 22:38:06.908 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:38:06.908 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:38:06.908 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:38:06.909 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:38:06.909 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:38:06.909 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:38:06.909 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:38:06.909 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:38:06.909 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:38:06.909 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:38:06.909 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:38:06.909 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:38:06.909 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:38:06.909 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:38:06.909 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:38:06.909 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:38:06.909 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:38:06.909 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:38:06.909 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:38:06.909 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-147" 2024-04-29 22:38:06.909 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:38:06.909 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:38:06.909 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:38:06.909 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:38:06.909 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:38:06.909 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:38:06.909 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:38:06.909 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:38:06.909 [Test worker @coroutine#3903] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Starting... 2024-04-29 22:38:06.909 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ccfa4b8 2024-04-29 22:38:06.909 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ccfa4b8 2024-04-29 22:38:06.909 [Test worker @coroutine#3903] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Start completed. 2024-04-29 22:38:06.919 [DefaultDispatcher-worker-1 @coroutine#1970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@643f8ebe 2024-04-29 22:38:06.919 [DefaultDispatcher-worker-1 @coroutine#1970] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45981/UmAppDatabase/replication/nodeId 2024-04-29 22:38:06.919 [DefaultDispatcher-worker-1 @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:45981/UmAppDatabase/replication/nodeId. 2024-04-29 22:38:06.919 [DefaultDispatcher-worker-1 @coroutine#1970] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45981/UmAppDatabase/replication/nodeId 2024-04-29 22:38:06.920 [DefaultDispatcher-worker-17 @coroutine#1970] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45981/UmAppDatabase/replication/nodeId 2024-04-29 22:38:06.920 [DefaultDispatcher-worker-17 @coroutine#1970] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45981/UmAppDatabase/replication/nodeId 2024-04-29 22:38:06.924 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ccfa4b8 2024-04-29 22:38:06.936 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ccfa4b8 2024-04-29 22:38:06.937 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ccfa4b8 2024-04-29 22:38:06.939 [Test worker @coroutine#3917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ccfa4b8 2024-04-29 22:38:06.952 [DefaultDispatcher-worker-17 @coroutine#3919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ccfa4b8 2024-04-29 22:38:06.964 [DefaultDispatcher-worker-3 @coroutine#3903] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fe03c06 2024-04-29 22:38:06.975 [DefaultDispatcher-worker-2 @coroutine#3903] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fe03c06 2024-04-29 22:38:06.977 [HikariPool-146 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:38:06.978 [Test worker @coroutine#3930] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fe03c06 2024-04-29 22:38:06.982 [Test worker @coroutine#3932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fe03c06 2024-04-29 22:38:06.990 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown initiated... 2024-04-29 22:38:06.990 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Close initiated... 2024-04-29 22:38:06.990 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:38:06.990 [HikariPool-146 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4fe03c06: (connection evicted) 2024-04-29 22:38:06.991 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:38:06.991 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Closed. 2024-04-29 22:38:06.991 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown completed. 2024-04-29 22:38:06.991 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown initiated... 2024-04-29 22:38:06.991 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Close initiated... 2024-04-29 22:38:06.991 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:38:06.991 [HikariPool-147 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1ccfa4b8: (connection evicted) 2024-04-29 22:38:06.992 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:38:06.992 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Closed. 2024-04-29 22:38:06.992 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown completed. 2024-04-29 22:38:06.993 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-148 - configuration: 2024-04-29 22:38:06.993 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:38:06.993 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:38:06.993 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:38:06.993 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:38:06.993 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:38:06.993 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:38:06.993 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@57ab7b32 2024-04-29 22:38:06.993 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:38:06.993 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:38:06.993 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:38:06.993 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:38:06.993 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:38:06.993 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:38:06.993 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:38:06.993 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:38:06.993 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:38:06.993 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:38:06.993 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:38:06.993 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:38:06.993 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:38:06.993 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:38:06.993 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:38:06.993 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:38:06.993 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:38:06.993 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:38:06.993 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:38:06.993 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-148" 2024-04-29 22:38:06.993 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:38:06.993 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:38:06.993 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:38:06.993 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:38:06.993 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:38:06.993 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:38:06.993 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:38:06.993 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:38:06.993 [Test worker @coroutine#3968] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Starting... 2024-04-29 22:38:06.994 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e834f3a 2024-04-29 22:38:06.994 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e834f3a 2024-04-29 22:38:06.994 [Test worker @coroutine#3968] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Start completed. 2024-04-29 22:38:07.011 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e834f3a 2024-04-29 22:38:07.023 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e834f3a 2024-04-29 22:38:07.024 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e834f3a 2024-04-29 22:38:07.026 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e834f3a 2024-04-29 22:38:07.027 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-149 - configuration: 2024-04-29 22:38:07.027 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:38:07.027 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:38:07.027 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:38:07.027 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:38:07.027 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:38:07.027 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:38:07.027 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2aaf7354 2024-04-29 22:38:07.027 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:38:07.027 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:38:07.027 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:38:07.027 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:38:07.027 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:38:07.027 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:38:07.027 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:38:07.027 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:38:07.027 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:38:07.027 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:38:07.027 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:38:07.027 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:38:07.027 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:38:07.027 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:38:07.027 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:38:07.027 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:38:07.027 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:38:07.027 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:38:07.027 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:38:07.027 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-149" 2024-04-29 22:38:07.027 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:38:07.027 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:38:07.027 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:38:07.027 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:38:07.027 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:38:07.027 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:38:07.027 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:38:07.027 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:38:07.027 [Test worker @coroutine#3968] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Starting... 2024-04-29 22:38:07.027 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c18ad5d 2024-04-29 22:38:07.027 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c18ad5d 2024-04-29 22:38:07.027 [Test worker @coroutine#3968] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Start completed. 2024-04-29 22:38:07.036 [DefaultDispatcher-worker-5 @coroutine#2003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51d26fed 2024-04-29 22:38:07.036 [DefaultDispatcher-worker-5 @coroutine#2003] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49345/UmAppDatabase/replication/nodeId 2024-04-29 22:38:07.036 [DefaultDispatcher-worker-5 @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:49345/UmAppDatabase/replication/nodeId. 2024-04-29 22:38:07.036 [DefaultDispatcher-worker-5 @coroutine#2003] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49345/UmAppDatabase/replication/nodeId 2024-04-29 22:38:07.037 [DefaultDispatcher-worker-5 @coroutine#2003] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49345/UmAppDatabase/replication/nodeId 2024-04-29 22:38:07.037 [DefaultDispatcher-worker-5 @coroutine#2003] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49345/UmAppDatabase/replication/nodeId 2024-04-29 22:38:07.042 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c18ad5d 2024-04-29 22:38:07.053 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c18ad5d 2024-04-29 22:38:07.055 [Test worker @coroutine#3981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c18ad5d 2024-04-29 22:38:07.057 [Test worker @coroutine#3983] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c18ad5d 2024-04-29 22:38:07.070 [DefaultDispatcher-worker-13 @coroutine#3985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c18ad5d 2024-04-29 22:38:07.082 [DefaultDispatcher-worker-16 @coroutine#3968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e834f3a 2024-04-29 22:38:07.094 [HikariPool-148 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:38:07.095 [DefaultDispatcher-worker-13 @coroutine#3968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e834f3a 2024-04-29 22:38:07.147 [HikariPool-149 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:38:07.158 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown initiated... 2024-04-29 22:38:07.158 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Close initiated... 2024-04-29 22:38:07.158 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:38:07.158 [DefaultDispatcher-worker-10 @coroutine#2032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76685ab0 2024-04-29 22:38:07.158 [HikariPool-148 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5e834f3a: (connection evicted) 2024-04-29 22:38:07.158 [DefaultDispatcher-worker-10 @coroutine#2032] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37127/UmAppDatabase/replication/nodeId 2024-04-29 22:38:07.158 [DefaultDispatcher-worker-10 @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:37127/UmAppDatabase/replication/nodeId. 2024-04-29 22:38:07.158 [DefaultDispatcher-worker-10 @coroutine#2032] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37127/UmAppDatabase/replication/nodeId 2024-04-29 22:38:07.159 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:38:07.159 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Closed. 2024-04-29 22:38:07.159 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown completed. 2024-04-29 22:38:07.159 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown initiated... 2024-04-29 22:38:07.159 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Close initiated... 2024-04-29 22:38:07.159 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:38:07.159 [DefaultDispatcher-worker-14 @coroutine#2032] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37127/UmAppDatabase/replication/nodeId 2024-04-29 22:38:07.159 [DefaultDispatcher-worker-14 @coroutine#2032] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37127/UmAppDatabase/replication/nodeId 2024-04-29 22:38:07.159 [HikariPool-149 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5c18ad5d: (connection evicted) 2024-04-29 22:38:07.160 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:38:07.160 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Closed. 2024-04-29 22:38:07.160 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown completed. 2024-04-29 22:38:07.161 [Test worker @coroutine#4049] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-150 - configuration: 2024-04-29 22:38:07.161 [Test worker @coroutine#4049] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:38:07.161 [Test worker @coroutine#4049] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:38:07.161 [Test worker @coroutine#4049] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:38:07.161 [Test worker @coroutine#4049] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:38:07.161 [Test worker @coroutine#4049] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:38:07.161 [Test worker @coroutine#4049] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:38:07.161 [Test worker @coroutine#4049] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ff1f872 2024-04-29 22:38:07.161 [Test worker @coroutine#4049] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:38:07.161 [Test worker @coroutine#4049] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:38:07.161 [Test worker @coroutine#4049] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:38:07.161 [Test worker @coroutine#4049] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:38:07.161 [Test worker @coroutine#4049] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:38:07.161 [Test worker @coroutine#4049] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:38:07.161 [Test worker @coroutine#4049] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:38:07.162 [Test worker @coroutine#4049] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:38:07.162 [Test worker @coroutine#4049] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:38:07.162 [Test worker @coroutine#4049] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:38:07.162 [Test worker @coroutine#4049] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:38:07.162 [Test worker @coroutine#4049] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:38:07.162 [Test worker @coroutine#4049] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:38:07.162 [Test worker @coroutine#4049] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:38:07.162 [Test worker @coroutine#4049] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:38:07.162 [Test worker @coroutine#4049] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:38:07.162 [Test worker @coroutine#4049] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:38:07.162 [Test worker @coroutine#4049] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:38:07.162 [Test worker @coroutine#4049] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:38:07.162 [Test worker @coroutine#4049] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-150" 2024-04-29 22:38:07.162 [Test worker @coroutine#4049] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:38:07.162 [Test worker @coroutine#4049] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:38:07.162 [Test worker @coroutine#4049] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:38:07.162 [Test worker @coroutine#4049] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:38:07.162 [Test worker @coroutine#4049] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:38:07.162 [Test worker @coroutine#4049] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:38:07.162 [Test worker @coroutine#4049] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:38:07.162 [Test worker @coroutine#4049] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:38:07.162 [Test worker @coroutine#4049] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Starting... 2024-04-29 22:38:07.162 [Test worker @coroutine#4049] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@12e5f7cb 2024-04-29 22:38:07.162 [Test worker @coroutine#4049] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@12e5f7cb 2024-04-29 22:38:07.162 [Test worker @coroutine#4049] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Start completed. 2024-04-29 22:38:07.180 [Test worker @coroutine#4049] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12e5f7cb 2024-04-29 22:38:07.191 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12e5f7cb 2024-04-29 22:38:07.193 [Test worker @coroutine#4053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12e5f7cb 2024-04-29 22:38:07.197 [Test worker @coroutine#4055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12e5f7cb 2024-04-29 22:38:07.197 [Test worker @coroutine#4049] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-151 - configuration: 2024-04-29 22:38:07.197 [Test worker @coroutine#4049] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:38:07.197 [Test worker @coroutine#4049] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:38:07.197 [Test worker @coroutine#4049] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:38:07.197 [Test worker @coroutine#4049] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:38:07.197 [Test worker @coroutine#4049] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:38:07.197 [Test worker @coroutine#4049] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:38:07.197 [Test worker @coroutine#4049] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@36d1ac55 2024-04-29 22:38:07.197 [Test worker @coroutine#4049] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:38:07.197 [Test worker @coroutine#4049] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:38:07.197 [Test worker @coroutine#4049] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:38:07.197 [Test worker @coroutine#4049] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:38:07.197 [Test worker @coroutine#4049] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:38:07.197 [Test worker @coroutine#4049] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:38:07.197 [Test worker @coroutine#4049] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:38:07.197 [Test worker @coroutine#4049] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:38:07.197 [Test worker @coroutine#4049] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:38:07.197 [Test worker @coroutine#4049] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:38:07.197 [Test worker @coroutine#4049] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:38:07.197 [Test worker @coroutine#4049] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:38:07.197 [Test worker @coroutine#4049] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:38:07.197 [Test worker @coroutine#4049] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:38:07.197 [Test worker @coroutine#4049] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:38:07.198 [Test worker @coroutine#4049] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:38:07.198 [Test worker @coroutine#4049] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:38:07.198 [Test worker @coroutine#4049] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:38:07.198 [Test worker @coroutine#4049] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:38:07.198 [Test worker @coroutine#4049] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-151" 2024-04-29 22:38:07.198 [Test worker @coroutine#4049] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:38:07.198 [Test worker @coroutine#4049] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:38:07.198 [Test worker @coroutine#4049] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:38:07.198 [Test worker @coroutine#4049] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:38:07.198 [Test worker @coroutine#4049] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:38:07.198 [Test worker @coroutine#4049] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:38:07.198 [Test worker @coroutine#4049] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:38:07.198 [Test worker @coroutine#4049] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:38:07.198 [Test worker @coroutine#4049] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Starting... 2024-04-29 22:38:07.198 [Test worker @coroutine#4049] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@167da81d 2024-04-29 22:38:07.198 [Test worker @coroutine#4049] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@167da81d 2024-04-29 22:38:07.198 [Test worker @coroutine#4049] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Start completed. 2024-04-29 22:38:07.212 [Test worker @coroutine#4049] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@167da81d 2024-04-29 22:38:07.223 [Test worker @coroutine#4057] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@167da81d 2024-04-29 22:38:07.225 [Test worker @coroutine#4059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@167da81d 2024-04-29 22:38:07.227 [Test worker @coroutine#4061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@167da81d 2024-04-29 22:38:07.240 [DefaultDispatcher-worker-8 @coroutine#4063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@167da81d 2024-04-29 22:38:07.252 [DefaultDispatcher-worker-9 @coroutine#4049] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12e5f7cb 2024-04-29 22:38:07.262 [HikariPool-150 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:38:07.263 [DefaultDispatcher-worker-9 @coroutine#4049] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12e5f7cb 2024-04-29 22:38:07.270 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown initiated... 2024-04-29 22:38:07.270 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Close initiated... 2024-04-29 22:38:07.270 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:38:07.271 [HikariPool-150 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Closing connection org.sqlite.jdbc4.JDBC4Connection@12e5f7cb: (connection evicted) 2024-04-29 22:38:07.271 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:38:07.271 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Closed. 2024-04-29 22:38:07.272 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown completed. 2024-04-29 22:38:07.272 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown initiated... 2024-04-29 22:38:07.272 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Close initiated... 2024-04-29 22:38:07.272 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:38:07.272 [HikariPool-151 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Closing connection org.sqlite.jdbc4.JDBC4Connection@167da81d: (connection evicted) 2024-04-29 22:38:07.273 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:38:07.273 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Closed. 2024-04-29 22:38:07.273 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown completed. 2024-04-29 22:38:07.274 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-152 - configuration: 2024-04-29 22:38:07.274 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:38:07.274 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:38:07.274 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:38:07.274 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:38:07.274 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:38:07.274 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:38:07.274 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@76737130 2024-04-29 22:38:07.274 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:38:07.274 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:38:07.274 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:38:07.274 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:38:07.274 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:38:07.274 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:38:07.274 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:38:07.274 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:38:07.274 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:38:07.274 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:38:07.274 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:38:07.274 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:38:07.274 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:38:07.274 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:38:07.274 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:38:07.274 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:38:07.274 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:38:07.274 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:38:07.274 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:38:07.274 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-152" 2024-04-29 22:38:07.274 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:38:07.274 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:38:07.274 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:38:07.274 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:38:07.274 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:38:07.274 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:38:07.275 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:38:07.275 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:38:07.275 [Test worker @coroutine#4107] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Starting... 2024-04-29 22:38:07.275 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f2a13c7 2024-04-29 22:38:07.275 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f2a13c7 2024-04-29 22:38:07.275 [Test worker @coroutine#4107] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Start completed. 2024-04-29 22:38:07.289 [DefaultDispatcher-worker-14 @coroutine#2061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ea0254d 2024-04-29 22:38:07.290 [DefaultDispatcher-worker-14 @coroutine#2061] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 22:38:07.290 [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-04-29 22:38:07.290 [DefaultDispatcher-worker-14 @coroutine#2061] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 22:38:07.291 [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-04-29 22:38:07.295 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f2a13c7 2024-04-29 22:38:07.300 [DefaultDispatcher-worker-5 @coroutine#2076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@712dd0b0 2024-04-29 22:38:07.300 [DefaultDispatcher-worker-5 @coroutine#2076] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47347/UmAppDatabase/replication/nodeId 2024-04-29 22:38:07.300 [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://localhost.localdomain:47347/UmAppDatabase/replication/nodeId. 2024-04-29 22:38:07.300 [DefaultDispatcher-worker-5 @coroutine#2076] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47347/UmAppDatabase/replication/nodeId 2024-04-29 22:38:07.301 [DefaultDispatcher-worker-7 @coroutine#2076] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47347/UmAppDatabase/replication/nodeId 2024-04-29 22:38:07.301 [DefaultDispatcher-worker-7 @coroutine#2076] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47347/UmAppDatabase/replication/nodeId 2024-04-29 22:38:07.307 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f2a13c7 2024-04-29 22:38:07.309 [Test worker @coroutine#4115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f2a13c7 2024-04-29 22:38:07.311 [Test worker @coroutine#4117] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f2a13c7 2024-04-29 22:38:07.311 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-153 - configuration: 2024-04-29 22:38:07.311 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:38:07.311 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:38:07.311 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:38:07.311 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:38:07.311 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:38:07.311 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:38:07.311 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@37edb7fa 2024-04-29 22:38:07.311 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:38:07.311 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:38:07.311 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:38:07.311 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:38:07.311 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:38:07.311 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:38:07.311 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:38:07.311 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:38:07.311 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:38:07.311 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:38:07.311 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:38:07.311 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:38:07.312 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:38:07.312 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:38:07.312 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:38:07.312 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:38:07.312 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:38:07.312 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:38:07.312 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:38:07.312 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-153" 2024-04-29 22:38:07.312 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:38:07.312 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:38:07.312 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:38:07.312 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:38:07.312 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:38:07.312 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:38:07.312 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:38:07.312 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:38:07.312 [Test worker @coroutine#4107] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Starting... 2024-04-29 22:38:07.312 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@47cce306 2024-04-29 22:38:07.312 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@47cce306 2024-04-29 22:38:07.312 [Test worker @coroutine#4107] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Start completed. 2024-04-29 22:38:07.327 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47cce306 2024-04-29 22:38:07.344 [Test worker @coroutine#4119] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47cce306 2024-04-29 22:38:07.346 [Test worker @coroutine#4122] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47cce306 2024-04-29 22:38:07.349 [Test worker @coroutine#4124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47cce306 2024-04-29 22:38:07.362 [DefaultDispatcher-worker-14 @coroutine#4126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47cce306 2024-04-29 22:38:07.375 [HikariPool-152 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:38:07.376 [DefaultDispatcher-worker-19 @coroutine#4107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f2a13c7 2024-04-29 22:38:07.387 [DefaultDispatcher-worker-16 @coroutine#4107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f2a13c7 2024-04-29 22:38:07.391 [Test worker @coroutine#4137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f2a13c7 2024-04-29 22:38:07.394 [Test worker @coroutine#4139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f2a13c7 2024-04-29 22:38:07.402 [DefaultDispatcher-worker-16 @coroutine#4174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@406ad6d5 2024-04-29 22:38:07.403 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown initiated... 2024-04-29 22:38:07.403 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Close initiated... 2024-04-29 22:38:07.403 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:38:07.403 [HikariPool-152 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6f2a13c7: (connection evicted) 2024-04-29 22:38:07.404 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:38:07.404 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Closed. 2024-04-29 22:38:07.404 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown completed. 2024-04-29 22:38:07.404 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown initiated... 2024-04-29 22:38:07.404 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Close initiated... 2024-04-29 22:38:07.404 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:38:07.404 [HikariPool-153 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Closing connection org.sqlite.jdbc4.JDBC4Connection@47cce306: (connection evicted) 2024-04-29 22:38:07.405 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:38:07.405 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Closed. 2024-04-29 22:38:07.405 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown completed. 2024-04-29 22:38:07.406 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-154 - configuration: 2024-04-29 22:38:07.406 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:38:07.406 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:38:07.406 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:38:07.406 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:38:07.406 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:38:07.406 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:38:07.406 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7ea0438c 2024-04-29 22:38:07.406 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:38:07.406 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:38:07.406 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:38:07.406 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:38:07.406 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:38:07.406 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:38:07.406 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:38:07.406 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:38:07.406 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:38:07.407 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:38:07.407 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:38:07.407 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:38:07.407 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:38:07.407 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:38:07.407 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:38:07.407 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:38:07.407 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:38:07.407 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:38:07.407 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:38:07.407 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-154" 2024-04-29 22:38:07.407 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:38:07.407 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:38:07.407 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:38:07.407 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:38:07.407 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:38:07.407 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:38:07.407 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:38:07.407 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:38:07.407 [Test worker @coroutine#4176] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Starting... 2024-04-29 22:38:07.407 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@7083e548 2024-04-29 22:38:07.407 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@7083e548 2024-04-29 22:38:07.407 [Test worker @coroutine#4176] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Start completed. 2024-04-29 22:38:07.410 [DefaultDispatcher-worker-16 @coroutine#2127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a183fa6 2024-04-29 22:38:07.411 [DefaultDispatcher-worker-16 @coroutine#2127] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58737/UmAppDatabase/replication/nodeId 2024-04-29 22:38:07.411 [DefaultDispatcher-worker-16 @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:58737/UmAppDatabase/replication/nodeId. 2024-04-29 22:38:07.411 [DefaultDispatcher-worker-16 @coroutine#2127] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58737/UmAppDatabase/replication/nodeId 2024-04-29 22:38:07.412 [DefaultDispatcher-worker-13 @coroutine#2127] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58737/UmAppDatabase/replication/nodeId 2024-04-29 22:38:07.412 [DefaultDispatcher-worker-13 @coroutine#2127] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58737/UmAppDatabase/replication/nodeId 2024-04-29 22:38:07.429 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7083e548 2024-04-29 22:38:07.441 [Test worker @coroutine#4180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7083e548 2024-04-29 22:38:07.443 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7083e548 2024-04-29 22:38:07.445 [Test worker @coroutine#4184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7083e548 2024-04-29 22:38:07.445 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-155 - configuration: 2024-04-29 22:38:07.446 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:38:07.446 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:38:07.446 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:38:07.446 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:38:07.446 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:38:07.446 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:38:07.446 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7bdbf06f 2024-04-29 22:38:07.446 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:38:07.446 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:38:07.446 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:38:07.446 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:38:07.446 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:38:07.446 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:38:07.446 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:38:07.446 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:38:07.446 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:38:07.446 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:38:07.446 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:38:07.446 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:38:07.446 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:38:07.446 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:38:07.446 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:38:07.446 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:38:07.446 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:38:07.446 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:38:07.446 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:38:07.446 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-155" 2024-04-29 22:38:07.446 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:38:07.446 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:38:07.446 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:38:07.446 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:38:07.446 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:38:07.446 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:38:07.446 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:38:07.446 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:38:07.446 [Test worker @coroutine#4176] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Starting... 2024-04-29 22:38:07.446 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@53fa630 2024-04-29 22:38:07.446 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@53fa630 2024-04-29 22:38:07.446 [Test worker @coroutine#4176] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Start completed. 2024-04-29 22:38:07.460 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53fa630 2024-04-29 22:38:07.472 [Test worker @coroutine#4186] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53fa630 2024-04-29 22:38:07.474 [Test worker @coroutine#4189] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53fa630 2024-04-29 22:38:07.477 [Test worker @coroutine#4191] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53fa630 2024-04-29 22:38:07.490 [DefaultDispatcher-worker-19 @coroutine#4193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53fa630 2024-04-29 22:38:07.494 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:38:07.503 [DefaultDispatcher-worker-16 @coroutine#4176] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7083e548 2024-04-29 22:38:07.507 [HikariPool-154 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:38:07.514 [DefaultDispatcher-worker-14 @coroutine#4176] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7083e548 2024-04-29 22:38:07.527 [UI Thread @coroutine#4242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7083e548 2024-04-29 22:38:07.531 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown initiated... 2024-04-29 22:38:07.531 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Close initiated... 2024-04-29 22:38:07.531 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:38:07.532 [HikariPool-154 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7083e548: (connection evicted) 2024-04-29 22:38:07.532 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:38:07.532 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Closed. 2024-04-29 22:38:07.532 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown completed. 2024-04-29 22:38:07.533 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown initiated... 2024-04-29 22:38:07.533 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Close initiated... 2024-04-29 22:38:07.533 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:38:07.533 [HikariPool-155 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Closing connection org.sqlite.jdbc4.JDBC4Connection@53fa630: (connection evicted) 2024-04-29 22:38:07.534 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:38:07.534 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Closed. 2024-04-29 22:38:07.534 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown completed. 2024-04-29 22:38:07.536 [Test worker @coroutine#4272] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-156 - configuration: 2024-04-29 22:38:07.536 [Test worker @coroutine#4272] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:38:07.536 [Test worker @coroutine#4272] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:38:07.536 [Test worker @coroutine#4272] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:38:07.536 [Test worker @coroutine#4272] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:38:07.536 [Test worker @coroutine#4272] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:38:07.536 [Test worker @coroutine#4272] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:38:07.536 [Test worker @coroutine#4272] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5519ee60 2024-04-29 22:38:07.536 [Test worker @coroutine#4272] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:38:07.536 [Test worker @coroutine#4272] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:38:07.536 [Test worker @coroutine#4272] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:38:07.536 [Test worker @coroutine#4272] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:38:07.536 [Test worker @coroutine#4272] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:38:07.536 [Test worker @coroutine#4272] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:38:07.536 [Test worker @coroutine#4272] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:38:07.536 [Test worker @coroutine#4272] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:38:07.536 [Test worker @coroutine#4272] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:38:07.536 [Test worker @coroutine#4272] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:38:07.536 [Test worker @coroutine#4272] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:38:07.536 [Test worker @coroutine#4272] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:38:07.536 [Test worker @coroutine#4272] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:38:07.536 [Test worker @coroutine#4272] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:38:07.536 [Test worker @coroutine#4272] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:38:07.536 [Test worker @coroutine#4272] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:38:07.536 [Test worker @coroutine#4272] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:38:07.536 [Test worker @coroutine#4272] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:38:07.536 [Test worker @coroutine#4272] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:38:07.536 [Test worker @coroutine#4272] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-156" 2024-04-29 22:38:07.536 [Test worker @coroutine#4272] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:38:07.536 [Test worker @coroutine#4272] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:38:07.536 [Test worker @coroutine#4272] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:38:07.536 [Test worker @coroutine#4272] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:38:07.536 [Test worker @coroutine#4272] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:38:07.536 [Test worker @coroutine#4272] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:38:07.536 [Test worker @coroutine#4272] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:38:07.536 [Test worker @coroutine#4272] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:38:07.536 [Test worker @coroutine#4272] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Starting... 2024-04-29 22:38:07.537 [Test worker @coroutine#4272] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@c4fac3a 2024-04-29 22:38:07.537 [Test worker @coroutine#4272] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@c4fac3a 2024-04-29 22:38:07.537 [Test worker @coroutine#4272] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Start completed. 2024-04-29 22:38:07.556 [Test worker @coroutine#4272] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c4fac3a 2024-04-29 22:38:07.567 [Test worker @coroutine#4273] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c4fac3a 2024-04-29 22:38:07.569 [Test worker @coroutine#4275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c4fac3a 2024-04-29 22:38:07.571 [Test worker @coroutine#4278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c4fac3a 2024-04-29 22:38:07.581 [DefaultDispatcher-worker-14 @coroutine#4280] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c4fac3a 2024-04-29 22:38:07.584 [Test worker @coroutine#4283] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c4fac3a 2024-04-29 22:38:07.597 [Test worker @coroutine#4293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c4fac3a 2024-04-29 22:38:07.611 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown initiated... 2024-04-29 22:38:07.611 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Close initiated... 2024-04-29 22:38:07.611 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:38:07.611 [HikariPool-156 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Closing connection org.sqlite.jdbc4.JDBC4Connection@c4fac3a: (connection evicted) 2024-04-29 22:38:07.612 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:38:07.612 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Closed. 2024-04-29 22:38:07.612 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown completed. 2024-04-29 22:38:07.613 [Test worker @coroutine#4306] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-157 - configuration: 2024-04-29 22:38:07.613 [Test worker @coroutine#4306] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:38:07.613 [Test worker @coroutine#4306] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:38:07.613 [Test worker @coroutine#4306] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:38:07.613 [Test worker @coroutine#4306] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:38:07.613 [Test worker @coroutine#4306] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:38:07.613 [Test worker @coroutine#4306] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:38:07.613 [Test worker @coroutine#4306] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@23644367 2024-04-29 22:38:07.613 [Test worker @coroutine#4306] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:38:07.613 [Test worker @coroutine#4306] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:38:07.613 [Test worker @coroutine#4306] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:38:07.613 [Test worker @coroutine#4306] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:38:07.613 [Test worker @coroutine#4306] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:38:07.613 [Test worker @coroutine#4306] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:38:07.613 [Test worker @coroutine#4306] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:38:07.613 [Test worker @coroutine#4306] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:38:07.613 [Test worker @coroutine#4306] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:38:07.613 [Test worker @coroutine#4306] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:38:07.613 [Test worker @coroutine#4306] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:38:07.613 [Test worker @coroutine#4306] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:38:07.613 [Test worker @coroutine#4306] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:38:07.613 [Test worker @coroutine#4306] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:38:07.613 [Test worker @coroutine#4306] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:38:07.613 [Test worker @coroutine#4306] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:38:07.613 [Test worker @coroutine#4306] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:38:07.613 [Test worker @coroutine#4306] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:38:07.613 [Test worker @coroutine#4306] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:38:07.613 [Test worker @coroutine#4306] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-157" 2024-04-29 22:38:07.614 [Test worker @coroutine#4306] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:38:07.614 [Test worker @coroutine#4306] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:38:07.614 [Test worker @coroutine#4306] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:38:07.614 [Test worker @coroutine#4306] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:38:07.614 [Test worker @coroutine#4306] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:38:07.614 [Test worker @coroutine#4306] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:38:07.614 [Test worker @coroutine#4306] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:38:07.614 [Test worker @coroutine#4306] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:38:07.614 [Test worker @coroutine#4306] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Starting... 2024-04-29 22:38:07.614 [Test worker @coroutine#4306] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c023dcb 2024-04-29 22:38:07.614 [Test worker @coroutine#4306] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c023dcb 2024-04-29 22:38:07.614 [Test worker @coroutine#4306] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Start completed. 2024-04-29 22:38:07.634 [Test worker @coroutine#4306] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c023dcb 2024-04-29 22:38:07.645 [Test worker @coroutine#4307] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c023dcb 2024-04-29 22:38:07.647 [Test worker @coroutine#4309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c023dcb 2024-04-29 22:38:07.649 [Test worker @coroutine#4311] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c023dcb 2024-04-29 22:38:07.653 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown initiated... 2024-04-29 22:38:07.653 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Close initiated... 2024-04-29 22:38:07.653 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:38:07.653 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:38:07.653 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Closed. 2024-04-29 22:38:07.653 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown completed. 2024-04-29 22:38:07.654 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-158 - configuration: 2024-04-29 22:38:07.654 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:38:07.654 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:38:07.654 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:38:07.654 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:38:07.654 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:38:07.654 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:38:07.654 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f9d29c4 2024-04-29 22:38:07.654 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:38:07.654 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:38:07.654 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:38:07.654 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:38:07.654 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:38:07.654 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:38:07.654 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:38:07.654 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:38:07.654 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:38:07.654 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:38:07.654 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:38:07.654 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:38:07.654 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:38:07.654 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:38:07.654 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:38:07.654 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:38:07.654 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:38:07.654 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:38:07.654 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:38:07.654 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-158" 2024-04-29 22:38:07.654 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:38:07.654 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:38:07.654 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:38:07.654 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:38:07.654 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:38:07.654 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:38:07.654 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:38:07.654 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:38:07.654 [Test worker @coroutine#4336] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Starting... 2024-04-29 22:38:07.655 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@300566e 2024-04-29 22:38:07.655 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@300566e 2024-04-29 22:38:07.655 [Test worker @coroutine#4336] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Start completed. 2024-04-29 22:38:07.669 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@300566e 2024-04-29 22:38:07.677 [DefaultDispatcher-worker-13 @coroutine#2170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cd2d3b6 2024-04-29 22:38:07.677 [DefaultDispatcher-worker-13 @coroutine#2170] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40087/UmAppDatabase/replication/nodeId 2024-04-29 22:38:07.677 [DefaultDispatcher-worker-13 @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:40087/UmAppDatabase/replication/nodeId. 2024-04-29 22:38:07.677 [DefaultDispatcher-worker-13 @coroutine#2170] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40087/UmAppDatabase/replication/nodeId 2024-04-29 22:38:07.678 [DefaultDispatcher-worker-12 @coroutine#2170] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40087/UmAppDatabase/replication/nodeId 2024-04-29 22:38:07.679 [DefaultDispatcher-worker-12 @coroutine#2170] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40087/UmAppDatabase/replication/nodeId 2024-04-29 22:38:07.681 [DefaultDispatcher-worker-9 @coroutine#1892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@128ebca1 2024-04-29 22:38:07.681 [DefaultDispatcher-worker-9 @coroutine#1892] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38003/UmAppDatabase/replication/nodeId 2024-04-29 22:38:07.681 [DefaultDispatcher-worker-9 @coroutine#1892] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38003/UmAppDatabase/replication/nodeId. 2024-04-29 22:38:07.681 [DefaultDispatcher-worker-9 @coroutine#1892] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38003/UmAppDatabase/replication/nodeId 2024-04-29 22:38:07.682 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@300566e 2024-04-29 22:38:07.682 [DefaultDispatcher-worker-8 @coroutine#1892] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38003/UmAppDatabase/replication/nodeId 2024-04-29 22:38:07.682 [DefaultDispatcher-worker-8 @coroutine#1892] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38003/UmAppDatabase/replication/nodeId 2024-04-29 22:38:07.684 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@300566e 2024-04-29 22:38:07.686 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@300566e 2024-04-29 22:38:07.689 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown initiated... 2024-04-29 22:38:07.689 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Close initiated... 2024-04-29 22:38:07.689 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:38:07.690 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:38:07.690 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Closed. 2024-04-29 22:38:07.690 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown completed. 2024-04-29 22:38:07.691 [Test worker @coroutine#4372] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-159 - configuration: 2024-04-29 22:38:07.691 [Test worker @coroutine#4372] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:38:07.691 [Test worker @coroutine#4372] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:38:07.691 [Test worker @coroutine#4372] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:38:07.691 [Test worker @coroutine#4372] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:38:07.691 [Test worker @coroutine#4372] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:38:07.691 [Test worker @coroutine#4372] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:38:07.691 [Test worker @coroutine#4372] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@59df8444 2024-04-29 22:38:07.691 [Test worker @coroutine#4372] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:38:07.691 [Test worker @coroutine#4372] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:38:07.691 [Test worker @coroutine#4372] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:38:07.691 [Test worker @coroutine#4372] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:38:07.691 [Test worker @coroutine#4372] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:38:07.691 [Test worker @coroutine#4372] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:38:07.691 [Test worker @coroutine#4372] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:38:07.691 [Test worker @coroutine#4372] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:38:07.691 [Test worker @coroutine#4372] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:38:07.691 [Test worker @coroutine#4372] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:38:07.691 [Test worker @coroutine#4372] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:38:07.691 [Test worker @coroutine#4372] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:38:07.691 [Test worker @coroutine#4372] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:38:07.691 [Test worker @coroutine#4372] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:38:07.691 [Test worker @coroutine#4372] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:38:07.691 [Test worker @coroutine#4372] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:38:07.691 [Test worker @coroutine#4372] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:38:07.691 [Test worker @coroutine#4372] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:38:07.691 [Test worker @coroutine#4372] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:38:07.691 [Test worker @coroutine#4372] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-159" 2024-04-29 22:38:07.691 [Test worker @coroutine#4372] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:38:07.691 [Test worker @coroutine#4372] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:38:07.691 [Test worker @coroutine#4372] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:38:07.691 [Test worker @coroutine#4372] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:38:07.691 [Test worker @coroutine#4372] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:38:07.691 [Test worker @coroutine#4372] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:38:07.691 [Test worker @coroutine#4372] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:38:07.691 [Test worker @coroutine#4372] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:38:07.691 [Test worker @coroutine#4372] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Starting... 2024-04-29 22:38:07.691 [Test worker @coroutine#4372] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@64641bb2 2024-04-29 22:38:07.691 [Test worker @coroutine#4372] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@64641bb2 2024-04-29 22:38:07.691 [Test worker @coroutine#4372] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Start completed. 2024-04-29 22:38:07.705 [Test worker @coroutine#4372] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64641bb2 2024-04-29 22:38:07.717 [Test worker @coroutine#4374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64641bb2 2024-04-29 22:38:07.719 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64641bb2 2024-04-29 22:38:07.721 [Test worker @coroutine#4378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64641bb2 2024-04-29 22:38:07.724 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown initiated... 2024-04-29 22:38:07.724 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Close initiated... 2024-04-29 22:38:07.724 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:38:07.725 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:38:07.725 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Closed. 2024-04-29 22:38:07.725 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown completed. 2024-04-29 22:38:07.725 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-160 - configuration: 2024-04-29 22:38:07.726 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:38:07.726 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:38:07.726 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:38:07.726 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:38:07.726 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:38:07.726 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:38:07.726 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@b88d294 2024-04-29 22:38:07.726 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:38:07.726 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:38:07.726 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:38:07.726 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:38:07.726 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:38:07.726 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:38:07.726 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:38:07.726 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:38:07.726 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:38:07.726 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:38:07.726 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:38:07.726 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:38:07.726 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:38:07.726 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:38:07.726 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:38:07.726 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:38:07.726 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:38:07.726 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:38:07.726 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:38:07.726 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-160" 2024-04-29 22:38:07.726 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:38:07.726 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:38:07.726 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:38:07.726 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:38:07.726 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:38:07.726 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:38:07.726 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:38:07.726 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:38:07.726 [Test worker @coroutine#4402] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Starting... 2024-04-29 22:38:07.726 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@71bbbb9f 2024-04-29 22:38:07.726 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@71bbbb9f 2024-04-29 22:38:07.726 [Test worker @coroutine#4402] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Start completed. 2024-04-29 22:38:07.741 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71bbbb9f 2024-04-29 22:38:07.753 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71bbbb9f 2024-04-29 22:38:07.754 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71bbbb9f 2024-04-29 22:38:07.756 [Test worker @coroutine#4407] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71bbbb9f 2024-04-29 22:38:07.761 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown initiated... 2024-04-29 22:38:07.762 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Close initiated... 2024-04-29 22:38:07.762 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:38:07.762 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:38:07.762 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Closed. 2024-04-29 22:38:07.762 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown completed. 2024-04-29 22:38:07.763 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-161 - configuration: 2024-04-29 22:38:07.763 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:38:07.763 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:38:07.763 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:38:07.763 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:38:07.763 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:38:07.763 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:38:07.763 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2531049f 2024-04-29 22:38:07.763 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:38:07.763 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:38:07.763 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:38:07.763 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:38:07.763 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:38:07.763 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:38:07.763 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:38:07.763 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:38:07.763 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:38:07.763 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:38:07.763 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:38:07.763 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:38:07.763 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:38:07.763 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:38:07.763 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:38:07.763 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:38:07.763 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:38:07.763 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:38:07.763 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:38:07.763 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-161" 2024-04-29 22:38:07.763 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:38:07.764 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:38:07.764 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:38:07.764 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:38:07.764 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:38:07.764 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:38:07.764 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:38:07.764 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:38:07.764 [Test worker @coroutine#4428] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Starting... 2024-04-29 22:38:07.764 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@6efa2e06 2024-04-29 22:38:07.764 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@6efa2e06 2024-04-29 22:38:07.764 [Test worker @coroutine#4428] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Start completed. 2024-04-29 22:38:07.768 [DefaultDispatcher-worker-19 @coroutine#1924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@282079b9 2024-04-29 22:38:07.768 [DefaultDispatcher-worker-16 @coroutine#2226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@702e21c 2024-04-29 22:38:07.768 [DefaultDispatcher-worker-19 @coroutine#1924] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56743/UmAppDatabase/replication/nodeId 2024-04-29 22:38:07.768 [DefaultDispatcher-worker-19 @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:56743/UmAppDatabase/replication/nodeId. 2024-04-29 22:38:07.768 [DefaultDispatcher-worker-19 @coroutine#1924] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56743/UmAppDatabase/replication/nodeId 2024-04-29 22:38:07.768 [DefaultDispatcher-worker-16 @coroutine#2226] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59881/UmAppDatabase/replication/nodeId 2024-04-29 22:38:07.768 [DefaultDispatcher-worker-16 @coroutine#2226] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59881/UmAppDatabase/replication/nodeId. 2024-04-29 22:38:07.768 [DefaultDispatcher-worker-16 @coroutine#2226] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59881/UmAppDatabase/replication/nodeId 2024-04-29 22:38:07.769 [DefaultDispatcher-worker-16 @coroutine#2226] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59881/UmAppDatabase/replication/nodeId 2024-04-29 22:38:07.769 [DefaultDispatcher-worker-8 @coroutine#1924] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56743/UmAppDatabase/replication/nodeId 2024-04-29 22:38:07.769 [DefaultDispatcher-worker-16 @coroutine#2226] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59881/UmAppDatabase/replication/nodeId 2024-04-29 22:38:07.769 [DefaultDispatcher-worker-8 @coroutine#1924] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56743/UmAppDatabase/replication/nodeId 2024-04-29 22:38:07.781 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6efa2e06 2024-04-29 22:38:07.792 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6efa2e06 2024-04-29 22:38:07.794 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6efa2e06 2024-04-29 22:38:07.796 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6efa2e06 2024-04-29 22:38:07.800 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown initiated... 2024-04-29 22:38:07.800 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Close initiated... 2024-04-29 22:38:07.800 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:38:07.800 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:38:07.800 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Closed. 2024-04-29 22:38:07.800 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown completed. 2024-04-29 22:38:07.801 [Test worker @coroutine#4464] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-162 - configuration: 2024-04-29 22:38:07.801 [Test worker @coroutine#4464] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:38:07.801 [Test worker @coroutine#4464] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:38:07.801 [Test worker @coroutine#4464] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:38:07.801 [Test worker @coroutine#4464] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:38:07.801 [Test worker @coroutine#4464] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:38:07.801 [Test worker @coroutine#4464] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:38:07.801 [Test worker @coroutine#4464] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@62a193e0 2024-04-29 22:38:07.801 [Test worker @coroutine#4464] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:38:07.801 [Test worker @coroutine#4464] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:38:07.801 [Test worker @coroutine#4464] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:38:07.801 [Test worker @coroutine#4464] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:38:07.801 [Test worker @coroutine#4464] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:38:07.801 [Test worker @coroutine#4464] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:38:07.801 [Test worker @coroutine#4464] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:38:07.801 [Test worker @coroutine#4464] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:38:07.801 [Test worker @coroutine#4464] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:38:07.801 [Test worker @coroutine#4464] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:38:07.801 [Test worker @coroutine#4464] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:38:07.801 [Test worker @coroutine#4464] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:38:07.801 [Test worker @coroutine#4464] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:38:07.801 [Test worker @coroutine#4464] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:38:07.801 [Test worker @coroutine#4464] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:38:07.801 [Test worker @coroutine#4464] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:38:07.801 [Test worker @coroutine#4464] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:38:07.801 [Test worker @coroutine#4464] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:38:07.801 [Test worker @coroutine#4464] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:38:07.801 [Test worker @coroutine#4464] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-162" 2024-04-29 22:38:07.801 [Test worker @coroutine#4464] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:38:07.801 [Test worker @coroutine#4464] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:38:07.801 [Test worker @coroutine#4464] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:38:07.801 [Test worker @coroutine#4464] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:38:07.801 [Test worker @coroutine#4464] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:38:07.801 [Test worker @coroutine#4464] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:38:07.801 [Test worker @coroutine#4464] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:38:07.801 [Test worker @coroutine#4464] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:38:07.801 [Test worker @coroutine#4464] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Starting... 2024-04-29 22:38:07.802 [Test worker @coroutine#4464] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@3597174b 2024-04-29 22:38:07.802 [Test worker @coroutine#4464] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@3597174b 2024-04-29 22:38:07.802 [Test worker @coroutine#4464] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Start completed. 2024-04-29 22:38:07.817 [Test worker @coroutine#4464] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3597174b 2024-04-29 22:38:07.829 [Test worker @coroutine#4465] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3597174b 2024-04-29 22:38:07.831 [Test worker @coroutine#4467] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3597174b 2024-04-29 22:38:07.832 [Test worker @coroutine#4469] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3597174b 2024-04-29 22:38:07.843 [DefaultDispatcher-worker-3 @coroutine#4471] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3597174b 2024-04-29 22:38:07.845 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3597174b 2024-04-29 22:38:07.851 [Test worker @coroutine#4490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3597174b 2024-04-29 22:38:07.854 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown initiated... 2024-04-29 22:38:07.854 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Close initiated... 2024-04-29 22:38:07.854 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:38:07.854 [HikariPool-162 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3597174b: (connection evicted) 2024-04-29 22:38:07.855 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:38:07.855 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Closed. 2024-04-29 22:38:07.855 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown completed. 2024-04-29 22:38:07.857 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-163 - configuration: 2024-04-29 22:38:07.857 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:38:07.857 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:38:07.857 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:38:07.857 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:38:07.857 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:38:07.857 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:38:07.857 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@62a07c01 2024-04-29 22:38:07.857 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:38:07.857 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:38:07.857 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:38:07.857 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:38:07.857 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:38:07.857 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:38:07.857 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:38:07.857 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:38:07.857 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:38:07.857 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:38:07.857 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:38:07.857 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:38:07.857 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:38:07.857 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:38:07.857 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:38:07.857 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:38:07.857 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:38:07.857 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:38:07.857 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:38:07.857 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-163" 2024-04-29 22:38:07.857 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:38:07.857 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:38:07.857 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:38:07.857 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:38:07.857 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:38:07.857 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:38:07.857 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:38:07.857 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:38:07.857 [Test worker @coroutine#4497] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Starting... 2024-04-29 22:38:07.857 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@31b9108b 2024-04-29 22:38:07.857 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@31b9108b 2024-04-29 22:38:07.857 [Test worker @coroutine#4497] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Start completed. 2024-04-29 22:38:07.872 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31b9108b 2024-04-29 22:38:07.873 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:38:07.884 [Test worker @coroutine#4498] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31b9108b 2024-04-29 22:38:07.885 [Test worker @coroutine#4500] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31b9108b 2024-04-29 22:38:07.887 [Test worker @coroutine#4502] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31b9108b 2024-04-29 22:38:07.888 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-164 - configuration: 2024-04-29 22:38:07.888 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:38:07.888 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:38:07.888 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:38:07.888 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:38:07.888 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:38:07.888 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:38:07.888 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6587c92f 2024-04-29 22:38:07.888 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:38:07.888 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:38:07.888 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:38:07.888 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:38:07.888 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:38:07.888 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:38:07.888 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:38:07.888 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:38:07.888 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:38:07.888 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:38:07.888 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:38:07.888 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:38:07.888 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:38:07.888 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:38:07.888 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:38:07.888 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:38:07.888 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:38:07.888 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:38:07.888 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:38:07.888 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-164" 2024-04-29 22:38:07.888 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:38:07.888 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:38:07.888 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:38:07.888 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:38:07.888 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:38:07.888 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:38:07.888 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:38:07.888 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:38:07.888 [Test worker @coroutine#4497] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Starting... 2024-04-29 22:38:07.889 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ac25491 2024-04-29 22:38:07.889 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ac25491 2024-04-29 22:38:07.889 [Test worker @coroutine#4497] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Start completed. 2024-04-29 22:38:07.903 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ac25491 2024-04-29 22:38:07.915 [Test worker @coroutine#4504] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ac25491 2024-04-29 22:38:07.916 [Test worker @coroutine#4506] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ac25491 2024-04-29 22:38:07.918 [Test worker @coroutine#4508] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ac25491 2024-04-29 22:38:07.930 [DefaultDispatcher-worker-8 @coroutine#4510] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ac25491 2024-04-29 22:38:07.931 [DefaultDispatcher-worker-11 @coroutine#1970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@643f8ebe 2024-04-29 22:38:07.932 [DefaultDispatcher-worker-11 @coroutine#1970] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45981/UmAppDatabase/replication/nodeId 2024-04-29 22:38:07.932 [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:45981/UmAppDatabase/replication/nodeId. 2024-04-29 22:38:07.932 [DefaultDispatcher-worker-11 @coroutine#1970] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45981/UmAppDatabase/replication/nodeId 2024-04-29 22:38:07.933 [DefaultDispatcher-worker-13 @coroutine#1970] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45981/UmAppDatabase/replication/nodeId 2024-04-29 22:38:07.933 [DefaultDispatcher-worker-13 @coroutine#1970] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45981/UmAppDatabase/replication/nodeId 2024-04-29 22:38:07.943 [DefaultDispatcher-worker-2 @coroutine#4497] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31b9108b 2024-04-29 22:38:07.957 [HikariPool-163 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:38:07.964 [DefaultDispatcher-worker-2 @coroutine#4497] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31b9108b 2024-04-29 22:38:07.972 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown initiated... 2024-04-29 22:38:07.972 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Close initiated... 2024-04-29 22:38:07.972 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:38:07.972 [HikariPool-163 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Closing connection org.sqlite.jdbc4.JDBC4Connection@31b9108b: (connection evicted) 2024-04-29 22:38:07.973 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:38:07.973 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Closed. 2024-04-29 22:38:07.973 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown completed. 2024-04-29 22:38:07.973 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown initiated... 2024-04-29 22:38:07.973 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Close initiated... 2024-04-29 22:38:07.973 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:38:07.974 [HikariPool-164 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5ac25491: (connection evicted) 2024-04-29 22:38:07.974 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:38:07.974 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Closed. 2024-04-29 22:38:07.974 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown completed. 2024-04-29 22:38:07.975 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-165 - configuration: 2024-04-29 22:38:07.975 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:38:07.975 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:38:07.975 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:38:07.975 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:38:07.976 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:38:07.976 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:38:07.976 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@31eb5ed6 2024-04-29 22:38:07.976 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:38:07.976 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:38:07.976 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:38:07.976 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:38:07.976 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:38:07.976 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:38:07.976 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:38:07.976 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:38:07.976 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:38:07.976 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:38:07.976 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:38:07.976 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:38:07.976 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:38:07.976 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:38:07.976 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:38:07.976 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:38:07.976 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:38:07.976 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:38:07.976 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:38:07.976 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-165" 2024-04-29 22:38:07.976 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:38:07.976 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:38:07.976 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:38:07.976 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:38:07.976 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:38:07.976 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:38:07.976 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:38:07.976 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:38:07.976 [Test worker @coroutine#4526] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Starting... 2024-04-29 22:38:07.976 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c70da80 2024-04-29 22:38:07.976 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c70da80 2024-04-29 22:38:07.976 [Test worker @coroutine#4526] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Start completed. 2024-04-29 22:38:07.992 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c70da80 2024-04-29 22:38:08.004 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c70da80 2024-04-29 22:38:08.006 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c70da80 2024-04-29 22:38:08.008 [Test worker @coroutine#4531] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c70da80 2024-04-29 22:38:08.008 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-166 - configuration: 2024-04-29 22:38:08.008 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:38:08.008 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:38:08.008 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:38:08.008 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:38:08.008 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:38:08.008 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:38:08.008 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@118932fe 2024-04-29 22:38:08.008 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:38:08.008 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:38:08.008 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:38:08.008 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:38:08.008 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:38:08.008 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:38:08.008 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:38:08.008 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:38:08.008 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:38:08.008 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:38:08.008 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:38:08.008 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:38:08.008 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:38:08.008 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:38:08.008 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:38:08.008 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:38:08.008 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:38:08.008 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:38:08.008 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:38:08.008 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-166" 2024-04-29 22:38:08.008 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:38:08.008 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:38:08.008 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:38:08.008 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:38:08.008 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:38:08.008 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:38:08.008 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:38:08.008 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:38:08.008 [Test worker @coroutine#4526] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Starting... 2024-04-29 22:38:08.009 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b256d50 2024-04-29 22:38:08.009 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b256d50 2024-04-29 22:38:08.009 [Test worker @coroutine#4526] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Start completed. 2024-04-29 22:38:08.023 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b256d50 2024-04-29 22:38:08.034 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b256d50 2024-04-29 22:38:08.036 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b256d50 2024-04-29 22:38:08.038 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b256d50 2024-04-29 22:38:08.050 [DefaultDispatcher-worker-15 @coroutine#2003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51d26fed 2024-04-29 22:38:08.050 [DefaultDispatcher-worker-15 @coroutine#2003] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49345/UmAppDatabase/replication/nodeId 2024-04-29 22:38:08.050 [DefaultDispatcher-worker-15 @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:49345/UmAppDatabase/replication/nodeId. 2024-04-29 22:38:08.050 [DefaultDispatcher-worker-15 @coroutine#2003] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49345/UmAppDatabase/replication/nodeId 2024-04-29 22:38:08.050 [DefaultDispatcher-worker-7 @coroutine#4539] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b256d50 2024-04-29 22:38:08.051 [DefaultDispatcher-worker-6 @coroutine#2003] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49345/UmAppDatabase/replication/nodeId 2024-04-29 22:38:08.051 [DefaultDispatcher-worker-6 @coroutine#2003] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49345/UmAppDatabase/replication/nodeId 2024-04-29 22:38:08.063 [DefaultDispatcher-worker-13 @coroutine#4526] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c70da80 2024-04-29 22:38:08.076 [HikariPool-165 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:38:08.081 [DefaultDispatcher-worker-18 @coroutine#4526] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c70da80 2024-04-29 22:38:08.084 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown initiated... 2024-04-29 22:38:08.084 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Close initiated... 2024-04-29 22:38:08.084 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:38:08.084 [HikariPool-165 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2c70da80: (connection evicted) 2024-04-29 22:38:08.085 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:38:08.085 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Closed. 2024-04-29 22:38:08.085 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown completed. 2024-04-29 22:38:08.086 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown initiated... 2024-04-29 22:38:08.086 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Close initiated... 2024-04-29 22:38:08.086 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:38:08.086 [HikariPool-166 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3b256d50: (connection evicted) 2024-04-29 22:38:08.087 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:38:08.087 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Closed. 2024-04-29 22:38:08.087 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown completed. 2024-04-29 22:38:08.089 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-167 - configuration: 2024-04-29 22:38:08.089 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:38:08.089 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:38:08.089 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:38:08.089 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:38:08.089 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:38:08.089 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:38:08.089 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3bbab7c7 2024-04-29 22:38:08.089 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:38:08.089 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:38:08.089 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:38:08.089 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:38:08.089 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:38:08.089 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:38:08.089 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:38:08.089 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:38:08.089 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:38:08.089 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:38:08.089 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:38:08.089 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:38:08.089 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:38:08.089 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:38:08.089 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:38:08.089 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:38:08.089 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:38:08.089 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:38:08.089 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:38:08.089 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-167" 2024-04-29 22:38:08.089 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:38:08.089 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:38:08.089 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:38:08.089 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:38:08.089 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:38:08.089 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:38:08.089 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:38:08.089 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:38:08.089 [Test worker @coroutine#4556] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Starting... 2024-04-29 22:38:08.090 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@73ffe7b0 2024-04-29 22:38:08.090 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@73ffe7b0 2024-04-29 22:38:08.090 [Test worker @coroutine#4556] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Start completed. 2024-04-29 22:38:08.104 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73ffe7b0 2024-04-29 22:38:08.115 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73ffe7b0 2024-04-29 22:38:08.117 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73ffe7b0 2024-04-29 22:38:08.119 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73ffe7b0 2024-04-29 22:38:08.119 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-168 - configuration: 2024-04-29 22:38:08.120 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:38:08.120 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:38:08.120 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:38:08.120 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:38:08.120 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:38:08.120 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:38:08.120 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7da3d617 2024-04-29 22:38:08.120 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:38:08.120 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:38:08.120 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:38:08.120 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:38:08.120 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:38:08.120 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:38:08.120 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:38:08.120 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:38:08.120 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:38:08.120 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:38:08.120 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:38:08.120 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:38:08.120 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:38:08.120 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:38:08.120 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:38:08.120 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:38:08.120 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:38:08.120 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:38:08.120 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:38:08.120 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-168" 2024-04-29 22:38:08.120 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:38:08.120 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:38:08.120 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:38:08.120 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:38:08.120 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:38:08.120 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:38:08.120 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:38:08.120 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:38:08.120 [Test worker @coroutine#4556] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Starting... 2024-04-29 22:38:08.120 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@3566d527 2024-04-29 22:38:08.120 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@3566d527 2024-04-29 22:38:08.120 [Test worker @coroutine#4556] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Start completed. 2024-04-29 22:38:08.134 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3566d527 2024-04-29 22:38:08.145 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3566d527 2024-04-29 22:38:08.147 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3566d527 2024-04-29 22:38:08.149 [Test worker @coroutine#4567] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3566d527 2024-04-29 22:38:08.161 [DefaultDispatcher-worker-19 @coroutine#4569] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3566d527 2024-04-29 22:38:08.169 [DefaultDispatcher-worker-12 @coroutine#2032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76685ab0 2024-04-29 22:38:08.170 [DefaultDispatcher-worker-12 @coroutine#2032] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37127/UmAppDatabase/replication/nodeId 2024-04-29 22:38:08.170 [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:37127/UmAppDatabase/replication/nodeId. 2024-04-29 22:38:08.170 [DefaultDispatcher-worker-12 @coroutine#2032] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37127/UmAppDatabase/replication/nodeId 2024-04-29 22:38:08.171 [DefaultDispatcher-worker-8 @coroutine#2032] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37127/UmAppDatabase/replication/nodeId 2024-04-29 22:38:08.171 [DefaultDispatcher-worker-8 @coroutine#2032] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37127/UmAppDatabase/replication/nodeId 2024-04-29 22:38:08.175 [DefaultDispatcher-worker-8 @coroutine#4556] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73ffe7b0 2024-04-29 22:38:08.190 [HikariPool-167 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:38:08.190 [DefaultDispatcher-worker-9 @coroutine#4556] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73ffe7b0 2024-04-29 22:38:08.200 [DefaultDispatcher-worker-1 @coroutine#4556] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73ffe7b0 2024-04-29 22:38:08.210 [DefaultDispatcher-worker-18 @coroutine#4556] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73ffe7b0 2024-04-29 22:38:08.220 [HikariPool-168 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:38:08.222 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown initiated... 2024-04-29 22:38:08.222 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Close initiated... 2024-04-29 22:38:08.222 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:38:08.222 [HikariPool-167 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Closing connection org.sqlite.jdbc4.JDBC4Connection@73ffe7b0: (connection evicted) 2024-04-29 22:38:08.223 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:38:08.223 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Closed. 2024-04-29 22:38:08.223 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown completed. 2024-04-29 22:38:08.223 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown initiated... 2024-04-29 22:38:08.223 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Close initiated... 2024-04-29 22:38:08.223 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:38:08.223 [HikariPool-168 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3566d527: (connection evicted) 2024-04-29 22:38:08.224 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:38:08.224 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Closed. 2024-04-29 22:38:08.224 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown completed. 2024-04-29 22:38:08.226 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-169 - configuration: 2024-04-29 22:38:08.226 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:38:08.226 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:38:08.226 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:38:08.226 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:38:08.226 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:38:08.226 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:38:08.226 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3e07ccbf 2024-04-29 22:38:08.226 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:38:08.226 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:38:08.226 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:38:08.226 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:38:08.226 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:38:08.226 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:38:08.226 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:38:08.226 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:38:08.226 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:38:08.226 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:38:08.226 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:38:08.226 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:38:08.226 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:38:08.226 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:38:08.226 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:38:08.226 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:38:08.226 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:38:08.226 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:38:08.226 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:38:08.226 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-169" 2024-04-29 22:38:08.226 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:38:08.226 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:38:08.226 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:38:08.226 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:38:08.226 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:38:08.226 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:38:08.227 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:38:08.227 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:38:08.227 [Test worker @coroutine#4597] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Starting... 2024-04-29 22:38:08.227 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@58fe7e22 2024-04-29 22:38:08.227 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@58fe7e22 2024-04-29 22:38:08.227 [Test worker @coroutine#4597] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Start completed. 2024-04-29 22:38:08.243 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58fe7e22 2024-04-29 22:38:08.254 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58fe7e22 2024-04-29 22:38:08.256 [Test worker @coroutine#4600] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58fe7e22 2024-04-29 22:38:08.258 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58fe7e22 2024-04-29 22:38:08.258 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-170 - configuration: 2024-04-29 22:38:08.258 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:38:08.258 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:38:08.258 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:38:08.258 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:38:08.258 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:38:08.258 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:38:08.258 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@30926583 2024-04-29 22:38:08.258 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:38:08.258 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:38:08.259 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:38:08.259 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:38:08.259 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:38:08.259 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:38:08.259 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:38:08.259 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:38:08.259 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:38:08.259 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:38:08.259 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:38:08.259 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:38:08.259 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:38:08.259 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:38:08.259 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:38:08.259 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:38:08.259 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:38:08.259 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:38:08.259 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:38:08.259 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-170" 2024-04-29 22:38:08.259 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:38:08.259 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:38:08.259 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:38:08.259 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:38:08.259 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:38:08.259 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:38:08.259 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:38:08.259 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:38:08.259 [Test worker @coroutine#4597] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Starting... 2024-04-29 22:38:08.259 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b3c491e 2024-04-29 22:38:08.259 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b3c491e 2024-04-29 22:38:08.259 [Test worker @coroutine#4597] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Start completed. 2024-04-29 22:38:08.272 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b3c491e 2024-04-29 22:38:08.284 [Test worker @coroutine#4604] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b3c491e 2024-04-29 22:38:08.285 [Test worker @coroutine#4606] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b3c491e 2024-04-29 22:38:08.287 [Test worker @coroutine#4608] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b3c491e 2024-04-29 22:38:08.301 [DefaultDispatcher-worker-1 @coroutine#4610] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b3c491e 2024-04-29 22:38:08.303 [DefaultDispatcher-worker-13 @coroutine#2061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ea0254d 2024-04-29 22:38:08.303 [DefaultDispatcher-worker-13 @coroutine#2061] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 22:38:08.303 [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-04-29 22:38:08.303 [DefaultDispatcher-worker-13 @coroutine#2061] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 22:38:08.304 [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-04-29 22:38:08.310 [DefaultDispatcher-worker-8 @coroutine#2076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@712dd0b0 2024-04-29 22:38:08.311 [DefaultDispatcher-worker-8 @coroutine#2076] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47347/UmAppDatabase/replication/nodeId 2024-04-29 22:38:08.311 [DefaultDispatcher-worker-8 @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://localhost.localdomain:47347/UmAppDatabase/replication/nodeId. 2024-04-29 22:38:08.311 [DefaultDispatcher-worker-8 @coroutine#2076] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47347/UmAppDatabase/replication/nodeId 2024-04-29 22:38:08.312 [DefaultDispatcher-worker-4 @coroutine#2076] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47347/UmAppDatabase/replication/nodeId 2024-04-29 22:38:08.312 [DefaultDispatcher-worker-4 @coroutine#2076] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47347/UmAppDatabase/replication/nodeId 2024-04-29 22:38:08.315 [DefaultDispatcher-worker-12 @coroutine#4597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58fe7e22 2024-04-29 22:38:08.325 [DefaultDispatcher-worker-4 @coroutine#4597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58fe7e22 2024-04-29 22:38:08.327 [HikariPool-169 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:38:08.328 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:38:08.333 [DefaultDispatcher-worker-5 @coroutine#4597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58fe7e22 2024-04-29 22:38:08.345 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown initiated... 2024-04-29 22:38:08.345 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Close initiated... 2024-04-29 22:38:08.345 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:38:08.345 [HikariPool-169 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Closing connection org.sqlite.jdbc4.JDBC4Connection@58fe7e22: (connection evicted) 2024-04-29 22:38:08.346 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:38:08.346 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Closed. 2024-04-29 22:38:08.346 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown completed. 2024-04-29 22:38:08.346 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown initiated... 2024-04-29 22:38:08.346 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Close initiated... 2024-04-29 22:38:08.346 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:38:08.347 [HikariPool-170 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5b3c491e: (connection evicted) 2024-04-29 22:38:08.347 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:38:08.347 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Closed. 2024-04-29 22:38:08.347 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown completed. 2024-04-29 22:38:08.348 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-171 - configuration: 2024-04-29 22:38:08.348 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:38:08.348 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:38:08.348 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:38:08.348 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:38:08.348 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:38:08.348 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:38:08.348 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d9e511c 2024-04-29 22:38:08.348 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:38:08.348 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:38:08.348 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:38:08.348 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:38:08.348 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:38:08.348 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:38:08.348 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:38:08.348 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:38:08.349 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:38:08.349 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:38:08.349 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:38:08.349 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:38:08.349 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:38:08.349 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:38:08.349 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:38:08.349 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:38:08.349 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:38:08.349 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:38:08.349 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:38:08.349 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-171" 2024-04-29 22:38:08.349 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:38:08.349 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:38:08.349 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:38:08.349 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:38:08.349 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:38:08.349 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:38:08.349 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:38:08.349 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:38:08.349 [Test worker @coroutine#4638] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Starting... 2024-04-29 22:38:08.349 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b93d874 2024-04-29 22:38:08.349 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b93d874 2024-04-29 22:38:08.349 [Test worker @coroutine#4638] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Start completed. 2024-04-29 22:38:08.371 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b93d874 2024-04-29 22:38:08.389 [Test worker @coroutine#4640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b93d874 2024-04-29 22:38:08.392 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b93d874 2024-04-29 22:38:08.394 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b93d874 2024-04-29 22:38:08.394 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-172 - configuration: 2024-04-29 22:38:08.395 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:38:08.395 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:38:08.395 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:38:08.395 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:38:08.395 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:38:08.395 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:38:08.395 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5b1295c0 2024-04-29 22:38:08.395 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:38:08.395 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:38:08.395 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:38:08.395 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:38:08.395 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:38:08.395 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:38:08.395 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:38:08.395 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:38:08.395 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:38:08.395 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:38:08.395 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:38:08.395 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:38:08.395 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:38:08.395 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:38:08.395 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:38:08.395 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:38:08.395 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:38:08.395 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:38:08.395 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:38:08.395 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-172" 2024-04-29 22:38:08.395 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:38:08.395 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:38:08.395 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:38:08.395 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:38:08.395 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:38:08.395 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:38:08.395 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:38:08.395 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:38:08.395 [Test worker @coroutine#4638] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Starting... 2024-04-29 22:38:08.395 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@45bb5862 2024-04-29 22:38:08.395 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@45bb5862 2024-04-29 22:38:08.395 [Test worker @coroutine#4638] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Start completed. 2024-04-29 22:38:08.414 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:38:08.414 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45bb5862 2024-04-29 22:38:08.422 [DefaultDispatcher-worker-12 @coroutine#2127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a183fa6 2024-04-29 22:38:08.422 [DefaultDispatcher-worker-12 @coroutine#2127] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58737/UmAppDatabase/replication/nodeId 2024-04-29 22:38:08.422 [DefaultDispatcher-worker-12 @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:58737/UmAppDatabase/replication/nodeId. 2024-04-29 22:38:08.423 [DefaultDispatcher-worker-12 @coroutine#2127] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58737/UmAppDatabase/replication/nodeId 2024-04-29 22:38:08.424 [DefaultDispatcher-worker-5 @coroutine#2127] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58737/UmAppDatabase/replication/nodeId 2024-04-29 22:38:08.424 [DefaultDispatcher-worker-5 @coroutine#2127] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58737/UmAppDatabase/replication/nodeId 2024-04-29 22:38:08.427 [Test worker @coroutine#4646] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45bb5862 2024-04-29 22:38:08.429 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45bb5862 2024-04-29 22:38:08.431 [Test worker @coroutine#4653] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45bb5862 2024-04-29 22:38:08.443 [DefaultDispatcher-worker-8 @coroutine#4655] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45bb5862 2024-04-29 22:38:08.449 [HikariPool-171 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:38:08.453 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:38:08.458 [DefaultDispatcher-worker-10 @coroutine#4638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b93d874 2024-04-29 22:38:08.470 [DefaultDispatcher-worker-5 @coroutine#4638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b93d874 2024-04-29 22:38:08.473 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown initiated... 2024-04-29 22:38:08.473 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Close initiated... 2024-04-29 22:38:08.473 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:38:08.474 [HikariPool-171 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3b93d874: (connection evicted) 2024-04-29 22:38:08.474 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:38:08.474 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Closed. 2024-04-29 22:38:08.474 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown completed. 2024-04-29 22:38:08.475 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown initiated... 2024-04-29 22:38:08.475 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Close initiated... 2024-04-29 22:38:08.475 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:38:08.475 [HikariPool-172 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Closing connection org.sqlite.jdbc4.JDBC4Connection@45bb5862: (connection evicted) 2024-04-29 22:38:08.475 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:38:08.475 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Closed. 2024-04-29 22:38:08.475 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown completed. 2024-04-29 22:38:08.478 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-173 - configuration: 2024-04-29 22:38:08.478 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:38:08.478 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:38:08.478 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:38:08.478 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:38:08.478 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:38:08.478 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:38:08.478 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@55785ee7 2024-04-29 22:38:08.478 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:38:08.479 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:38:08.479 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:38:08.479 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:38:08.479 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:38:08.479 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:38:08.479 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:38:08.479 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:38:08.479 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:38:08.479 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:38:08.479 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:38:08.479 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:38:08.479 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:38:08.479 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:38:08.479 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:38:08.479 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:38:08.479 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:38:08.479 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:38:08.479 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:38:08.479 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-173" 2024-04-29 22:38:08.479 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:38:08.479 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:38:08.479 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:38:08.479 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:38:08.479 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:38:08.479 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:38:08.479 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:38:08.479 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:38:08.479 [Test worker @coroutine#4678] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Starting... 2024-04-29 22:38:08.479 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@10bf2726 2024-04-29 22:38:08.479 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@10bf2726 2024-04-29 22:38:08.479 [Test worker @coroutine#4678] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Start completed. 2024-04-29 22:38:08.496 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10bf2726 2024-04-29 22:38:08.499 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:38:08.507 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10bf2726 2024-04-29 22:38:08.509 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10bf2726 2024-04-29 22:38:08.511 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10bf2726 2024-04-29 22:38:08.511 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-174 - configuration: 2024-04-29 22:38:08.512 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:38:08.512 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:38:08.512 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:38:08.512 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:38:08.512 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:38:08.512 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:38:08.512 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@45c5cd9a 2024-04-29 22:38:08.512 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:38:08.512 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:38:08.512 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:38:08.512 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:38:08.512 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:38:08.512 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:38:08.512 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:38:08.512 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:38:08.512 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:38:08.512 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:38:08.512 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:38:08.512 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:38:08.512 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:38:08.512 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:38:08.512 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:38:08.512 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:38:08.512 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:38:08.512 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:38:08.512 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:38:08.512 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-174" 2024-04-29 22:38:08.512 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:38:08.512 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:38:08.512 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:38:08.512 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:38:08.512 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:38:08.512 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:38:08.512 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:38:08.512 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:38:08.512 [Test worker @coroutine#4678] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Starting... 2024-04-29 22:38:08.512 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@30c1447e 2024-04-29 22:38:08.512 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@30c1447e 2024-04-29 22:38:08.512 [Test worker @coroutine#4678] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Start completed. 2024-04-29 22:38:08.527 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30c1447e 2024-04-29 22:38:08.538 [Test worker @coroutine#4685] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30c1447e 2024-04-29 22:38:08.540 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30c1447e 2024-04-29 22:38:08.542 [Test worker @coroutine#4689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30c1447e 2024-04-29 22:38:08.555 [DefaultDispatcher-worker-3 @coroutine#4691] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30c1447e 2024-04-29 22:38:08.567 [DefaultDispatcher-worker-7 @coroutine#4678] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10bf2726 2024-04-29 22:38:08.579 [HikariPool-173 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:38:08.581 [DefaultDispatcher-worker-12 @coroutine#4678] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10bf2726 2024-04-29 22:38:08.605 [DefaultDispatcher-worker-18 @coroutine#4706] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10bf2726 2024-04-29 22:38:08.607 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown initiated... 2024-04-29 22:38:08.607 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Close initiated... 2024-04-29 22:38:08.607 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:38:08.607 [HikariPool-173 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Closing connection org.sqlite.jdbc4.JDBC4Connection@10bf2726: (connection evicted) 2024-04-29 22:38:08.608 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:38:08.608 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Closed. 2024-04-29 22:38:08.608 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown completed. 2024-04-29 22:38:08.608 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown initiated... 2024-04-29 22:38:08.608 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Close initiated... 2024-04-29 22:38:08.608 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:38:08.608 [HikariPool-174 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Closing connection org.sqlite.jdbc4.JDBC4Connection@30c1447e: (connection evicted) 2024-04-29 22:38:08.609 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:38:08.609 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Closed. 2024-04-29 22:38:08.609 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown completed. 2024-04-29 22:38:08.610 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-175 - configuration: 2024-04-29 22:38:08.610 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:38:08.610 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:38:08.610 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:38:08.610 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:38:08.610 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:38:08.610 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:38:08.610 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@12515d64 2024-04-29 22:38:08.610 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:38:08.610 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:38:08.610 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:38:08.610 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:38:08.610 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:38:08.610 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:38:08.610 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:38:08.610 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:38:08.610 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:38:08.610 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:38:08.610 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:38:08.610 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:38:08.610 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:38:08.610 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:38:08.610 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:38:08.610 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:38:08.610 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:38:08.610 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:38:08.610 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:38:08.610 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-175" 2024-04-29 22:38:08.610 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:38:08.611 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:38:08.611 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:38:08.611 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:38:08.611 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:38:08.611 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:38:08.611 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:38:08.611 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:38:08.611 [Test worker @coroutine#4712] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Starting... 2024-04-29 22:38:08.611 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@295d1a45 2024-04-29 22:38:08.611 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@295d1a45 2024-04-29 22:38:08.611 [Test worker @coroutine#4712] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Start completed. 2024-04-29 22:38:08.630 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@295d1a45 2024-04-29 22:38:08.641 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@295d1a45 2024-04-29 22:38:08.643 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@295d1a45 2024-04-29 22:38:08.645 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@295d1a45 2024-04-29 22:38:08.645 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-176 - configuration: 2024-04-29 22:38:08.645 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:38:08.645 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:38:08.645 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:38:08.645 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:38:08.645 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:38:08.645 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:38:08.645 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@138c2ba 2024-04-29 22:38:08.645 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:38:08.645 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:38:08.645 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:38:08.645 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:38:08.645 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:38:08.645 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:38:08.645 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:38:08.645 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:38:08.645 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:38:08.645 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:38:08.645 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:38:08.645 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:38:08.645 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:38:08.645 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:38:08.645 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:38:08.645 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:38:08.645 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:38:08.645 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:38:08.645 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:38:08.645 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-176" 2024-04-29 22:38:08.645 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:38:08.645 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:38:08.645 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:38:08.645 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:38:08.645 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:38:08.645 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:38:08.645 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:38:08.645 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:38:08.645 [Test worker @coroutine#4712] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Starting... 2024-04-29 22:38:08.646 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c832820 2024-04-29 22:38:08.646 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c832820 2024-04-29 22:38:08.646 [Test worker @coroutine#4712] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Start completed. 2024-04-29 22:38:08.660 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c832820 2024-04-29 22:38:08.671 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c832820 2024-04-29 22:38:08.673 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c832820 2024-04-29 22:38:08.675 [Test worker @coroutine#4725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c832820 2024-04-29 22:38:08.684 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:38:08.687 [DefaultDispatcher-worker-19 @coroutine#4727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c832820 2024-04-29 22:38:08.690 [DefaultDispatcher-worker-1 @coroutine#2170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cd2d3b6 2024-04-29 22:38:08.690 [DefaultDispatcher-worker-1 @coroutine#2170] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40087/UmAppDatabase/replication/nodeId 2024-04-29 22:38:08.690 [DefaultDispatcher-worker-1 @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:40087/UmAppDatabase/replication/nodeId. 2024-04-29 22:38:08.690 [DefaultDispatcher-worker-1 @coroutine#2170] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40087/UmAppDatabase/replication/nodeId 2024-04-29 22:38:08.692 [DefaultDispatcher-worker-9 @coroutine#2170] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40087/UmAppDatabase/replication/nodeId 2024-04-29 22:38:08.692 [DefaultDispatcher-worker-9 @coroutine#2170] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40087/UmAppDatabase/replication/nodeId 2024-04-29 22:38:08.693 [DefaultDispatcher-worker-6 @coroutine#1892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@128ebca1 2024-04-29 22:38:08.693 [DefaultDispatcher-worker-6 @coroutine#1892] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38003/UmAppDatabase/replication/nodeId 2024-04-29 22:38:08.693 [DefaultDispatcher-worker-6 @coroutine#1892] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38003/UmAppDatabase/replication/nodeId. 2024-04-29 22:38:08.693 [DefaultDispatcher-worker-6 @coroutine#1892] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38003/UmAppDatabase/replication/nodeId 2024-04-29 22:38:08.694 [DefaultDispatcher-worker-16 @coroutine#1892] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38003/UmAppDatabase/replication/nodeId 2024-04-29 22:38:08.694 [DefaultDispatcher-worker-16 @coroutine#1892] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38003/UmAppDatabase/replication/nodeId 2024-04-29 22:38:08.700 [DefaultDispatcher-worker-16 @coroutine#4712] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@295d1a45 2024-04-29 22:38:08.710 [DefaultDispatcher-worker-4 @coroutine#4712] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@295d1a45 2024-04-29 22:38:08.711 [HikariPool-175 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:38:08.719 [DefaultDispatcher-worker-4 @coroutine#4712] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@295d1a45 2024-04-29 22:38:08.736 [DefaultDispatcher-worker-2 @coroutine#4749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@295d1a45 2024-04-29 22:38:08.738 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown initiated... 2024-04-29 22:38:08.738 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Close initiated... 2024-04-29 22:38:08.738 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:38:08.738 [HikariPool-175 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Closing connection org.sqlite.jdbc4.JDBC4Connection@295d1a45: (connection evicted) 2024-04-29 22:38:08.739 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:38:08.739 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Closed. 2024-04-29 22:38:08.739 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown completed. 2024-04-29 22:38:08.739 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown initiated... 2024-04-29 22:38:08.739 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Close initiated... 2024-04-29 22:38:08.739 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:38:08.739 [HikariPool-176 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3c832820: (connection evicted) 2024-04-29 22:38:08.740 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:38:08.740 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Closed. 2024-04-29 22:38:08.740 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown completed. 2024-04-29 22:38:08.742 [Test worker @coroutine#4755] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-177 - configuration: 2024-04-29 22:38:08.742 [Test worker @coroutine#4755] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:38:08.742 [Test worker @coroutine#4755] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:38:08.742 [Test worker @coroutine#4755] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:38:08.742 [Test worker @coroutine#4755] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:38:08.742 [Test worker @coroutine#4755] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:38:08.742 [Test worker @coroutine#4755] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:38:08.743 [Test worker @coroutine#4755] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@11c95035 2024-04-29 22:38:08.743 [Test worker @coroutine#4755] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:38:08.743 [Test worker @coroutine#4755] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:38:08.743 [Test worker @coroutine#4755] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:38:08.743 [Test worker @coroutine#4755] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:38:08.743 [Test worker @coroutine#4755] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:38:08.743 [Test worker @coroutine#4755] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:38:08.743 [Test worker @coroutine#4755] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:38:08.743 [Test worker @coroutine#4755] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:38:08.743 [Test worker @coroutine#4755] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:38:08.743 [Test worker @coroutine#4755] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:38:08.743 [Test worker @coroutine#4755] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:38:08.743 [Test worker @coroutine#4755] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:38:08.743 [Test worker @coroutine#4755] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:38:08.743 [Test worker @coroutine#4755] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:38:08.743 [Test worker @coroutine#4755] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:38:08.743 [Test worker @coroutine#4755] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:38:08.743 [Test worker @coroutine#4755] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:38:08.743 [Test worker @coroutine#4755] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:38:08.743 [Test worker @coroutine#4755] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:38:08.743 [Test worker @coroutine#4755] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-177" 2024-04-29 22:38:08.743 [Test worker @coroutine#4755] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:38:08.743 [Test worker @coroutine#4755] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:38:08.743 [Test worker @coroutine#4755] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:38:08.743 [Test worker @coroutine#4755] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:38:08.743 [Test worker @coroutine#4755] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:38:08.743 [Test worker @coroutine#4755] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:38:08.743 [Test worker @coroutine#4755] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:38:08.743 [Test worker @coroutine#4755] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:38:08.743 [Test worker @coroutine#4755] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Starting... 2024-04-29 22:38:08.743 [Test worker @coroutine#4755] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@9918487 2024-04-29 22:38:08.743 [Test worker @coroutine#4755] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@9918487 2024-04-29 22:38:08.743 [Test worker @coroutine#4755] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Start completed. 2024-04-29 22:38:08.762 [Test worker @coroutine#4755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9918487 2024-04-29 22:38:08.775 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9918487 2024-04-29 22:38:08.778 [Test worker @coroutine#4758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9918487 2024-04-29 22:38:08.780 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9918487 2024-04-29 22:38:08.781 [Test worker @coroutine#4755] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-178 - configuration: 2024-04-29 22:38:08.781 [Test worker @coroutine#4755] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:38:08.781 [Test worker @coroutine#4755] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:38:08.781 [Test worker @coroutine#4755] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:38:08.781 [Test worker @coroutine#4755] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:38:08.781 [Test worker @coroutine#4755] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:38:08.781 [Test worker @coroutine#4755] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:38:08.781 [Test worker @coroutine#4755] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@22c5652b 2024-04-29 22:38:08.781 [Test worker @coroutine#4755] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:38:08.781 [Test worker @coroutine#4755] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:38:08.781 [Test worker @coroutine#4755] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:38:08.781 [Test worker @coroutine#4755] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:38:08.781 [Test worker @coroutine#4755] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:38:08.781 [Test worker @coroutine#4755] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:38:08.781 [Test worker @coroutine#4755] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:38:08.781 [Test worker @coroutine#4755] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:38:08.781 [Test worker @coroutine#4755] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:38:08.781 [Test worker @coroutine#4755] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:38:08.781 [Test worker @coroutine#4755] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:38:08.781 [Test worker @coroutine#4755] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:38:08.781 [Test worker @coroutine#4755] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:38:08.781 [Test worker @coroutine#4755] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:38:08.781 [Test worker @coroutine#4755] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:38:08.781 [Test worker @coroutine#4755] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:38:08.781 [Test worker @coroutine#4755] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:38:08.781 [Test worker @coroutine#4755] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:38:08.781 [Test worker @coroutine#4755] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:38:08.781 [Test worker @coroutine#4755] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-178" 2024-04-29 22:38:08.781 [Test worker @coroutine#4755] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:38:08.781 [Test worker @coroutine#4755] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:38:08.781 [Test worker @coroutine#4755] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:38:08.781 [Test worker @coroutine#4755] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:38:08.781 [Test worker @coroutine#4755] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:38:08.781 [Test worker @coroutine#4755] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:38:08.781 [Test worker @coroutine#4755] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:38:08.781 [Test worker @coroutine#4755] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:38:08.781 [Test worker @coroutine#4755] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Starting... 2024-04-29 22:38:08.782 [Test worker @coroutine#4755] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@67f25c 2024-04-29 22:38:08.782 [Test worker @coroutine#4755] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@67f25c 2024-04-29 22:38:08.782 [Test worker @coroutine#4755] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Start completed. 2024-04-29 22:38:08.782 [DefaultDispatcher-worker-3 @coroutine#2226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@702e21c 2024-04-29 22:38:08.782 [DefaultDispatcher-worker-3 @coroutine#2226] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59881/UmAppDatabase/replication/nodeId 2024-04-29 22:38:08.782 [DefaultDispatcher-worker-6 @coroutine#1924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@282079b9 2024-04-29 22:38:08.782 [DefaultDispatcher-worker-3 @coroutine#2226] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59881/UmAppDatabase/replication/nodeId. 2024-04-29 22:38:08.782 [DefaultDispatcher-worker-3 @coroutine#2226] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59881/UmAppDatabase/replication/nodeId 2024-04-29 22:38:08.782 [DefaultDispatcher-worker-6 @coroutine#1924] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56743/UmAppDatabase/replication/nodeId 2024-04-29 22:38:08.783 [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:56743/UmAppDatabase/replication/nodeId. 2024-04-29 22:38:08.783 [DefaultDispatcher-worker-6 @coroutine#1924] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56743/UmAppDatabase/replication/nodeId 2024-04-29 22:38:08.784 [DefaultDispatcher-worker-3 @coroutine#1924] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56743/UmAppDatabase/replication/nodeId 2024-04-29 22:38:08.784 [DefaultDispatcher-worker-12 @coroutine#2226] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59881/UmAppDatabase/replication/nodeId 2024-04-29 22:38:08.784 [DefaultDispatcher-worker-3 @coroutine#1924] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56743/UmAppDatabase/replication/nodeId 2024-04-29 22:38:08.784 [DefaultDispatcher-worker-12 @coroutine#2226] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59881/UmAppDatabase/replication/nodeId 2024-04-29 22:38:08.796 [Test worker @coroutine#4755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67f25c 2024-04-29 22:38:08.808 [Test worker @coroutine#4768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67f25c 2024-04-29 22:38:08.809 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67f25c 2024-04-29 22:38:08.811 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67f25c 2024-04-29 22:38:08.823 [DefaultDispatcher-worker-19 @coroutine#4774] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67f25c 2024-04-29 22:38:08.837 [DefaultDispatcher-worker-18 @coroutine#4755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9918487 2024-04-29 22:38:08.843 [HikariPool-177 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:38:08.849 [DefaultDispatcher-worker-2 @coroutine#4755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9918487 2024-04-29 22:38:08.861 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown initiated... 2024-04-29 22:38:08.861 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Close initiated... 2024-04-29 22:38:08.861 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:38:08.861 [HikariPool-177 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Closing connection org.sqlite.jdbc4.JDBC4Connection@9918487: (connection evicted) 2024-04-29 22:38:08.862 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:38:08.862 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Closed. 2024-04-29 22:38:08.862 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown completed. 2024-04-29 22:38:08.862 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown initiated... 2024-04-29 22:38:08.862 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Close initiated... 2024-04-29 22:38:08.862 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:38:08.862 [HikariPool-178 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Closing connection org.sqlite.jdbc4.JDBC4Connection@67f25c: (connection evicted) 2024-04-29 22:38:08.863 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:38:08.863 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Closed. 2024-04-29 22:38:08.863 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown completed. 2024-04-29 22:38:08.864 [Test worker @coroutine#4801] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-179 - configuration: 2024-04-29 22:38:08.864 [Test worker @coroutine#4801] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:38:08.864 [Test worker @coroutine#4801] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:38:08.864 [Test worker @coroutine#4801] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:38:08.864 [Test worker @coroutine#4801] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:38:08.864 [Test worker @coroutine#4801] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:38:08.864 [Test worker @coroutine#4801] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:38:08.864 [Test worker @coroutine#4801] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@746f5752 2024-04-29 22:38:08.864 [Test worker @coroutine#4801] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:38:08.864 [Test worker @coroutine#4801] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:38:08.864 [Test worker @coroutine#4801] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:38:08.864 [Test worker @coroutine#4801] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:38:08.864 [Test worker @coroutine#4801] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:38:08.864 [Test worker @coroutine#4801] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:38:08.864 [Test worker @coroutine#4801] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:38:08.864 [Test worker @coroutine#4801] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:38:08.864 [Test worker @coroutine#4801] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:38:08.864 [Test worker @coroutine#4801] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:38:08.864 [Test worker @coroutine#4801] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:38:08.864 [Test worker @coroutine#4801] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:38:08.864 [Test worker @coroutine#4801] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:38:08.864 [Test worker @coroutine#4801] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:38:08.864 [Test worker @coroutine#4801] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:38:08.864 [Test worker @coroutine#4801] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:38:08.864 [Test worker @coroutine#4801] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:38:08.864 [Test worker @coroutine#4801] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:38:08.864 [Test worker @coroutine#4801] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:38:08.864 [Test worker @coroutine#4801] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-179" 2024-04-29 22:38:08.864 [Test worker @coroutine#4801] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:38:08.864 [Test worker @coroutine#4801] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:38:08.864 [Test worker @coroutine#4801] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:38:08.864 [Test worker @coroutine#4801] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:38:08.864 [Test worker @coroutine#4801] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:38:08.864 [Test worker @coroutine#4801] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:38:08.864 [Test worker @coroutine#4801] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:38:08.864 [Test worker @coroutine#4801] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:38:08.864 [Test worker @coroutine#4801] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Starting... 2024-04-29 22:38:08.865 [Test worker @coroutine#4801] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c666872 2024-04-29 22:38:08.865 [Test worker @coroutine#4801] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c666872 2024-04-29 22:38:08.865 [Test worker @coroutine#4801] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Start completed. 2024-04-29 22:38:08.880 [Test worker @coroutine#4801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c666872 2024-04-29 22:38:08.892 [Test worker @coroutine#4802] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c666872 2024-04-29 22:38:08.893 [Test worker @coroutine#4804] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c666872 2024-04-29 22:38:08.895 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c666872 2024-04-29 22:38:08.895 [Test worker @coroutine#4801] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-180 - configuration: 2024-04-29 22:38:08.896 [Test worker @coroutine#4801] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:38:08.896 [Test worker @coroutine#4801] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:38:08.896 [Test worker @coroutine#4801] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:38:08.896 [Test worker @coroutine#4801] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:38:08.896 [Test worker @coroutine#4801] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:38:08.896 [Test worker @coroutine#4801] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:38:08.896 [Test worker @coroutine#4801] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@13088030 2024-04-29 22:38:08.896 [Test worker @coroutine#4801] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:38:08.896 [Test worker @coroutine#4801] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:38:08.896 [Test worker @coroutine#4801] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:38:08.896 [Test worker @coroutine#4801] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:38:08.896 [Test worker @coroutine#4801] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:38:08.896 [Test worker @coroutine#4801] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:38:08.896 [Test worker @coroutine#4801] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:38:08.896 [Test worker @coroutine#4801] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:38:08.896 [Test worker @coroutine#4801] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:38:08.896 [Test worker @coroutine#4801] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:38:08.896 [Test worker @coroutine#4801] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:38:08.896 [Test worker @coroutine#4801] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:38:08.896 [Test worker @coroutine#4801] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:38:08.896 [Test worker @coroutine#4801] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:38:08.896 [Test worker @coroutine#4801] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:38:08.896 [Test worker @coroutine#4801] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:38:08.896 [Test worker @coroutine#4801] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:38:08.896 [Test worker @coroutine#4801] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:38:08.896 [Test worker @coroutine#4801] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:38:08.896 [Test worker @coroutine#4801] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-180" 2024-04-29 22:38:08.896 [Test worker @coroutine#4801] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:38:08.896 [Test worker @coroutine#4801] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:38:08.896 [Test worker @coroutine#4801] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:38:08.896 [Test worker @coroutine#4801] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:38:08.896 [Test worker @coroutine#4801] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:38:08.896 [Test worker @coroutine#4801] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:38:08.896 [Test worker @coroutine#4801] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:38:08.896 [Test worker @coroutine#4801] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:38:08.896 [Test worker @coroutine#4801] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Starting... 2024-04-29 22:38:08.896 [Test worker @coroutine#4801] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c33bf70 2024-04-29 22:38:08.896 [Test worker @coroutine#4801] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c33bf70 2024-04-29 22:38:08.896 [Test worker @coroutine#4801] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Start completed. 2024-04-29 22:38:08.910 [Test worker @coroutine#4801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c33bf70 2024-04-29 22:38:08.922 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c33bf70 2024-04-29 22:38:08.924 [Test worker @coroutine#4810] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c33bf70 2024-04-29 22:38:08.925 [Test worker @coroutine#4812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c33bf70 2024-04-29 22:38:08.937 [DefaultDispatcher-worker-9 @coroutine#4814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c33bf70 2024-04-29 22:38:08.943 [DefaultDispatcher-worker-11 @coroutine#1970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@643f8ebe 2024-04-29 22:38:08.944 [DefaultDispatcher-worker-11 @coroutine#1970] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45981/UmAppDatabase/replication/nodeId 2024-04-29 22:38:08.944 [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:45981/UmAppDatabase/replication/nodeId. 2024-04-29 22:38:08.944 [DefaultDispatcher-worker-11 @coroutine#1970] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45981/UmAppDatabase/replication/nodeId 2024-04-29 22:38:08.945 [DefaultDispatcher-worker-10 @coroutine#1970] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45981/UmAppDatabase/replication/nodeId 2024-04-29 22:38:08.945 [DefaultDispatcher-worker-10 @coroutine#1970] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45981/UmAppDatabase/replication/nodeId 2024-04-29 22:38:08.952 [DefaultDispatcher-worker-10 @coroutine#4801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c666872 2024-04-29 22:38:08.963 [DefaultDispatcher-worker-12 @coroutine#4801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c666872 2024-04-29 22:38:08.965 [HikariPool-179 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:38:08.968 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown initiated... 2024-04-29 22:38:08.968 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Close initiated... 2024-04-29 22:38:08.968 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:38:08.968 [HikariPool-179 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4c666872: (connection evicted) 2024-04-29 22:38:08.969 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:38:08.969 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Closed. 2024-04-29 22:38:08.969 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown completed. 2024-04-29 22:38:08.969 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown initiated... 2024-04-29 22:38:08.969 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Close initiated... 2024-04-29 22:38:08.969 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:38:08.970 [HikariPool-180 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4c33bf70: (connection evicted) 2024-04-29 22:38:08.970 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:38:08.970 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Closed. 2024-04-29 22:38:08.970 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown completed. 2024-04-29 22:38:08.971 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-181 - configuration: 2024-04-29 22:38:08.971 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:38:08.971 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:38:08.971 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:38:08.971 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:38:08.971 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:38:08.971 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:38:08.971 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@79ac50fe 2024-04-29 22:38:08.971 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:38:08.971 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:38:08.971 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:38:08.971 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:38:08.971 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:38:08.971 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:38:08.971 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:38:08.971 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:38:08.971 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:38:08.972 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:38:08.972 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:38:08.972 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:38:08.972 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:38:08.972 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:38:08.972 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:38:08.972 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:38:08.972 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:38:08.972 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:38:08.972 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:38:08.972 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-181" 2024-04-29 22:38:08.972 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:38:08.972 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:38:08.972 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:38:08.972 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:38:08.972 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:38:08.972 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:38:08.972 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:38:08.972 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:38:08.972 [Test worker @coroutine#4846] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Starting... 2024-04-29 22:38:08.972 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@522fc67 2024-04-29 22:38:08.972 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@522fc67 2024-04-29 22:38:08.972 [Test worker @coroutine#4846] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Start completed. 2024-04-29 22:38:08.988 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@522fc67 2024-04-29 22:38:08.992 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:38:08.999 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@522fc67 2024-04-29 22:38:09.001 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@522fc67 2024-04-29 22:38:09.002 [Test worker @coroutine#4851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@522fc67 2024-04-29 22:38:09.003 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-182 - configuration: 2024-04-29 22:38:09.003 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:38:09.003 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:38:09.003 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:38:09.003 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:38:09.003 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:38:09.003 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:38:09.003 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4c8ab21f 2024-04-29 22:38:09.003 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:38:09.003 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:38:09.003 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:38:09.003 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:38:09.003 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:38:09.003 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:38:09.003 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:38:09.003 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:38:09.003 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:38:09.003 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:38:09.003 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:38:09.003 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:38:09.003 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:38:09.003 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:38:09.003 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:38:09.003 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:38:09.003 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:38:09.003 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:38:09.003 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:38:09.003 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-182" 2024-04-29 22:38:09.003 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:38:09.003 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:38:09.003 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:38:09.003 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:38:09.003 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:38:09.003 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:38:09.003 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:38:09.003 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:38:09.003 [Test worker @coroutine#4846] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Starting... 2024-04-29 22:38:09.003 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@3269ae62 2024-04-29 22:38:09.003 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@3269ae62 2024-04-29 22:38:09.003 [Test worker @coroutine#4846] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Start completed. 2024-04-29 22:38:09.003 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:38:09.017 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3269ae62 2024-04-29 22:38:09.028 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:38:09.028 [Test worker @coroutine#4853] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3269ae62 2024-04-29 22:38:09.030 [Test worker @coroutine#4855] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3269ae62 2024-04-29 22:38:09.032 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3269ae62 2024-04-29 22:38:09.044 [DefaultDispatcher-worker-1 @coroutine#4859] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3269ae62 2024-04-29 22:38:09.058 [DefaultDispatcher-worker-10 @coroutine#4846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@522fc67 2024-04-29 22:38:09.063 [DefaultDispatcher-worker-8 @coroutine#2003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51d26fed 2024-04-29 22:38:09.063 [DefaultDispatcher-worker-8 @coroutine#2003] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49345/UmAppDatabase/replication/nodeId 2024-04-29 22:38:09.063 [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:49345/UmAppDatabase/replication/nodeId. 2024-04-29 22:38:09.063 [DefaultDispatcher-worker-8 @coroutine#2003] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49345/UmAppDatabase/replication/nodeId 2024-04-29 22:38:09.064 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:38:09.064 [DefaultDispatcher-worker-19 @coroutine#2003] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49345/UmAppDatabase/replication/nodeId 2024-04-29 22:38:09.065 [DefaultDispatcher-worker-19 @coroutine#2003] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49345/UmAppDatabase/replication/nodeId 2024-04-29 22:38:09.070 [DefaultDispatcher-worker-5 @coroutine#4846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@522fc67 2024-04-29 22:38:09.072 [HikariPool-181 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:38:09.073 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown initiated... 2024-04-29 22:38:09.073 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Close initiated... 2024-04-29 22:38:09.073 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:38:09.073 [HikariPool-181 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Closing connection org.sqlite.jdbc4.JDBC4Connection@522fc67: (connection evicted) 2024-04-29 22:38:09.074 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:38:09.074 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Closed. 2024-04-29 22:38:09.074 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown completed. 2024-04-29 22:38:09.074 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown initiated... 2024-04-29 22:38:09.074 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Close initiated... 2024-04-29 22:38:09.074 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:38:09.074 [HikariPool-182 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3269ae62: (connection evicted) 2024-04-29 22:38:09.075 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:38:09.075 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Closed. 2024-04-29 22:38:09.075 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown completed. 2024-04-29 22:38:09.077 [Test worker @coroutine#4890] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-183 - configuration: 2024-04-29 22:38:09.077 [Test worker @coroutine#4890] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:38:09.077 [Test worker @coroutine#4890] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:38:09.077 [Test worker @coroutine#4890] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:38:09.077 [Test worker @coroutine#4890] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:38:09.077 [Test worker @coroutine#4890] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:38:09.077 [Test worker @coroutine#4890] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:38:09.077 [Test worker @coroutine#4890] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a69c81e 2024-04-29 22:38:09.077 [Test worker @coroutine#4890] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:38:09.077 [Test worker @coroutine#4890] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:38:09.077 [Test worker @coroutine#4890] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:38:09.077 [Test worker @coroutine#4890] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:38:09.077 [Test worker @coroutine#4890] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:38:09.078 [Test worker @coroutine#4890] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:38:09.078 [Test worker @coroutine#4890] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:38:09.078 [Test worker @coroutine#4890] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:38:09.078 [Test worker @coroutine#4890] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:38:09.078 [Test worker @coroutine#4890] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:38:09.078 [Test worker @coroutine#4890] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:38:09.078 [Test worker @coroutine#4890] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:38:09.078 [Test worker @coroutine#4890] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:38:09.078 [Test worker @coroutine#4890] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:38:09.078 [Test worker @coroutine#4890] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:38:09.078 [Test worker @coroutine#4890] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:38:09.078 [Test worker @coroutine#4890] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:38:09.078 [Test worker @coroutine#4890] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:38:09.078 [Test worker @coroutine#4890] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:38:09.078 [Test worker @coroutine#4890] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-183" 2024-04-29 22:38:09.078 [Test worker @coroutine#4890] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:38:09.078 [Test worker @coroutine#4890] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:38:09.078 [Test worker @coroutine#4890] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:38:09.078 [Test worker @coroutine#4890] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:38:09.078 [Test worker @coroutine#4890] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:38:09.078 [Test worker @coroutine#4890] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:38:09.078 [Test worker @coroutine#4890] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:38:09.078 [Test worker @coroutine#4890] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:38:09.078 [Test worker @coroutine#4890] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Starting... 2024-04-29 22:38:09.078 [Test worker @coroutine#4890] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@754acbad 2024-04-29 22:38:09.078 [Test worker @coroutine#4890] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@754acbad 2024-04-29 22:38:09.078 [Test worker @coroutine#4890] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Start completed. 2024-04-29 22:38:09.095 [Test worker @coroutine#4890] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@754acbad 2024-04-29 22:38:09.109 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@754acbad 2024-04-29 22:38:09.110 [Test worker @coroutine#4893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@754acbad 2024-04-29 22:38:09.112 [Test worker @coroutine#4895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@754acbad 2024-04-29 22:38:09.112 [Test worker @coroutine#4890] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-184 - configuration: 2024-04-29 22:38:09.112 [Test worker @coroutine#4890] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:38:09.112 [Test worker @coroutine#4890] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:38:09.112 [Test worker @coroutine#4890] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:38:09.112 [Test worker @coroutine#4890] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:38:09.112 [Test worker @coroutine#4890] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:38:09.112 [Test worker @coroutine#4890] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:38:09.112 [Test worker @coroutine#4890] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@724d4e75 2024-04-29 22:38:09.112 [Test worker @coroutine#4890] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:38:09.113 [Test worker @coroutine#4890] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:38:09.113 [Test worker @coroutine#4890] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:38:09.113 [Test worker @coroutine#4890] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:38:09.113 [Test worker @coroutine#4890] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:38:09.113 [Test worker @coroutine#4890] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:38:09.113 [Test worker @coroutine#4890] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:38:09.113 [Test worker @coroutine#4890] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:38:09.113 [Test worker @coroutine#4890] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:38:09.113 [Test worker @coroutine#4890] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:38:09.113 [Test worker @coroutine#4890] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:38:09.113 [Test worker @coroutine#4890] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:38:09.113 [Test worker @coroutine#4890] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:38:09.113 [Test worker @coroutine#4890] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:38:09.113 [Test worker @coroutine#4890] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:38:09.113 [Test worker @coroutine#4890] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:38:09.113 [Test worker @coroutine#4890] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:38:09.113 [Test worker @coroutine#4890] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:38:09.113 [Test worker @coroutine#4890] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:38:09.113 [Test worker @coroutine#4890] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-184" 2024-04-29 22:38:09.113 [Test worker @coroutine#4890] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:38:09.113 [Test worker @coroutine#4890] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:38:09.113 [Test worker @coroutine#4890] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:38:09.113 [Test worker @coroutine#4890] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:38:09.113 [Test worker @coroutine#4890] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:38:09.113 [Test worker @coroutine#4890] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:38:09.113 [Test worker @coroutine#4890] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:38:09.113 [Test worker @coroutine#4890] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:38:09.113 [Test worker @coroutine#4890] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Starting... 2024-04-29 22:38:09.113 [Test worker @coroutine#4890] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@1871068d 2024-04-29 22:38:09.113 [Test worker @coroutine#4890] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@1871068d 2024-04-29 22:38:09.113 [Test worker @coroutine#4890] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Start completed. 2024-04-29 22:38:09.126 [Test worker @coroutine#4890] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1871068d 2024-04-29 22:38:09.137 [Test worker @coroutine#4897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1871068d 2024-04-29 22:38:09.139 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1871068d 2024-04-29 22:38:09.141 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1871068d 2024-04-29 22:38:09.154 [DefaultDispatcher-worker-14 @coroutine#4903] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1871068d 2024-04-29 22:38:09.167 [DefaultDispatcher-worker-14 @coroutine#4890] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@754acbad 2024-04-29 22:38:09.168 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:38:09.178 [HikariPool-183 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:38:09.183 [DefaultDispatcher-worker-4 @coroutine#2032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76685ab0 2024-04-29 22:38:09.183 [DefaultDispatcher-worker-4 @coroutine#2032] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37127/UmAppDatabase/replication/nodeId 2024-04-29 22:38:09.183 [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:37127/UmAppDatabase/replication/nodeId. 2024-04-29 22:38:09.183 [DefaultDispatcher-worker-4 @coroutine#2032] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37127/UmAppDatabase/replication/nodeId 2024-04-29 22:38:09.184 [DefaultDispatcher-worker-6 @coroutine#2032] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37127/UmAppDatabase/replication/nodeId 2024-04-29 22:38:09.184 [DefaultDispatcher-worker-6 @coroutine#2032] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37127/UmAppDatabase/replication/nodeId 2024-04-29 22:38:09.185 [DefaultDispatcher-worker-18 @coroutine#4890] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@754acbad 2024-04-29 22:38:09.194 [DefaultDispatcher-worker-17 @coroutine#4890] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@754acbad 2024-04-29 22:38:09.194 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:38:09.213 [HikariPool-184 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:38:09.242 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:38:09.298 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:38:09.317 [DefaultDispatcher-worker-11 @coroutine#2061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ea0254d 2024-04-29 22:38:09.317 [DefaultDispatcher-worker-11 @coroutine#2061] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 22:38:09.317 [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-04-29 22:38:09.318 [DefaultDispatcher-worker-11 @coroutine#2061] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 22:38:09.319 [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-04-29 22:38:09.325 [DefaultDispatcher-worker-16 @coroutine#2076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@712dd0b0 2024-04-29 22:38:09.325 [DefaultDispatcher-worker-16 @coroutine#2076] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47347/UmAppDatabase/replication/nodeId 2024-04-29 22:38:09.325 [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://localhost.localdomain:47347/UmAppDatabase/replication/nodeId. 2024-04-29 22:38:09.325 [DefaultDispatcher-worker-16 @coroutine#2076] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47347/UmAppDatabase/replication/nodeId 2024-04-29 22:38:09.326 [DefaultDispatcher-worker-1 @coroutine#2076] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47347/UmAppDatabase/replication/nodeId 2024-04-29 22:38:09.326 [DefaultDispatcher-worker-1 @coroutine#2076] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47347/UmAppDatabase/replication/nodeId 2024-04-29 22:38:09.327 [DefaultDispatcher-worker-14 @coroutine#4925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@754acbad 2024-04-29 22:38:09.330 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown initiated... 2024-04-29 22:38:09.330 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Close initiated... 2024-04-29 22:38:09.330 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:38:09.330 [HikariPool-183 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Closing connection org.sqlite.jdbc4.JDBC4Connection@754acbad: (connection evicted) 2024-04-29 22:38:09.331 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:38:09.331 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Closed. 2024-04-29 22:38:09.331 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown completed. 2024-04-29 22:38:09.331 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown initiated... 2024-04-29 22:38:09.331 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Close initiated... 2024-04-29 22:38:09.331 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:38:09.331 [HikariPool-184 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1871068d: (connection evicted) 2024-04-29 22:38:09.332 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:38:09.332 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Closed. 2024-04-29 22:38:09.332 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown completed. 2024-04-29 22:38:09.333 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-185 - configuration: 2024-04-29 22:38:09.333 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:38:09.333 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:38:09.333 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:38:09.333 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:38:09.333 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:38:09.333 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:38:09.333 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@60a3a0fa 2024-04-29 22:38:09.333 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:38:09.333 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:38:09.333 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:38:09.333 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:38:09.333 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:38:09.333 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:38:09.333 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:38:09.333 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:38:09.333 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:38:09.333 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:38:09.333 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:38:09.333 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:38:09.333 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:38:09.333 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:38:09.333 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:38:09.333 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:38:09.333 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:38:09.333 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:38:09.333 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:38:09.333 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-185" 2024-04-29 22:38:09.333 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:38:09.333 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:38:09.333 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:38:09.333 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:38:09.333 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:38:09.333 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:38:09.333 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:38:09.333 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:38:09.333 [Test worker @coroutine#4937] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Starting... 2024-04-29 22:38:09.333 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@27aa700 2024-04-29 22:38:09.333 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@27aa700 2024-04-29 22:38:09.333 [Test worker @coroutine#4937] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Start completed. 2024-04-29 22:38:09.348 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27aa700 2024-04-29 22:38:09.359 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27aa700 2024-04-29 22:38:09.361 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27aa700 2024-04-29 22:38:09.362 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27aa700 2024-04-29 22:38:09.363 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-186 - configuration: 2024-04-29 22:38:09.363 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:38:09.363 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:38:09.363 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:38:09.363 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:38:09.363 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:38:09.363 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:38:09.363 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@307ca947 2024-04-29 22:38:09.363 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:38:09.363 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:38:09.363 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:38:09.363 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:38:09.363 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:38:09.363 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:38:09.363 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:38:09.363 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:38:09.363 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:38:09.363 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:38:09.363 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:38:09.363 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:38:09.363 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:38:09.363 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:38:09.363 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:38:09.363 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:38:09.363 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:38:09.363 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:38:09.363 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:38:09.363 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-186" 2024-04-29 22:38:09.363 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:38:09.363 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:38:09.363 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:38:09.363 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:38:09.363 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:38:09.363 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:38:09.363 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:38:09.363 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:38:09.363 [Test worker @coroutine#4937] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Starting... 2024-04-29 22:38:09.363 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@49d5b651 2024-04-29 22:38:09.363 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@49d5b651 2024-04-29 22:38:09.363 [Test worker @coroutine#4937] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Start completed. 2024-04-29 22:38:09.377 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49d5b651 2024-04-29 22:38:09.388 [Test worker @coroutine#4946] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49d5b651 2024-04-29 22:38:09.390 [Test worker @coroutine#4948] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49d5b651 2024-04-29 22:38:09.391 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49d5b651 2024-04-29 22:38:09.404 [DefaultDispatcher-worker-2 @coroutine#4952] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49d5b651 2024-04-29 22:38:09.419 [DefaultDispatcher-worker-3 @coroutine#4937] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27aa700 2024-04-29 22:38:09.433 [HikariPool-185 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:38:09.436 [DefaultDispatcher-worker-4 @coroutine#2127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a183fa6 2024-04-29 22:38:09.437 [DefaultDispatcher-worker-4 @coroutine#2127] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58737/UmAppDatabase/replication/nodeId 2024-04-29 22:38:09.437 [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:58737/UmAppDatabase/replication/nodeId. 2024-04-29 22:38:09.437 [DefaultDispatcher-worker-4 @coroutine#2127] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58737/UmAppDatabase/replication/nodeId 2024-04-29 22:38:09.437 [DefaultDispatcher-worker-13 @coroutine#4937] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27aa700 2024-04-29 22:38:09.438 [DefaultDispatcher-worker-4 @coroutine#2127] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58737/UmAppDatabase/replication/nodeId 2024-04-29 22:38:09.438 [DefaultDispatcher-worker-4 @coroutine#2127] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58737/UmAppDatabase/replication/nodeId 2024-04-29 22:38:09.448 [DefaultDispatcher-worker-11 @coroutine#4937] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27aa700 2024-04-29 22:38:09.452 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown initiated... 2024-04-29 22:38:09.452 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Close initiated... 2024-04-29 22:38:09.452 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:38:09.453 [HikariPool-185 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Closing connection org.sqlite.jdbc4.JDBC4Connection@27aa700: (connection evicted) 2024-04-29 22:38:09.454 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:38:09.454 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Closed. 2024-04-29 22:38:09.454 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown completed. 2024-04-29 22:38:09.454 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown initiated... 2024-04-29 22:38:09.454 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Close initiated... 2024-04-29 22:38:09.454 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:38:09.454 [HikariPool-186 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Closing connection org.sqlite.jdbc4.JDBC4Connection@49d5b651: (connection evicted) 2024-04-29 22:38:09.455 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:38:09.455 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Closed. 2024-04-29 22:38:09.455 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown completed. 2024-04-29 22:38:09.456 [Test worker @coroutine#4971] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-187 - configuration: 2024-04-29 22:38:09.456 [Test worker @coroutine#4971] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:38:09.456 [Test worker @coroutine#4971] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:38:09.456 [Test worker @coroutine#4971] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:38:09.456 [Test worker @coroutine#4971] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:38:09.456 [Test worker @coroutine#4971] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:38:09.456 [Test worker @coroutine#4971] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:38:09.456 [Test worker @coroutine#4971] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f9083b4 2024-04-29 22:38:09.456 [Test worker @coroutine#4971] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:38:09.456 [Test worker @coroutine#4971] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:38:09.456 [Test worker @coroutine#4971] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:38:09.456 [Test worker @coroutine#4971] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:38:09.456 [Test worker @coroutine#4971] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:38:09.456 [Test worker @coroutine#4971] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:38:09.456 [Test worker @coroutine#4971] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:38:09.456 [Test worker @coroutine#4971] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:38:09.456 [Test worker @coroutine#4971] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:38:09.456 [Test worker @coroutine#4971] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:38:09.456 [Test worker @coroutine#4971] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:38:09.456 [Test worker @coroutine#4971] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:38:09.456 [Test worker @coroutine#4971] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:38:09.456 [Test worker @coroutine#4971] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:38:09.456 [Test worker @coroutine#4971] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:38:09.456 [Test worker @coroutine#4971] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:38:09.456 [Test worker @coroutine#4971] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:38:09.456 [Test worker @coroutine#4971] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:38:09.456 [Test worker @coroutine#4971] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:38:09.456 [Test worker @coroutine#4971] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-187" 2024-04-29 22:38:09.456 [Test worker @coroutine#4971] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:38:09.456 [Test worker @coroutine#4971] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:38:09.456 [Test worker @coroutine#4971] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:38:09.456 [Test worker @coroutine#4971] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:38:09.456 [Test worker @coroutine#4971] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:38:09.456 [Test worker @coroutine#4971] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:38:09.456 [Test worker @coroutine#4971] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:38:09.456 [Test worker @coroutine#4971] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:38:09.456 [Test worker @coroutine#4971] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Starting... 2024-04-29 22:38:09.456 [Test worker @coroutine#4971] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@16441c13 2024-04-29 22:38:09.456 [Test worker @coroutine#4971] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@16441c13 2024-04-29 22:38:09.456 [Test worker @coroutine#4971] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Start completed. 2024-04-29 22:38:09.473 [Test worker @coroutine#4971] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16441c13 2024-04-29 22:38:09.485 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16441c13 2024-04-29 22:38:09.486 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16441c13 2024-04-29 22:38:09.488 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16441c13 2024-04-29 22:38:09.489 [Test worker @coroutine#4971] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-188 - configuration: 2024-04-29 22:38:09.489 [Test worker @coroutine#4971] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:38:09.489 [Test worker @coroutine#4971] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:38:09.489 [Test worker @coroutine#4971] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:38:09.489 [Test worker @coroutine#4971] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:38:09.489 [Test worker @coroutine#4971] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:38:09.489 [Test worker @coroutine#4971] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:38:09.489 [Test worker @coroutine#4971] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@383c94ed 2024-04-29 22:38:09.489 [Test worker @coroutine#4971] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:38:09.489 [Test worker @coroutine#4971] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:38:09.489 [Test worker @coroutine#4971] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:38:09.489 [Test worker @coroutine#4971] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:38:09.489 [Test worker @coroutine#4971] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:38:09.489 [Test worker @coroutine#4971] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:38:09.489 [Test worker @coroutine#4971] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:38:09.489 [Test worker @coroutine#4971] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:38:09.489 [Test worker @coroutine#4971] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:38:09.489 [Test worker @coroutine#4971] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:38:09.489 [Test worker @coroutine#4971] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:38:09.489 [Test worker @coroutine#4971] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:38:09.489 [Test worker @coroutine#4971] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:38:09.489 [Test worker @coroutine#4971] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:38:09.489 [Test worker @coroutine#4971] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:38:09.489 [Test worker @coroutine#4971] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:38:09.489 [Test worker @coroutine#4971] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:38:09.489 [Test worker @coroutine#4971] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:38:09.489 [Test worker @coroutine#4971] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:38:09.489 [Test worker @coroutine#4971] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-188" 2024-04-29 22:38:09.489 [Test worker @coroutine#4971] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:38:09.489 [Test worker @coroutine#4971] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:38:09.489 [Test worker @coroutine#4971] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:38:09.489 [Test worker @coroutine#4971] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:38:09.489 [Test worker @coroutine#4971] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:38:09.489 [Test worker @coroutine#4971] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:38:09.489 [Test worker @coroutine#4971] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:38:09.489 [Test worker @coroutine#4971] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:38:09.489 [Test worker @coroutine#4971] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Starting... 2024-04-29 22:38:09.489 [Test worker @coroutine#4971] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@12f85dc8 2024-04-29 22:38:09.489 [Test worker @coroutine#4971] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@12f85dc8 2024-04-29 22:38:09.489 [Test worker @coroutine#4971] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Start completed. 2024-04-29 22:38:09.503 [Test worker @coroutine#4971] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12f85dc8 2024-04-29 22:38:09.519 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12f85dc8 2024-04-29 22:38:09.521 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12f85dc8 2024-04-29 22:38:09.522 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:38:09.523 [Test worker @coroutine#4982] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12f85dc8 2024-04-29 22:38:09.535 [DefaultDispatcher-worker-3 @coroutine#4984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12f85dc8 2024-04-29 22:38:09.548 [DefaultDispatcher-worker-12 @coroutine#4971] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16441c13 2024-04-29 22:38:09.557 [HikariPool-187 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:38:09.560 [DefaultDispatcher-worker-3 @coroutine#4971] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16441c13 2024-04-29 22:38:09.565 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown initiated... 2024-04-29 22:38:09.565 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Close initiated... 2024-04-29 22:38:09.565 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:38:09.565 [HikariPool-187 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Closing connection org.sqlite.jdbc4.JDBC4Connection@16441c13: (connection evicted) 2024-04-29 22:38:09.566 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:38:09.566 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Closed. 2024-04-29 22:38:09.566 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown completed. 2024-04-29 22:38:09.566 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown initiated... 2024-04-29 22:38:09.566 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Close initiated... 2024-04-29 22:38:09.566 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:38:09.566 [HikariPool-188 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Closing connection org.sqlite.jdbc4.JDBC4Connection@12f85dc8: (connection evicted) 2024-04-29 22:38:09.567 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:38:09.567 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Closed. 2024-04-29 22:38:09.567 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown completed. 2024-04-29 22:38:09.568 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-189 - configuration: 2024-04-29 22:38:09.568 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:38:09.568 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:38:09.568 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:38:09.568 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:38:09.568 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:38:09.568 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:38:09.568 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1766b7 2024-04-29 22:38:09.568 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:38:09.568 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:38:09.568 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:38:09.568 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:38:09.568 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:38:09.568 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:38:09.568 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:38:09.568 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:38:09.568 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:38:09.568 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:38:09.568 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:38:09.568 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:38:09.568 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:38:09.568 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:38:09.568 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:38:09.568 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:38:09.568 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:38:09.568 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:38:09.568 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:38:09.568 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-189" 2024-04-29 22:38:09.568 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:38:09.568 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:38:09.568 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:38:09.568 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:38:09.568 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:38:09.568 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:38:09.568 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:38:09.568 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:38:09.568 [Test worker @coroutine#4999] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Starting... 2024-04-29 22:38:09.569 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@56587330 2024-04-29 22:38:09.569 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@56587330 2024-04-29 22:38:09.569 [Test worker @coroutine#4999] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Start completed. 2024-04-29 22:38:09.588 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56587330 2024-04-29 22:38:09.599 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56587330 2024-04-29 22:38:09.601 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56587330 2024-04-29 22:38:09.603 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56587330 2024-04-29 22:38:09.603 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-190 - configuration: 2024-04-29 22:38:09.603 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:38:09.603 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:38:09.603 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:38:09.603 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:38:09.603 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:38:09.603 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:38:09.603 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b09fcda 2024-04-29 22:38:09.603 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:38:09.603 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:38:09.603 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:38:09.603 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:38:09.603 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:38:09.603 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:38:09.603 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:38:09.603 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:38:09.603 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:38:09.603 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:38:09.603 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:38:09.603 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:38:09.603 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:38:09.603 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:38:09.603 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:38:09.603 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:38:09.603 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:38:09.603 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:38:09.603 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:38:09.603 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-190" 2024-04-29 22:38:09.603 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:38:09.603 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:38:09.603 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:38:09.603 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:38:09.603 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:38:09.603 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:38:09.603 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:38:09.603 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:38:09.603 [Test worker @coroutine#4999] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Starting... 2024-04-29 22:38:09.604 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@55cd41f7 2024-04-29 22:38:09.604 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@55cd41f7 2024-04-29 22:38:09.604 [Test worker @coroutine#4999] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Start completed. 2024-04-29 22:38:09.617 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55cd41f7 2024-04-29 22:38:09.629 [Test worker @coroutine#5008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55cd41f7 2024-04-29 22:38:09.630 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55cd41f7 2024-04-29 22:38:09.632 [Test worker @coroutine#5012] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55cd41f7 2024-04-29 22:38:09.645 [DefaultDispatcher-worker-13 @coroutine#5014] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55cd41f7 2024-04-29 22:38:09.657 [DefaultDispatcher-worker-5 @coroutine#4999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56587330 2024-04-29 22:38:09.669 [HikariPool-189 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:38:09.672 [DefaultDispatcher-worker-2 @coroutine#4999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56587330 2024-04-29 22:38:09.684 [DefaultDispatcher-worker-19 @coroutine#4999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56587330 2024-04-29 22:38:09.690 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown initiated... 2024-04-29 22:38:09.690 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Close initiated... 2024-04-29 22:38:09.690 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:38:09.690 [HikariPool-189 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Closing connection org.sqlite.jdbc4.JDBC4Connection@56587330: (connection evicted) 2024-04-29 22:38:09.691 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:38:09.691 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Closed. 2024-04-29 22:38:09.691 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown completed. 2024-04-29 22:38:09.691 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown initiated... 2024-04-29 22:38:09.691 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Close initiated... 2024-04-29 22:38:09.691 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:38:09.691 [HikariPool-190 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Closing connection org.sqlite.jdbc4.JDBC4Connection@55cd41f7: (connection evicted) 2024-04-29 22:38:09.692 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:38:09.692 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Closed. 2024-04-29 22:38:09.692 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown completed. 2024-04-29 22:38:09.693 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-191 - configuration: 2024-04-29 22:38:09.694 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:38:09.694 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:38:09.694 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:38:09.694 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:38:09.694 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:38:09.694 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:38:09.694 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2be9425f 2024-04-29 22:38:09.694 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:38:09.694 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:38:09.694 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:38:09.694 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:38:09.694 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:38:09.694 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:38:09.694 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:38:09.694 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:38:09.694 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:38:09.694 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:38:09.694 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:38:09.694 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:38:09.694 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:38:09.694 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:38:09.694 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:38:09.694 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:38:09.694 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:38:09.694 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:38:09.694 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:38:09.694 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-191" 2024-04-29 22:38:09.694 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:38:09.694 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:38:09.694 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:38:09.694 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:38:09.694 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:38:09.694 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:38:09.694 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:38:09.694 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:38:09.694 [Test worker @coroutine#5031] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Starting... 2024-04-29 22:38:09.695 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@57cd5cc9 2024-04-29 22:38:09.695 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@57cd5cc9 2024-04-29 22:38:09.695 [Test worker @coroutine#5031] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Start completed. 2024-04-29 22:38:09.704 [DefaultDispatcher-worker-18 @coroutine#2170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cd2d3b6 2024-04-29 22:38:09.704 [DefaultDispatcher-worker-18 @coroutine#2170] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40087/UmAppDatabase/replication/nodeId 2024-04-29 22:38:09.704 [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:40087/UmAppDatabase/replication/nodeId. 2024-04-29 22:38:09.704 [DefaultDispatcher-worker-18 @coroutine#2170] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40087/UmAppDatabase/replication/nodeId 2024-04-29 22:38:09.705 [DefaultDispatcher-worker-13 @coroutine#2170] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40087/UmAppDatabase/replication/nodeId 2024-04-29 22:38:09.705 [DefaultDispatcher-worker-13 @coroutine#2170] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40087/UmAppDatabase/replication/nodeId 2024-04-29 22:38:09.706 [DefaultDispatcher-worker-13 @coroutine#1892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@128ebca1 2024-04-29 22:38:09.707 [DefaultDispatcher-worker-13 @coroutine#1892] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38003/UmAppDatabase/replication/nodeId 2024-04-29 22:38:09.707 [DefaultDispatcher-worker-13 @coroutine#1892] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38003/UmAppDatabase/replication/nodeId. 2024-04-29 22:38:09.707 [DefaultDispatcher-worker-13 @coroutine#1892] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38003/UmAppDatabase/replication/nodeId 2024-04-29 22:38:09.708 [DefaultDispatcher-worker-16 @coroutine#1892] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38003/UmAppDatabase/replication/nodeId 2024-04-29 22:38:09.708 [DefaultDispatcher-worker-16 @coroutine#1892] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38003/UmAppDatabase/replication/nodeId 2024-04-29 22:38:09.711 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57cd5cc9 2024-04-29 22:38:09.723 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57cd5cc9 2024-04-29 22:38:09.724 [Test worker @coroutine#5041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57cd5cc9 2024-04-29 22:38:09.726 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57cd5cc9 2024-04-29 22:38:09.737 [DefaultDispatcher-worker-15 @coroutine#5045] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57cd5cc9 2024-04-29 22:38:09.744 [DefaultDispatcher-worker-15 @coroutine#5031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57cd5cc9 2024-04-29 22:38:09.758 [UI Thread @coroutine#5064] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/api/contententryimportjob/importjobs?contententryuid=586633645895364608 2024-04-29 22:38:09.758 [UI Thread @coroutine#5064] 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=586633645895364608. 2024-04-29 22:38:09.759 [UI Thread @coroutine#5064] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/api/contententryimportjob/importjobs?contententryuid=586633645895364608 2024-04-29 22:38:09.761 [UI Thread @coroutine#5064] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/api/contententryimportjob/importjobs?contententryuid=586633645895364608 2024-04-29 22:38:09.761 [UI Thread @coroutine#5064] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/api/contententryimportjob/importjobs?contententryuid=586633645895364608 2024-04-29 22:38:09.761 [UI Thread @coroutine#5064] 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=586633645895364608. 2024-04-29 22:38:09.761 [UI Thread @coroutine#5064] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost/api/contententryimportjob/importjobs?contententryuid=586633645895364608 to class io.ktor.utils.io.ByteReadChannel 2024-04-29 22:38:09.764 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown initiated... 2024-04-29 22:38:09.764 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Close initiated... 2024-04-29 22:38:09.764 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:38:09.765 [HikariPool-191 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Closing connection org.sqlite.jdbc4.JDBC4Connection@57cd5cc9: (connection evicted) 2024-04-29 22:38:09.765 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:38:09.766 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Closed. 2024-04-29 22:38:09.766 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown completed. 2024-04-29 22:38:09.820 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:38:09.820 [Test worker @coroutine#5080] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-192 - configuration: 2024-04-29 22:38:09.820 [Test worker @coroutine#5080] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:38:09.820 [Test worker @coroutine#5080] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:38:09.821 [Test worker @coroutine#5080] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:38:09.821 [Test worker @coroutine#5080] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:38:09.821 [Test worker @coroutine#5080] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:38:09.821 [Test worker @coroutine#5080] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:38:09.821 [Test worker @coroutine#5080] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4f8186a5 2024-04-29 22:38:09.821 [Test worker @coroutine#5080] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:38:09.821 [Test worker @coroutine#5080] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:38:09.821 [Test worker @coroutine#5080] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:38:09.821 [Test worker @coroutine#5080] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:38:09.821 [Test worker @coroutine#5080] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:38:09.821 [Test worker @coroutine#5080] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:38:09.821 [Test worker @coroutine#5080] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:38:09.821 [Test worker @coroutine#5080] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:38:09.821 [Test worker @coroutine#5080] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:38:09.821 [Test worker @coroutine#5080] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:38:09.821 [Test worker @coroutine#5080] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:38:09.821 [Test worker @coroutine#5080] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:38:09.821 [Test worker @coroutine#5080] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:38:09.821 [Test worker @coroutine#5080] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:38:09.821 [Test worker @coroutine#5080] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:38:09.821 [Test worker @coroutine#5080] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:38:09.821 [Test worker @coroutine#5080] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:38:09.821 [Test worker @coroutine#5080] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:38:09.821 [Test worker @coroutine#5080] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:38:09.821 [Test worker @coroutine#5080] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-192" 2024-04-29 22:38:09.821 [Test worker @coroutine#5080] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:38:09.821 [Test worker @coroutine#5080] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:38:09.821 [Test worker @coroutine#5080] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:38:09.821 [Test worker @coroutine#5080] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:38:09.821 [Test worker @coroutine#5080] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:38:09.821 [Test worker @coroutine#5080] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:38:09.821 [Test worker @coroutine#5080] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:38:09.821 [Test worker @coroutine#5080] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:38:09.821 [Test worker @coroutine#5080] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Starting... 2024-04-29 22:38:09.822 [Test worker @coroutine#5080] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@7244d87 2024-04-29 22:38:09.822 [Test worker @coroutine#5080] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@7244d87 2024-04-29 22:38:09.822 [Test worker @coroutine#5080] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Start completed. 2024-04-29 22:38:09.833 [DefaultDispatcher-worker-8 @coroutine#2226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@702e21c 2024-04-29 22:38:09.833 [DefaultDispatcher-worker-8 @coroutine#2226] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59881/UmAppDatabase/replication/nodeId 2024-04-29 22:38:09.833 [DefaultDispatcher-worker-8 @coroutine#2226] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59881/UmAppDatabase/replication/nodeId. 2024-04-29 22:38:09.833 [DefaultDispatcher-worker-8 @coroutine#2226] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59881/UmAppDatabase/replication/nodeId 2024-04-29 22:38:09.834 [DefaultDispatcher-worker-12 @coroutine#1924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@282079b9 2024-04-29 22:38:09.834 [DefaultDispatcher-worker-12 @coroutine#1924] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56743/UmAppDatabase/replication/nodeId 2024-04-29 22:38:09.834 [DefaultDispatcher-worker-12 @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:56743/UmAppDatabase/replication/nodeId. 2024-04-29 22:38:09.834 [DefaultDispatcher-worker-12 @coroutine#1924] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56743/UmAppDatabase/replication/nodeId 2024-04-29 22:38:09.834 [DefaultDispatcher-worker-7 @coroutine#2226] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59881/UmAppDatabase/replication/nodeId 2024-04-29 22:38:09.834 [DefaultDispatcher-worker-7 @coroutine#2226] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59881/UmAppDatabase/replication/nodeId 2024-04-29 22:38:09.835 [DefaultDispatcher-worker-8 @coroutine#1924] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56743/UmAppDatabase/replication/nodeId 2024-04-29 22:38:09.835 [DefaultDispatcher-worker-8 @coroutine#1924] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56743/UmAppDatabase/replication/nodeId 2024-04-29 22:38:09.838 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:38:09.841 [Test worker @coroutine#5080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7244d87 2024-04-29 22:38:09.852 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7244d87 2024-04-29 22:38:09.854 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7244d87 2024-04-29 22:38:09.856 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7244d87 2024-04-29 22:38:09.882 [DefaultDispatcher-worker-2 @coroutine#5080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7244d87 2024-04-29 22:38:09.891 [DefaultDispatcher-worker-18 @coroutine#5093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7244d87 2024-04-29 22:38:09.900 [DefaultDispatcher-worker-8 @coroutine#5080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7244d87 2024-04-29 22:38:09.914 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown initiated... 2024-04-29 22:38:09.914 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Close initiated... 2024-04-29 22:38:09.914 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:38:09.914 [HikariPool-192 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7244d87: (connection evicted) 2024-04-29 22:38:09.915 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:38:09.915 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Closed. 2024-04-29 22:38:09.915 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown completed. 2024-04-29 22:38:09.975 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-193 - configuration: 2024-04-29 22:38:09.975 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:38:09.975 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:38:09.975 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:38:09.975 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:38:09.975 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:38:09.975 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:38:09.975 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1724c649 2024-04-29 22:38:09.975 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:38:09.975 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:38:09.975 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:38:09.975 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:38:09.975 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:38:09.975 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:38:09.975 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:38:09.975 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:38:09.975 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:38:09.975 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:38:09.975 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:38:09.975 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:38:09.975 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:38:09.975 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:38:09.976 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:38:09.976 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:38:09.976 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:38:09.976 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:38:09.976 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:38:09.976 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-193" 2024-04-29 22:38:09.976 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:38:09.976 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:38:09.976 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:38:09.976 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:38:09.976 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:38:09.976 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:38:09.976 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:38:09.976 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:38:09.976 [Test worker @coroutine#5111] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Starting... 2024-04-29 22:38:09.976 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fd79ac6 2024-04-29 22:38:09.976 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fd79ac6 2024-04-29 22:38:09.976 [Test worker @coroutine#5111] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Start completed. 2024-04-29 22:38:09.977 [DefaultDispatcher-worker-6 @coroutine#1970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@643f8ebe 2024-04-29 22:38:09.977 [DefaultDispatcher-worker-6 @coroutine#1970] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45981/UmAppDatabase/replication/nodeId 2024-04-29 22:38:09.977 [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:45981/UmAppDatabase/replication/nodeId. 2024-04-29 22:38:09.977 [DefaultDispatcher-worker-6 @coroutine#1970] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45981/UmAppDatabase/replication/nodeId 2024-04-29 22:38:09.978 [DefaultDispatcher-worker-19 @coroutine#1970] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45981/UmAppDatabase/replication/nodeId 2024-04-29 22:38:09.978 [DefaultDispatcher-worker-19 @coroutine#1970] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45981/UmAppDatabase/replication/nodeId 2024-04-29 22:38:09.990 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fd79ac6 2024-04-29 22:38:10.001 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fd79ac6 2024-04-29 22:38:10.003 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fd79ac6 2024-04-29 22:38:10.005 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fd79ac6 2024-04-29 22:38:10.009 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown initiated... 2024-04-29 22:38:10.009 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Close initiated... 2024-04-29 22:38:10.009 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:38:10.009 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:38:10.009 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Closed. 2024-04-29 22:38:10.009 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown completed. 2024-04-29 22:38:10.011 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-194 - configuration: 2024-04-29 22:38:10.011 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:38:10.011 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:38:10.011 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:38:10.011 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:38:10.011 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:38:10.011 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:38:10.011 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b3639f9 2024-04-29 22:38:10.011 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:38:10.011 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:38:10.011 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:38:10.011 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:38:10.011 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:38:10.011 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:38:10.011 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:38:10.011 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:38:10.011 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:38:10.011 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:38:10.011 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:38:10.011 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:38:10.011 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:38:10.011 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:38:10.011 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:38:10.011 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:38:10.011 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:38:10.011 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:38:10.011 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:38:10.011 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-194" 2024-04-29 22:38:10.011 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:38:10.011 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:38:10.011 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:38:10.011 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:38:10.011 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:38:10.011 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:38:10.011 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:38:10.011 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:38:10.011 [Test worker @coroutine#5131] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Starting... 2024-04-29 22:38:10.012 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@156c1c4e 2024-04-29 22:38:10.012 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@156c1c4e 2024-04-29 22:38:10.012 [Test worker @coroutine#5131] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Start completed. 2024-04-29 22:38:10.025 [DefaultDispatcher-worker-6 @coroutine#5132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-41 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e4d8770 2024-04-29 22:38:10.026 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156c1c4e 2024-04-29 22:38:10.037 [Test worker @coroutine#5133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156c1c4e 2024-04-29 22:38:10.038 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156c1c4e 2024-04-29 22:38:10.040 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156c1c4e 2024-04-29 22:38:10.043 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown initiated... 2024-04-29 22:38:10.043 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Close initiated... 2024-04-29 22:38:10.043 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:38:10.043 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:38:10.043 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Closed. 2024-04-29 22:38:10.043 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown completed. 2024-04-29 22:38:10.045 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-195 - configuration: 2024-04-29 22:38:10.045 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:38:10.045 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:38:10.045 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:38:10.045 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:38:10.045 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:38:10.045 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:38:10.045 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@50aa5826 2024-04-29 22:38:10.045 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:38:10.045 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:38:10.045 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:38:10.045 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:38:10.045 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:38:10.045 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:38:10.045 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:38:10.045 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:38:10.045 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:38:10.045 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:38:10.045 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:38:10.045 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:38:10.045 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:38:10.045 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:38:10.045 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:38:10.045 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:38:10.045 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:38:10.045 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:38:10.045 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:38:10.045 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-195" 2024-04-29 22:38:10.045 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:38:10.045 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:38:10.045 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:38:10.045 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:38:10.045 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:38:10.045 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:38:10.045 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:38:10.045 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:38:10.045 [Test worker @coroutine#5150] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Starting... 2024-04-29 22:38:10.045 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@6382bc3f 2024-04-29 22:38:10.045 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@6382bc3f 2024-04-29 22:38:10.045 [Test worker @coroutine#5150] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Start completed. 2024-04-29 22:38:10.059 [DefaultDispatcher-worker-19 @coroutine#5151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bf523e3 2024-04-29 22:38:10.060 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6382bc3f 2024-04-29 22:38:10.065 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:38:10.072 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6382bc3f 2024-04-29 22:38:10.074 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6382bc3f 2024-04-29 22:38:10.075 [DefaultDispatcher-worker-6 @coroutine#2003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51d26fed 2024-04-29 22:38:10.076 [DefaultDispatcher-worker-6 @coroutine#2003] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49345/UmAppDatabase/replication/nodeId 2024-04-29 22:38:10.076 [DefaultDispatcher-worker-6 @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:49345/UmAppDatabase/replication/nodeId. 2024-04-29 22:38:10.076 [DefaultDispatcher-worker-6 @coroutine#2003] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49345/UmAppDatabase/replication/nodeId 2024-04-29 22:38:10.076 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6382bc3f 2024-04-29 22:38:10.076 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-196 - configuration: 2024-04-29 22:38:10.076 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:38:10.076 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:38:10.076 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:38:10.076 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:38:10.076 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:38:10.076 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:38:10.076 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5a41183b 2024-04-29 22:38:10.076 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:38:10.076 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:38:10.076 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:38:10.076 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:38:10.076 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:38:10.076 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:38:10.076 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:38:10.076 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:38:10.076 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:38:10.076 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:38:10.076 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:38:10.076 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:38:10.076 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:38:10.076 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:38:10.076 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:38:10.076 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:38:10.076 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:38:10.076 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:38:10.076 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:38:10.076 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-196" 2024-04-29 22:38:10.076 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:38:10.076 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:38:10.076 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:38:10.076 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:38:10.076 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:38:10.076 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:38:10.076 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:38:10.076 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:38:10.076 [Test worker @coroutine#5150] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Starting... 2024-04-29 22:38:10.077 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@4115b8a7 2024-04-29 22:38:10.077 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@4115b8a7 2024-04-29 22:38:10.077 [Test worker @coroutine#5150] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Start completed. 2024-04-29 22:38:10.077 [DefaultDispatcher-worker-17 @coroutine#2003] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49345/UmAppDatabase/replication/nodeId 2024-04-29 22:38:10.077 [DefaultDispatcher-worker-17 @coroutine#2003] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49345/UmAppDatabase/replication/nodeId 2024-04-29 22:38:10.092 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4115b8a7 2024-04-29 22:38:10.103 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4115b8a7 2024-04-29 22:38:10.104 [DefaultDispatcher-worker-17 @coroutine#5164] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-45 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6644bdf5 2024-04-29 22:38:10.105 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4115b8a7 2024-04-29 22:38:10.107 [Test worker @coroutine#5166] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4115b8a7 2024-04-29 22:38:10.119 [DefaultDispatcher-worker-19 @coroutine#5168] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4115b8a7 2024-04-29 22:38:10.124 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:38:10.133 [DefaultDispatcher-worker-19 @coroutine#5150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6382bc3f 2024-04-29 22:38:10.137 [DefaultDispatcher-worker-7 @coroutine#5178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-47 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71668a67 2024-04-29 22:38:10.138 [UI Thread @coroutine#5179] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60037/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-29 22:38:10.138 [UI Thread @coroutine#5179] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60037/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-04-29 22:38:10.138 [UI Thread @coroutine#5179] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60037/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-29 22:38:10.139 [UI Thread @coroutine#5179] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60037/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-29 22:38:10.139 [UI Thread @coroutine#5179] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60037/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-29 22:38:10.140 [UI Thread @coroutine#5179] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:60037/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-04-29 22:38:10.140 [UI Thread @coroutine#5179] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:60037/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 22:38:10.142 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown initiated... 2024-04-29 22:38:10.142 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Close initiated... 2024-04-29 22:38:10.142 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:38:10.142 [HikariPool-195 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6382bc3f: (connection evicted) 2024-04-29 22:38:10.142 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:38:10.142 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Closed. 2024-04-29 22:38:10.142 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown completed. 2024-04-29 22:38:10.142 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown initiated... 2024-04-29 22:38:10.143 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Close initiated... 2024-04-29 22:38:10.143 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:38:10.143 [HikariPool-196 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4115b8a7: (connection evicted) 2024-04-29 22:38:10.143 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:38:10.143 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Closed. 2024-04-29 22:38:10.143 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown completed. 2024-04-29 22:38:10.145 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-197 - configuration: 2024-04-29 22:38:10.145 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:38:10.145 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:38:10.145 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:38:10.145 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:38:10.145 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:38:10.145 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:38:10.145 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@26a2106e 2024-04-29 22:38:10.145 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:38:10.145 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:38:10.145 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:38:10.145 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:38:10.145 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:38:10.145 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:38:10.145 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:38:10.145 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:38:10.145 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:38:10.145 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:38:10.145 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:38:10.145 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:38:10.145 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:38:10.145 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:38:10.145 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:38:10.145 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:38:10.145 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:38:10.145 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:38:10.145 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:38:10.145 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-197" 2024-04-29 22:38:10.145 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:38:10.145 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:38:10.145 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:38:10.145 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:38:10.145 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:38:10.145 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:38:10.145 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:38:10.145 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:38:10.145 [Test worker @coroutine#5185] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Starting... 2024-04-29 22:38:10.146 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@23c95292 2024-04-29 22:38:10.146 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@23c95292 2024-04-29 22:38:10.146 [Test worker @coroutine#5185] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Start completed. 2024-04-29 22:38:10.158 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:38:10.163 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23c95292 2024-04-29 22:38:10.174 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23c95292 2024-04-29 22:38:10.176 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23c95292 2024-04-29 22:38:10.178 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23c95292 2024-04-29 22:38:10.178 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-198 - configuration: 2024-04-29 22:38:10.178 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:38:10.178 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:38:10.178 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:38:10.178 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:38:10.178 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:38:10.178 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:38:10.178 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@51ba8929 2024-04-29 22:38:10.178 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:38:10.178 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:38:10.178 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:38:10.178 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:38:10.178 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:38:10.178 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:38:10.178 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:38:10.178 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:38:10.178 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:38:10.179 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:38:10.179 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:38:10.179 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:38:10.179 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:38:10.179 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:38:10.179 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:38:10.179 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:38:10.179 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:38:10.179 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:38:10.179 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:38:10.179 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-198" 2024-04-29 22:38:10.179 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:38:10.179 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:38:10.179 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:38:10.179 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:38:10.179 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:38:10.179 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:38:10.179 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:38:10.179 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:38:10.179 [Test worker @coroutine#5185] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Starting... 2024-04-29 22:38:10.179 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b035d0c 2024-04-29 22:38:10.179 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b035d0c 2024-04-29 22:38:10.179 [Test worker @coroutine#5185] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Start completed. 2024-04-29 22:38:10.193 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b035d0c 2024-04-29 22:38:10.196 [DefaultDispatcher-worker-11 @coroutine#2032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76685ab0 2024-04-29 22:38:10.196 [DefaultDispatcher-worker-11 @coroutine#2032] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37127/UmAppDatabase/replication/nodeId 2024-04-29 22:38:10.196 [DefaultDispatcher-worker-11 @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:37127/UmAppDatabase/replication/nodeId. 2024-04-29 22:38:10.196 [DefaultDispatcher-worker-11 @coroutine#2032] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37127/UmAppDatabase/replication/nodeId 2024-04-29 22:38:10.197 [DefaultDispatcher-worker-8 @coroutine#2032] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37127/UmAppDatabase/replication/nodeId 2024-04-29 22:38:10.197 [DefaultDispatcher-worker-8 @coroutine#2032] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37127/UmAppDatabase/replication/nodeId 2024-04-29 22:38:10.203 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:38:10.205 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b035d0c 2024-04-29 22:38:10.207 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b035d0c 2024-04-29 22:38:10.209 [Test worker @coroutine#5200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b035d0c 2024-04-29 22:38:10.221 [DefaultDispatcher-worker-10 @coroutine#5202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b035d0c 2024-04-29 22:38:10.234 [DefaultDispatcher-worker-15 @coroutine#5185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23c95292 2024-04-29 22:38:10.235 [UI Thread @coroutine#5212] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40977/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-29 22:38:10.235 [UI Thread @coroutine#5212] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40977/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-04-29 22:38:10.236 [UI Thread @coroutine#5212] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40977/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-29 22:38:10.236 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:38:10.237 [UI Thread @coroutine#5212] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40977/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-29 22:38:10.237 [UI Thread @coroutine#5212] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40977/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-29 22:38:10.238 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown initiated... 2024-04-29 22:38:10.238 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Close initiated... 2024-04-29 22:38:10.238 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:38:10.238 [HikariPool-197 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Closing connection org.sqlite.jdbc4.JDBC4Connection@23c95292: (connection evicted) 2024-04-29 22:38:10.239 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:38:10.239 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Closed. 2024-04-29 22:38:10.239 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown completed. 2024-04-29 22:38:10.239 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown initiated... 2024-04-29 22:38:10.239 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Close initiated... 2024-04-29 22:38:10.239 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:38:10.239 [HikariPool-198 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3b035d0c: (connection evicted) 2024-04-29 22:38:10.240 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:38:10.240 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Closed. 2024-04-29 22:38:10.240 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown completed. 2024-04-29 22:38:10.241 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-199 - configuration: 2024-04-29 22:38:10.242 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:38:10.242 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:38:10.242 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:38:10.242 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:38:10.242 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:38:10.242 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:38:10.242 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@49588c70 2024-04-29 22:38:10.242 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:38:10.242 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:38:10.242 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:38:10.242 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:38:10.242 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:38:10.242 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:38:10.242 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:38:10.242 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:38:10.242 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:38:10.242 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:38:10.242 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:38:10.242 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:38:10.242 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:38:10.242 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:38:10.242 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:38:10.242 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:38:10.242 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:38:10.242 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:38:10.242 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:38:10.242 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-199" 2024-04-29 22:38:10.242 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:38:10.242 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:38:10.242 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:38:10.242 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:38:10.242 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:38:10.242 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:38:10.242 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:38:10.242 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:38:10.242 [Test worker @coroutine#5218] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Starting... 2024-04-29 22:38:10.242 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cb58c8a 2024-04-29 22:38:10.242 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cb58c8a 2024-04-29 22:38:10.242 [Test worker @coroutine#5218] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Start completed. 2024-04-29 22:38:10.260 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cb58c8a 2024-04-29 22:38:10.272 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cb58c8a 2024-04-29 22:38:10.274 [Test worker @coroutine#5221] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cb58c8a 2024-04-29 22:38:10.276 [Test worker @coroutine#5223] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cb58c8a 2024-04-29 22:38:10.276 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-200 - configuration: 2024-04-29 22:38:10.276 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:38:10.276 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:38:10.276 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:38:10.276 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:38:10.276 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:38:10.276 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:38:10.276 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1170d81f 2024-04-29 22:38:10.276 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:38:10.276 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:38:10.276 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:38:10.276 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:38:10.276 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:38:10.276 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:38:10.276 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:38:10.276 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:38:10.276 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:38:10.276 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:38:10.276 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:38:10.276 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:38:10.276 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:38:10.276 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:38:10.276 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:38:10.276 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:38:10.276 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:38:10.276 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:38:10.276 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:38:10.276 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-200" 2024-04-29 22:38:10.276 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:38:10.276 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:38:10.276 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:38:10.276 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:38:10.276 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:38:10.276 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:38:10.276 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:38:10.276 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:38:10.276 [Test worker @coroutine#5218] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Starting... 2024-04-29 22:38:10.276 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@60232aad 2024-04-29 22:38:10.276 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@60232aad 2024-04-29 22:38:10.276 [Test worker @coroutine#5218] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Start completed. 2024-04-29 22:38:10.290 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60232aad 2024-04-29 22:38:10.302 [Test worker @coroutine#5225] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60232aad 2024-04-29 22:38:10.304 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60232aad 2024-04-29 22:38:10.305 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60232aad 2024-04-29 22:38:10.316 [DefaultDispatcher-worker-4 @coroutine#5231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60232aad 2024-04-29 22:38:10.328 [DefaultDispatcher-worker-1 @coroutine#2061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ea0254d 2024-04-29 22:38:10.328 [DefaultDispatcher-worker-1 @coroutine#2061] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 22:38:10.328 [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-04-29 22:38:10.328 [DefaultDispatcher-worker-1 @coroutine#2061] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 22:38:10.329 [DefaultDispatcher-worker-18 @coroutine#2061] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 22:38:10.330 [DefaultDispatcher-worker-7 @coroutine#5218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cb58c8a 2024-04-29 22:38:10.333 [UI Thread @coroutine#5243] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58271/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-29 22:38:10.333 [UI Thread @coroutine#5243] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58271/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-04-29 22:38:10.333 [UI Thread @coroutine#5243] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58271/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-29 22:38:10.334 [UI Thread @coroutine#5243] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58271/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-29 22:38:10.334 [UI Thread @coroutine#5243] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58271/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-29 22:38:10.335 [UI Thread @coroutine#5243] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:58271/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-04-29 22:38:10.335 [UI Thread @coroutine#5243] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:58271/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 22:38:10.336 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown initiated... 2024-04-29 22:38:10.336 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Close initiated... 2024-04-29 22:38:10.336 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:38:10.336 [HikariPool-199 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1cb58c8a: (connection evicted) 2024-04-29 22:38:10.336 [DefaultDispatcher-worker-6 @coroutine#2076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@712dd0b0 2024-04-29 22:38:10.337 [DefaultDispatcher-worker-6 @coroutine#2076] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47347/UmAppDatabase/replication/nodeId 2024-04-29 22:38:10.337 [DefaultDispatcher-worker-6 @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://localhost.localdomain:47347/UmAppDatabase/replication/nodeId. 2024-04-29 22:38:10.337 [DefaultDispatcher-worker-6 @coroutine#2076] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47347/UmAppDatabase/replication/nodeId 2024-04-29 22:38:10.337 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:38:10.337 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Closed. 2024-04-29 22:38:10.337 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown completed. 2024-04-29 22:38:10.337 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown initiated... 2024-04-29 22:38:10.337 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Close initiated... 2024-04-29 22:38:10.337 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:38:10.337 [HikariPool-200 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Closing connection org.sqlite.jdbc4.JDBC4Connection@60232aad: (connection evicted) 2024-04-29 22:38:10.338 [DefaultDispatcher-worker-1 @coroutine#2076] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47347/UmAppDatabase/replication/nodeId 2024-04-29 22:38:10.338 [DefaultDispatcher-worker-1 @coroutine#2076] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47347/UmAppDatabase/replication/nodeId 2024-04-29 22:38:10.338 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:38:10.338 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Closed. 2024-04-29 22:38:10.338 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown completed. 2024-04-29 22:38:10.339 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-201 - configuration: 2024-04-29 22:38:10.340 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:38:10.340 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:38:10.340 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:38:10.340 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:38:10.340 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:38:10.340 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:38:10.340 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@573f95b2 2024-04-29 22:38:10.340 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:38:10.340 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:38:10.340 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:38:10.340 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:38:10.340 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:38:10.340 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:38:10.340 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:38:10.340 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:38:10.340 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:38:10.340 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:38:10.340 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:38:10.340 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:38:10.340 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:38:10.340 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:38:10.340 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:38:10.340 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:38:10.340 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:38:10.340 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:38:10.340 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:38:10.340 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-201" 2024-04-29 22:38:10.340 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:38:10.340 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:38:10.340 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:38:10.340 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:38:10.340 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:38:10.340 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:38:10.340 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:38:10.340 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:38:10.340 [Test worker @coroutine#5252] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Starting... 2024-04-29 22:38:10.340 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@484f7fad 2024-04-29 22:38:10.340 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@484f7fad 2024-04-29 22:38:10.340 [Test worker @coroutine#5252] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Start completed. 2024-04-29 22:38:10.357 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@484f7fad 2024-04-29 22:38:10.368 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@484f7fad 2024-04-29 22:38:10.370 [Test worker @coroutine#5255] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@484f7fad 2024-04-29 22:38:10.372 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@484f7fad 2024-04-29 22:38:10.372 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-202 - configuration: 2024-04-29 22:38:10.372 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:38:10.372 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:38:10.372 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:38:10.372 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:38:10.372 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:38:10.372 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:38:10.372 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@593f6c3 2024-04-29 22:38:10.372 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:38:10.372 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:38:10.372 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:38:10.372 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:38:10.372 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:38:10.372 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:38:10.372 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:38:10.372 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:38:10.372 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:38:10.372 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:38:10.372 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:38:10.372 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:38:10.372 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:38:10.372 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:38:10.372 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:38:10.372 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:38:10.372 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:38:10.372 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:38:10.372 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:38:10.372 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-202" 2024-04-29 22:38:10.372 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:38:10.372 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:38:10.372 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:38:10.372 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:38:10.372 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:38:10.372 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:38:10.372 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:38:10.372 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:38:10.372 [Test worker @coroutine#5252] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Starting... 2024-04-29 22:38:10.373 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@358b70c4 2024-04-29 22:38:10.373 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@358b70c4 2024-04-29 22:38:10.373 [Test worker @coroutine#5252] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Start completed. 2024-04-29 22:38:10.386 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@358b70c4 2024-04-29 22:38:10.397 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@358b70c4 2024-04-29 22:38:10.399 [Test worker @coroutine#5261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@358b70c4 2024-04-29 22:38:10.401 [Test worker @coroutine#5263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@358b70c4 2024-04-29 22:38:10.413 [DefaultDispatcher-worker-9 @coroutine#5265] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@358b70c4 2024-04-29 22:38:10.427 [DefaultDispatcher-worker-15 @coroutine#5252] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@484f7fad 2024-04-29 22:38:10.440 [HikariPool-201 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:38:10.447 [DefaultDispatcher-worker-7 @coroutine#5252] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@484f7fad 2024-04-29 22:38:10.448 [DefaultDispatcher-worker-15 @coroutine#2127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a183fa6 2024-04-29 22:38:10.448 [DefaultDispatcher-worker-15 @coroutine#2127] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58737/UmAppDatabase/replication/nodeId 2024-04-29 22:38:10.448 [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:58737/UmAppDatabase/replication/nodeId. 2024-04-29 22:38:10.448 [DefaultDispatcher-worker-15 @coroutine#2127] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58737/UmAppDatabase/replication/nodeId 2024-04-29 22:38:10.449 [DefaultDispatcher-worker-16 @coroutine#2127] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58737/UmAppDatabase/replication/nodeId 2024-04-29 22:38:10.449 [DefaultDispatcher-worker-16 @coroutine#2127] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58737/UmAppDatabase/replication/nodeId 2024-04-29 22:38:10.457 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown initiated... 2024-04-29 22:38:10.457 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Close initiated... 2024-04-29 22:38:10.457 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:38:10.457 [HikariPool-201 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Closing connection org.sqlite.jdbc4.JDBC4Connection@484f7fad: (connection evicted) 2024-04-29 22:38:10.458 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:38:10.458 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Closed. 2024-04-29 22:38:10.458 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown completed. 2024-04-29 22:38:10.458 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown initiated... 2024-04-29 22:38:10.458 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Close initiated... 2024-04-29 22:38:10.458 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:38:10.458 [HikariPool-202 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Closing connection org.sqlite.jdbc4.JDBC4Connection@358b70c4: (connection evicted) 2024-04-29 22:38:10.459 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:38:10.459 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Closed. 2024-04-29 22:38:10.459 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown completed. 2024-04-29 22:38:10.461 [Test worker @coroutine#5303] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-203 - configuration: 2024-04-29 22:38:10.461 [Test worker @coroutine#5303] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:38:10.461 [Test worker @coroutine#5303] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:38:10.461 [Test worker @coroutine#5303] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:38:10.461 [Test worker @coroutine#5303] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:38:10.461 [Test worker @coroutine#5303] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:38:10.461 [Test worker @coroutine#5303] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:38:10.461 [Test worker @coroutine#5303] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f67291f 2024-04-29 22:38:10.461 [Test worker @coroutine#5303] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:38:10.461 [Test worker @coroutine#5303] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:38:10.461 [Test worker @coroutine#5303] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:38:10.461 [Test worker @coroutine#5303] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:38:10.461 [Test worker @coroutine#5303] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:38:10.461 [Test worker @coroutine#5303] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:38:10.461 [Test worker @coroutine#5303] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:38:10.461 [Test worker @coroutine#5303] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:38:10.461 [Test worker @coroutine#5303] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:38:10.461 [Test worker @coroutine#5303] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:38:10.461 [Test worker @coroutine#5303] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:38:10.461 [Test worker @coroutine#5303] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:38:10.461 [Test worker @coroutine#5303] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:38:10.461 [Test worker @coroutine#5303] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:38:10.461 [Test worker @coroutine#5303] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:38:10.461 [Test worker @coroutine#5303] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:38:10.461 [Test worker @coroutine#5303] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:38:10.461 [Test worker @coroutine#5303] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:38:10.461 [Test worker @coroutine#5303] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:38:10.461 [Test worker @coroutine#5303] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-203" 2024-04-29 22:38:10.461 [Test worker @coroutine#5303] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:38:10.461 [Test worker @coroutine#5303] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:38:10.461 [Test worker @coroutine#5303] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:38:10.461 [Test worker @coroutine#5303] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:38:10.461 [Test worker @coroutine#5303] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:38:10.461 [Test worker @coroutine#5303] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:38:10.461 [Test worker @coroutine#5303] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:38:10.461 [Test worker @coroutine#5303] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:38:10.461 [Test worker @coroutine#5303] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Starting... 2024-04-29 22:38:10.461 [Test worker @coroutine#5303] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@30c085f3 2024-04-29 22:38:10.461 [Test worker @coroutine#5303] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@30c085f3 2024-04-29 22:38:10.461 [Test worker @coroutine#5303] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Start completed. 2024-04-29 22:38:10.479 [Test worker @coroutine#5303] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30c085f3 2024-04-29 22:38:10.490 [Test worker @coroutine#5305] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30c085f3 2024-04-29 22:38:10.492 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30c085f3 2024-04-29 22:38:10.494 [Test worker @coroutine#5309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30c085f3 2024-04-29 22:38:10.516 [DefaultDispatcher-worker-12 @coroutine#5303] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30c085f3 2024-04-29 22:38:10.525 [DefaultDispatcher-worker-16 @coroutine#5311] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30c085f3 2024-04-29 22:38:10.536 [DefaultDispatcher-worker-12 @coroutine#5303] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30c085f3 2024-04-29 22:38:10.557 [DefaultDispatcher-worker-19 @coroutine#5332] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30c085f3 2024-04-29 22:38:10.559 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown initiated... 2024-04-29 22:38:10.559 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Close initiated... 2024-04-29 22:38:10.559 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:38:10.560 [HikariPool-203 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Closing connection org.sqlite.jdbc4.JDBC4Connection@30c085f3: (connection evicted) 2024-04-29 22:38:10.561 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:38:10.561 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Closed. 2024-04-29 22:38:10.561 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown completed. 2024-04-29 22:38:10.562 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-204 - configuration: 2024-04-29 22:38:10.562 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:38:10.562 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:38:10.562 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:38:10.562 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:38:10.562 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:38:10.562 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:38:10.562 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5e1d6ace 2024-04-29 22:38:10.562 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:38:10.562 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:38:10.562 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:38:10.562 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:38:10.562 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:38:10.562 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:38:10.562 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:38:10.562 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:38:10.562 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:38:10.562 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:38:10.562 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:38:10.562 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:38:10.562 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:38:10.562 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:38:10.562 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:38:10.562 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:38:10.562 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:38:10.562 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:38:10.562 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:38:10.562 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-204" 2024-04-29 22:38:10.562 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:38:10.562 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:38:10.563 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:38:10.563 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:38:10.563 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:38:10.563 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:38:10.563 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:38:10.563 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:38:10.563 [Test worker @coroutine#5339] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Starting... 2024-04-29 22:38:10.563 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f3aa737 2024-04-29 22:38:10.563 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f3aa737 2024-04-29 22:38:10.563 [Test worker @coroutine#5339] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Start completed. 2024-04-29 22:38:10.579 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f3aa737 2024-04-29 22:38:10.590 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f3aa737 2024-04-29 22:38:10.592 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f3aa737 2024-04-29 22:38:10.594 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f3aa737 2024-04-29 22:38:10.594 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-205 - configuration: 2024-04-29 22:38:10.594 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:38:10.594 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:38:10.594 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:38:10.594 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:38:10.594 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:38:10.594 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:38:10.594 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@26c6be2d 2024-04-29 22:38:10.594 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:38:10.594 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:38:10.594 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:38:10.594 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:38:10.594 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:38:10.594 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:38:10.594 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:38:10.594 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:38:10.594 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:38:10.594 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:38:10.594 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:38:10.594 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:38:10.594 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:38:10.594 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:38:10.594 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:38:10.594 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:38:10.594 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:38:10.594 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:38:10.594 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:38:10.594 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-205" 2024-04-29 22:38:10.594 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:38:10.594 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:38:10.594 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:38:10.594 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:38:10.594 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:38:10.594 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:38:10.594 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:38:10.594 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:38:10.594 [Test worker @coroutine#5339] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Starting... 2024-04-29 22:38:10.594 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@56313529 2024-04-29 22:38:10.595 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@56313529 2024-04-29 22:38:10.595 [Test worker @coroutine#5339] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Start completed. 2024-04-29 22:38:10.614 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56313529 2024-04-29 22:38:10.625 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56313529 2024-04-29 22:38:10.627 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56313529 2024-04-29 22:38:10.629 [Test worker @coroutine#5350] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56313529 2024-04-29 22:38:10.641 [DefaultDispatcher-worker-17 @coroutine#5352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56313529 2024-04-29 22:38:10.654 [DefaultDispatcher-worker-6 @coroutine#5339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f3aa737 2024-04-29 22:38:10.663 [HikariPool-204 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:38:10.663 [DefaultDispatcher-worker-13 @coroutine#5339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f3aa737 2024-04-29 22:38:10.670 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown initiated... 2024-04-29 22:38:10.670 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Close initiated... 2024-04-29 22:38:10.670 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:38:10.670 [HikariPool-204 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7f3aa737: (connection evicted) 2024-04-29 22:38:10.671 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:38:10.671 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Closed. 2024-04-29 22:38:10.671 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown completed. 2024-04-29 22:38:10.671 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown initiated... 2024-04-29 22:38:10.671 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Close initiated... 2024-04-29 22:38:10.671 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:38:10.671 [HikariPool-205 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Closing connection org.sqlite.jdbc4.JDBC4Connection@56313529: (connection evicted) 2024-04-29 22:38:10.672 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:38:10.672 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Closed. 2024-04-29 22:38:10.672 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown completed. 2024-04-29 22:38:10.674 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-206 - configuration: 2024-04-29 22:38:10.674 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:38:10.674 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:38:10.674 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:38:10.674 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:38:10.674 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:38:10.674 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:38:10.674 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e5d40a4 2024-04-29 22:38:10.674 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:38:10.674 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:38:10.674 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:38:10.674 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:38:10.674 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:38:10.674 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:38:10.674 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:38:10.674 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:38:10.674 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:38:10.674 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:38:10.674 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:38:10.674 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:38:10.674 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:38:10.674 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:38:10.674 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:38:10.674 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:38:10.674 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:38:10.674 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:38:10.674 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:38:10.674 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-206" 2024-04-29 22:38:10.674 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:38:10.674 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:38:10.674 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:38:10.674 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:38:10.674 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:38:10.674 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:38:10.674 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:38:10.674 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:38:10.674 [Test worker @coroutine#5378] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Starting... 2024-04-29 22:38:10.674 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@112d94d 2024-04-29 22:38:10.674 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@112d94d 2024-04-29 22:38:10.674 [Test worker @coroutine#5378] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Start completed. 2024-04-29 22:38:10.693 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@112d94d 2024-04-29 22:38:10.704 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@112d94d 2024-04-29 22:38:10.706 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@112d94d 2024-04-29 22:38:10.707 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@112d94d 2024-04-29 22:38:10.717 [DefaultDispatcher-worker-7 @coroutine#2170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cd2d3b6 2024-04-29 22:38:10.717 [DefaultDispatcher-worker-7 @coroutine#2170] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40087/UmAppDatabase/replication/nodeId 2024-04-29 22:38:10.717 [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:40087/UmAppDatabase/replication/nodeId. 2024-04-29 22:38:10.717 [DefaultDispatcher-worker-7 @coroutine#2170] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40087/UmAppDatabase/replication/nodeId 2024-04-29 22:38:10.718 [DefaultDispatcher-worker-18 @coroutine#2170] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40087/UmAppDatabase/replication/nodeId 2024-04-29 22:38:10.719 [DefaultDispatcher-worker-18 @coroutine#2170] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40087/UmAppDatabase/replication/nodeId 2024-04-29 22:38:10.719 [DefaultDispatcher-worker-5 @coroutine#5385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@112d94d 2024-04-29 22:38:10.720 [DefaultDispatcher-worker-18 @coroutine#1892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@128ebca1 2024-04-29 22:38:10.720 [DefaultDispatcher-worker-18 @coroutine#1892] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38003/UmAppDatabase/replication/nodeId 2024-04-29 22:38:10.720 [DefaultDispatcher-worker-18 @coroutine#1892] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38003/UmAppDatabase/replication/nodeId. 2024-04-29 22:38:10.720 [DefaultDispatcher-worker-18 @coroutine#1892] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38003/UmAppDatabase/replication/nodeId 2024-04-29 22:38:10.721 [DefaultDispatcher-worker-15 @coroutine#1892] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38003/UmAppDatabase/replication/nodeId 2024-04-29 22:38:10.721 [DefaultDispatcher-worker-15 @coroutine#1892] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38003/UmAppDatabase/replication/nodeId 2024-04-29 22:38:10.727 [DefaultDispatcher-worker-9 @coroutine#5378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@112d94d 2024-04-29 22:38:10.741 [DefaultDispatcher-worker-3 @coroutine#5404] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@112d94d 2024-04-29 22:38:10.743 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown initiated... 2024-04-29 22:38:10.743 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Close initiated... 2024-04-29 22:38:10.743 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:38:10.743 [HikariPool-206 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Closing connection org.sqlite.jdbc4.JDBC4Connection@112d94d: (connection evicted) 2024-04-29 22:38:10.744 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:38:10.744 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Closed. 2024-04-29 22:38:10.744 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown completed. 2024-04-29 22:38:10.745 [Test worker @coroutine#5412] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-207 - configuration: 2024-04-29 22:38:10.745 [Test worker @coroutine#5412] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:38:10.745 [Test worker @coroutine#5412] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:38:10.745 [Test worker @coroutine#5412] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:38:10.745 [Test worker @coroutine#5412] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:38:10.745 [Test worker @coroutine#5412] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:38:10.745 [Test worker @coroutine#5412] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:38:10.745 [Test worker @coroutine#5412] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c7e2c5 2024-04-29 22:38:10.745 [Test worker @coroutine#5412] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:38:10.745 [Test worker @coroutine#5412] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:38:10.745 [Test worker @coroutine#5412] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:38:10.745 [Test worker @coroutine#5412] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:38:10.745 [Test worker @coroutine#5412] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:38:10.745 [Test worker @coroutine#5412] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:38:10.745 [Test worker @coroutine#5412] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:38:10.745 [Test worker @coroutine#5412] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:38:10.745 [Test worker @coroutine#5412] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:38:10.745 [Test worker @coroutine#5412] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:38:10.745 [Test worker @coroutine#5412] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:38:10.745 [Test worker @coroutine#5412] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:38:10.745 [Test worker @coroutine#5412] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:38:10.745 [Test worker @coroutine#5412] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:38:10.745 [Test worker @coroutine#5412] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:38:10.745 [Test worker @coroutine#5412] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:38:10.745 [Test worker @coroutine#5412] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:38:10.746 [Test worker @coroutine#5412] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:38:10.746 [Test worker @coroutine#5412] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:38:10.746 [Test worker @coroutine#5412] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-207" 2024-04-29 22:38:10.746 [Test worker @coroutine#5412] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:38:10.746 [Test worker @coroutine#5412] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:38:10.746 [Test worker @coroutine#5412] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:38:10.746 [Test worker @coroutine#5412] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:38:10.746 [Test worker @coroutine#5412] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:38:10.746 [Test worker @coroutine#5412] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:38:10.746 [Test worker @coroutine#5412] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:38:10.746 [Test worker @coroutine#5412] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:38:10.746 [Test worker @coroutine#5412] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Starting... 2024-04-29 22:38:10.746 [Test worker @coroutine#5412] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@3760f3e8 2024-04-29 22:38:10.746 [Test worker @coroutine#5412] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@3760f3e8 2024-04-29 22:38:10.746 [Test worker @coroutine#5412] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Start completed. 2024-04-29 22:38:10.763 [Test worker @coroutine#5412] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3760f3e8 2024-04-29 22:38:10.774 [Test worker @coroutine#5413] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3760f3e8 2024-04-29 22:38:10.776 [Test worker @coroutine#5416] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3760f3e8 2024-04-29 22:38:10.778 [Test worker @coroutine#5418] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3760f3e8 2024-04-29 22:38:10.789 [DefaultDispatcher-worker-11 @coroutine#5420] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3760f3e8 2024-04-29 22:38:10.798 [DefaultDispatcher-worker-3 @coroutine#5432] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3760f3e8 2024-04-29 22:38:10.800 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown initiated... 2024-04-29 22:38:10.800 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Close initiated... 2024-04-29 22:38:10.800 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:38:10.800 [HikariPool-207 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3760f3e8: (connection evicted) 2024-04-29 22:38:10.801 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:38:10.801 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Closed. 2024-04-29 22:38:10.801 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown completed. 2024-04-29 22:38:10.802 [Test worker @coroutine#5441] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-208 - configuration: 2024-04-29 22:38:10.802 [Test worker @coroutine#5441] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:38:10.802 [Test worker @coroutine#5441] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:38:10.802 [Test worker @coroutine#5441] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:38:10.802 [Test worker @coroutine#5441] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:38:10.802 [Test worker @coroutine#5441] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:38:10.802 [Test worker @coroutine#5441] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:38:10.802 [Test worker @coroutine#5441] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6bac199f 2024-04-29 22:38:10.802 [Test worker @coroutine#5441] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:38:10.802 [Test worker @coroutine#5441] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:38:10.802 [Test worker @coroutine#5441] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:38:10.802 [Test worker @coroutine#5441] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:38:10.802 [Test worker @coroutine#5441] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:38:10.802 [Test worker @coroutine#5441] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:38:10.802 [Test worker @coroutine#5441] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:38:10.802 [Test worker @coroutine#5441] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:38:10.802 [Test worker @coroutine#5441] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:38:10.803 [Test worker @coroutine#5441] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:38:10.803 [Test worker @coroutine#5441] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:38:10.803 [Test worker @coroutine#5441] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:38:10.803 [Test worker @coroutine#5441] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:38:10.803 [Test worker @coroutine#5441] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:38:10.803 [Test worker @coroutine#5441] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:38:10.803 [Test worker @coroutine#5441] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:38:10.803 [Test worker @coroutine#5441] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:38:10.803 [Test worker @coroutine#5441] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:38:10.803 [Test worker @coroutine#5441] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:38:10.803 [Test worker @coroutine#5441] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-208" 2024-04-29 22:38:10.803 [Test worker @coroutine#5441] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:38:10.803 [Test worker @coroutine#5441] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:38:10.803 [Test worker @coroutine#5441] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:38:10.803 [Test worker @coroutine#5441] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:38:10.803 [Test worker @coroutine#5441] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:38:10.803 [Test worker @coroutine#5441] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:38:10.803 [Test worker @coroutine#5441] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:38:10.803 [Test worker @coroutine#5441] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:38:10.803 [Test worker @coroutine#5441] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Starting... 2024-04-29 22:38:10.803 [Test worker @coroutine#5441] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@47a9bcf1 2024-04-29 22:38:10.803 [Test worker @coroutine#5441] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@47a9bcf1 2024-04-29 22:38:10.803 [Test worker @coroutine#5441] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Start completed. 2024-04-29 22:38:10.821 [Test worker @coroutine#5441] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47a9bcf1 2024-04-29 22:38:10.832 [Test worker @coroutine#5442] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47a9bcf1 2024-04-29 22:38:10.834 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47a9bcf1 2024-04-29 22:38:10.836 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47a9bcf1 2024-04-29 22:38:10.895 [DefaultDispatcher-worker-8 @coroutine#2226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@702e21c 2024-04-29 22:38:10.896 [DefaultDispatcher-worker-8 @coroutine#2226] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59881/UmAppDatabase/replication/nodeId 2024-04-29 22:38:10.896 [DefaultDispatcher-worker-8 @coroutine#2226] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59881/UmAppDatabase/replication/nodeId. 2024-04-29 22:38:10.896 [DefaultDispatcher-worker-8 @coroutine#2226] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59881/UmAppDatabase/replication/nodeId 2024-04-29 22:38:10.897 [DefaultDispatcher-worker-4 @coroutine#1924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@282079b9 2024-04-29 22:38:10.897 [DefaultDispatcher-worker-12 @coroutine#2226] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59881/UmAppDatabase/replication/nodeId 2024-04-29 22:38:10.897 [DefaultDispatcher-worker-4 @coroutine#1924] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56743/UmAppDatabase/replication/nodeId 2024-04-29 22:38:10.897 [DefaultDispatcher-worker-12 @coroutine#2226] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59881/UmAppDatabase/replication/nodeId 2024-04-29 22:38:10.897 [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:56743/UmAppDatabase/replication/nodeId. 2024-04-29 22:38:10.897 [DefaultDispatcher-worker-7 @coroutine#5448] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47a9bcf1 2024-04-29 22:38:10.897 [DefaultDispatcher-worker-4 @coroutine#1924] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56743/UmAppDatabase/replication/nodeId 2024-04-29 22:38:10.898 [DefaultDispatcher-worker-4 @coroutine#1924] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56743/UmAppDatabase/replication/nodeId 2024-04-29 22:38:10.898 [DefaultDispatcher-worker-4 @coroutine#1924] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56743/UmAppDatabase/replication/nodeId 2024-04-29 22:38:10.899 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown initiated... 2024-04-29 22:38:10.899 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Close initiated... 2024-04-29 22:38:10.899 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:38:10.899 [HikariPool-208 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Closing connection org.sqlite.jdbc4.JDBC4Connection@47a9bcf1: (connection evicted) 2024-04-29 22:38:10.900 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:38:10.900 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Closed. 2024-04-29 22:38:10.900 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown completed. 2024-04-29 22:38:10.901 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-209 - configuration: 2024-04-29 22:38:10.901 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:38:10.901 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:38:10.901 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:38:10.901 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:38:10.901 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:38:10.901 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:38:10.901 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@31b846f 2024-04-29 22:38:10.901 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:38:10.901 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:38:10.901 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:38:10.901 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:38:10.901 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:38:10.901 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:38:10.901 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:38:10.901 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:38:10.901 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:38:10.901 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:38:10.901 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:38:10.901 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:38:10.901 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:38:10.901 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:38:10.901 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:38:10.901 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:38:10.901 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:38:10.901 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:38:10.901 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:38:10.901 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-209" 2024-04-29 22:38:10.901 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:38:10.901 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:38:10.901 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:38:10.901 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:38:10.901 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:38:10.901 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:38:10.901 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:38:10.901 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:38:10.901 [Test worker @coroutine#5470] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Starting... 2024-04-29 22:38:10.902 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@585d570e 2024-04-29 22:38:10.902 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@585d570e 2024-04-29 22:38:10.902 [Test worker @coroutine#5470] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Start completed. 2024-04-29 22:38:10.916 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@585d570e 2024-04-29 22:38:10.927 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@585d570e 2024-04-29 22:38:10.929 [Test worker @coroutine#5473] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@585d570e 2024-04-29 22:38:10.930 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@585d570e 2024-04-29 22:38:10.940 [DefaultDispatcher-worker-13 @coroutine#5477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@585d570e 2024-04-29 22:38:10.948 [DefaultDispatcher-worker-10 @coroutine#5470] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@585d570e 2024-04-29 22:38:10.954 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown initiated... 2024-04-29 22:38:10.954 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Close initiated... 2024-04-29 22:38:10.954 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:38:10.954 [HikariPool-209 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Closing connection org.sqlite.jdbc4.JDBC4Connection@585d570e: (connection evicted) 2024-04-29 22:38:10.955 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:38:10.955 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Closed. 2024-04-29 22:38:10.955 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown completed. 2024-04-29 22:38:10.959 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-210 - configuration: 2024-04-29 22:38:10.959 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:38:10.959 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:38:10.959 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:38:10.959 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:38:10.959 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:38:10.959 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:38:10.959 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@23d030b1 2024-04-29 22:38:10.959 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:38:10.959 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:38:10.959 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:38:10.959 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:38:10.959 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:38:10.959 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:38:10.959 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:38:10.959 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:38:10.959 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:38:10.959 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:38:10.959 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:38:10.959 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:38:10.959 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:38:10.959 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:38:10.959 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:38:10.959 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:38:10.959 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:38:10.959 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:38:10.959 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:38:10.959 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-210" 2024-04-29 22:38:10.959 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:38:10.959 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:38:10.959 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:38:10.959 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:38:10.959 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:38:10.959 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:38:10.959 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:38:10.959 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:38:10.959 [Test worker @coroutine#5493] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Starting... 2024-04-29 22:38:10.960 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@31bbcced 2024-04-29 22:38:10.960 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@31bbcced 2024-04-29 22:38:10.960 [Test worker @coroutine#5493] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Start completed. 2024-04-29 22:38:10.976 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31bbcced 2024-04-29 22:38:10.987 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31bbcced 2024-04-29 22:38:10.989 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31bbcced 2024-04-29 22:38:10.989 [DefaultDispatcher-worker-2 @coroutine#1970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@643f8ebe 2024-04-29 22:38:10.990 [DefaultDispatcher-worker-2 @coroutine#1970] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45981/UmAppDatabase/replication/nodeId 2024-04-29 22:38:10.990 [DefaultDispatcher-worker-2 @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:45981/UmAppDatabase/replication/nodeId. 2024-04-29 22:38:10.990 [DefaultDispatcher-worker-2 @coroutine#1970] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45981/UmAppDatabase/replication/nodeId 2024-04-29 22:38:10.991 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31bbcced 2024-04-29 22:38:10.991 [DefaultDispatcher-worker-15 @coroutine#1970] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45981/UmAppDatabase/replication/nodeId 2024-04-29 22:38:10.991 [DefaultDispatcher-worker-15 @coroutine#1970] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45981/UmAppDatabase/replication/nodeId 2024-04-29 22:38:10.994 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown initiated... 2024-04-29 22:38:10.994 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Close initiated... 2024-04-29 22:38:10.994 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:38:10.994 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:38:10.994 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Closed. 2024-04-29 22:38:10.994 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown completed. 2024-04-29 22:38:10.995 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-211 - configuration: 2024-04-29 22:38:10.995 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:38:10.995 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:38:10.995 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:38:10.995 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:38:10.995 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:38:10.995 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:38:10.995 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4039d109 2024-04-29 22:38:10.995 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:38:10.995 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:38:10.995 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:38:10.995 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:38:10.995 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:38:10.995 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:38:10.995 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:38:10.995 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:38:10.995 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:38:10.995 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:38:10.995 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:38:10.995 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:38:10.995 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:38:10.995 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:38:10.995 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:38:10.995 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:38:10.995 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:38:10.995 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:38:10.995 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:38:10.995 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-211" 2024-04-29 22:38:10.995 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:38:10.995 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:38:10.995 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:38:10.995 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:38:10.995 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:38:10.995 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:38:10.995 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:38:10.995 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:38:10.995 [Test worker @coroutine#5513] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Starting... 2024-04-29 22:38:10.995 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@75715a14 2024-04-29 22:38:10.995 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@75715a14 2024-04-29 22:38:10.996 [Test worker @coroutine#5513] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Start completed. 2024-04-29 22:38:11.009 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75715a14 2024-04-29 22:38:11.021 [Test worker @coroutine#5514] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75715a14 2024-04-29 22:38:11.022 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75715a14 2024-04-29 22:38:11.024 [Test worker @coroutine#5518] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75715a14 2024-04-29 22:38:11.026 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown initiated... 2024-04-29 22:38:11.026 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Close initiated... 2024-04-29 22:38:11.026 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:38:11.026 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:38:11.026 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Closed. 2024-04-29 22:38:11.026 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown completed. 2024-04-29 22:38:11.027 [Test worker @coroutine#5529] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-212 - configuration: 2024-04-29 22:38:11.027 [Test worker @coroutine#5529] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:38:11.027 [Test worker @coroutine#5529] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:38:11.027 [Test worker @coroutine#5529] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:38:11.027 [Test worker @coroutine#5529] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:38:11.027 [Test worker @coroutine#5529] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:38:11.027 [Test worker @coroutine#5529] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:38:11.027 [Test worker @coroutine#5529] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@9504a58 2024-04-29 22:38:11.027 [Test worker @coroutine#5529] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:38:11.027 [Test worker @coroutine#5529] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:38:11.027 [Test worker @coroutine#5529] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:38:11.027 [Test worker @coroutine#5529] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:38:11.027 [Test worker @coroutine#5529] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:38:11.027 [Test worker @coroutine#5529] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:38:11.027 [Test worker @coroutine#5529] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:38:11.027 [Test worker @coroutine#5529] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:38:11.027 [Test worker @coroutine#5529] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:38:11.027 [Test worker @coroutine#5529] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:38:11.027 [Test worker @coroutine#5529] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:38:11.027 [Test worker @coroutine#5529] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:38:11.027 [Test worker @coroutine#5529] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:38:11.027 [Test worker @coroutine#5529] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:38:11.027 [Test worker @coroutine#5529] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:38:11.027 [Test worker @coroutine#5529] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:38:11.027 [Test worker @coroutine#5529] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:38:11.027 [Test worker @coroutine#5529] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:38:11.027 [Test worker @coroutine#5529] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:38:11.027 [Test worker @coroutine#5529] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-212" 2024-04-29 22:38:11.027 [Test worker @coroutine#5529] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:38:11.027 [Test worker @coroutine#5529] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:38:11.027 [Test worker @coroutine#5529] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:38:11.027 [Test worker @coroutine#5529] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:38:11.027 [Test worker @coroutine#5529] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:38:11.027 [Test worker @coroutine#5529] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:38:11.027 [Test worker @coroutine#5529] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:38:11.027 [Test worker @coroutine#5529] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:38:11.027 [Test worker @coroutine#5529] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Starting... 2024-04-29 22:38:11.027 [Test worker @coroutine#5529] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@badf24b 2024-04-29 22:38:11.027 [Test worker @coroutine#5529] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@badf24b 2024-04-29 22:38:11.027 [Test worker @coroutine#5529] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Start completed. 2024-04-29 22:38:11.042 [Test worker @coroutine#5529] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@badf24b 2024-04-29 22:38:11.053 [Test worker @coroutine#5531] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@badf24b 2024-04-29 22:38:11.055 [Test worker @coroutine#5533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@badf24b 2024-04-29 22:38:11.057 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@badf24b 2024-04-29 22:38:11.061 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown initiated... 2024-04-29 22:38:11.061 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Close initiated... 2024-04-29 22:38:11.061 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:38:11.061 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:38:11.061 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Closed. 2024-04-29 22:38:11.061 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown completed. 2024-04-29 22:38:11.067 [UI Thread @coroutine#5551] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56021/Site/verify 2024-04-29 22:38:11.067 [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:56021/Site/verify. 2024-04-29 22:38:11.067 [UI Thread @coroutine#5551] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56021/Site/verify 2024-04-29 22:38:11.069 [UI Thread @coroutine#5551] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56021/Site/verify 2024-04-29 22:38:11.069 [UI Thread @coroutine#5551] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56021/Site/verify 2024-04-29 22:38:11.070 [UI Thread @coroutine#5551] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:56021/Site/verify. 2024-04-29 22:38:11.070 [UI Thread @coroutine#5551] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:56021/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 22:38:11.074 [Test worker @coroutine#5566] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-213 - configuration: 2024-04-29 22:38:11.075 [Test worker @coroutine#5566] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:38:11.075 [Test worker @coroutine#5566] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:38:11.075 [Test worker @coroutine#5566] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:38:11.075 [Test worker @coroutine#5566] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:38:11.075 [Test worker @coroutine#5566] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:38:11.075 [Test worker @coroutine#5566] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:38:11.075 [Test worker @coroutine#5566] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@65ff1e6d 2024-04-29 22:38:11.075 [Test worker @coroutine#5566] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:38:11.075 [Test worker @coroutine#5566] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:38:11.075 [Test worker @coroutine#5566] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:38:11.075 [Test worker @coroutine#5566] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:38:11.075 [Test worker @coroutine#5566] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:38:11.075 [Test worker @coroutine#5566] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:38:11.075 [Test worker @coroutine#5566] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:38:11.075 [Test worker @coroutine#5566] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:38:11.075 [Test worker @coroutine#5566] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:38:11.075 [Test worker @coroutine#5566] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:38:11.075 [Test worker @coroutine#5566] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:38:11.075 [Test worker @coroutine#5566] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:38:11.075 [Test worker @coroutine#5566] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:38:11.075 [Test worker @coroutine#5566] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:38:11.075 [Test worker @coroutine#5566] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:38:11.075 [Test worker @coroutine#5566] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:38:11.075 [Test worker @coroutine#5566] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:38:11.075 [Test worker @coroutine#5566] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:38:11.075 [Test worker @coroutine#5566] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:38:11.075 [Test worker @coroutine#5566] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-213" 2024-04-29 22:38:11.075 [Test worker @coroutine#5566] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:38:11.075 [Test worker @coroutine#5566] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:38:11.075 [Test worker @coroutine#5566] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:38:11.075 [Test worker @coroutine#5566] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:38:11.075 [Test worker @coroutine#5566] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:38:11.075 [Test worker @coroutine#5566] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:38:11.075 [Test worker @coroutine#5566] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:38:11.075 [Test worker @coroutine#5566] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:38:11.075 [Test worker @coroutine#5566] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Starting... 2024-04-29 22:38:11.075 [Test worker @coroutine#5566] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@10ac5a14 2024-04-29 22:38:11.075 [Test worker @coroutine#5566] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@10ac5a14 2024-04-29 22:38:11.075 [Test worker @coroutine#5566] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Start completed. 2024-04-29 22:38:11.085 [DefaultDispatcher-worker-18 @coroutine#2003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51d26fed 2024-04-29 22:38:11.085 [DefaultDispatcher-worker-18 @coroutine#2003] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49345/UmAppDatabase/replication/nodeId 2024-04-29 22:38:11.085 [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:49345/UmAppDatabase/replication/nodeId. 2024-04-29 22:38:11.085 [DefaultDispatcher-worker-18 @coroutine#2003] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49345/UmAppDatabase/replication/nodeId 2024-04-29 22:38:11.086 [DefaultDispatcher-worker-12 @coroutine#2003] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49345/UmAppDatabase/replication/nodeId 2024-04-29 22:38:11.087 [DefaultDispatcher-worker-12 @coroutine#2003] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49345/UmAppDatabase/replication/nodeId 2024-04-29 22:38:11.093 [Test worker @coroutine#5566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10ac5a14 2024-04-29 22:38:11.110 [Test worker @coroutine#5570] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10ac5a14 2024-04-29 22:38:11.113 [Test worker @coroutine#5572] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10ac5a14 2024-04-29 22:38:11.115 [Test worker @coroutine#5574] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10ac5a14 2024-04-29 22:38:11.117 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown initiated... 2024-04-29 22:38:11.118 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Close initiated... 2024-04-29 22:38:11.118 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:38:11.118 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:38:11.118 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Closed. 2024-04-29 22:38:11.118 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown completed. 2024-04-29 22:38:11.118 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-214 - configuration: 2024-04-29 22:38:11.118 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:38:11.118 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:38:11.118 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:38:11.118 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:38:11.118 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:38:11.118 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:38:11.118 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@43ee4942 2024-04-29 22:38:11.118 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:38:11.118 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:38:11.118 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:38:11.118 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:38:11.118 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:38:11.118 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:38:11.118 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:38:11.118 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:38:11.118 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:38:11.118 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:38:11.118 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:38:11.118 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:38:11.118 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:38:11.118 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:38:11.118 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:38:11.118 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:38:11.118 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:38:11.118 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:38:11.118 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:38:11.118 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-214" 2024-04-29 22:38:11.118 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:38:11.118 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:38:11.118 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:38:11.118 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:38:11.118 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:38:11.118 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:38:11.118 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:38:11.118 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:38:11.118 [Test worker @coroutine#5586] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Starting... 2024-04-29 22:38:11.119 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@15d6f0e1 2024-04-29 22:38:11.119 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@15d6f0e1 2024-04-29 22:38:11.119 [Test worker @coroutine#5586] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Start completed. 2024-04-29 22:38:11.126 [HikariPool-55 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:38:11.134 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15d6f0e1 2024-04-29 22:38:11.146 [Test worker @coroutine#5587] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15d6f0e1 2024-04-29 22:38:11.148 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15d6f0e1 2024-04-29 22:38:11.150 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15d6f0e1 2024-04-29 22:38:11.152 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown initiated... 2024-04-29 22:38:11.152 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Close initiated... 2024-04-29 22:38:11.152 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:38:11.152 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:38:11.152 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Closed. 2024-04-29 22:38:11.152 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown completed. 2024-04-29 22:38:11.153 [Test worker @coroutine#5604] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-215 - configuration: 2024-04-29 22:38:11.153 [Test worker @coroutine#5604] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:38:11.153 [Test worker @coroutine#5604] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:38:11.153 [Test worker @coroutine#5604] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:38:11.153 [Test worker @coroutine#5604] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:38:11.153 [Test worker @coroutine#5604] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:38:11.153 [Test worker @coroutine#5604] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:38:11.153 [Test worker @coroutine#5604] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2b7b6f58 2024-04-29 22:38:11.153 [Test worker @coroutine#5604] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:38:11.153 [Test worker @coroutine#5604] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:38:11.153 [Test worker @coroutine#5604] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:38:11.153 [Test worker @coroutine#5604] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:38:11.153 [Test worker @coroutine#5604] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:38:11.153 [Test worker @coroutine#5604] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:38:11.153 [Test worker @coroutine#5604] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:38:11.153 [Test worker @coroutine#5604] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:38:11.153 [Test worker @coroutine#5604] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:38:11.153 [Test worker @coroutine#5604] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:38:11.153 [Test worker @coroutine#5604] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:38:11.153 [Test worker @coroutine#5604] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:38:11.153 [Test worker @coroutine#5604] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:38:11.153 [Test worker @coroutine#5604] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:38:11.153 [Test worker @coroutine#5604] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:38:11.153 [Test worker @coroutine#5604] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:38:11.153 [Test worker @coroutine#5604] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:38:11.153 [Test worker @coroutine#5604] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:38:11.153 [Test worker @coroutine#5604] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:38:11.153 [Test worker @coroutine#5604] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-215" 2024-04-29 22:38:11.153 [Test worker @coroutine#5604] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:38:11.153 [Test worker @coroutine#5604] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:38:11.153 [Test worker @coroutine#5604] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:38:11.153 [Test worker @coroutine#5604] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:38:11.153 [Test worker @coroutine#5604] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:38:11.153 [Test worker @coroutine#5604] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:38:11.153 [Test worker @coroutine#5604] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:38:11.153 [Test worker @coroutine#5604] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:38:11.153 [Test worker @coroutine#5604] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Starting... 2024-04-29 22:38:11.154 [Test worker @coroutine#5604] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@44cd3ea9 2024-04-29 22:38:11.154 [Test worker @coroutine#5604] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@44cd3ea9 2024-04-29 22:38:11.154 [Test worker @coroutine#5604] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Start completed. 2024-04-29 22:38:11.169 [Test worker @coroutine#5604] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44cd3ea9 2024-04-29 22:38:11.181 [Test worker @coroutine#5606] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44cd3ea9 2024-04-29 22:38:11.183 [Test worker @coroutine#5608] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44cd3ea9 2024-04-29 22:38:11.185 [Test worker @coroutine#5610] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44cd3ea9 2024-04-29 22:38:11.187 [UI Thread @coroutine#5619] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35935/Site/verify 2024-04-29 22:38:11.187 [UI Thread @coroutine#5619] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35935/Site/verify. 2024-04-29 22:38:11.187 [UI Thread @coroutine#5619] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35935/Site/verify 2024-04-29 22:38:11.189 [UI Thread @coroutine#5619] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35935/Site/verify 2024-04-29 22:38:11.189 [UI Thread @coroutine#5619] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35935/Site/verify 2024-04-29 22:38:11.189 [UI Thread @coroutine#5619] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:35935/Site/verify. 2024-04-29 22:38:11.189 [UI Thread @coroutine#5619] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:35935/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 22:38:11.191 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown initiated... 2024-04-29 22:38:11.191 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Close initiated... 2024-04-29 22:38:11.191 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:38:11.191 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:38:11.191 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Closed. 2024-04-29 22:38:11.191 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown completed. 2024-04-29 22:38:11.196 [UI Thread @coroutine#5631] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60677/Site/verify 2024-04-29 22:38:11.196 [UI Thread @coroutine#5631] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60677/Site/verify. 2024-04-29 22:38:11.196 [UI Thread @coroutine#5631] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60677/Site/verify 2024-04-29 22:38:11.198 [UI Thread @coroutine#5631] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60677/Site/verify 2024-04-29 22:38:11.198 [UI Thread @coroutine#5631] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60677/Site/verify 2024-04-29 22:38:11.198 [UI Thread @coroutine#5631] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:60677/Site/verify. 2024-04-29 22:38:11.198 [UI Thread @coroutine#5631] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:60677/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 22:38:11.206 [UI Thread @coroutine#5644] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40417/Site/verify 2024-04-29 22:38:11.206 [UI Thread @coroutine#5644] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40417/Site/verify. 2024-04-29 22:38:11.206 [UI Thread @coroutine#5644] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40417/Site/verify 2024-04-29 22:38:11.208 [DefaultDispatcher-worker-18 @coroutine#2032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76685ab0 2024-04-29 22:38:11.208 [UI Thread @coroutine#5644] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40417/Site/verify 2024-04-29 22:38:11.208 [UI Thread @coroutine#5644] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40417/Site/verify 2024-04-29 22:38:11.208 [DefaultDispatcher-worker-18 @coroutine#2032] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37127/UmAppDatabase/replication/nodeId 2024-04-29 22:38:11.208 [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:37127/UmAppDatabase/replication/nodeId. 2024-04-29 22:38:11.208 [DefaultDispatcher-worker-18 @coroutine#2032] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37127/UmAppDatabase/replication/nodeId 2024-04-29 22:38:11.208 [UI Thread @coroutine#5644] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:40417/Site/verify. 2024-04-29 22:38:11.208 [UI Thread @coroutine#5644] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:40417/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 22:38:11.209 [DefaultDispatcher-worker-15 @coroutine#2032] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37127/UmAppDatabase/replication/nodeId 2024-04-29 22:38:11.209 [DefaultDispatcher-worker-15 @coroutine#2032] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37127/UmAppDatabase/replication/nodeId 2024-04-29 22:38:11.214 [UI Thread @coroutine#5661] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:79/Site/verify 2024-04-29 22:38:11.214 [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-04-29 22:38:11.214 [UI Thread @coroutine#5661] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:79/Site/verify 2024-04-29 22:38:11.216 [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-04-29 22:38:11.219 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-216 - configuration: 2024-04-29 22:38:11.220 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:38:11.220 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:38:11.220 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:38:11.220 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:38:11.220 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:38:11.220 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:38:11.220 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@12f52ca4 2024-04-29 22:38:11.220 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:38:11.220 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:38:11.220 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:38:11.220 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:38:11.220 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:38:11.220 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:38:11.220 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:38:11.220 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:38:11.220 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:38:11.220 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:38:11.220 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:38:11.220 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:38:11.220 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:38:11.220 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:38:11.220 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:38:11.220 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:38:11.220 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:38:11.220 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:38:11.220 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:38:11.220 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-216" 2024-04-29 22:38:11.220 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:38:11.220 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:38:11.220 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:38:11.220 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:38:11.220 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:38:11.220 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:38:11.220 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:38:11.220 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:38:11.220 [Test worker @coroutine#5668] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Starting... 2024-04-29 22:38:11.220 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bf41334 2024-04-29 22:38:11.220 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bf41334 2024-04-29 22:38:11.220 [Test worker @coroutine#5668] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Start completed. 2024-04-29 22:38:11.238 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bf41334 2024-04-29 22:38:11.250 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bf41334 2024-04-29 22:38:11.252 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bf41334 2024-04-29 22:38:11.254 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bf41334 2024-04-29 22:38:11.277 [DefaultDispatcher-worker-2 @coroutine#5668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bf41334 2024-04-29 22:38:11.287 [DefaultDispatcher-worker-10 @coroutine#5675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bf41334 2024-04-29 22:38:11.295 [DefaultDispatcher-worker-4 @coroutine#5668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bf41334 2024-04-29 22:38:11.304 [DefaultDispatcher-worker-2 @coroutine#5668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bf41334 2024-04-29 22:38:11.313 [DefaultDispatcher-worker-17 @coroutine#5668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bf41334 2024-04-29 22:38:11.320 [HikariPool-216 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:38:11.322 [DefaultDispatcher-worker-17 @coroutine#5668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bf41334 2024-04-29 22:38:11.332 [HikariPool-57 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:38:11.335 [DefaultDispatcher-worker-1 @coroutine#5668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bf41334 2024-04-29 22:38:11.342 [DefaultDispatcher-worker-17 @coroutine#2061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ea0254d 2024-04-29 22:38:11.342 [DefaultDispatcher-worker-17 @coroutine#2061] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 22:38:11.342 [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-04-29 22:38:11.342 [DefaultDispatcher-worker-17 @coroutine#2061] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 22:38:11.343 [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-04-29 22:38:11.348 [DefaultDispatcher-worker-18 @coroutine#2076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@712dd0b0 2024-04-29 22:38:11.349 [DefaultDispatcher-worker-18 @coroutine#2076] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47347/UmAppDatabase/replication/nodeId 2024-04-29 22:38:11.349 [DefaultDispatcher-worker-18 @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://localhost.localdomain:47347/UmAppDatabase/replication/nodeId. 2024-04-29 22:38:11.349 [DefaultDispatcher-worker-18 @coroutine#2076] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47347/UmAppDatabase/replication/nodeId 2024-04-29 22:38:11.350 [DefaultDispatcher-worker-11 @coroutine#2076] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47347/UmAppDatabase/replication/nodeId 2024-04-29 22:38:11.350 [DefaultDispatcher-worker-11 @coroutine#2076] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47347/UmAppDatabase/replication/nodeId 2024-04-29 22:38:11.354 [DefaultDispatcher-worker-11 @coroutine#5694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bf41334 2024-04-29 22:38:11.356 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown initiated... 2024-04-29 22:38:11.356 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Close initiated... 2024-04-29 22:38:11.356 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:38:11.356 [HikariPool-216 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5bf41334: (connection evicted) 2024-04-29 22:38:11.357 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:38:11.357 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Closed. 2024-04-29 22:38:11.357 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown completed. 2024-04-29 22:38:11.358 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-217 - configuration: 2024-04-29 22:38:11.358 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:38:11.358 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:38:11.358 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:38:11.358 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:38:11.358 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:38:11.358 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:38:11.358 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f8a82e9 2024-04-29 22:38:11.358 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:38:11.358 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:38:11.358 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:38:11.358 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:38:11.358 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:38:11.358 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:38:11.358 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:38:11.358 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:38:11.358 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:38:11.358 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:38:11.358 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:38:11.358 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:38:11.358 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:38:11.358 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:38:11.358 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:38:11.358 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:38:11.358 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:38:11.358 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:38:11.358 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:38:11.358 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-217" 2024-04-29 22:38:11.358 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:38:11.358 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:38:11.358 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:38:11.358 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:38:11.358 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:38:11.358 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:38:11.358 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:38:11.359 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:38:11.359 [Test worker @coroutine#5704] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Starting... 2024-04-29 22:38:11.359 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@1380a19b 2024-04-29 22:38:11.359 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@1380a19b 2024-04-29 22:38:11.359 [Test worker @coroutine#5704] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Start completed. 2024-04-29 22:38:11.376 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1380a19b 2024-04-29 22:38:11.388 [Test worker @coroutine#5706] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1380a19b 2024-04-29 22:38:11.390 [Test worker @coroutine#5708] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1380a19b 2024-04-29 22:38:11.391 [Test worker @coroutine#5710] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1380a19b 2024-04-29 22:38:11.392 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-218 - configuration: 2024-04-29 22:38:11.392 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:38:11.392 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:38:11.392 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:38:11.392 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:38:11.392 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:38:11.392 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:38:11.392 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2b009051 2024-04-29 22:38:11.392 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:38:11.392 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:38:11.392 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:38:11.392 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:38:11.392 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:38:11.392 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:38:11.392 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:38:11.392 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:38:11.392 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:38:11.392 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:38:11.392 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:38:11.392 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:38:11.392 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:38:11.392 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:38:11.392 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:38:11.392 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:38:11.392 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:38:11.392 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:38:11.392 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:38:11.392 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-218" 2024-04-29 22:38:11.392 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:38:11.392 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:38:11.392 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:38:11.392 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:38:11.392 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:38:11.392 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:38:11.392 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:38:11.392 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:38:11.392 [Test worker @coroutine#5704] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Starting... 2024-04-29 22:38:11.392 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@454056b 2024-04-29 22:38:11.392 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@454056b 2024-04-29 22:38:11.392 [Test worker @coroutine#5704] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Start completed. 2024-04-29 22:38:11.407 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@454056b 2024-04-29 22:38:11.418 [Test worker @coroutine#5712] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@454056b 2024-04-29 22:38:11.420 [Test worker @coroutine#5714] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@454056b 2024-04-29 22:38:11.421 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@454056b 2024-04-29 22:38:11.434 [DefaultDispatcher-worker-14 @coroutine#5718] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@454056b 2024-04-29 22:38:11.446 [DefaultDispatcher-worker-18 @coroutine#5704] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1380a19b 2024-04-29 22:38:11.459 [HikariPool-217 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:38:11.461 [DefaultDispatcher-worker-19 @coroutine#2127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a183fa6 2024-04-29 22:38:11.461 [DefaultDispatcher-worker-19 @coroutine#2127] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58737/UmAppDatabase/replication/nodeId 2024-04-29 22:38:11.461 [DefaultDispatcher-worker-19 @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:58737/UmAppDatabase/replication/nodeId. 2024-04-29 22:38:11.461 [DefaultDispatcher-worker-19 @coroutine#2127] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58737/UmAppDatabase/replication/nodeId 2024-04-29 22:38:11.462 [DefaultDispatcher-worker-5 @coroutine#2127] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58737/UmAppDatabase/replication/nodeId 2024-04-29 22:38:11.462 [DefaultDispatcher-worker-5 @coroutine#2127] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58737/UmAppDatabase/replication/nodeId 2024-04-29 22:38:11.463 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown initiated... 2024-04-29 22:38:11.463 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Close initiated... 2024-04-29 22:38:11.463 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:38:11.463 [HikariPool-217 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1380a19b: (connection evicted) 2024-04-29 22:38:11.464 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:38:11.464 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Closed. 2024-04-29 22:38:11.464 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown completed. 2024-04-29 22:38:11.464 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown initiated... 2024-04-29 22:38:11.464 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Close initiated... 2024-04-29 22:38:11.464 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:38:11.464 [HikariPool-218 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Closing connection org.sqlite.jdbc4.JDBC4Connection@454056b: (connection evicted) 2024-04-29 22:38:11.465 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:38:11.465 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Closed. 2024-04-29 22:38:11.465 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown completed. 2024-04-29 22:38:11.466 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-219 - configuration: 2024-04-29 22:38:11.466 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:38:11.466 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:38:11.466 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:38:11.466 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:38:11.466 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:38:11.466 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:38:11.466 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@379cfc77 2024-04-29 22:38:11.466 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:38:11.466 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:38:11.466 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:38:11.466 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:38:11.466 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:38:11.466 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:38:11.466 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:38:11.466 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:38:11.466 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:38:11.466 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:38:11.466 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:38:11.466 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:38:11.466 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:38:11.466 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:38:11.466 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:38:11.466 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:38:11.466 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:38:11.466 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:38:11.466 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:38:11.466 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-219" 2024-04-29 22:38:11.466 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:38:11.466 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:38:11.466 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:38:11.466 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:38:11.467 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:38:11.467 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:38:11.467 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:38:11.467 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:38:11.467 [Test worker @coroutine#5757] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Starting... 2024-04-29 22:38:11.467 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d7909bd 2024-04-29 22:38:11.467 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d7909bd 2024-04-29 22:38:11.467 [Test worker @coroutine#5757] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Start completed. 2024-04-29 22:38:11.483 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d7909bd 2024-04-29 22:38:11.495 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d7909bd 2024-04-29 22:38:11.496 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d7909bd 2024-04-29 22:38:11.498 [Test worker @coroutine#5762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d7909bd 2024-04-29 22:38:11.498 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-220 - configuration: 2024-04-29 22:38:11.499 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:38:11.499 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:38:11.499 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:38:11.499 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:38:11.499 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:38:11.499 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:38:11.499 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@21e5feb 2024-04-29 22:38:11.499 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:38:11.499 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:38:11.499 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:38:11.499 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:38:11.499 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:38:11.499 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:38:11.499 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:38:11.499 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:38:11.499 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:38:11.499 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:38:11.499 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:38:11.499 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:38:11.499 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:38:11.499 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:38:11.499 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:38:11.499 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:38:11.499 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:38:11.499 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:38:11.499 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:38:11.499 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-220" 2024-04-29 22:38:11.499 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:38:11.499 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:38:11.499 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:38:11.499 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:38:11.499 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:38:11.499 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:38:11.499 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:38:11.499 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:38:11.499 [Test worker @coroutine#5757] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Starting... 2024-04-29 22:38:11.499 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ca1c156 2024-04-29 22:38:11.499 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ca1c156 2024-04-29 22:38:11.499 [Test worker @coroutine#5757] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Start completed. 2024-04-29 22:38:11.514 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ca1c156 2024-04-29 22:38:11.526 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ca1c156 2024-04-29 22:38:11.528 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ca1c156 2024-04-29 22:38:11.530 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ca1c156 2024-04-29 22:38:11.542 [DefaultDispatcher-worker-9 @coroutine#5770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ca1c156 2024-04-29 22:38:11.556 [DefaultDispatcher-worker-15 @coroutine#5757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d7909bd 2024-04-29 22:38:11.567 [HikariPool-219 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:38:11.568 [DefaultDispatcher-worker-14 @coroutine#5757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d7909bd 2024-04-29 22:38:11.574 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown initiated... 2024-04-29 22:38:11.574 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Close initiated... 2024-04-29 22:38:11.574 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:38:11.574 [HikariPool-219 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4d7909bd: (connection evicted) 2024-04-29 22:38:11.575 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:38:11.575 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Closed. 2024-04-29 22:38:11.575 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown completed. 2024-04-29 22:38:11.575 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown initiated... 2024-04-29 22:38:11.575 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Close initiated... 2024-04-29 22:38:11.575 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:38:11.575 [HikariPool-220 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6ca1c156: (connection evicted) 2024-04-29 22:38:11.576 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:38:11.576 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Closed. 2024-04-29 22:38:11.576 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown completed. 2024-04-29 22:38:11.577 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-221 - configuration: 2024-04-29 22:38:11.577 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:38:11.577 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:38:11.577 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:38:11.577 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:38:11.577 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:38:11.577 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:38:11.577 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ff1e20b 2024-04-29 22:38:11.577 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:38:11.577 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:38:11.577 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:38:11.577 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:38:11.577 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:38:11.577 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:38:11.577 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:38:11.577 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:38:11.577 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:38:11.577 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:38:11.577 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:38:11.577 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:38:11.577 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:38:11.577 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:38:11.577 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:38:11.577 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:38:11.577 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:38:11.577 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:38:11.577 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:38:11.577 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-221" 2024-04-29 22:38:11.577 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:38:11.577 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:38:11.577 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:38:11.577 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:38:11.577 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:38:11.577 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:38:11.577 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:38:11.577 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:38:11.577 [Test worker @coroutine#5808] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Starting... 2024-04-29 22:38:11.578 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@45957b8f 2024-04-29 22:38:11.578 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@45957b8f 2024-04-29 22:38:11.578 [Test worker @coroutine#5808] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Start completed. 2024-04-29 22:38:11.593 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45957b8f 2024-04-29 22:38:11.606 [Test worker @coroutine#5809] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45957b8f 2024-04-29 22:38:11.608 [Test worker @coroutine#5811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45957b8f 2024-04-29 22:38:11.610 [Test worker @coroutine#5813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45957b8f 2024-04-29 22:38:11.610 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-222 - configuration: 2024-04-29 22:38:11.610 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:38:11.610 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:38:11.610 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:38:11.610 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:38:11.610 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:38:11.610 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:38:11.610 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@9dc9212 2024-04-29 22:38:11.610 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:38:11.610 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:38:11.610 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:38:11.610 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:38:11.610 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:38:11.610 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:38:11.610 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:38:11.610 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:38:11.610 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:38:11.610 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:38:11.610 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:38:11.610 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:38:11.610 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:38:11.610 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:38:11.610 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:38:11.610 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:38:11.610 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:38:11.610 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:38:11.610 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:38:11.610 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-222" 2024-04-29 22:38:11.610 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:38:11.610 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:38:11.610 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:38:11.610 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:38:11.610 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:38:11.610 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:38:11.610 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:38:11.610 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:38:11.610 [Test worker @coroutine#5808] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Starting... 2024-04-29 22:38:11.611 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c175d82 2024-04-29 22:38:11.611 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c175d82 2024-04-29 22:38:11.611 [Test worker @coroutine#5808] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Start completed. 2024-04-29 22:38:11.624 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c175d82 2024-04-29 22:38:11.635 [Test worker @coroutine#5815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c175d82 2024-04-29 22:38:11.637 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c175d82 2024-04-29 22:38:11.639 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c175d82 2024-04-29 22:38:11.656 [DefaultDispatcher-worker-11 @coroutine#5821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c175d82 2024-04-29 22:38:11.670 [DefaultDispatcher-worker-11 @coroutine#5808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45957b8f 2024-04-29 22:38:11.678 [HikariPool-221 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:38:11.682 [DefaultDispatcher-worker-6 @coroutine#5808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45957b8f 2024-04-29 22:38:11.711 [HikariPool-222 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:38:11.731 [DefaultDispatcher-worker-2 @coroutine#2170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cd2d3b6 2024-04-29 22:38:11.731 [DefaultDispatcher-worker-2 @coroutine#2170] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40087/UmAppDatabase/replication/nodeId 2024-04-29 22:38:11.731 [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:40087/UmAppDatabase/replication/nodeId. 2024-04-29 22:38:11.731 [DefaultDispatcher-worker-2 @coroutine#2170] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40087/UmAppDatabase/replication/nodeId 2024-04-29 22:38:11.732 [DefaultDispatcher-worker-7 @coroutine#2170] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40087/UmAppDatabase/replication/nodeId 2024-04-29 22:38:11.732 [DefaultDispatcher-worker-7 @coroutine#2170] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40087/UmAppDatabase/replication/nodeId 2024-04-29 22:38:11.733 [DefaultDispatcher-worker-18 @coroutine#1892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@128ebca1 2024-04-29 22:38:11.733 [DefaultDispatcher-worker-18 @coroutine#1892] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38003/UmAppDatabase/replication/nodeId 2024-04-29 22:38:11.733 [DefaultDispatcher-worker-18 @coroutine#1892] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38003/UmAppDatabase/replication/nodeId. 2024-04-29 22:38:11.733 [DefaultDispatcher-worker-18 @coroutine#1892] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38003/UmAppDatabase/replication/nodeId 2024-04-29 22:38:11.734 [DefaultDispatcher-worker-5 @coroutine#1892] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38003/UmAppDatabase/replication/nodeId 2024-04-29 22:38:11.734 [DefaultDispatcher-worker-5 @coroutine#1892] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38003/UmAppDatabase/replication/nodeId 2024-04-29 22:38:11.910 [DefaultDispatcher-worker-9 @coroutine#2226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@702e21c 2024-04-29 22:38:11.910 [DefaultDispatcher-worker-9 @coroutine#2226] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59881/UmAppDatabase/replication/nodeId 2024-04-29 22:38:11.910 [DefaultDispatcher-worker-9 @coroutine#2226] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59881/UmAppDatabase/replication/nodeId. 2024-04-29 22:38:11.910 [DefaultDispatcher-worker-9 @coroutine#2226] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59881/UmAppDatabase/replication/nodeId 2024-04-29 22:38:11.911 [DefaultDispatcher-worker-9 @coroutine#1924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@282079b9 2024-04-29 22:38:11.911 [DefaultDispatcher-worker-9 @coroutine#1924] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56743/UmAppDatabase/replication/nodeId 2024-04-29 22:38:11.911 [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:56743/UmAppDatabase/replication/nodeId. 2024-04-29 22:38:11.911 [DefaultDispatcher-worker-9 @coroutine#1924] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56743/UmAppDatabase/replication/nodeId 2024-04-29 22:38:11.911 [DefaultDispatcher-worker-6 @coroutine#2226] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59881/UmAppDatabase/replication/nodeId 2024-04-29 22:38:11.911 [DefaultDispatcher-worker-6 @coroutine#2226] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59881/UmAppDatabase/replication/nodeId 2024-04-29 22:38:11.912 [DefaultDispatcher-worker-17 @coroutine#1924] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56743/UmAppDatabase/replication/nodeId 2024-04-29 22:38:11.912 [DefaultDispatcher-worker-17 @coroutine#1924] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56743/UmAppDatabase/replication/nodeId 2024-04-29 22:38:11.935 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown initiated... 2024-04-29 22:38:11.935 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Close initiated... 2024-04-29 22:38:11.935 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:38:11.935 [HikariPool-221 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Closing connection org.sqlite.jdbc4.JDBC4Connection@45957b8f: (connection evicted) 2024-04-29 22:38:11.936 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:38:11.936 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Closed. 2024-04-29 22:38:11.936 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown completed. 2024-04-29 22:38:11.936 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown initiated... 2024-04-29 22:38:11.936 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Close initiated... 2024-04-29 22:38:11.936 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:38:11.936 [HikariPool-222 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3c175d82: (connection evicted) 2024-04-29 22:38:11.937 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:38:11.937 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Closed. 2024-04-29 22:38:11.937 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown completed. 2024-04-29 22:38:11.938 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-223 - configuration: 2024-04-29 22:38:11.938 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:38:11.938 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:38:11.938 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:38:11.938 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:38:11.938 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:38:11.938 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:38:11.938 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6bc6400e 2024-04-29 22:38:11.938 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:38:11.938 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:38:11.938 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:38:11.938 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:38:11.938 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:38:11.938 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:38:11.938 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:38:11.938 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:38:11.938 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:38:11.939 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:38:11.939 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:38:11.939 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:38:11.939 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:38:11.939 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:38:11.939 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:38:11.939 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:38:11.939 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:38:11.939 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:38:11.939 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:38:11.939 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-223" 2024-04-29 22:38:11.939 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:38:11.939 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:38:11.939 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:38:11.939 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:38:11.939 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:38:11.939 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:38:11.939 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:38:11.939 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:38:11.939 [Test worker @coroutine#5872] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Starting... 2024-04-29 22:38:11.939 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@47814094 2024-04-29 22:38:11.939 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@47814094 2024-04-29 22:38:11.939 [Test worker @coroutine#5872] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Start completed. 2024-04-29 22:38:11.958 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47814094 2024-04-29 22:38:11.969 [Test worker @coroutine#5873] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47814094 2024-04-29 22:38:11.971 [Test worker @coroutine#5875] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47814094 2024-04-29 22:38:11.973 [Test worker @coroutine#5878] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47814094 2024-04-29 22:38:11.973 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-224 - configuration: 2024-04-29 22:38:11.973 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:38:11.973 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:38:11.973 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:38:11.973 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:38:11.973 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:38:11.973 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:38:11.974 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5be17e53 2024-04-29 22:38:11.974 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:38:11.974 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:38:11.974 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:38:11.974 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:38:11.974 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:38:11.974 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:38:11.974 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:38:11.974 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:38:11.974 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:38:11.974 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:38:11.974 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:38:11.974 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:38:11.974 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:38:11.974 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:38:11.974 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:38:11.974 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:38:11.974 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:38:11.974 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:38:11.974 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:38:11.974 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-224" 2024-04-29 22:38:11.974 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:38:11.974 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:38:11.974 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:38:11.974 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:38:11.974 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:38:11.974 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:38:11.974 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:38:11.974 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:38:11.974 [Test worker @coroutine#5872] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Starting... 2024-04-29 22:38:11.974 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cde0397 2024-04-29 22:38:11.974 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cde0397 2024-04-29 22:38:11.974 [Test worker @coroutine#5872] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Start completed. 2024-04-29 22:38:11.988 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cde0397 2024-04-29 22:38:11.999 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cde0397 2024-04-29 22:38:12.001 [DefaultDispatcher-worker-17 @coroutine#1970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@643f8ebe 2024-04-29 22:38:12.001 [DefaultDispatcher-worker-17 @coroutine#1970] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45981/UmAppDatabase/replication/nodeId 2024-04-29 22:38:12.001 [DefaultDispatcher-worker-17 @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:45981/UmAppDatabase/replication/nodeId. 2024-04-29 22:38:12.001 [DefaultDispatcher-worker-17 @coroutine#1970] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45981/UmAppDatabase/replication/nodeId 2024-04-29 22:38:12.001 [Test worker @coroutine#5882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cde0397 2024-04-29 22:38:12.002 [DefaultDispatcher-worker-6 @coroutine#1970] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45981/UmAppDatabase/replication/nodeId 2024-04-29 22:38:12.002 [DefaultDispatcher-worker-6 @coroutine#1970] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45981/UmAppDatabase/replication/nodeId 2024-04-29 22:38:12.003 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cde0397 2024-04-29 22:38:12.015 [DefaultDispatcher-worker-12 @coroutine#5889] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cde0397 2024-04-29 22:38:12.027 [DefaultDispatcher-worker-2 @coroutine#5872] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47814094 2024-04-29 22:38:12.035 [DefaultDispatcher-worker-10 @coroutine#5872] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47814094 2024-04-29 22:38:12.039 [HikariPool-223 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:38:12.043 [DefaultDispatcher-worker-12 @coroutine#5872] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47814094 2024-04-29 22:38:12.048 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown initiated... 2024-04-29 22:38:12.048 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Close initiated... 2024-04-29 22:38:12.048 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:38:12.048 [HikariPool-223 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Closing connection org.sqlite.jdbc4.JDBC4Connection@47814094: (connection evicted) 2024-04-29 22:38:12.049 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:38:12.049 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Closed. 2024-04-29 22:38:12.049 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown completed. 2024-04-29 22:38:12.049 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown initiated... 2024-04-29 22:38:12.049 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Close initiated... 2024-04-29 22:38:12.049 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:38:12.050 [HikariPool-224 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2cde0397: (connection evicted) 2024-04-29 22:38:12.050 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:38:12.050 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Closed. 2024-04-29 22:38:12.050 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown completed. 2024-04-29 22:38:12.051 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-225 - configuration: 2024-04-29 22:38:12.052 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:38:12.052 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:38:12.052 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:38:12.052 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:38:12.052 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:38:12.052 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:38:12.052 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3df99d5e 2024-04-29 22:38:12.052 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:38:12.052 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:38:12.052 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:38:12.052 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:38:12.052 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:38:12.052 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:38:12.052 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:38:12.052 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:38:12.052 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:38:12.052 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:38:12.052 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:38:12.052 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:38:12.052 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:38:12.052 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:38:12.052 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:38:12.052 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:38:12.052 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:38:12.052 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:38:12.052 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:38:12.052 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-225" 2024-04-29 22:38:12.052 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:38:12.052 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:38:12.052 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:38:12.052 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:38:12.052 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:38:12.052 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:38:12.052 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:38:12.052 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:38:12.052 [Test worker @coroutine#5928] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Starting... 2024-04-29 22:38:12.053 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@7118a1b9 2024-04-29 22:38:12.053 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@7118a1b9 2024-04-29 22:38:12.053 [Test worker @coroutine#5928] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Start completed. 2024-04-29 22:38:12.070 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7118a1b9 2024-04-29 22:38:12.082 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7118a1b9 2024-04-29 22:38:12.084 [Test worker @coroutine#5931] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7118a1b9 2024-04-29 22:38:12.086 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7118a1b9 2024-04-29 22:38:12.086 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-226 - configuration: 2024-04-29 22:38:12.086 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:38:12.086 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:38:12.086 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:38:12.086 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:38:12.086 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:38:12.086 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:38:12.086 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@61b5c8a3 2024-04-29 22:38:12.086 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:38:12.086 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:38:12.086 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:38:12.086 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:38:12.086 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:38:12.086 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:38:12.086 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:38:12.086 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:38:12.086 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:38:12.086 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:38:12.086 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:38:12.086 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:38:12.086 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:38:12.086 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:38:12.086 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:38:12.086 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:38:12.086 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:38:12.086 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:38:12.086 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:38:12.086 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-226" 2024-04-29 22:38:12.086 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:38:12.086 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:38:12.086 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:38:12.086 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:38:12.086 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:38:12.086 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:38:12.086 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:38:12.086 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:38:12.086 [Test worker @coroutine#5928] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Starting... 2024-04-29 22:38:12.087 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@ab2ac08 2024-04-29 22:38:12.087 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@ab2ac08 2024-04-29 22:38:12.087 [Test worker @coroutine#5928] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Start completed. 2024-04-29 22:38:12.095 [DefaultDispatcher-worker-10 @coroutine#2003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51d26fed 2024-04-29 22:38:12.095 [DefaultDispatcher-worker-10 @coroutine#2003] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49345/UmAppDatabase/replication/nodeId 2024-04-29 22:38:12.095 [DefaultDispatcher-worker-10 @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:49345/UmAppDatabase/replication/nodeId. 2024-04-29 22:38:12.095 [DefaultDispatcher-worker-10 @coroutine#2003] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49345/UmAppDatabase/replication/nodeId 2024-04-29 22:38:12.097 [DefaultDispatcher-worker-18 @coroutine#2003] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49345/UmAppDatabase/replication/nodeId 2024-04-29 22:38:12.097 [DefaultDispatcher-worker-18 @coroutine#2003] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49345/UmAppDatabase/replication/nodeId 2024-04-29 22:38:12.100 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ab2ac08 2024-04-29 22:38:12.111 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ab2ac08 2024-04-29 22:38:12.113 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ab2ac08 2024-04-29 22:38:12.115 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ab2ac08 2024-04-29 22:38:12.127 [DefaultDispatcher-worker-17 @coroutine#5944] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ab2ac08 2024-04-29 22:38:12.141 [DefaultDispatcher-worker-5 @coroutine#5928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7118a1b9 2024-04-29 22:38:12.148 [DefaultDispatcher-worker-17 @coroutine#5928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7118a1b9 2024-04-29 22:38:12.153 [HikariPool-225 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:38:12.158 [DefaultDispatcher-worker-5 @coroutine#5928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7118a1b9 2024-04-29 22:38:12.163 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown initiated... 2024-04-29 22:38:12.163 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Close initiated... 2024-04-29 22:38:12.163 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:38:12.163 [HikariPool-225 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7118a1b9: (connection evicted) 2024-04-29 22:38:12.164 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:38:12.164 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Closed. 2024-04-29 22:38:12.164 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown completed. 2024-04-29 22:38:12.164 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown initiated... 2024-04-29 22:38:12.164 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Close initiated... 2024-04-29 22:38:12.164 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:38:12.164 [HikariPool-226 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Closing connection org.sqlite.jdbc4.JDBC4Connection@ab2ac08: (connection evicted) 2024-04-29 22:38:12.165 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:38:12.165 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Closed. 2024-04-29 22:38:12.165 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown completed. 2024-04-29 22:38:12.166 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-227 - configuration: 2024-04-29 22:38:12.166 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:38:12.166 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:38:12.166 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:38:12.166 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:38:12.166 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:38:12.166 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:38:12.166 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6679a082 2024-04-29 22:38:12.166 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:38:12.166 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:38:12.166 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:38:12.166 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:38:12.166 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:38:12.166 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:38:12.166 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:38:12.166 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:38:12.166 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:38:12.166 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:38:12.166 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:38:12.166 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:38:12.166 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:38:12.166 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:38:12.166 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:38:12.166 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:38:12.166 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:38:12.166 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:38:12.166 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:38:12.166 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-227" 2024-04-29 22:38:12.166 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:38:12.166 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:38:12.166 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:38:12.166 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:38:12.166 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:38:12.166 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:38:12.166 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:38:12.166 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:38:12.166 [Test worker @coroutine#5982] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Starting... 2024-04-29 22:38:12.166 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@71e064b2 2024-04-29 22:38:12.166 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@71e064b2 2024-04-29 22:38:12.166 [Test worker @coroutine#5982] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Start completed. 2024-04-29 22:38:12.182 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71e064b2 2024-04-29 22:38:12.193 [Test worker @coroutine#5983] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71e064b2 2024-04-29 22:38:12.195 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71e064b2 2024-04-29 22:38:12.197 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71e064b2 2024-04-29 22:38:12.197 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-228 - configuration: 2024-04-29 22:38:12.197 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:38:12.197 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:38:12.197 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:38:12.197 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:38:12.197 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:38:12.197 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:38:12.197 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2d99b35f 2024-04-29 22:38:12.197 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:38:12.197 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:38:12.197 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:38:12.197 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:38:12.197 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:38:12.197 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:38:12.197 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:38:12.197 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:38:12.197 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:38:12.197 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:38:12.197 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:38:12.197 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:38:12.197 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:38:12.197 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:38:12.197 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:38:12.197 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:38:12.197 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:38:12.197 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:38:12.197 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:38:12.197 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-228" 2024-04-29 22:38:12.197 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:38:12.197 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:38:12.197 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:38:12.197 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:38:12.197 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:38:12.197 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:38:12.197 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:38:12.197 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:38:12.197 [Test worker @coroutine#5982] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Starting... 2024-04-29 22:38:12.197 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f42f20f 2024-04-29 22:38:12.197 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f42f20f 2024-04-29 22:38:12.197 [Test worker @coroutine#5982] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Start completed. 2024-04-29 22:38:12.211 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f42f20f 2024-04-29 22:38:12.219 [DefaultDispatcher-worker-19 @coroutine#2032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76685ab0 2024-04-29 22:38:12.219 [DefaultDispatcher-worker-19 @coroutine#2032] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37127/UmAppDatabase/replication/nodeId 2024-04-29 22:38:12.219 [DefaultDispatcher-worker-19 @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:37127/UmAppDatabase/replication/nodeId. 2024-04-29 22:38:12.219 [DefaultDispatcher-worker-19 @coroutine#2032] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37127/UmAppDatabase/replication/nodeId 2024-04-29 22:38:12.220 [DefaultDispatcher-worker-15 @coroutine#2032] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37127/UmAppDatabase/replication/nodeId 2024-04-29 22:38:12.220 [DefaultDispatcher-worker-15 @coroutine#2032] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37127/UmAppDatabase/replication/nodeId 2024-04-29 22:38:12.223 [Test worker @coroutine#5989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f42f20f 2024-04-29 22:38:12.225 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f42f20f 2024-04-29 22:38:12.226 [Test worker @coroutine#5996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f42f20f 2024-04-29 22:38:12.238 [DefaultDispatcher-worker-19 @coroutine#5998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f42f20f 2024-04-29 22:38:12.248 [DefaultDispatcher-worker-6 @coroutine#5982] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71e064b2 2024-04-29 22:38:12.258 [DefaultDispatcher-worker-8 @coroutine#5982] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71e064b2 2024-04-29 22:38:12.266 [DefaultDispatcher-worker-8 @coroutine#5982] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71e064b2 2024-04-29 22:38:12.267 [HikariPool-227 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:38:12.271 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown initiated... 2024-04-29 22:38:12.271 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Close initiated... 2024-04-29 22:38:12.271 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:38:12.272 [HikariPool-227 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Closing connection org.sqlite.jdbc4.JDBC4Connection@71e064b2: (connection evicted) 2024-04-29 22:38:12.272 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:38:12.273 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Closed. 2024-04-29 22:38:12.273 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown completed. 2024-04-29 22:38:12.273 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown initiated... 2024-04-29 22:38:12.273 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Close initiated... 2024-04-29 22:38:12.273 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:38:12.273 [HikariPool-228 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2f42f20f: (connection evicted) 2024-04-29 22:38:12.274 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:38:12.274 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Closed. 2024-04-29 22:38:12.274 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown completed. 2024-04-29 22:38:12.276 [Test worker @coroutine#6037] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-229 - configuration: 2024-04-29 22:38:12.276 [Test worker @coroutine#6037] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:38:12.276 [Test worker @coroutine#6037] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:38:12.276 [Test worker @coroutine#6037] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:38:12.276 [Test worker @coroutine#6037] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:38:12.276 [Test worker @coroutine#6037] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:38:12.276 [Test worker @coroutine#6037] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:38:12.276 [Test worker @coroutine#6037] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@377fca35 2024-04-29 22:38:12.276 [Test worker @coroutine#6037] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:38:12.276 [Test worker @coroutine#6037] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:38:12.276 [Test worker @coroutine#6037] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:38:12.276 [Test worker @coroutine#6037] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:38:12.276 [Test worker @coroutine#6037] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:38:12.276 [Test worker @coroutine#6037] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:38:12.276 [Test worker @coroutine#6037] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:38:12.276 [Test worker @coroutine#6037] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:38:12.276 [Test worker @coroutine#6037] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:38:12.276 [Test worker @coroutine#6037] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:38:12.276 [Test worker @coroutine#6037] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:38:12.276 [Test worker @coroutine#6037] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:38:12.276 [Test worker @coroutine#6037] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:38:12.276 [Test worker @coroutine#6037] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:38:12.276 [Test worker @coroutine#6037] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:38:12.276 [Test worker @coroutine#6037] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:38:12.276 [Test worker @coroutine#6037] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:38:12.276 [Test worker @coroutine#6037] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:38:12.276 [Test worker @coroutine#6037] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:38:12.276 [Test worker @coroutine#6037] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-229" 2024-04-29 22:38:12.276 [Test worker @coroutine#6037] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:38:12.276 [Test worker @coroutine#6037] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:38:12.276 [Test worker @coroutine#6037] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:38:12.276 [Test worker @coroutine#6037] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:38:12.276 [Test worker @coroutine#6037] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:38:12.276 [Test worker @coroutine#6037] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:38:12.276 [Test worker @coroutine#6037] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:38:12.276 [Test worker @coroutine#6037] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:38:12.276 [Test worker @coroutine#6037] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Starting... 2024-04-29 22:38:12.277 [Test worker @coroutine#6037] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@57e0bfd6 2024-04-29 22:38:12.277 [Test worker @coroutine#6037] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@57e0bfd6 2024-04-29 22:38:12.277 [Test worker @coroutine#6037] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Start completed. 2024-04-29 22:38:12.293 [Test worker @coroutine#6037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57e0bfd6 2024-04-29 22:38:12.304 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57e0bfd6 2024-04-29 22:38:12.306 [Test worker @coroutine#6040] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57e0bfd6 2024-04-29 22:38:12.308 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57e0bfd6 2024-04-29 22:38:12.316 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown initiated... 2024-04-29 22:38:12.316 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Close initiated... 2024-04-29 22:38:12.316 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:38:12.316 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:38:12.316 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Closed. 2024-04-29 22:38:12.316 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown completed. 2024-04-29 22:38:12.317 [Test worker @coroutine#6059] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-230 - configuration: 2024-04-29 22:38:12.317 [Test worker @coroutine#6059] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:38:12.317 [Test worker @coroutine#6059] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:38:12.317 [Test worker @coroutine#6059] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:38:12.317 [Test worker @coroutine#6059] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:38:12.317 [Test worker @coroutine#6059] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:38:12.317 [Test worker @coroutine#6059] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:38:12.317 [Test worker @coroutine#6059] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@18f90bd8 2024-04-29 22:38:12.317 [Test worker @coroutine#6059] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:38:12.317 [Test worker @coroutine#6059] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:38:12.317 [Test worker @coroutine#6059] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:38:12.317 [Test worker @coroutine#6059] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:38:12.317 [Test worker @coroutine#6059] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:38:12.317 [Test worker @coroutine#6059] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:38:12.317 [Test worker @coroutine#6059] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:38:12.317 [Test worker @coroutine#6059] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:38:12.317 [Test worker @coroutine#6059] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:38:12.317 [Test worker @coroutine#6059] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:38:12.317 [Test worker @coroutine#6059] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:38:12.317 [Test worker @coroutine#6059] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:38:12.317 [Test worker @coroutine#6059] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:38:12.317 [Test worker @coroutine#6059] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:38:12.317 [Test worker @coroutine#6059] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:38:12.317 [Test worker @coroutine#6059] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:38:12.317 [Test worker @coroutine#6059] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:38:12.317 [Test worker @coroutine#6059] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:38:12.317 [Test worker @coroutine#6059] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:38:12.317 [Test worker @coroutine#6059] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-230" 2024-04-29 22:38:12.317 [Test worker @coroutine#6059] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:38:12.317 [Test worker @coroutine#6059] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:38:12.317 [Test worker @coroutine#6059] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:38:12.317 [Test worker @coroutine#6059] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:38:12.317 [Test worker @coroutine#6059] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:38:12.317 [Test worker @coroutine#6059] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:38:12.317 [Test worker @coroutine#6059] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:38:12.317 [Test worker @coroutine#6059] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:38:12.317 [Test worker @coroutine#6059] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Starting... 2024-04-29 22:38:12.318 [Test worker @coroutine#6059] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e2c701 2024-04-29 22:38:12.318 [Test worker @coroutine#6059] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e2c701 2024-04-29 22:38:12.318 [Test worker @coroutine#6059] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Start completed. 2024-04-29 22:38:12.334 [Test worker @coroutine#6059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e2c701 2024-04-29 22:38:12.346 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e2c701 2024-04-29 22:38:12.348 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e2c701 2024-04-29 22:38:12.350 [Test worker @coroutine#6064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e2c701 2024-04-29 22:38:12.354 [DefaultDispatcher-worker-1 @coroutine#2061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ea0254d 2024-04-29 22:38:12.354 [DefaultDispatcher-worker-1 @coroutine#2061] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 22:38:12.354 [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-04-29 22:38:12.354 [DefaultDispatcher-worker-1 @coroutine#2061] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 22:38:12.355 [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-04-29 22:38:12.361 [DefaultDispatcher-worker-5 @coroutine#2076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@712dd0b0 2024-04-29 22:38:12.361 [DefaultDispatcher-worker-5 @coroutine#2076] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47347/UmAppDatabase/replication/nodeId 2024-04-29 22:38:12.361 [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://localhost.localdomain:47347/UmAppDatabase/replication/nodeId. 2024-04-29 22:38:12.361 [DefaultDispatcher-worker-5 @coroutine#2076] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47347/UmAppDatabase/replication/nodeId 2024-04-29 22:38:12.362 [DefaultDispatcher-worker-6 @coroutine#2076] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47347/UmAppDatabase/replication/nodeId 2024-04-29 22:38:12.362 [DefaultDispatcher-worker-6 @coroutine#2076] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47347/UmAppDatabase/replication/nodeId 2024-04-29 22:38:12.375 [DefaultDispatcher-worker-12 @coroutine#6059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e2c701 2024-04-29 22:38:12.384 [DefaultDispatcher-worker-3 @coroutine#6066] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e2c701 2024-04-29 22:38:12.394 [DefaultDispatcher-worker-15 @coroutine#6059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e2c701 2024-04-29 22:38:12.398 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown initiated... 2024-04-29 22:38:12.398 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Close initiated... 2024-04-29 22:38:12.398 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:38:12.399 [HikariPool-230 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1e2c701: (connection evicted) 2024-04-29 22:38:12.400 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:38:12.400 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Closed. 2024-04-29 22:38:12.400 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown completed. 2024-04-29 22:38:12.401 [Test worker @coroutine#6089] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-231 - configuration: 2024-04-29 22:38:12.401 [Test worker @coroutine#6089] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:38:12.401 [Test worker @coroutine#6089] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:38:12.401 [Test worker @coroutine#6089] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:38:12.401 [Test worker @coroutine#6089] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:38:12.401 [Test worker @coroutine#6089] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:38:12.401 [Test worker @coroutine#6089] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:38:12.401 [Test worker @coroutine#6089] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@50f6eb17 2024-04-29 22:38:12.401 [Test worker @coroutine#6089] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:38:12.401 [Test worker @coroutine#6089] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:38:12.401 [Test worker @coroutine#6089] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:38:12.401 [Test worker @coroutine#6089] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:38:12.401 [Test worker @coroutine#6089] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:38:12.401 [Test worker @coroutine#6089] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:38:12.401 [Test worker @coroutine#6089] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:38:12.401 [Test worker @coroutine#6089] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:38:12.401 [Test worker @coroutine#6089] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:38:12.401 [Test worker @coroutine#6089] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:38:12.401 [Test worker @coroutine#6089] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:38:12.401 [Test worker @coroutine#6089] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:38:12.401 [Test worker @coroutine#6089] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:38:12.401 [Test worker @coroutine#6089] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:38:12.401 [Test worker @coroutine#6089] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:38:12.401 [Test worker @coroutine#6089] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:38:12.401 [Test worker @coroutine#6089] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:38:12.401 [Test worker @coroutine#6089] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:38:12.401 [Test worker @coroutine#6089] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:38:12.401 [Test worker @coroutine#6089] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-231" 2024-04-29 22:38:12.401 [Test worker @coroutine#6089] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:38:12.401 [Test worker @coroutine#6089] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:38:12.401 [Test worker @coroutine#6089] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:38:12.401 [Test worker @coroutine#6089] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:38:12.401 [Test worker @coroutine#6089] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:38:12.401 [Test worker @coroutine#6089] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:38:12.401 [Test worker @coroutine#6089] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:38:12.401 [Test worker @coroutine#6089] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:38:12.401 [Test worker @coroutine#6089] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Starting... 2024-04-29 22:38:12.401 [Test worker @coroutine#6089] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@335aac7a 2024-04-29 22:38:12.401 [Test worker @coroutine#6089] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@335aac7a 2024-04-29 22:38:12.401 [Test worker @coroutine#6089] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Start completed. 2024-04-29 22:38:12.418 [Test worker @coroutine#6089] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@335aac7a 2024-04-29 22:38:12.429 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@335aac7a 2024-04-29 22:38:12.431 [Test worker @coroutine#6092] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@335aac7a 2024-04-29 22:38:12.432 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@335aac7a 2024-04-29 22:38:12.445 [DefaultDispatcher-worker-17 @coroutine#6096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@335aac7a 2024-04-29 22:38:12.468 [DefaultDispatcher-worker-17 @coroutine#6089] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@335aac7a 2024-04-29 22:38:12.474 [DefaultDispatcher-worker-15 @coroutine#2127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a183fa6 2024-04-29 22:38:12.474 [DefaultDispatcher-worker-15 @coroutine#2127] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58737/UmAppDatabase/replication/nodeId 2024-04-29 22:38:12.474 [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:58737/UmAppDatabase/replication/nodeId. 2024-04-29 22:38:12.474 [DefaultDispatcher-worker-15 @coroutine#2127] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58737/UmAppDatabase/replication/nodeId 2024-04-29 22:38:12.475 [DefaultDispatcher-worker-11 @coroutine#2127] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58737/UmAppDatabase/replication/nodeId 2024-04-29 22:38:12.475 [DefaultDispatcher-worker-11 @coroutine#2127] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58737/UmAppDatabase/replication/nodeId 2024-04-29 22:38:12.478 [DefaultDispatcher-worker-18 @coroutine#6089] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@335aac7a 2024-04-29 22:38:12.494 [DefaultDispatcher-worker-7 @coroutine#6115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@335aac7a 2024-04-29 22:38:12.496 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown initiated... 2024-04-29 22:38:12.496 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Close initiated... 2024-04-29 22:38:12.496 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:38:12.496 [HikariPool-231 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Closing connection org.sqlite.jdbc4.JDBC4Connection@335aac7a: (connection evicted) 2024-04-29 22:38:12.497 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:38:12.497 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Closed. 2024-04-29 22:38:12.497 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown completed. 2024-04-29 22:38:12.498 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-232 - configuration: 2024-04-29 22:38:12.498 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:38:12.498 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:38:12.498 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:38:12.498 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:38:12.498 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:38:12.498 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:38:12.498 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2baf9cd4 2024-04-29 22:38:12.498 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:38:12.498 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:38:12.498 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:38:12.498 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:38:12.498 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:38:12.498 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:38:12.498 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:38:12.498 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:38:12.498 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:38:12.498 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:38:12.499 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:38:12.499 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:38:12.499 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:38:12.499 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:38:12.499 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:38:12.499 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:38:12.499 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:38:12.499 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:38:12.499 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:38:12.499 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-232" 2024-04-29 22:38:12.499 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:38:12.499 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:38:12.499 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:38:12.499 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:38:12.499 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:38:12.499 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:38:12.499 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:38:12.499 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:38:12.499 [Test worker @coroutine#6123] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Starting... 2024-04-29 22:38:12.499 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@174e79f9 2024-04-29 22:38:12.499 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@174e79f9 2024-04-29 22:38:12.499 [Test worker @coroutine#6123] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Start completed. 2024-04-29 22:38:12.516 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@174e79f9 2024-04-29 22:38:12.527 [Test worker @coroutine#6124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@174e79f9 2024-04-29 22:38:12.529 [Test worker @coroutine#6126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@174e79f9 2024-04-29 22:38:12.531 [Test worker @coroutine#6128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@174e79f9 2024-04-29 22:38:12.540 [DefaultDispatcher-worker-7 @coroutine#6130] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@174e79f9 2024-04-29 22:38:12.563 [DefaultDispatcher-worker-19 @coroutine#6123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@174e79f9 2024-04-29 22:38:12.573 [DefaultDispatcher-worker-5 @coroutine#6123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@174e79f9 2024-04-29 22:38:12.585 [DefaultDispatcher-worker-7 @coroutine#6148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@174e79f9 2024-04-29 22:38:12.586 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown initiated... 2024-04-29 22:38:12.586 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Close initiated... 2024-04-29 22:38:12.586 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:38:12.587 [HikariPool-232 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Closing connection org.sqlite.jdbc4.JDBC4Connection@174e79f9: (connection evicted) 2024-04-29 22:38:12.587 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:38:12.588 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Closed. 2024-04-29 22:38:12.588 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown completed. 2024-04-29 22:38:12.590 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-233 - configuration: 2024-04-29 22:38:12.590 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:38:12.590 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:38:12.590 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:38:12.590 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:38:12.590 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:38:12.590 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:38:12.590 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2d8a45a 2024-04-29 22:38:12.590 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:38:12.590 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:38:12.590 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:38:12.590 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:38:12.590 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:38:12.590 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:38:12.590 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:38:12.590 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:38:12.590 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:38:12.590 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:38:12.590 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:38:12.590 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:38:12.590 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:38:12.590 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:38:12.590 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:38:12.590 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:38:12.590 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:38:12.590 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:38:12.590 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:38:12.590 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-233" 2024-04-29 22:38:12.590 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:38:12.590 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:38:12.590 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:38:12.590 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:38:12.590 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:38:12.590 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:38:12.590 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:38:12.590 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:38:12.590 [Test worker @coroutine#6156] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Starting... 2024-04-29 22:38:12.590 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@568cc1c5 2024-04-29 22:38:12.590 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@568cc1c5 2024-04-29 22:38:12.590 [Test worker @coroutine#6156] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Start completed. 2024-04-29 22:38:12.605 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@568cc1c5 2024-04-29 22:38:12.616 [Test worker @coroutine#6157] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@568cc1c5 2024-04-29 22:38:12.618 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@568cc1c5 2024-04-29 22:38:12.619 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@568cc1c5 2024-04-29 22:38:12.625 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown initiated... 2024-04-29 22:38:12.625 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Close initiated... 2024-04-29 22:38:12.625 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:38:12.625 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:38:12.625 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Closed. 2024-04-29 22:38:12.625 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown completed. 2024-04-29 22:38:12.626 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-234 - configuration: 2024-04-29 22:38:12.626 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:38:12.626 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:38:12.626 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:38:12.626 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:38:12.626 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:38:12.626 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:38:12.626 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7a2b8501 2024-04-29 22:38:12.626 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:38:12.626 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:38:12.626 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:38:12.626 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:38:12.626 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:38:12.626 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:38:12.626 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:38:12.626 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:38:12.626 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:38:12.626 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:38:12.626 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:38:12.626 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:38:12.626 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:38:12.626 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:38:12.626 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:38:12.626 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:38:12.626 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:38:12.626 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:38:12.626 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:38:12.626 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-234" 2024-04-29 22:38:12.626 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:38:12.626 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:38:12.626 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:38:12.626 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:38:12.626 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:38:12.626 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:38:12.626 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:38:12.626 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:38:12.626 [Test worker @coroutine#6180] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Starting... 2024-04-29 22:38:12.626 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@3532b5d9 2024-04-29 22:38:12.626 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@3532b5d9 2024-04-29 22:38:12.626 [Test worker @coroutine#6180] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Start completed. 2024-04-29 22:38:12.641 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3532b5d9 2024-04-29 22:38:12.653 [Test worker @coroutine#6181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3532b5d9 2024-04-29 22:38:12.655 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3532b5d9 2024-04-29 22:38:12.656 [Test worker @coroutine#6185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3532b5d9 2024-04-29 22:38:12.660 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown initiated... 2024-04-29 22:38:12.660 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Close initiated... 2024-04-29 22:38:12.660 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:38:12.660 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:38:12.660 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Closed. 2024-04-29 22:38:12.660 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown completed. 2024-04-29 22:38:12.661 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-235 - configuration: 2024-04-29 22:38:12.661 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:38:12.661 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:38:12.661 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:38:12.661 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:38:12.661 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:38:12.661 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:38:12.661 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@73eb57e6 2024-04-29 22:38:12.661 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:38:12.661 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:38:12.661 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:38:12.661 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:38:12.661 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:38:12.661 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:38:12.661 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:38:12.661 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:38:12.661 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:38:12.661 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:38:12.661 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:38:12.661 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:38:12.661 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:38:12.661 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:38:12.661 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:38:12.661 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:38:12.661 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:38:12.661 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:38:12.661 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:38:12.661 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-235" 2024-04-29 22:38:12.661 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:38:12.661 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:38:12.661 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:38:12.661 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:38:12.661 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:38:12.661 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:38:12.661 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:38:12.661 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:38:12.661 [Test worker @coroutine#6202] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Starting... 2024-04-29 22:38:12.661 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@52072c45 2024-04-29 22:38:12.661 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@52072c45 2024-04-29 22:38:12.661 [Test worker @coroutine#6202] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Start completed. 2024-04-29 22:38:12.676 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52072c45 2024-04-29 22:38:12.688 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52072c45 2024-04-29 22:38:12.690 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52072c45 2024-04-29 22:38:12.691 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52072c45 2024-04-29 22:38:12.696 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown initiated... 2024-04-29 22:38:12.696 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Close initiated... 2024-04-29 22:38:12.696 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:38:12.696 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:38:12.696 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Closed. 2024-04-29 22:38:12.696 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown completed. 2024-04-29 22:38:12.698 [UI Thread @coroutine#6225] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-236 - configuration: 2024-04-29 22:38:12.698 [UI Thread @coroutine#6225] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:38:12.698 [UI Thread @coroutine#6225] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:38:12.698 [UI Thread @coroutine#6225] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:38:12.698 [UI Thread @coroutine#6225] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:38:12.698 [UI Thread @coroutine#6225] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:38:12.698 [UI Thread @coroutine#6225] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:38:12.698 [UI Thread @coroutine#6225] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1487bb64 2024-04-29 22:38:12.698 [UI Thread @coroutine#6225] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:38:12.698 [UI Thread @coroutine#6225] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:38:12.698 [UI Thread @coroutine#6225] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:38:12.698 [UI Thread @coroutine#6225] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:38:12.698 [UI Thread @coroutine#6225] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:38:12.698 [UI Thread @coroutine#6225] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:38:12.698 [UI Thread @coroutine#6225] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:38:12.698 [UI Thread @coroutine#6225] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:38:12.698 [UI Thread @coroutine#6225] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:38:12.698 [UI Thread @coroutine#6225] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:38:12.698 [UI Thread @coroutine#6225] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:38:12.698 [UI Thread @coroutine#6225] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:38:12.698 [UI Thread @coroutine#6225] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:38:12.698 [UI Thread @coroutine#6225] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:38:12.698 [UI Thread @coroutine#6225] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:38:12.698 [UI Thread @coroutine#6225] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:38:12.698 [UI Thread @coroutine#6225] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:38:12.698 [UI Thread @coroutine#6225] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:38:12.698 [UI Thread @coroutine#6225] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:38:12.698 [UI Thread @coroutine#6225] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-236" 2024-04-29 22:38:12.698 [UI Thread @coroutine#6225] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:38:12.698 [UI Thread @coroutine#6225] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:38:12.698 [UI Thread @coroutine#6225] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:38:12.698 [UI Thread @coroutine#6225] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:38:12.698 [UI Thread @coroutine#6225] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:38:12.698 [UI Thread @coroutine#6225] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:38:12.698 [UI Thread @coroutine#6225] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:38:12.698 [UI Thread @coroutine#6225] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:38:12.699 [UI Thread @coroutine#6225] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Starting... 2024-04-29 22:38:12.699 [UI Thread @coroutine#6225] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@65c1a7f 2024-04-29 22:38:12.699 [UI Thread @coroutine#6225] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@65c1a7f 2024-04-29 22:38:12.699 [UI Thread @coroutine#6225] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Start completed. 2024-04-29 22:38:12.716 [UI Thread @coroutine#6225] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65c1a7f 2024-04-29 22:38:12.728 [UI Thread @coroutine#6228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65c1a7f 2024-04-29 22:38:12.729 [UI Thread @coroutine#6230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65c1a7f 2024-04-29 22:38:12.731 [UI Thread @coroutine#6232] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65c1a7f 2024-04-29 22:38:12.734 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown initiated... 2024-04-29 22:38:12.734 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Close initiated... 2024-04-29 22:38:12.734 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:38:12.735 [HikariPool-236 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Closing connection org.sqlite.jdbc4.JDBC4Connection@65c1a7f: (connection evicted) 2024-04-29 22:38:12.735 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:38:12.735 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Closed. 2024-04-29 22:38:12.735 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown completed. 2024-04-29 22:38:12.738 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-237 - configuration: 2024-04-29 22:38:12.738 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:38:12.738 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:38:12.738 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:38:12.738 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:38:12.738 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:38:12.738 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:38:12.738 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@664e8bb7 2024-04-29 22:38:12.738 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:38:12.738 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:38:12.738 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:38:12.738 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:38:12.738 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:38:12.738 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:38:12.738 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:38:12.739 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:38:12.739 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:38:12.739 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:38:12.739 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:38:12.739 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:38:12.739 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:38:12.739 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:38:12.739 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:38:12.739 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:38:12.739 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:38:12.739 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:38:12.739 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:38:12.739 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-237" 2024-04-29 22:38:12.739 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:38:12.739 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:38:12.739 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:38:12.739 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:38:12.739 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:38:12.739 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:38:12.739 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:38:12.739 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:38:12.739 [Test worker @coroutine#6239] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Starting... 2024-04-29 22:38:12.739 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a2d02d8 2024-04-29 22:38:12.739 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a2d02d8 2024-04-29 22:38:12.739 [Test worker @coroutine#6239] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Start completed. 2024-04-29 22:38:12.745 [DefaultDispatcher-worker-9 @coroutine#2170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cd2d3b6 2024-04-29 22:38:12.745 [DefaultDispatcher-worker-9 @coroutine#2170] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40087/UmAppDatabase/replication/nodeId 2024-04-29 22:38:12.745 [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:40087/UmAppDatabase/replication/nodeId. 2024-04-29 22:38:12.745 [DefaultDispatcher-worker-9 @coroutine#2170] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40087/UmAppDatabase/replication/nodeId 2024-04-29 22:38:12.747 [DefaultDispatcher-worker-12 @coroutine#2170] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40087/UmAppDatabase/replication/nodeId 2024-04-29 22:38:12.747 [DefaultDispatcher-worker-12 @coroutine#2170] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40087/UmAppDatabase/replication/nodeId 2024-04-29 22:38:12.747 [DefaultDispatcher-worker-2 @coroutine#1892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@128ebca1 2024-04-29 22:38:12.747 [DefaultDispatcher-worker-2 @coroutine#1892] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38003/UmAppDatabase/replication/nodeId 2024-04-29 22:38:12.747 [DefaultDispatcher-worker-2 @coroutine#1892] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38003/UmAppDatabase/replication/nodeId. 2024-04-29 22:38:12.747 [DefaultDispatcher-worker-2 @coroutine#1892] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38003/UmAppDatabase/replication/nodeId 2024-04-29 22:38:12.748 [DefaultDispatcher-worker-12 @coroutine#1892] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38003/UmAppDatabase/replication/nodeId 2024-04-29 22:38:12.748 [DefaultDispatcher-worker-12 @coroutine#1892] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38003/UmAppDatabase/replication/nodeId 2024-04-29 22:38:12.757 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a2d02d8 2024-04-29 22:38:12.769 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a2d02d8 2024-04-29 22:38:12.770 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a2d02d8 2024-04-29 22:38:12.772 [Test worker @coroutine#6250] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a2d02d8 2024-04-29 22:38:12.774 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown initiated... 2024-04-29 22:38:12.774 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Close initiated... 2024-04-29 22:38:12.774 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:38:12.774 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:38:12.774 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Closed. 2024-04-29 22:38:12.774 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown completed. 2024-04-29 22:38:12.775 [Test worker @coroutine#6261] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-238 - configuration: 2024-04-29 22:38:12.776 [Test worker @coroutine#6261] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:38:12.776 [Test worker @coroutine#6261] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:38:12.776 [Test worker @coroutine#6261] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:38:12.776 [Test worker @coroutine#6261] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:38:12.776 [Test worker @coroutine#6261] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:38:12.776 [Test worker @coroutine#6261] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:38:12.776 [Test worker @coroutine#6261] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2027e9f9 2024-04-29 22:38:12.776 [Test worker @coroutine#6261] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:38:12.776 [Test worker @coroutine#6261] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:38:12.776 [Test worker @coroutine#6261] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:38:12.776 [Test worker @coroutine#6261] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:38:12.776 [Test worker @coroutine#6261] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:38:12.776 [Test worker @coroutine#6261] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:38:12.776 [Test worker @coroutine#6261] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:38:12.776 [Test worker @coroutine#6261] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:38:12.776 [Test worker @coroutine#6261] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:38:12.776 [Test worker @coroutine#6261] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:38:12.776 [Test worker @coroutine#6261] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:38:12.776 [Test worker @coroutine#6261] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:38:12.776 [Test worker @coroutine#6261] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:38:12.776 [Test worker @coroutine#6261] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:38:12.776 [Test worker @coroutine#6261] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:38:12.776 [Test worker @coroutine#6261] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:38:12.776 [Test worker @coroutine#6261] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:38:12.776 [Test worker @coroutine#6261] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:38:12.776 [Test worker @coroutine#6261] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:38:12.776 [Test worker @coroutine#6261] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-238" 2024-04-29 22:38:12.776 [Test worker @coroutine#6261] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:38:12.776 [Test worker @coroutine#6261] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:38:12.776 [Test worker @coroutine#6261] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:38:12.776 [Test worker @coroutine#6261] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:38:12.776 [Test worker @coroutine#6261] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:38:12.776 [Test worker @coroutine#6261] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:38:12.776 [Test worker @coroutine#6261] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:38:12.776 [Test worker @coroutine#6261] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:38:12.776 [Test worker @coroutine#6261] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Starting... 2024-04-29 22:38:12.776 [Test worker @coroutine#6261] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@608ccfcd 2024-04-29 22:38:12.776 [Test worker @coroutine#6261] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@608ccfcd 2024-04-29 22:38:12.776 [Test worker @coroutine#6261] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Start completed. 2024-04-29 22:38:12.791 [Test worker @coroutine#6261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@608ccfcd 2024-04-29 22:38:12.803 [Test worker @coroutine#6262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@608ccfcd 2024-04-29 22:38:12.805 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@608ccfcd 2024-04-29 22:38:12.807 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@608ccfcd 2024-04-29 22:38:12.809 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown initiated... 2024-04-29 22:38:12.809 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Close initiated... 2024-04-29 22:38:12.809 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:38:12.809 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:38:12.809 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Closed. 2024-04-29 22:38:12.809 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown completed. 2024-04-29 22:38:12.810 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-239 - configuration: 2024-04-29 22:38:12.810 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:38:12.810 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:38:12.810 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:38:12.810 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:38:12.810 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:38:12.810 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:38:12.810 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2b9ea20c 2024-04-29 22:38:12.810 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:38:12.810 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:38:12.810 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:38:12.810 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:38:12.810 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:38:12.810 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:38:12.810 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:38:12.810 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:38:12.810 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:38:12.810 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:38:12.810 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:38:12.810 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:38:12.810 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:38:12.810 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:38:12.810 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:38:12.810 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:38:12.810 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:38:12.810 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:38:12.810 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:38:12.810 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-239" 2024-04-29 22:38:12.810 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:38:12.810 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:38:12.810 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:38:12.810 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:38:12.810 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:38:12.810 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:38:12.810 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:38:12.810 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:38:12.810 [Test worker @coroutine#6277] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Starting... 2024-04-29 22:38:12.810 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@9d7d83d 2024-04-29 22:38:12.810 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@9d7d83d 2024-04-29 22:38:12.810 [Test worker @coroutine#6277] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Start completed. 2024-04-29 22:38:12.825 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9d7d83d 2024-04-29 22:38:12.838 [Test worker @coroutine#6278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9d7d83d 2024-04-29 22:38:12.840 [HikariPool-59 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:38:12.840 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9d7d83d 2024-04-29 22:38:12.842 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9d7d83d 2024-04-29 22:38:12.844 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown initiated... 2024-04-29 22:38:12.844 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Close initiated... 2024-04-29 22:38:12.844 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:38:12.844 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:38:12.844 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Closed. 2024-04-29 22:38:12.844 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown completed. 2024-04-29 22:38:12.845 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-240 - configuration: 2024-04-29 22:38:12.845 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:38:12.845 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:38:12.845 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:38:12.845 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:38:12.845 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:38:12.845 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:38:12.845 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5da5bd9e 2024-04-29 22:38:12.845 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:38:12.845 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:38:12.845 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:38:12.845 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:38:12.845 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:38:12.845 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:38:12.845 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:38:12.845 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:38:12.845 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:38:12.845 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:38:12.845 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:38:12.845 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:38:12.845 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:38:12.845 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:38:12.845 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:38:12.845 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:38:12.845 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:38:12.845 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:38:12.845 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:38:12.845 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-240" 2024-04-29 22:38:12.845 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:38:12.845 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:38:12.845 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:38:12.845 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:38:12.845 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:38:12.845 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:38:12.845 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:38:12.845 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:38:12.845 [Test worker @coroutine#6294] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Starting... 2024-04-29 22:38:12.846 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@3746749 2024-04-29 22:38:12.846 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@3746749 2024-04-29 22:38:12.846 [Test worker @coroutine#6294] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Start completed. 2024-04-29 22:38:12.865 [HikariPool-61 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:38:12.866 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3746749 2024-04-29 22:38:12.877 [Test worker @coroutine#6295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3746749 2024-04-29 22:38:12.879 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3746749 2024-04-29 22:38:12.881 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3746749 2024-04-29 22:38:12.883 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown initiated... 2024-04-29 22:38:12.883 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Close initiated... 2024-04-29 22:38:12.883 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:38:12.883 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:38:12.883 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Closed. 2024-04-29 22:38:12.883 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown completed. 2024-04-29 22:38:12.885 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-241 - configuration: 2024-04-29 22:38:12.885 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:38:12.885 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:38:12.885 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:38:12.885 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:38:12.885 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:38:12.885 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:38:12.885 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@138a8c9e 2024-04-29 22:38:12.885 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:38:12.885 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:38:12.885 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:38:12.885 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:38:12.885 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:38:12.885 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:38:12.885 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:38:12.885 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:38:12.885 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:38:12.885 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:38:12.885 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:38:12.885 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:38:12.885 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:38:12.885 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:38:12.885 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:38:12.885 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:38:12.885 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:38:12.885 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:38:12.885 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:38:12.885 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-241" 2024-04-29 22:38:12.885 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:38:12.885 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:38:12.885 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:38:12.885 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:38:12.885 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:38:12.885 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:38:12.885 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:38:12.885 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:38:12.885 [Test worker @coroutine#6311] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Starting... 2024-04-29 22:38:12.886 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@67710b92 2024-04-29 22:38:12.886 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@67710b92 2024-04-29 22:38:12.886 [Test worker @coroutine#6311] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Start completed. 2024-04-29 22:38:12.900 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67710b92 2024-04-29 22:38:12.912 [Test worker @coroutine#6312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67710b92 2024-04-29 22:38:12.914 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67710b92 2024-04-29 22:38:12.916 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67710b92 2024-04-29 22:38:12.922 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown initiated... 2024-04-29 22:38:12.922 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Close initiated... 2024-04-29 22:38:12.922 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:38:12.922 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:38:12.922 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Closed. 2024-04-29 22:38:12.922 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown completed. 2024-04-29 22:38:12.923 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-242 - configuration: 2024-04-29 22:38:12.924 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:38:12.924 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:38:12.924 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:38:12.924 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:38:12.924 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:38:12.924 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:38:12.924 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7931cea2 2024-04-29 22:38:12.924 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:38:12.924 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:38:12.924 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:38:12.924 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:38:12.924 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:38:12.924 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:38:12.924 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:38:12.924 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:38:12.924 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:38:12.924 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:38:12.924 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:38:12.924 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:38:12.924 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:38:12.924 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:38:12.924 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:38:12.924 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:38:12.924 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:38:12.924 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:38:12.924 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:38:12.924 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-242" 2024-04-29 22:38:12.924 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:38:12.924 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:38:12.924 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:38:12.924 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:38:12.924 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:38:12.924 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:38:12.924 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:38:12.924 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:38:12.924 [Test worker @coroutine#6329] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Starting... 2024-04-29 22:38:12.925 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@45e97963 2024-04-29 22:38:12.925 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@45e97963 2024-04-29 22:38:12.925 [Test worker @coroutine#6329] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Start completed. 2024-04-29 22:38:12.925 [DefaultDispatcher-worker-10 @coroutine#1924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@282079b9 2024-04-29 22:38:12.925 [DefaultDispatcher-worker-2 @coroutine#2226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@702e21c 2024-04-29 22:38:12.925 [DefaultDispatcher-worker-10 @coroutine#1924] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56743/UmAppDatabase/replication/nodeId 2024-04-29 22:38:12.925 [DefaultDispatcher-worker-10 @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:56743/UmAppDatabase/replication/nodeId. 2024-04-29 22:38:12.925 [DefaultDispatcher-worker-10 @coroutine#1924] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56743/UmAppDatabase/replication/nodeId 2024-04-29 22:38:12.925 [DefaultDispatcher-worker-2 @coroutine#2226] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59881/UmAppDatabase/replication/nodeId 2024-04-29 22:38:12.925 [DefaultDispatcher-worker-2 @coroutine#2226] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59881/UmAppDatabase/replication/nodeId. 2024-04-29 22:38:12.925 [DefaultDispatcher-worker-2 @coroutine#2226] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59881/UmAppDatabase/replication/nodeId 2024-04-29 22:38:12.926 [DefaultDispatcher-worker-15 @coroutine#2226] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59881/UmAppDatabase/replication/nodeId 2024-04-29 22:38:12.926 [DefaultDispatcher-worker-6 @coroutine#1924] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56743/UmAppDatabase/replication/nodeId 2024-04-29 22:38:12.926 [DefaultDispatcher-worker-15 @coroutine#2226] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59881/UmAppDatabase/replication/nodeId 2024-04-29 22:38:12.926 [DefaultDispatcher-worker-6 @coroutine#1924] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56743/UmAppDatabase/replication/nodeId 2024-04-29 22:38:12.941 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45e97963 2024-04-29 22:38:12.952 [Test worker @coroutine#6336] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45e97963 2024-04-29 22:38:12.954 [Test worker @coroutine#6338] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45e97963 2024-04-29 22:38:12.956 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45e97963 2024-04-29 22:38:12.958 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown initiated... 2024-04-29 22:38:12.958 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Close initiated... 2024-04-29 22:38:12.958 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:38:12.958 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:38:12.958 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Closed. 2024-04-29 22:38:12.958 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown completed. 2024-04-29 22:38:12.959 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-243 - configuration: 2024-04-29 22:38:12.959 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:38:12.959 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:38:12.959 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:38:12.959 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:38:12.959 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:38:12.959 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:38:12.959 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@75952723 2024-04-29 22:38:12.959 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:38:12.959 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:38:12.959 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:38:12.959 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:38:12.959 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:38:12.959 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:38:12.959 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:38:12.959 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:38:12.959 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:38:12.959 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:38:12.960 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:38:12.960 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:38:12.960 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:38:12.960 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:38:12.960 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:38:12.960 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:38:12.960 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:38:12.960 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:38:12.960 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:38:12.960 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-243" 2024-04-29 22:38:12.960 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:38:12.960 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:38:12.960 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:38:12.960 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:38:12.960 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:38:12.960 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:38:12.960 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:38:12.960 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:38:12.960 [Test worker @coroutine#6353] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Starting... 2024-04-29 22:38:12.960 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@474c8d42 2024-04-29 22:38:12.960 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@474c8d42 2024-04-29 22:38:12.960 [Test worker @coroutine#6353] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Start completed. 2024-04-29 22:38:12.975 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@474c8d42 2024-04-29 22:38:12.986 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@474c8d42 2024-04-29 22:38:12.988 [Test worker @coroutine#6357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@474c8d42 2024-04-29 22:38:12.990 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@474c8d42 2024-04-29 22:38:12.992 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown initiated... 2024-04-29 22:38:12.992 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Close initiated... 2024-04-29 22:38:12.992 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:38:12.992 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:38:12.992 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Closed. 2024-04-29 22:38:12.992 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown completed. 2024-04-29 22:38:12.993 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-244 - configuration: 2024-04-29 22:38:12.993 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:38:12.993 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:38:12.993 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:38:12.993 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:38:12.993 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:38:12.993 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:38:12.993 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70798698 2024-04-29 22:38:12.993 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:38:12.993 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:38:12.993 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:38:12.993 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:38:12.993 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:38:12.993 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:38:12.993 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:38:12.994 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:38:12.994 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:38:12.994 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:38:12.994 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:38:12.994 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:38:12.994 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:38:12.994 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:38:12.994 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:38:12.994 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:38:12.994 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:38:12.994 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:38:12.994 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:38:12.994 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-244" 2024-04-29 22:38:12.994 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:38:12.994 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:38:12.994 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:38:12.994 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:38:12.994 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:38:12.994 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:38:12.994 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:38:12.994 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:38:12.994 [Test worker @coroutine#6372] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Starting... 2024-04-29 22:38:12.994 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cc9970a 2024-04-29 22:38:12.994 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cc9970a 2024-04-29 22:38:12.994 [Test worker @coroutine#6372] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Start completed. 2024-04-29 22:38:13.009 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cc9970a 2024-04-29 22:38:13.012 [DefaultDispatcher-worker-5 @coroutine#1970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@643f8ebe 2024-04-29 22:38:13.012 [DefaultDispatcher-worker-5 @coroutine#1970] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45981/UmAppDatabase/replication/nodeId 2024-04-29 22:38:13.012 [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:45981/UmAppDatabase/replication/nodeId. 2024-04-29 22:38:13.012 [DefaultDispatcher-worker-5 @coroutine#1970] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45981/UmAppDatabase/replication/nodeId 2024-04-29 22:38:13.013 [DefaultDispatcher-worker-8 @coroutine#1970] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45981/UmAppDatabase/replication/nodeId 2024-04-29 22:38:13.013 [DefaultDispatcher-worker-8 @coroutine#1970] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45981/UmAppDatabase/replication/nodeId 2024-04-29 22:38:13.021 [Test worker @coroutine#6373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cc9970a 2024-04-29 22:38:13.023 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cc9970a 2024-04-29 22:38:13.024 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cc9970a 2024-04-29 22:38:13.027 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown initiated... 2024-04-29 22:38:13.027 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Close initiated... 2024-04-29 22:38:13.027 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:38:13.027 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:38:13.027 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Closed. 2024-04-29 22:38:13.027 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown completed. 2024-04-29 22:38:13.029 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-245 - configuration: 2024-04-29 22:38:13.029 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:38:13.029 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:38:13.029 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:38:13.029 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:38:13.029 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:38:13.029 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:38:13.029 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@60319a00 2024-04-29 22:38:13.029 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:38:13.029 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:38:13.029 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:38:13.029 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:38:13.029 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:38:13.029 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:38:13.029 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:38:13.029 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:38:13.029 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:38:13.029 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:38:13.029 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:38:13.029 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:38:13.029 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:38:13.029 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:38:13.029 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:38:13.029 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:38:13.029 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:38:13.029 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:38:13.029 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:38:13.029 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-245" 2024-04-29 22:38:13.029 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:38:13.029 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:38:13.029 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:38:13.029 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:38:13.029 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:38:13.029 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:38:13.029 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:38:13.029 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:38:13.029 [Test worker @coroutine#6393] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Starting... 2024-04-29 22:38:13.030 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@21df2968 2024-04-29 22:38:13.030 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@21df2968 2024-04-29 22:38:13.030 [Test worker @coroutine#6393] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Start completed. 2024-04-29 22:38:13.044 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21df2968 2024-04-29 22:38:13.056 [Test worker @coroutine#6395] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21df2968 2024-04-29 22:38:13.058 [Test worker @coroutine#6397] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21df2968 2024-04-29 22:38:13.059 [Test worker @coroutine#6399] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21df2968 2024-04-29 22:38:13.062 [UI Thread @coroutine#6408] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://invalid/Site/verify 2024-04-29 22:38:13.062 [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-04-29 22:38:13.062 [UI Thread @coroutine#6408] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://invalid/Site/verify 2024-04-29 22:38:13.064 [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-04-29 22:38:13.065 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown initiated... 2024-04-29 22:38:13.065 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Close initiated... 2024-04-29 22:38:13.065 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:38:13.065 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:38:13.065 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Closed. 2024-04-29 22:38:13.065 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown completed. 2024-04-29 22:38:13.067 [Test worker @coroutine#6414] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-246 - configuration: 2024-04-29 22:38:13.067 [Test worker @coroutine#6414] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:38:13.067 [Test worker @coroutine#6414] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:38:13.067 [Test worker @coroutine#6414] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:38:13.067 [Test worker @coroutine#6414] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:38:13.067 [Test worker @coroutine#6414] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:38:13.067 [Test worker @coroutine#6414] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:38:13.067 [Test worker @coroutine#6414] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@46916d68 2024-04-29 22:38:13.067 [Test worker @coroutine#6414] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:38:13.067 [Test worker @coroutine#6414] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:38:13.067 [Test worker @coroutine#6414] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:38:13.067 [Test worker @coroutine#6414] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:38:13.067 [Test worker @coroutine#6414] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:38:13.067 [Test worker @coroutine#6414] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:38:13.067 [Test worker @coroutine#6414] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:38:13.067 [Test worker @coroutine#6414] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:38:13.067 [Test worker @coroutine#6414] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:38:13.067 [Test worker @coroutine#6414] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:38:13.067 [Test worker @coroutine#6414] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:38:13.067 [Test worker @coroutine#6414] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:38:13.067 [Test worker @coroutine#6414] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:38:13.067 [Test worker @coroutine#6414] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:38:13.067 [Test worker @coroutine#6414] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:38:13.067 [Test worker @coroutine#6414] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:38:13.067 [Test worker @coroutine#6414] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:38:13.067 [Test worker @coroutine#6414] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:38:13.067 [Test worker @coroutine#6414] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:38:13.067 [Test worker @coroutine#6414] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-246" 2024-04-29 22:38:13.067 [Test worker @coroutine#6414] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:38:13.067 [Test worker @coroutine#6414] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:38:13.067 [Test worker @coroutine#6414] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:38:13.067 [Test worker @coroutine#6414] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:38:13.067 [Test worker @coroutine#6414] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:38:13.067 [Test worker @coroutine#6414] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:38:13.067 [Test worker @coroutine#6414] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:38:13.067 [Test worker @coroutine#6414] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:38:13.067 [Test worker @coroutine#6414] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Starting... 2024-04-29 22:38:13.067 [Test worker @coroutine#6414] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ad31e9e 2024-04-29 22:38:13.067 [Test worker @coroutine#6414] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ad31e9e 2024-04-29 22:38:13.068 [Test worker @coroutine#6414] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Start completed. 2024-04-29 22:38:13.085 [Test worker @coroutine#6414] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ad31e9e 2024-04-29 22:38:13.097 [Test worker @coroutine#6415] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ad31e9e 2024-04-29 22:38:13.098 [Test worker @coroutine#6417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ad31e9e 2024-04-29 22:38:13.100 [Test worker @coroutine#6419] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ad31e9e 2024-04-29 22:38:13.103 [UI Thread @coroutine#6430] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40223/Site/verify 2024-04-29 22:38:13.103 [UI Thread @coroutine#6430] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40223/Site/verify. 2024-04-29 22:38:13.103 [UI Thread @coroutine#6430] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40223/Site/verify 2024-04-29 22:38:13.105 [UI Thread @coroutine#6430] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40223/Site/verify 2024-04-29 22:38:13.105 [UI Thread @coroutine#6430] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40223/Site/verify 2024-04-29 22:38:13.105 [UI Thread @coroutine#6430] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:40223/Site/verify. 2024-04-29 22:38:13.105 [UI Thread @coroutine#6430] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:40223/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 22:38:13.107 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown initiated... 2024-04-29 22:38:13.107 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Close initiated... 2024-04-29 22:38:13.107 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:38:13.108 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:38:13.108 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Closed. 2024-04-29 22:38:13.108 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown completed. 2024-04-29 22:38:13.109 [DefaultDispatcher-worker-17 @coroutine#2003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51d26fed 2024-04-29 22:38:13.109 [DefaultDispatcher-worker-17 @coroutine#2003] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49345/UmAppDatabase/replication/nodeId 2024-04-29 22:38:13.109 [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:49345/UmAppDatabase/replication/nodeId. 2024-04-29 22:38:13.109 [DefaultDispatcher-worker-17 @coroutine#2003] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49345/UmAppDatabase/replication/nodeId 2024-04-29 22:38:13.110 [DefaultDispatcher-worker-5 @coroutine#2003] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49345/UmAppDatabase/replication/nodeId 2024-04-29 22:38:13.110 [DefaultDispatcher-worker-5 @coroutine#2003] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49345/UmAppDatabase/replication/nodeId 2024-04-29 22:38:13.114 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-247 - configuration: 2024-04-29 22:38:13.114 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:38:13.114 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:38:13.114 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:38:13.114 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:38:13.114 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:38:13.114 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:38:13.114 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@652a16a8 2024-04-29 22:38:13.114 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:38:13.114 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:38:13.114 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:38:13.114 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:38:13.114 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:38:13.114 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:38:13.114 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:38:13.114 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:38:13.114 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:38:13.114 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:38:13.114 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:38:13.114 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:38:13.114 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:38:13.114 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:38:13.114 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:38:13.114 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:38:13.114 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:38:13.114 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:38:13.115 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:38:13.115 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-247" 2024-04-29 22:38:13.115 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:38:13.115 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:38:13.115 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:38:13.115 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:38:13.115 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:38:13.115 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:38:13.115 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:38:13.115 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:38:13.115 [Test worker @coroutine#6440] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Starting... 2024-04-29 22:38:13.115 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@104861ff 2024-04-29 22:38:13.115 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@104861ff 2024-04-29 22:38:13.115 [Test worker @coroutine#6440] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Start completed. 2024-04-29 22:38:13.136 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@104861ff 2024-04-29 22:38:13.147 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@104861ff 2024-04-29 22:38:13.149 [Test worker @coroutine#6443] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@104861ff 2024-04-29 22:38:13.151 [Test worker @coroutine#6445] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@104861ff 2024-04-29 22:38:13.163 [DefaultDispatcher-worker-17 @coroutine#6448] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@104861ff 2024-04-29 22:38:13.170 [DefaultDispatcher-worker-6 @coroutine#6440] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@104861ff 2024-04-29 22:38:13.176 [UI Thread @coroutine#6459] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33103/586633664528125952/_ustadmanifest.json 2024-04-29 22:38:13.176 [UI Thread @coroutine#6459] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33103/586633664528125952/_ustadmanifest.json. 2024-04-29 22:38:13.176 [UI Thread @coroutine#6459] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33103/586633664528125952/_ustadmanifest.json 2024-04-29 22:38:13.178 [UI Thread @coroutine#6459] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33103/586633664528125952/_ustadmanifest.json 2024-04-29 22:38:13.178 [UI Thread @coroutine#6459] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33103/586633664528125952/_ustadmanifest.json 2024-04-29 22:38:13.178 [UI Thread @coroutine#6459] 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:33103/586633664528125952/_ustadmanifest.json. 2024-04-29 22:38:13.178 [UI Thread @coroutine#6459] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:33103/586633664528125952/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-04-29 22:38:13.179 [UI Thread @coroutine#6459] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33103/tincan.xml 2024-04-29 22:38:13.179 [UI Thread @coroutine#6459] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33103/tincan.xml. 2024-04-29 22:38:13.179 [UI Thread @coroutine#6459] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33103/tincan.xml 2024-04-29 22:38:13.179 [UI Thread @coroutine#6459] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33103/tincan.xml 2024-04-29 22:38:13.179 [UI Thread @coroutine#6459] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33103/tincan.xml 2024-04-29 22:38:13.215 [HikariPool-247 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:38:13.221 [UI Thread @coroutine#6459] 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:33103/tincan.xml. 2024-04-29 22:38:13.221 [UI Thread @coroutine#6459] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:33103/tincan.xml to class io.ktor.utils.io.ByteReadChannel 2024-04-29 22:38:13.223 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown initiated... 2024-04-29 22:38:13.223 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Close initiated... 2024-04-29 22:38:13.223 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:38:13.224 [HikariPool-247 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Closing connection org.sqlite.jdbc4.JDBC4Connection@104861ff: (connection evicted) 2024-04-29 22:38:13.224 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:38:13.224 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Closed. 2024-04-29 22:38:13.224 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown completed.