2024-08-16 15:53:35.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: 2024-08-16 15:53:35.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:53:35.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:53:35.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:53:35.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:53:35.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:53:35.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:53:35.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@42a0501e 2024-08-16 15:53:35.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:53:35.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:53:35.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:53:35.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:53:35.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:53:35.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:53:35.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:53:35.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:53:35.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:53:35.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:53:35.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:53:35.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:53:35.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:53:35.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-08-16 15:53:35.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-08-16 15:53:35.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:53:35.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:53:35.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-08-16 15:53:35.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:53:35.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" 2024-08-16 15:53:35.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:53:35.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:53:35.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:53:35.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:53:35.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:53:35.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:53:35.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:53:35.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:53:35.650 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... 2024-08-16 15:53:35.738 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@1945113f 2024-08-16 15:53:35.738 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@1945113f 2024-08-16 15:53:35.739 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. 2024-08-16 15:53:35.839 [HikariPool-1 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 15:53:35.845 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cf21e2f 2024-08-16 15:53:35.845 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cf21e2f 2024-08-16 15:53:35.848 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1945113f 2024-08-16 15:53:35.849 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@6235edc1 2024-08-16 15:53:35.849 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@6235edc1 2024-08-16 15:53:35.852 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@660a755f 2024-08-16 15:53:35.852 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@660a755f 2024-08-16 15:53:35.855 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@2308e7fa 2024-08-16 15:53:35.855 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@2308e7fa 2024-08-16 15:53:35.857 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ff796d2 2024-08-16 15:53:35.858 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ff796d2 2024-08-16 15:53:35.860 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@12e12308 2024-08-16 15:53:35.860 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@12e12308 2024-08-16 15:53:35.863 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@27f40c86 2024-08-16 15:53:35.863 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@27f40c86 2024-08-16 15:53:35.866 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@432718b5 2024-08-16 15:53:35.866 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@432718b5 2024-08-16 15:53:35.869 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@20855705 2024-08-16 15:53:35.869 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@20855705 2024-08-16 15:53:35.869 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-08-16 15:53:35.877 [Test worker @coroutine#2] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1945113f 2024-08-16 15:53:35.882 [Test worker @coroutine#4] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1945113f 2024-08-16 15:53:36.095 [DefaultDispatcher-worker-2 @coroutine#7] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 15:53:36.095 [DefaultDispatcher-worker-2 @coroutine#7] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-08-16 15:53:36.096 [DefaultDispatcher-worker-2 @coroutine#7] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 15:53:36.097 [DefaultDispatcher-worker-2 @coroutine#7] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-08-16 15:53:36.132 [DefaultDispatcher-worker-2 @coroutine#6] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1945113f 2024-08-16 15:53:36.133 [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-08-16 15:53:36.134 [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-08-16 15:53:36.134 [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-08-16 15:53:36.196 [Test worker @coroutine#13] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1945113f 2024-08-16 15:53:36.240 [DefaultDispatcher-worker-1 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1945113f 2024-08-16 15:53:36.266 [DefaultDispatcher-worker-1 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1945113f 2024-08-16 15:53:36.286 [DefaultDispatcher-worker-10 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1945113f 2024-08-16 15:53:36.307 [DefaultDispatcher-worker-9 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1945113f 2024-08-16 15:53:36.313 [Test worker @coroutine#20] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1945113f 2024-08-16 15:53:36.432 [DefaultDispatcher-worker-1 @coroutine#22] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1945113f 2024-08-16 15:53:36.461 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2024-08-16 15:53:36.462 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2024-08-16 15:53:36.474 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... 2024-08-16 15:53:36.474 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Close initiated... 2024-08-16 15:53:36.474 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-08-16 15:53:36.475 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1945113f: (connection evicted) 2024-08-16 15:53:36.475 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6cf21e2f: (connection evicted) 2024-08-16 15:53:36.476 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6235edc1: (connection evicted) 2024-08-16 15:53:36.476 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@660a755f: (connection evicted) 2024-08-16 15:53:36.476 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2308e7fa: (connection evicted) 2024-08-16 15:53:36.477 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5ff796d2: (connection evicted) 2024-08-16 15:53:36.477 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@12e12308: (connection evicted) 2024-08-16 15:53:36.477 [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-08-16 15:53:36.477 [DefaultDispatcher-worker-9 @coroutine#7] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.util.concurrent.CancellationException: StandaloneCoroutine was cancelled for request https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 15:53:36.478 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@27f40c86: (connection evicted) 2024-08-16 15:53:36.478 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@432718b5: (connection evicted) 2024-08-16 15:53:36.478 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@20855705: (connection evicted) 2024-08-16 15:53:36.480 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 15:53:36.480 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Closed. 2024-08-16 15:53:36.480 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. 2024-08-16 15:53:36.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-2 - configuration: 2024-08-16 15:53:36.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:53:36.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:53:36.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:53:36.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:53:36.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:53:36.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:53:36.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4cecc15a 2024-08-16 15:53:36.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:53:36.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:53:36.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:53:36.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:53:36.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:53:36.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:53:36.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:53:36.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:53:36.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:53:36.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:53:36.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:53:36.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:53:36.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:53:36.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-08-16 15:53:36.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-08-16 15:53:36.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:53:36.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:53:36.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-08-16 15:53:36.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:53:36.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-2" 2024-08-16 15:53:36.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:53:36.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:53:36.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:53:36.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:53:36.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:53:36.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:53:36.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:53:36.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:53:36.490 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Starting... 2024-08-16 15:53:36.494 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d4df0f4 2024-08-16 15:53:36.494 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d4df0f4 2024-08-16 15:53:36.494 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Start completed. 2024-08-16 15:53:36.495 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d4df0f4 2024-08-16 15:53:36.507 [Test worker @coroutine#26] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d4df0f4 2024-08-16 15:53:36.509 [Test worker @coroutine#28] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d4df0f4 2024-08-16 15:53:36.511 [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-08-16 15:53:36.512 [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-08-16 15:53:36.512 [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-08-16 15:53:36.512 [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-08-16 15:53:36.527 [DefaultDispatcher-worker-4 @coroutine#30] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d4df0f4 2024-08-16 15:53:36.528 [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-08-16 15:53:36.528 [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-08-16 15:53:36.529 [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-08-16 15:53:36.535 [Test worker @coroutine#34] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d4df0f4 2024-08-16 15:53:36.550 [DefaultDispatcher-worker-5 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d4df0f4 2024-08-16 15:53:36.564 [DefaultDispatcher-worker-1 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d4df0f4 2024-08-16 15:53:36.579 [DefaultDispatcher-worker-1 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d4df0f4 2024-08-16 15:53:36.593 [DefaultDispatcher-worker-8 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d4df0f4 2024-08-16 15:53:36.594 [HikariPool-2 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 15:53:36.598 [Test worker @coroutine#44] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d4df0f4 2024-08-16 15:53:36.598 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@754e0a30 2024-08-16 15:53:36.599 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@754e0a30 2024-08-16 15:53:36.602 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b89fae9 2024-08-16 15:53:36.603 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b89fae9 2024-08-16 15:53:36.606 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fb66140 2024-08-16 15:53:36.606 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fb66140 2024-08-16 15:53:36.608 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ab4f0d2 2024-08-16 15:53:36.609 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ab4f0d2 2024-08-16 15:53:36.611 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fae723e 2024-08-16 15:53:36.611 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fae723e 2024-08-16 15:53:36.614 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@b448990 2024-08-16 15:53:36.614 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@b448990 2024-08-16 15:53:36.616 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@47b455d9 2024-08-16 15:53:36.616 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@47b455d9 2024-08-16 15:53:36.619 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a9b0f9d 2024-08-16 15:53:36.619 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a9b0f9d 2024-08-16 15:53:36.622 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@1668b972 2024-08-16 15:53:36.622 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@1668b972 2024-08-16 15:53:36.622 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-08-16 15:53:36.647 [DefaultDispatcher-worker-9 @coroutine#46] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d4df0f4 2024-08-16 15:53:36.680 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2024-08-16 15:53:36.681 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2024-08-16 15:53:36.682 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown initiated... 2024-08-16 15:53:36.682 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Close initiated... 2024-08-16 15:53:36.682 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-08-16 15:53:36.682 [DefaultDispatcher-worker-10 @coroutine#31] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.util.concurrent.CancellationException: StandaloneCoroutine was cancelled for request https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 15:53:36.682 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4d4df0f4: (connection evicted) 2024-08-16 15:53:36.683 [DefaultDispatcher-worker-1 @coroutine#30] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.util.concurrent.CancellationException: Job was cancelled for request https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-08-16 15:53:36.684 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@754e0a30: (connection evicted) 2024-08-16 15:53:36.684 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7b89fae9: (connection evicted) 2024-08-16 15:53:36.685 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7fb66140: (connection evicted) 2024-08-16 15:53:36.685 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3ab4f0d2: (connection evicted) 2024-08-16 15:53:36.686 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3fae723e: (connection evicted) 2024-08-16 15:53:36.687 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@b448990: (connection evicted) 2024-08-16 15:53:36.687 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@47b455d9: (connection evicted) 2024-08-16 15:53:36.688 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5a9b0f9d: (connection evicted) 2024-08-16 15:53:36.688 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1668b972: (connection evicted) 2024-08-16 15:53:36.689 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 15:53:36.689 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Closed. 2024-08-16 15:53:36.689 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown completed. 2024-08-16 15:53:36.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-3 - configuration: 2024-08-16 15:53:36.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:53:36.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:53:36.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:53:36.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:53:36.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:53:36.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:53:36.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77ce88c4 2024-08-16 15:53:36.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:53:36.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:53:36.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:53:36.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:53:36.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:53:36.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:53:36.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:53:36.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:53:36.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:53:36.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:53:36.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:53:36.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:53:36.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:53:36.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:53:36.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:53:36.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:53:36.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:53:36.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:53:36.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:53:36.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-3" 2024-08-16 15:53:36.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:53:36.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:53:36.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:53:36.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:53:36.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:53:36.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:53:36.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:53:36.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:53:36.739 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Starting... 2024-08-16 15:53:36.739 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@29b5533 2024-08-16 15:53:36.740 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@29b5533 2024-08-16 15:53:36.740 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Start completed. 2024-08-16 15:53:36.840 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:53:37.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-4 - configuration: 2024-08-16 15:53:37.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:53:37.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:53:37.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:53:37.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:53:37.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:53:37.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:53:37.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5c8ab9de 2024-08-16 15:53:37.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:53:37.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:53:37.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:53:37.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:53:37.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:53:37.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:53:37.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:53:37.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:53:37.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:53:37.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:53:37.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:53:37.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:53:37.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:53:37.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:53:37.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:53:37.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:53:37.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:53:37.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:53:37.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:53:37.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-4" 2024-08-16 15:53:37.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:53:37.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:53:37.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:53:37.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:53:37.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:53:37.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:53:37.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:53:37.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:53:37.094 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Starting... 2024-08-16 15:53:37.095 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e7bb00e 2024-08-16 15:53:37.095 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e7bb00e 2024-08-16 15:53:37.095 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Start completed. 2024-08-16 15:53:37.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-5 - configuration: 2024-08-16 15:53:37.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:53:37.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:53:37.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:53:37.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:53:37.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:53:37.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:53:37.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@74d22ddd 2024-08-16 15:53:37.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:53:37.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:53:37.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:53:37.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:53:37.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:53:37.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:53:37.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:53:37.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:53:37.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:53:37.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:53:37.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:53:37.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:53:37.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:53:37.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:53:37.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:53:37.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:53:37.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:53:37.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:53:37.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:53:37.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-5" 2024-08-16 15:53:37.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:53:37.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:53:37.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:53:37.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:53:37.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:53:37.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:53:37.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:53:37.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:53:37.129 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Starting... 2024-08-16 15:53:37.130 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b3518e1 2024-08-16 15:53:37.130 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b3518e1 2024-08-16 15:53:37.130 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Start completed. 2024-08-16 15:53:37.195 [HikariPool-4 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:53:37.213 [Test worker @coroutine#79] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e7bb00e 2024-08-16 15:53:37.230 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:53:37.521 [DefaultDispatcher-worker-9 @coroutine#85] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b3518e1 2024-08-16 15:53:37.529 [DefaultDispatcher-worker-9 @coroutine#87] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b3518e1 2024-08-16 15:53:37.530 [DefaultDispatcher-worker-9 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43591/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-08-16 15:53:37.530 [DefaultDispatcher-worker-9 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43591/com/ustadmobile/core/contenttype/childrens-literature.epub. 2024-08-16 15:53:37.530 [DefaultDispatcher-worker-9 @coroutine#78] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43591/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-08-16 15:53:37.552 [DefaultDispatcher-worker-9 @coroutine#78] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43591/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-08-16 15:53:37.552 [DefaultDispatcher-worker-9 @coroutine#78] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43591/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-08-16 15:53:37.603 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown initiated... 2024-08-16 15:53:37.603 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Close initiated... 2024-08-16 15:53:37.603 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:53:37.604 [HikariPool-4 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2e7bb00e: (connection evicted) 2024-08-16 15:53:37.604 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 15:53:37.604 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Closed. 2024-08-16 15:53:37.604 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown completed. 2024-08-16 15:53:37.608 [Test worker @coroutine#91] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b3518e1 2024-08-16 15:53:37.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-6 - configuration: 2024-08-16 15:53:37.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:53:37.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:53:37.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:53:37.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:53:37.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:53:37.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:53:37.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3212bfd 2024-08-16 15:53:37.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:53:37.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:53:37.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:53:37.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:53:37.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:53:37.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:53:37.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:53:37.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:53:37.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:53:37.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:53:37.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:53:37.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:53:37.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:53:37.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:53:37.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:53:37.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:53:37.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:53:37.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:53:37.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:53:37.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-6" 2024-08-16 15:53:37.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:53:37.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:53:37.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:53:37.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:53:37.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:53:37.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:53:37.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:53:37.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:53:37.614 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Starting... 2024-08-16 15:53:37.614 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f471037 2024-08-16 15:53:37.615 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f471037 2024-08-16 15:53:37.615 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Start completed. 2024-08-16 15:53:37.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-7 - configuration: 2024-08-16 15:53:37.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:53:37.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:53:37.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:53:37.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:53:37.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:53:37.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:53:37.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d1cfe4 2024-08-16 15:53:37.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:53:37.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:53:37.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:53:37.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:53:37.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:53:37.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:53:37.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:53:37.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:53:37.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:53:37.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:53:37.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:53:37.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:53:37.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:53:37.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:53:37.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:53:37.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:53:37.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:53:37.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:53:37.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:53:37.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-7" 2024-08-16 15:53:37.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:53:37.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:53:37.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:53:37.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:53:37.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:53:37.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:53:37.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:53:37.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:53:37.632 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Starting... 2024-08-16 15:53:37.633 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a51336a 2024-08-16 15:53:37.633 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a51336a 2024-08-16 15:53:37.633 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Start completed. 2024-08-16 15:53:37.677 [DefaultDispatcher-worker-9 @coroutine#100] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a51336a 2024-08-16 15:53:37.680 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown initiated... 2024-08-16 15:53:37.680 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Close initiated... 2024-08-16 15:53:37.680 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:53:37.680 [HikariPool-6 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-6 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2f471037: (connection evicted) 2024-08-16 15:53:37.681 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 15:53:37.681 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Closed. 2024-08-16 15:53:37.681 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown completed. 2024-08-16 15:53:37.682 [Test worker @coroutine#102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a51336a 2024-08-16 15:53:37.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-8 - configuration: 2024-08-16 15:53:37.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:53:37.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:53:37.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:53:37.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:53:37.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:53:37.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:53:37.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@429e7914 2024-08-16 15:53:37.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:53:37.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:53:37.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:53:37.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:53:37.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:53:37.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:53:37.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:53:37.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:53:37.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:53:37.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:53:37.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:53:37.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:53:37.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:53:37.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:53:37.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:53:37.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:53:37.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:53:37.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:53:37.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:53:37.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-8" 2024-08-16 15:53:37.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:53:37.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:53:37.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:53:37.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:53:37.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:53:37.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:53:37.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:53:37.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:53:37.688 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Starting... 2024-08-16 15:53:37.689 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@466fedfa 2024-08-16 15:53:37.689 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@466fedfa 2024-08-16 15:53:37.689 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Start completed. 2024-08-16 15:53:37.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-9 - configuration: 2024-08-16 15:53:37.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:53:37.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:53:37.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:53:37.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:53:37.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:53:37.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:53:37.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a7d0c9f 2024-08-16 15:53:37.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:53:37.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:53:37.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:53:37.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:53:37.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:53:37.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:53:37.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:53:37.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:53:37.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:53:37.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:53:37.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:53:37.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:53:37.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:53:37.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:53:37.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:53:37.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:53:37.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:53:37.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:53:37.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:53:37.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-9" 2024-08-16 15:53:37.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:53:37.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:53:37.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:53:37.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:53:37.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:53:37.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:53:37.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:53:37.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:53:37.708 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Starting... 2024-08-16 15:53:37.708 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@11bdab37 2024-08-16 15:53:37.708 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@11bdab37 2024-08-16 15:53:37.708 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Start completed. 2024-08-16 15:53:37.733 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:53:37.740 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown initiated... 2024-08-16 15:53:37.740 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Close initiated... 2024-08-16 15:53:37.740 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:53:37.740 [HikariPool-8 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Closing connection org.sqlite.jdbc4.JDBC4Connection@466fedfa: (connection evicted) 2024-08-16 15:53:37.741 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 15:53:37.741 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Closed. 2024-08-16 15:53:37.741 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown completed. 2024-08-16 15:53:37.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-10 - configuration: 2024-08-16 15:53:37.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:53:37.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:53:37.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:53:37.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:53:37.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:53:37.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:53:37.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6068ebb2 2024-08-16 15:53:37.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:53:37.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:53:37.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:53:37.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:53:37.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:53:37.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:53:37.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:53:37.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:53:37.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:53:37.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:53:37.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:53:37.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:53:37.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:53:37.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:53:37.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:53:37.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:53:37.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:53:37.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:53:37.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:53:37.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-10" 2024-08-16 15:53:37.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:53:37.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:53:37.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:53:37.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:53:37.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:53:37.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:53:37.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:53:37.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:53:37.747 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Starting... 2024-08-16 15:53:37.747 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ed9d173 2024-08-16 15:53:37.747 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ed9d173 2024-08-16 15:53:37.747 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Start completed. 2024-08-16 15:53:37.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-11 - configuration: 2024-08-16 15:53:37.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:53:37.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:53:37.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:53:37.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:53:37.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:53:37.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:53:37.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6e981e78 2024-08-16 15:53:37.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:53:37.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:53:37.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:53:37.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:53:37.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:53:37.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:53:37.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:53:37.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:53:37.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:53:37.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:53:37.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:53:37.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:53:37.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:53:37.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:53:37.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:53:37.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:53:37.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:53:37.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:53:37.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:53:37.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-11" 2024-08-16 15:53:37.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:53:37.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:53:37.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:53:37.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:53:37.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:53:37.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:53:37.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:53:37.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:53:37.767 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Starting... 2024-08-16 15:53:37.768 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fbe4800 2024-08-16 15:53:37.768 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fbe4800 2024-08-16 15:53:37.768 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Start completed. 2024-08-16 15:53:37.779 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown initiated... 2024-08-16 15:53:37.779 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Close initiated... 2024-08-16 15:53:37.779 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:53:37.780 [HikariPool-10 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-10 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1ed9d173: (connection evicted) 2024-08-16 15:53:37.780 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 15:53:37.780 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Closed. 2024-08-16 15:53:37.780 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown completed. 2024-08-16 15:53:37.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-12 - configuration: 2024-08-16 15:53:37.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:53:37.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:53:37.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:53:37.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:53:37.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:53:37.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:53:37.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@542ff147 2024-08-16 15:53:37.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:53:37.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:53:37.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:53:37.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:53:37.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:53:37.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:53:37.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:53:37.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:53:37.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:53:37.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:53:37.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:53:37.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:53:37.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:53:37.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:53:37.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:53:37.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:53:37.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:53:37.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:53:37.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:53:37.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-12" 2024-08-16 15:53:37.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:53:37.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:53:37.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:53:37.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:53:37.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:53:37.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:53:37.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:53:37.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:53:37.785 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Starting... 2024-08-16 15:53:37.785 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@b9b97ad 2024-08-16 15:53:37.785 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@b9b97ad 2024-08-16 15:53:37.785 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Start completed. 2024-08-16 15:53:37.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-13 - configuration: 2024-08-16 15:53:37.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:53:37.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:53:37.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:53:37.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:53:37.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:53:37.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:53:37.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3d8d52be 2024-08-16 15:53:37.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:53:37.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:53:37.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:53:37.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:53:37.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:53:37.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:53:37.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:53:37.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:53:37.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:53:37.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:53:37.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:53:37.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:53:37.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:53:37.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:53:37.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:53:37.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:53:37.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:53:37.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:53:37.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:53:37.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-13" 2024-08-16 15:53:37.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:53:37.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:53:37.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:53:37.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:53:37.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:53:37.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:53:37.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:53:37.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:53:37.804 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Starting... 2024-08-16 15:53:37.805 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f6a8efe 2024-08-16 15:53:37.805 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f6a8efe 2024-08-16 15:53:37.805 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Start completed. 2024-08-16 15:53:37.808 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:53:37.840 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown initiated... 2024-08-16 15:53:37.840 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Close initiated... 2024-08-16 15:53:37.840 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:53:37.840 [HikariPool-12 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-12 - Closing connection org.sqlite.jdbc4.JDBC4Connection@b9b97ad: (connection evicted) 2024-08-16 15:53:37.841 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 15:53:37.841 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Closed. 2024-08-16 15:53:37.841 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown completed. 2024-08-16 15:53:37.868 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:53:37.905 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:53:37.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-14 - configuration: 2024-08-16 15:53:37.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:53:37.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:53:37.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:53:37.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:53:37.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:53:37.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:53:37.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@63bca84d 2024-08-16 15:53:37.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:53:37.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:53:37.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:53:37.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:53:37.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:53:37.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:53:37.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:53:37.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:53:37.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:53:37.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:53:37.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:53:37.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:53:37.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:53:37.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:53:37.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:53:37.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:53:37.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:53:37.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:53:37.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:53:37.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-14" 2024-08-16 15:53:37.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:53:37.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:53:37.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:53:37.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:53:37.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:53:37.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:53:37.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:53:37.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:53:37.946 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Starting... 2024-08-16 15:53:37.947 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f6c8d45 2024-08-16 15:53:37.947 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f6c8d45 2024-08-16 15:53:37.947 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Start completed. 2024-08-16 15:53:37.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-15 - configuration: 2024-08-16 15:53:37.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:53:37.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:53:37.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:53:37.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:53:37.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:53:37.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:53:37.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f2ca6f8 2024-08-16 15:53:37.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:53:37.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:53:37.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:53:37.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:53:37.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:53:37.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:53:37.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:53:37.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:53:37.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:53:37.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:53:37.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:53:37.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:53:37.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:53:37.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:53:37.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:53:37.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:53:37.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:53:37.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:53:37.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:53:37.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-15" 2024-08-16 15:53:37.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:53:37.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:53:37.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:53:37.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:53:37.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:53:37.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:53:37.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:53:37.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:53:37.964 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Starting... 2024-08-16 15:53:37.964 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@13dc6649 2024-08-16 15:53:37.964 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@13dc6649 2024-08-16 15:53:37.964 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Start completed. 2024-08-16 15:53:38.047 [HikariPool-14 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:53:38.064 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:53:38.102 [DefaultDispatcher-worker-4 @coroutine#130] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13dc6649 2024-08-16 15:53:38.132 [DefaultDispatcher-worker-4 @coroutine#132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13dc6649 2024-08-16 15:53:38.142 [DefaultDispatcher-worker-9 @coroutine#134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13dc6649 2024-08-16 15:53:38.153 [DefaultDispatcher-worker-9 @coroutine#136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13dc6649 2024-08-16 15:53:38.217 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown initiated... 2024-08-16 15:53:38.217 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Close initiated... 2024-08-16 15:53:38.217 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:53:38.217 [HikariPool-14 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-14 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6f6c8d45: (connection evicted) 2024-08-16 15:53:38.218 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 15:53:38.218 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Closed. 2024-08-16 15:53:38.218 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown completed. 2024-08-16 15:53:38.226 [Test worker @coroutine#138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13dc6649 2024-08-16 15:53:38.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-16 - configuration: 2024-08-16 15:53:38.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:53:38.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:53:38.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:53:38.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:53:38.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:53:38.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:53:38.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a8fb023 2024-08-16 15:53:38.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:53:38.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:53:38.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:53:38.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:53:38.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:53:38.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:53:38.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:53:38.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:53:38.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:53:38.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:53:38.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:53:38.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:53:38.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:53:38.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:53:38.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:53:38.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:53:38.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:53:38.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:53:38.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:53:38.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-16" 2024-08-16 15:53:38.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:53:38.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:53:38.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:53:38.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:53:38.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:53:38.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:53:38.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:53:38.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:53:38.237 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Starting... 2024-08-16 15:53:38.237 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@5158a9f7 2024-08-16 15:53:38.237 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@5158a9f7 2024-08-16 15:53:38.238 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Start completed. 2024-08-16 15:53:38.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-17 - configuration: 2024-08-16 15:53:38.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:53:38.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:53:38.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:53:38.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:53:38.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:53:38.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:53:38.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c8f047a 2024-08-16 15:53:38.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:53:38.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:53:38.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:53:38.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:53:38.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:53:38.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:53:38.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:53:38.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:53:38.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:53:38.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:53:38.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:53:38.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:53:38.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:53:38.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:53:38.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:53:38.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:53:38.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:53:38.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:53:38.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:53:38.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-17" 2024-08-16 15:53:38.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:53:38.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:53:38.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:53:38.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:53:38.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:53:38.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:53:38.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:53:38.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:53:38.254 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Starting... 2024-08-16 15:53:38.255 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dbff71c 2024-08-16 15:53:38.255 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dbff71c 2024-08-16 15:53:38.255 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Start completed. 2024-08-16 15:53:38.259 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown initiated... 2024-08-16 15:53:38.259 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Close initiated... 2024-08-16 15:53:38.259 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:53:38.259 [HikariPool-16 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-16 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5158a9f7: (connection evicted) 2024-08-16 15:53:38.260 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 15:53:38.260 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Closed. 2024-08-16 15:53:38.260 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown completed. 2024-08-16 15:53:38.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-18 - configuration: 2024-08-16 15:53:38.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:53:38.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:53:38.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:53:38.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:53:38.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:53:38.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:53:38.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1171ba7e 2024-08-16 15:53:38.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:53:38.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:53:38.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:53:38.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:53:38.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:53:38.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:53:38.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:53:38.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:53:38.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:53:38.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:53:38.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:53:38.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:53:38.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:53:38.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:53:38.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:53:38.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:53:38.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:53:38.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:53:38.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:53:38.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-18" 2024-08-16 15:53:38.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:53:38.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:53:38.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:53:38.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:53:38.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:53:38.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:53:38.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:53:38.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:53:38.262 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Starting... 2024-08-16 15:53:38.263 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b3c2ae0 2024-08-16 15:53:38.263 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b3c2ae0 2024-08-16 15:53:38.263 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Start completed. 2024-08-16 15:53:38.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-19 - configuration: 2024-08-16 15:53:38.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:53:38.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:53:38.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:53:38.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:53:38.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:53:38.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:53:38.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d3b6585 2024-08-16 15:53:38.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:53:38.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:53:38.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:53:38.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:53:38.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:53:38.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:53:38.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:53:38.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:53:38.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:53:38.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:53:38.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:53:38.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:53:38.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:53:38.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:53:38.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:53:38.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:53:38.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:53:38.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:53:38.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:53:38.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-19" 2024-08-16 15:53:38.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:53:38.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:53:38.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:53:38.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:53:38.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:53:38.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:53:38.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:53:38.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:53:38.280 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Starting... 2024-08-16 15:53:38.280 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e93108a 2024-08-16 15:53:38.280 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e93108a 2024-08-16 15:53:38.280 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Start completed. 2024-08-16 15:53:38.283 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown initiated... 2024-08-16 15:53:38.283 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Close initiated... 2024-08-16 15:53:38.283 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:53:38.283 [HikariPool-18 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-18 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7b3c2ae0: (connection evicted) 2024-08-16 15:53:38.284 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 15:53:38.284 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Closed. 2024-08-16 15:53:38.284 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown completed. 2024-08-16 15:53:38.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-20 - configuration: 2024-08-16 15:53:38.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:53:38.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:53:38.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:53:38.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:53:38.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:53:38.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:53:38.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1aaf46e6 2024-08-16 15:53:38.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:53:38.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:53:38.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:53:38.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:53:38.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:53:38.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:53:38.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:53:38.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:53:38.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:53:38.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:53:38.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:53:38.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:53:38.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:53:38.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:53:38.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:53:38.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:53:38.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:53:38.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:53:38.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:53:38.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-20" 2024-08-16 15:53:38.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:53:38.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:53:38.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:53:38.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:53:38.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:53:38.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:53:38.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:53:38.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:53:38.287 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Starting... 2024-08-16 15:53:38.287 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@23df7fad 2024-08-16 15:53:38.287 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@23df7fad 2024-08-16 15:53:38.287 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Start completed. 2024-08-16 15:53:38.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-21 - configuration: 2024-08-16 15:53:38.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:53:38.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:53:38.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:53:38.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:53:38.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:53:38.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:53:38.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ab455e2 2024-08-16 15:53:38.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:53:38.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:53:38.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:53:38.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:53:38.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:53:38.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:53:38.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:53:38.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:53:38.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:53:38.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:53:38.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:53:38.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:53:38.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:53:38.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:53:38.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:53:38.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:53:38.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:53:38.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:53:38.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:53:38.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-21" 2024-08-16 15:53:38.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:53:38.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:53:38.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:53:38.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:53:38.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:53:38.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:53:38.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:53:38.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:53:38.303 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Starting... 2024-08-16 15:53:38.304 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ac685ef 2024-08-16 15:53:38.304 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ac685ef 2024-08-16 15:53:38.304 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Start completed. 2024-08-16 15:53:38.327 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown initiated... 2024-08-16 15:53:38.327 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Close initiated... 2024-08-16 15:53:38.327 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:53:38.328 [HikariPool-20 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-20 - Closing connection org.sqlite.jdbc4.JDBC4Connection@23df7fad: (connection evicted) 2024-08-16 15:53:38.328 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 15:53:38.328 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Closed. 2024-08-16 15:53:38.328 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown completed. 2024-08-16 15:53:38.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-22 - configuration: 2024-08-16 15:53:38.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:53:38.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:53:38.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:53:38.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:53:38.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:53:38.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:53:38.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@49e0b123 2024-08-16 15:53:38.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:53:38.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:53:38.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:53:38.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:53:38.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:53:38.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:53:38.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:53:38.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:53:38.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:53:38.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:53:38.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:53:38.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:53:38.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:53:38.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:53:38.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:53:38.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:53:38.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:53:38.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:53:38.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:53:38.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-22" 2024-08-16 15:53:38.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:53:38.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:53:38.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:53:38.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:53:38.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:53:38.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:53:38.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:53:38.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:53:38.335 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Starting... 2024-08-16 15:53:38.336 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@195498aa 2024-08-16 15:53:38.336 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@195498aa 2024-08-16 15:53:38.336 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Start completed. 2024-08-16 15:53:38.355 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:53:38.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-23 - configuration: 2024-08-16 15:53:38.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:53:38.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:53:38.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:53:38.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:53:38.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:53:38.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:53:38.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4b360972 2024-08-16 15:53:38.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:53:38.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:53:38.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:53:38.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:53:38.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:53:38.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:53:38.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:53:38.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:53:38.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:53:38.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:53:38.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:53:38.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:53:38.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:53:38.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:53:38.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:53:38.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:53:38.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:53:38.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:53:38.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:53:38.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-23" 2024-08-16 15:53:38.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:53:38.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:53:38.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:53:38.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:53:38.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:53:38.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:53:38.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:53:38.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:53:38.356 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Starting... 2024-08-16 15:53:38.356 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@68821f6 2024-08-16 15:53:38.356 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@68821f6 2024-08-16 15:53:38.356 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Start completed. 2024-08-16 15:53:38.383 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:53:38.404 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:53:38.436 [HikariPool-22 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:53:38.446 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown initiated... 2024-08-16 15:53:38.446 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Close initiated... 2024-08-16 15:53:38.446 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:53:38.447 [HikariPool-22 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-22 - Closing connection org.sqlite.jdbc4.JDBC4Connection@195498aa: (connection evicted) 2024-08-16 15:53:38.447 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 15:53:38.448 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Closed. 2024-08-16 15:53:38.448 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown completed. 2024-08-16 15:53:38.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-24 - configuration: 2024-08-16 15:53:38.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:53:38.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:53:38.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:53:38.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:53:38.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:53:38.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:53:38.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b332b23 2024-08-16 15:53:38.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:53:38.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:53:38.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:53:38.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:53:38.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:53:38.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:53:38.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:53:38.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:53:38.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:53:38.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:53:38.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:53:38.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:53:38.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:53:38.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:53:38.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:53:38.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:53:38.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:53:38.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:53:38.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:53:38.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-24" 2024-08-16 15:53:38.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:53:38.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:53:38.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:53:38.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:53:38.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:53:38.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:53:38.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:53:38.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:53:38.453 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Starting... 2024-08-16 15:53:38.453 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@428eb3d5 2024-08-16 15:53:38.454 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@428eb3d5 2024-08-16 15:53:38.454 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Start completed. 2024-08-16 15:53:38.456 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:53:38.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-25 - configuration: 2024-08-16 15:53:38.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:53:38.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:53:38.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:53:38.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:53:38.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:53:38.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:53:38.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ddd84d2 2024-08-16 15:53:38.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:53:38.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:53:38.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:53:38.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:53:38.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:53:38.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:53:38.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:53:38.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:53:38.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:53:38.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:53:38.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:53:38.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:53:38.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:53:38.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:53:38.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:53:38.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:53:38.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:53:38.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:53:38.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:53:38.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-25" 2024-08-16 15:53:38.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:53:38.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:53:38.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:53:38.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:53:38.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:53:38.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:53:38.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:53:38.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:53:38.470 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Starting... 2024-08-16 15:53:38.470 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@7aa15a80 2024-08-16 15:53:38.470 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@7aa15a80 2024-08-16 15:53:38.470 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Start completed. 2024-08-16 15:53:38.473 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown initiated... 2024-08-16 15:53:38.473 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Close initiated... 2024-08-16 15:53:38.473 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:53:38.473 [HikariPool-24 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-24 - Closing connection org.sqlite.jdbc4.JDBC4Connection@428eb3d5: (connection evicted) 2024-08-16 15:53:38.474 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 15:53:38.474 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Closed. 2024-08-16 15:53:38.474 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown completed. 2024-08-16 15:53:38.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-26 - configuration: 2024-08-16 15:53:38.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:53:38.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:53:38.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:53:38.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:53:38.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:53:38.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:53:38.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7742a276 2024-08-16 15:53:38.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:53:38.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:53:38.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:53:38.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:53:38.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:53:38.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:53:38.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:53:38.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:53:38.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:53:38.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:53:38.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:53:38.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:53:38.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:53:38.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:53:38.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:53:38.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:53:38.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:53:38.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:53:38.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:53:38.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-26" 2024-08-16 15:53:38.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:53:38.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:53:38.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:53:38.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:53:38.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:53:38.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:53:38.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:53:38.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:53:38.477 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Starting... 2024-08-16 15:53:38.478 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@35b3c1f6 2024-08-16 15:53:38.478 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@35b3c1f6 2024-08-16 15:53:38.478 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Start completed. 2024-08-16 15:53:38.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-27 - configuration: 2024-08-16 15:53:38.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:53:38.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:53:38.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:53:38.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:53:38.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:53:38.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:53:38.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@495da9a7 2024-08-16 15:53:38.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:53:38.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:53:38.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:53:38.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:53:38.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:53:38.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:53:38.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:53:38.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:53:38.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:53:38.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:53:38.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:53:38.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:53:38.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:53:38.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:53:38.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:53:38.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:53:38.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:53:38.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:53:38.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:53:38.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-27" 2024-08-16 15:53:38.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:53:38.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:53:38.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:53:38.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:53:38.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:53:38.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:53:38.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:53:38.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:53:38.497 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Starting... 2024-08-16 15:53:38.497 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@732d078d 2024-08-16 15:53:38.497 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@732d078d 2024-08-16 15:53:38.497 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Start completed. 2024-08-16 15:53:38.512 [DefaultDispatcher-worker-5 @coroutine#180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@732d078d 2024-08-16 15:53:38.513 [DefaultDispatcher-worker-5 @coroutine#182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@732d078d 2024-08-16 15:53:38.516 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown initiated... 2024-08-16 15:53:38.516 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Close initiated... 2024-08-16 15:53:38.516 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:53:38.516 [HikariPool-26 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-26 - Closing connection org.sqlite.jdbc4.JDBC4Connection@35b3c1f6: (connection evicted) 2024-08-16 15:53:38.517 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 15:53:38.517 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Closed. 2024-08-16 15:53:38.517 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown completed. 2024-08-16 15:53:38.518 [Test worker @coroutine#184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@732d078d 2024-08-16 15:53:38.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-28 - configuration: 2024-08-16 15:53:38.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:53:38.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:53:38.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:53:38.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:53:38.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:53:38.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:53:38.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@246df37b 2024-08-16 15:53:38.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:53:38.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:53:38.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:53:38.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:53:38.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:53:38.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:53:38.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:53:38.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:53:38.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:53:38.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:53:38.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:53:38.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:53:38.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:53:38.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:53:38.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:53:38.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:53:38.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:53:38.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:53:38.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:53:38.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-28" 2024-08-16 15:53:38.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:53:38.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:53:38.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:53:38.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:53:38.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:53:38.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:53:38.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:53:38.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:53:38.523 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Starting... 2024-08-16 15:53:38.524 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c56eba5 2024-08-16 15:53:38.524 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c56eba5 2024-08-16 15:53:38.524 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Start completed. 2024-08-16 15:53:38.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-29 - configuration: 2024-08-16 15:53:38.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:53:38.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:53:38.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:53:38.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:53:38.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:53:38.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:53:38.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6231f77a 2024-08-16 15:53:38.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:53:38.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:53:38.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:53:38.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:53:38.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:53:38.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:53:38.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:53:38.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:53:38.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:53:38.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:53:38.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:53:38.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:53:38.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:53:38.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:53:38.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:53:38.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:53:38.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:53:38.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:53:38.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:53:38.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-29" 2024-08-16 15:53:38.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:53:38.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:53:38.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:53:38.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:53:38.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:53:38.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:53:38.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:53:38.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:53:38.541 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Starting... 2024-08-16 15:53:38.542 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@75b363c3 2024-08-16 15:53:38.542 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@75b363c3 2024-08-16 15:53:38.542 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Start completed. 2024-08-16 15:53:38.559 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown initiated... 2024-08-16 15:53:38.560 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Close initiated... 2024-08-16 15:53:38.560 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:53:38.560 [HikariPool-28 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-28 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2c56eba5: (connection evicted) 2024-08-16 15:53:38.561 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 15:53:38.561 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Closed. 2024-08-16 15:53:38.561 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown completed. 2024-08-16 15:53:38.570 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:53:38.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-30 - configuration: 2024-08-16 15:53:38.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:53:38.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:53:38.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:53:38.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:53:38.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:53:38.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:53:38.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a0ffb9b 2024-08-16 15:53:38.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:53:38.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:53:38.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:53:38.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:53:38.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:53:38.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:53:38.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:53:38.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:53:38.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:53:38.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:53:38.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:53:38.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:53:38.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:53:38.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:53:38.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:53:38.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:53:38.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:53:38.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:53:38.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:53:38.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-30" 2024-08-16 15:53:38.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:53:38.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:53:38.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:53:38.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:53:38.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:53:38.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:53:38.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:53:38.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:53:38.576 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Starting... 2024-08-16 15:53:38.576 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@8549c5f 2024-08-16 15:53:38.576 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@8549c5f 2024-08-16 15:53:38.576 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Start completed. 2024-08-16 15:53:38.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-31 - configuration: 2024-08-16 15:53:38.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:53:38.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:53:38.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:53:38.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:53:38.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:53:38.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:53:38.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@35454c7a 2024-08-16 15:53:38.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:53:38.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:53:38.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:53:38.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:53:38.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:53:38.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:53:38.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:53:38.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:53:38.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:53:38.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:53:38.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:53:38.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:53:38.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:53:38.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:53:38.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:53:38.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:53:38.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:53:38.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:53:38.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:53:38.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-31" 2024-08-16 15:53:38.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:53:38.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:53:38.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:53:38.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:53:38.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:53:38.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:53:38.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:53:38.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:53:38.593 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Starting... 2024-08-16 15:53:38.593 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@319aa9ee 2024-08-16 15:53:38.593 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@319aa9ee 2024-08-16 15:53:38.593 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Start completed. 2024-08-16 15:53:38.597 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:53:38.642 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:53:38.676 [HikariPool-30 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:53:38.693 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:53:38.830 [DefaultDispatcher-worker-10 @coroutine#202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@319aa9ee 2024-08-16 15:53:38.831 [DefaultDispatcher-worker-10 @coroutine#204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@319aa9ee 2024-08-16 15:53:38.833 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown initiated... 2024-08-16 15:53:38.833 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Close initiated... 2024-08-16 15:53:38.833 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:53:38.834 [HikariPool-30 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-30 - Closing connection org.sqlite.jdbc4.JDBC4Connection@8549c5f: (connection evicted) 2024-08-16 15:53:38.834 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 15:53:38.834 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Closed. 2024-08-16 15:53:38.834 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown completed. 2024-08-16 15:53:38.836 [Test worker @coroutine#206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@319aa9ee 2024-08-16 15:53:38.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-32 - configuration: 2024-08-16 15:53:38.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:53:38.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:53:38.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:53:38.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:53:38.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:53:38.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:53:38.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4fedf908 2024-08-16 15:53:38.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:53:38.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:53:38.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:53:38.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:53:38.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:53:38.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:53:38.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:53:38.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:53:38.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:53:38.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:53:38.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:53:38.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:53:38.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:53:38.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:53:38.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:53:38.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:53:38.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:53:38.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:53:38.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:53:38.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-32" 2024-08-16 15:53:38.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:53:38.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:53:38.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:53:38.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:53:38.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:53:38.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:53:38.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:53:38.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:53:38.839 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Starting... 2024-08-16 15:53:38.839 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@241d1052 2024-08-16 15:53:38.839 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@241d1052 2024-08-16 15:53:38.839 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Start completed. 2024-08-16 15:53:38.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-33 - configuration: 2024-08-16 15:53:38.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:53:38.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:53:38.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:53:38.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:53:38.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:53:38.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:53:38.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5402612e 2024-08-16 15:53:38.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:53:38.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:53:38.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:53:38.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:53:38.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:53:38.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:53:38.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:53:38.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:53:38.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:53:38.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:53:38.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:53:38.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:53:38.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:53:38.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:53:38.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:53:38.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:53:38.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:53:38.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:53:38.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:53:38.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-33" 2024-08-16 15:53:38.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:53:38.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:53:38.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:53:38.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:53:38.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:53:38.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:53:38.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:53:38.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:53:38.855 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Starting... 2024-08-16 15:53:38.856 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@431babe6 2024-08-16 15:53:38.856 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@431babe6 2024-08-16 15:53:38.856 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Start completed. 2024-08-16 15:53:38.940 [HikariPool-32 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:53:38.956 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:53:39.076 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown initiated... 2024-08-16 15:53:39.077 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Close initiated... 2024-08-16 15:53:39.077 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:53:39.077 [HikariPool-32 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-32 - Closing connection org.sqlite.jdbc4.JDBC4Connection@241d1052: (connection evicted) 2024-08-16 15:53:39.078 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 15:53:39.078 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Closed. 2024-08-16 15:53:39.078 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown completed. 2024-08-16 15:53:39.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-34 - configuration: 2024-08-16 15:53:39.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:53:39.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:53:39.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:53:39.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:53:39.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:53:39.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:53:39.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4345fd45 2024-08-16 15:53:39.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:53:39.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:53:39.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:53:39.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:53:39.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:53:39.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:53:39.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:53:39.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:53:39.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:53:39.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:53:39.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:53:39.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:53:39.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:53:39.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:53:39.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:53:39.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:53:39.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:53:39.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:53:39.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:53:39.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-34" 2024-08-16 15:53:39.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:53:39.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:53:39.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:53:39.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:53:39.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:53:39.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:53:39.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:53:39.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:53:39.081 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Starting... 2024-08-16 15:53:39.082 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@10d905c1 2024-08-16 15:53:39.082 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@10d905c1 2024-08-16 15:53:39.082 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Start completed. 2024-08-16 15:53:39.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-35 - configuration: 2024-08-16 15:53:39.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:53:39.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:53:39.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:53:39.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:53:39.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:53:39.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:53:39.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e4b54d3 2024-08-16 15:53:39.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:53:39.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:53:39.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:53:39.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:53:39.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:53:39.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:53:39.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:53:39.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:53:39.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:53:39.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:53:39.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:53:39.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:53:39.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:53:39.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:53:39.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:53:39.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:53:39.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:53:39.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:53:39.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:53:39.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-35" 2024-08-16 15:53:39.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:53:39.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:53:39.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:53:39.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:53:39.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:53:39.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:53:39.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:53:39.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:53:39.097 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Starting... 2024-08-16 15:53:39.097 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@36665c11 2024-08-16 15:53:39.097 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@36665c11 2024-08-16 15:53:39.097 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Start completed. 2024-08-16 15:53:39.100 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown initiated... 2024-08-16 15:53:39.100 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Close initiated... 2024-08-16 15:53:39.100 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:53:39.100 [HikariPool-34 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-34 - Closing connection org.sqlite.jdbc4.JDBC4Connection@10d905c1: (connection evicted) 2024-08-16 15:53:39.101 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 15:53:39.101 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Closed. 2024-08-16 15:53:39.101 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown completed. 2024-08-16 15:53:39.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-36 - configuration: 2024-08-16 15:53:39.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:53:39.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:53:39.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:53:39.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:53:39.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:53:39.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:53:39.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4491eaeb 2024-08-16 15:53:39.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:53:39.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:53:39.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:53:39.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:53:39.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:53:39.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:53:39.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:53:39.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:53:39.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:53:39.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:53:39.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:53:39.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:53:39.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:53:39.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:53:39.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:53:39.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:53:39.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:53:39.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:53:39.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:53:39.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-36" 2024-08-16 15:53:39.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:53:39.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:53:39.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:53:39.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:53:39.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:53:39.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:53:39.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:53:39.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:53:39.104 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Starting... 2024-08-16 15:53:39.104 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f3ddc86 2024-08-16 15:53:39.104 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f3ddc86 2024-08-16 15:53:39.104 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Start completed. 2024-08-16 15:53:39.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-37 - configuration: 2024-08-16 15:53:39.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:53:39.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:53:39.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:53:39.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:53:39.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:53:39.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:53:39.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@78e043e4 2024-08-16 15:53:39.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:53:39.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:53:39.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:53:39.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:53:39.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:53:39.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:53:39.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:53:39.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:53:39.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:53:39.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:53:39.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:53:39.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:53:39.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:53:39.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:53:39.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:53:39.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:53:39.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:53:39.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:53:39.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:53:39.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-37" 2024-08-16 15:53:39.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:53:39.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:53:39.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:53:39.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:53:39.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:53:39.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:53:39.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:53:39.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:53:39.122 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Starting... 2024-08-16 15:53:39.122 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@738a39cc 2024-08-16 15:53:39.122 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@738a39cc 2024-08-16 15:53:39.122 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Start completed. 2024-08-16 15:53:39.197 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:53:39.204 [HikariPool-36 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:53:39.222 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:53:39.305 [DefaultDispatcher-worker-4 @coroutine#230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@738a39cc 2024-08-16 15:53:39.306 [DefaultDispatcher-worker-4 @coroutine#232] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@738a39cc 2024-08-16 15:53:39.307 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown initiated... 2024-08-16 15:53:39.307 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Close initiated... 2024-08-16 15:53:39.307 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:53:39.308 [HikariPool-36 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-36 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5f3ddc86: (connection evicted) 2024-08-16 15:53:39.308 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 15:53:39.308 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Closed. 2024-08-16 15:53:39.308 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown completed. 2024-08-16 15:53:39.310 [Test worker @coroutine#234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@738a39cc 2024-08-16 15:53:39.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-38 - configuration: 2024-08-16 15:53:39.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:53:39.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:53:39.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:53:39.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:53:39.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:53:39.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:53:39.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@42b43a6 2024-08-16 15:53:39.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:53:39.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:53:39.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:53:39.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:53:39.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:53:39.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:53:39.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:53:39.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:53:39.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:53:39.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:53:39.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:53:39.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:53:39.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:53:39.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:53:39.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:53:39.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:53:39.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:53:39.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:53:39.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:53:39.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-38" 2024-08-16 15:53:39.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:53:39.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:53:39.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:53:39.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:53:39.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:53:39.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:53:39.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:53:39.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:53:39.313 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Starting... 2024-08-16 15:53:39.314 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b9f7edc 2024-08-16 15:53:39.314 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b9f7edc 2024-08-16 15:53:39.314 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Start completed. 2024-08-16 15:53:39.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-39 - configuration: 2024-08-16 15:53:39.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:53:39.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:53:39.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:53:39.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:53:39.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:53:39.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:53:39.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70ee1963 2024-08-16 15:53:39.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:53:39.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:53:39.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:53:39.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:53:39.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:53:39.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:53:39.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:53:39.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:53:39.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:53:39.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:53:39.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:53:39.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:53:39.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:53:39.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:53:39.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:53:39.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:53:39.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:53:39.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:53:39.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:53:39.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-39" 2024-08-16 15:53:39.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:53:39.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:53:39.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:53:39.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:53:39.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:53:39.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:53:39.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:53:39.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:53:39.332 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Starting... 2024-08-16 15:53:39.333 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@22c29aa8 2024-08-16 15:53:39.333 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@22c29aa8 2024-08-16 15:53:39.333 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Start completed. 2024-08-16 15:53:39.336 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown initiated... 2024-08-16 15:53:39.336 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Close initiated... 2024-08-16 15:53:39.336 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:53:39.337 [HikariPool-38 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-38 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4b9f7edc: (connection evicted) 2024-08-16 15:53:39.337 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 15:53:39.337 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Closed. 2024-08-16 15:53:39.337 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown completed. 2024-08-16 15:53:39.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-40 - configuration: 2024-08-16 15:53:39.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:53:39.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:53:39.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:53:39.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:53:39.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:53:39.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:53:39.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1b25d695 2024-08-16 15:53:39.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:53:39.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:53:39.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:53:39.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:53:39.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:53:39.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:53:39.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:53:39.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:53:39.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:53:39.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:53:39.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:53:39.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:53:39.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:53:39.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-08-16 15:53:39.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-08-16 15:53:39.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:53:39.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:53:39.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-08-16 15:53:39.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:53:39.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-40" 2024-08-16 15:53:39.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:53:39.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:53:39.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:53:39.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:53:39.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:53:39.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:53:39.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:53:39.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:53:39.343 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Starting... 2024-08-16 15:53:39.344 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d31f14 2024-08-16 15:53:39.344 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d31f14 2024-08-16 15:53:39.344 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Start completed. 2024-08-16 15:53:39.374 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d31f14 2024-08-16 15:53:39.384 [Test worker @coroutine#243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d31f14 2024-08-16 15:53:39.386 [Test worker @coroutine#245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d31f14 2024-08-16 15:53:39.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-41 - configuration: 2024-08-16 15:53:39.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:53:39.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:53:39.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:53:39.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:53:39.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:53:39.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:53:39.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4a890fdd 2024-08-16 15:53:39.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:53:39.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:53:39.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:53:39.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:53:39.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:53:39.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:53:39.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:53:39.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:53:39.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:53:39.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:53:39.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:53:39.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:53:39.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:53:39.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:53:39.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:53:39.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:53:39.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:53:39.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:53:39.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:53:39.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-41" 2024-08-16 15:53:39.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:53:39.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:53:39.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:53:39.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:53:39.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:53:39.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:53:39.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:53:39.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:53:39.390 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Starting... 2024-08-16 15:53:39.391 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ca278bc 2024-08-16 15:53:39.391 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ca278bc 2024-08-16 15:53:39.391 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Start completed. 2024-08-16 15:53:39.402 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown initiated... 2024-08-16 15:53:39.402 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Close initiated... 2024-08-16 15:53:39.402 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 15:53:39.402 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 15:53:39.402 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Closed. 2024-08-16 15:53:39.402 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown completed. 2024-08-16 15:53:39.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-42 - configuration: 2024-08-16 15:53:39.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:53:39.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:53:39.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:53:39.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:53:39.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:53:39.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:53:39.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@60e47aab 2024-08-16 15:53:39.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:53:39.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:53:39.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:53:39.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:53:39.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:53:39.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:53:39.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:53:39.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:53:39.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:53:39.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:53:39.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:53:39.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:53:39.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:53:39.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-08-16 15:53:39.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-08-16 15:53:39.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:53:39.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:53:39.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-08-16 15:53:39.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:53:39.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-42" 2024-08-16 15:53:39.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:53:39.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:53:39.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:53:39.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:53:39.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:53:39.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:53:39.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:53:39.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:53:39.405 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Starting... 2024-08-16 15:53:39.408 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@adc8683 2024-08-16 15:53:39.408 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@adc8683 2024-08-16 15:53:39.408 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Start completed. 2024-08-16 15:53:39.409 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@adc8683 2024-08-16 15:53:39.419 [Test worker @coroutine#259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@adc8683 2024-08-16 15:53:39.421 [Test worker @coroutine#261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@adc8683 2024-08-16 15:53:39.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-43 - configuration: 2024-08-16 15:53:39.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:53:39.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:53:39.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:53:39.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:53:39.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:53:39.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:53:39.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b2db389 2024-08-16 15:53:39.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:53:39.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:53:39.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:53:39.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:53:39.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:53:39.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:53:39.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:53:39.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:53:39.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:53:39.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:53:39.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:53:39.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:53:39.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:53:39.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:53:39.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:53:39.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:53:39.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:53:39.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:53:39.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:53:39.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-43" 2024-08-16 15:53:39.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:53:39.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:53:39.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:53:39.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:53:39.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:53:39.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:53:39.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:53:39.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:53:39.424 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Starting... 2024-08-16 15:53:39.424 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a139347 2024-08-16 15:53:39.424 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a139347 2024-08-16 15:53:39.424 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Start completed. 2024-08-16 15:53:39.432 [DefaultDispatcher-worker-6 @coroutine#274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a139347 2024-08-16 15:53:39.433 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:53:39.434 [Test worker @coroutine#276] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a139347 2024-08-16 15:53:39.435 [DefaultDispatcher-worker-7 @coroutine#263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@adc8683 2024-08-16 15:53:39.438 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown initiated... 2024-08-16 15:53:39.438 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Close initiated... 2024-08-16 15:53:39.438 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:53:39.438 [HikariPool-42 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Closing connection org.sqlite.jdbc4.JDBC4Connection@adc8683: (connection evicted) 2024-08-16 15:53:39.439 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 15:53:39.439 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Closed. 2024-08-16 15:53:39.439 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown completed. 2024-08-16 15:53:39.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-44 - configuration: 2024-08-16 15:53:39.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:53:39.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:53:39.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:53:39.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:53:39.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:53:39.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:53:39.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3caa4d85 2024-08-16 15:53:39.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:53:39.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:53:39.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:53:39.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:53:39.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:53:39.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:53:39.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:53:39.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:53:39.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:53:39.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:53:39.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:53:39.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:53:39.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:53:39.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-08-16 15:53:39.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-08-16 15:53:39.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:53:39.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:53:39.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-08-16 15:53:39.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:53:39.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-44" 2024-08-16 15:53:39.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:53:39.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:53:39.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:53:39.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:53:39.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:53:39.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:53:39.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:53:39.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:53:39.443 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Starting... 2024-08-16 15:53:39.446 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@51508029 2024-08-16 15:53:39.446 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@51508029 2024-08-16 15:53:39.446 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Start completed. 2024-08-16 15:53:39.447 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51508029 2024-08-16 15:53:39.458 [Test worker @coroutine#280] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51508029 2024-08-16 15:53:39.460 [Test worker @coroutine#282] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51508029 2024-08-16 15:53:39.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-45 - configuration: 2024-08-16 15:53:39.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:53:39.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:53:39.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:53:39.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:53:39.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:53:39.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:53:39.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@76e00bdb 2024-08-16 15:53:39.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:53:39.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:53:39.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:53:39.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:53:39.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:53:39.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:53:39.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:53:39.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:53:39.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:53:39.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:53:39.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:53:39.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:53:39.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:53:39.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:53:39.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:53:39.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:53:39.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:53:39.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:53:39.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:53:39.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-45" 2024-08-16 15:53:39.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:53:39.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:53:39.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:53:39.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:53:39.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:53:39.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:53:39.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:53:39.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:53:39.463 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Starting... 2024-08-16 15:53:39.463 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@343d1d25 2024-08-16 15:53:39.463 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@343d1d25 2024-08-16 15:53:39.463 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Start completed. 2024-08-16 15:53:39.466 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown initiated... 2024-08-16 15:53:39.466 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Close initiated... 2024-08-16 15:53:39.466 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 15:53:39.466 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 15:53:39.466 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Closed. 2024-08-16 15:53:39.466 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown completed. 2024-08-16 15:53:39.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-46 - configuration: 2024-08-16 15:53:39.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:53:39.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:53:39.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:53:39.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:53:39.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:53:39.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:53:39.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d1cdeb1 2024-08-16 15:53:39.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:53:39.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:53:39.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:53:39.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:53:39.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:53:39.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:53:39.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:53:39.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:53:39.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:53:39.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:53:39.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:53:39.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:53:39.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:53:39.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-08-16 15:53:39.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-08-16 15:53:39.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:53:39.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:53:39.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-08-16 15:53:39.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:53:39.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-46" 2024-08-16 15:53:39.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:53:39.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:53:39.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:53:39.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:53:39.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:53:39.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:53:39.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:53:39.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:53:39.470 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Starting... 2024-08-16 15:53:39.474 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a3316b6 2024-08-16 15:53:39.474 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a3316b6 2024-08-16 15:53:39.474 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Start completed. 2024-08-16 15:53:39.475 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a3316b6 2024-08-16 15:53:39.486 [Test worker @coroutine#297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a3316b6 2024-08-16 15:53:39.488 [Test worker @coroutine#299] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a3316b6 2024-08-16 15:53:39.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-47 - configuration: 2024-08-16 15:53:39.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:53:39.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:53:39.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:53:39.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:53:39.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:53:39.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:53:39.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3ccfac29 2024-08-16 15:53:39.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:53:39.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:53:39.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:53:39.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:53:39.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:53:39.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:53:39.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:53:39.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:53:39.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:53:39.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:53:39.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:53:39.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:53:39.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:53:39.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:53:39.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:53:39.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:53:39.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:53:39.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:53:39.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:53:39.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-47" 2024-08-16 15:53:39.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:53:39.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:53:39.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:53:39.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:53:39.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:53:39.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:53:39.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:53:39.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:53:39.491 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Starting... 2024-08-16 15:53:39.491 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:53:39.491 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@77ea960f 2024-08-16 15:53:39.491 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@77ea960f 2024-08-16 15:53:39.491 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Start completed. 2024-08-16 15:53:39.495 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown initiated... 2024-08-16 15:53:39.495 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Close initiated... 2024-08-16 15:53:39.495 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 15:53:39.495 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 15:53:39.495 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Closed. 2024-08-16 15:53:39.495 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown completed. 2024-08-16 15:53:39.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-48 - configuration: 2024-08-16 15:53:39.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:53:39.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:53:39.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:53:39.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:53:39.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:53:39.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:53:39.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@69bc4024 2024-08-16 15:53:39.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:53:39.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:53:39.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:53:39.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:53:39.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:53:39.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:53:39.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:53:39.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:53:39.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:53:39.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:53:39.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:53:39.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:53:39.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:53:39.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:53:39.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:53:39.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:53:39.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:53:39.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:53:39.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:53:39.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-48" 2024-08-16 15:53:39.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:53:39.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:53:39.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:53:39.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:53:39.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:53:39.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:53:39.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:53:39.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:53:39.500 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Starting... 2024-08-16 15:53:39.500 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@24f177f5 2024-08-16 15:53:39.500 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@24f177f5 2024-08-16 15:53:39.500 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Start completed. 2024-08-16 15:53:39.524 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:53:39.564 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:53:39.566 [DefaultDispatcher-worker-7 @coroutine#312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24f177f5 2024-08-16 15:53:39.577 [DefaultDispatcher-worker-7 @coroutine#312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24f177f5 2024-08-16 15:53:39.591 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:53:39.600 [HikariPool-48 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:53:39.625 [DefaultDispatcher-worker-10 @coroutine#312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24f177f5 2024-08-16 15:53:39.627 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown initiated... 2024-08-16 15:53:39.627 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Close initiated... 2024-08-16 15:53:39.627 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:53:39.627 [HikariPool-48 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Closing connection org.sqlite.jdbc4.JDBC4Connection@24f177f5: (connection evicted) 2024-08-16 15:53:39.628 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 15:53:39.628 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Closed. 2024-08-16 15:53:39.628 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown completed. 2024-08-16 15:53:39.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-49 - configuration: 2024-08-16 15:53:39.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:53:39.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:53:39.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:53:39.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:53:39.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:53:39.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:53:39.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71beada8 2024-08-16 15:53:39.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:53:39.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:53:39.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:53:39.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:53:39.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:53:39.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:53:39.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:53:39.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:53:39.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:53:39.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:53:39.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:53:39.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:53:39.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:53:39.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:53:39.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:53:39.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:53:39.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:53:39.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:53:39.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:53:39.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-49" 2024-08-16 15:53:39.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:53:39.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:53:39.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:53:39.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:53:39.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:53:39.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:53:39.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:53:39.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:53:39.630 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Starting... 2024-08-16 15:53:39.630 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b3b1124 2024-08-16 15:53:39.630 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b3b1124 2024-08-16 15:53:39.630 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Start completed. 2024-08-16 15:53:39.669 [DefaultDispatcher-worker-10 @coroutine#316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b3b1124 2024-08-16 15:53:39.676 [DefaultDispatcher-worker-4 @coroutine#316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b3b1124 2024-08-16 15:53:39.692 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown initiated... 2024-08-16 15:53:39.692 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Close initiated... 2024-08-16 15:53:39.692 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:53:39.693 [HikariPool-49 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2b3b1124: (connection evicted) 2024-08-16 15:53:39.693 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 15:53:39.693 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Closed. 2024-08-16 15:53:39.693 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown completed. 2024-08-16 15:53:39.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-50 - configuration: 2024-08-16 15:53:39.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:53:39.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:53:39.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:53:39.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:53:39.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:53:39.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:53:39.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4182a651 2024-08-16 15:53:39.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:53:39.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:53:39.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:53:39.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:53:39.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:53:39.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:53:39.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:53:39.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:53:39.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:53:39.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:53:39.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:53:39.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:53:39.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:53:39.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:53:39.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:53:39.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:53:39.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:53:39.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:53:39.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:53:39.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-50" 2024-08-16 15:53:39.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:53:39.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:53:39.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:53:39.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:53:39.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:53:39.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:53:39.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:53:39.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:53:39.695 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Starting... 2024-08-16 15:53:39.695 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@46de118b 2024-08-16 15:53:39.695 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@46de118b 2024-08-16 15:53:39.695 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Start completed. 2024-08-16 15:53:39.728 [DefaultDispatcher-worker-5 @coroutine#319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46de118b 2024-08-16 15:53:39.729 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown initiated... 2024-08-16 15:53:39.729 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Close initiated... 2024-08-16 15:53:39.729 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:53:39.729 [HikariPool-50 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Closing connection org.sqlite.jdbc4.JDBC4Connection@46de118b: (connection evicted) 2024-08-16 15:53:39.730 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 15:53:39.730 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Closed. 2024-08-16 15:53:39.730 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown completed. 2024-08-16 15:53:39.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-51 - configuration: 2024-08-16 15:53:39.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:53:39.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:53:39.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:53:39.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:53:39.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:53:39.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:53:39.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2374452a 2024-08-16 15:53:39.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:53:39.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:53:39.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:53:39.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:53:39.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:53:39.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:53:39.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:53:39.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:53:39.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:53:39.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:53:39.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:53:39.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:53:39.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:53:39.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:53:39.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:53:39.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:53:39.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:53:39.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:53:39.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:53:39.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-51" 2024-08-16 15:53:39.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:53:39.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:53:39.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:53:39.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:53:39.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:53:39.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:53:39.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:53:39.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:53:39.731 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Starting... 2024-08-16 15:53:39.732 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c5708e7 2024-08-16 15:53:39.732 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c5708e7 2024-08-16 15:53:39.732 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Start completed. 2024-08-16 15:53:39.766 [DefaultDispatcher-worker-13 @coroutine#321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c5708e7 2024-08-16 15:53:39.778 [DefaultDispatcher-worker-4 @coroutine#321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c5708e7 2024-08-16 15:53:39.779 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown initiated... 2024-08-16 15:53:39.779 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Close initiated... 2024-08-16 15:53:39.779 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:53:39.779 [HikariPool-51 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2c5708e7: (connection evicted) 2024-08-16 15:53:39.779 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 15:53:39.779 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Closed. 2024-08-16 15:53:39.779 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown completed. 2024-08-16 15:53:39.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-52 - configuration: 2024-08-16 15:53:39.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:53:39.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:53:39.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:53:39.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:53:39.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:53:39.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:53:39.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e3c36d 2024-08-16 15:53:39.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:53:39.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:53:39.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:53:39.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:53:39.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:53:39.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:53:39.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:53:39.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:53:39.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:53:39.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:53:39.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:53:39.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:53:39.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:53:39.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:53:39.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:53:39.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:53:39.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:53:39.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:53:39.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:53:39.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-52" 2024-08-16 15:53:39.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:53:39.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:53:39.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:53:39.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:53:39.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:53:39.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:53:39.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:53:39.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:53:39.781 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Starting... 2024-08-16 15:53:39.781 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@39a865c1 2024-08-16 15:53:39.781 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@39a865c1 2024-08-16 15:53:39.781 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Start completed. 2024-08-16 15:53:39.821 [DefaultDispatcher-worker-14 @coroutine#325] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39a865c1 2024-08-16 15:53:39.823 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown initiated... 2024-08-16 15:53:39.823 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Close initiated... 2024-08-16 15:53:39.823 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:53:39.823 [HikariPool-52 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Closing connection org.sqlite.jdbc4.JDBC4Connection@39a865c1: (connection evicted) 2024-08-16 15:53:39.824 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 15:53:39.824 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Closed. 2024-08-16 15:53:39.824 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown completed. 2024-08-16 15:53:39.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-53 - configuration: 2024-08-16 15:53:39.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:53:39.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:53:39.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:53:39.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:53:39.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:53:39.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:53:39.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2ef913a4 2024-08-16 15:53:39.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:53:39.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:53:39.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:53:39.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:53:39.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:53:39.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:53:39.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:53:39.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:53:39.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:53:39.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:53:39.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:53:39.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:53:39.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:53:39.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:53:39.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:53:39.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:53:39.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:53:39.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:53:39.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:53:39.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-53" 2024-08-16 15:53:39.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:53:39.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:53:39.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:53:39.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:53:39.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:53:39.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:53:39.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:53:39.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:53:39.826 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Starting... 2024-08-16 15:53:39.827 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@145fe8ab 2024-08-16 15:53:39.827 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@145fe8ab 2024-08-16 15:53:39.827 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Start completed. 2024-08-16 15:53:39.864 [DefaultDispatcher-worker-10 @coroutine#327] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@145fe8ab 2024-08-16 15:53:39.864 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown initiated... 2024-08-16 15:53:39.864 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Close initiated... 2024-08-16 15:53:39.864 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:53:39.864 [HikariPool-53 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Closing connection org.sqlite.jdbc4.JDBC4Connection@145fe8ab: (connection evicted) 2024-08-16 15:53:39.865 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 15:53:39.865 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Closed. 2024-08-16 15:53:39.865 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown completed. 2024-08-16 15:53:40.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-54 - configuration: 2024-08-16 15:53:40.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:53:40.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:53:40.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:53:40.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:53:40.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:53:40.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:53:40.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@545f0b6 2024-08-16 15:53:40.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:53:40.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:53:40.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:53:40.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:53:40.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:53:40.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:53:40.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:53:40.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:53:40.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:53:40.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:53:40.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:53:40.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:53:40.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:53:40.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:53:40.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:53:40.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:53:40.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:53:40.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:53:40.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:53:40.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-54" 2024-08-16 15:53:40.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:53:40.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:53:40.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:53:40.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:53:40.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:53:40.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:53:40.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:53:40.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:53:40.042 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Starting... 2024-08-16 15:53:40.042 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@4888425d 2024-08-16 15:53:40.042 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@4888425d 2024-08-16 15:53:40.042 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Start completed. 2024-08-16 15:53:40.107 [DefaultDispatcher-worker-14 @coroutine#338] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4888425d 2024-08-16 15:53:40.117 [DefaultDispatcher-worker-10 @coroutine#340] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4888425d 2024-08-16 15:53:40.121 [Test worker @coroutine#342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38117/manifest.json 2024-08-16 15:53:40.121 [Test worker @coroutine#342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38117/manifest.json. 2024-08-16 15:53:40.121 [Test worker @coroutine#342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38117/manifest.json 2024-08-16 15:53:40.123 [Test worker @coroutine#342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38117/manifest.json 2024-08-16 15:53:40.123 [Test worker @coroutine#342] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38117/manifest.json 2024-08-16 15:53:40.142 [HikariPool-54 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:53:40.246 [Test worker @coroutine#342] 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:38117/manifest.json. 2024-08-16 15:53:40.246 [Test worker @coroutine#342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:38117/manifest.json to class io.ktor.utils.io.ByteReadChannel 2024-08-16 15:53:40.261 [DefaultDispatcher-worker-6 @coroutine#342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4888425d 2024-08-16 15:53:40.268 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown initiated... 2024-08-16 15:53:40.268 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Close initiated... 2024-08-16 15:53:40.268 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:53:40.268 [HikariPool-54 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4888425d: (connection evicted) 2024-08-16 15:53:40.269 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 15:53:40.269 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Closed. 2024-08-16 15:53:40.269 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown completed. 2024-08-16 15:53:40.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-55 - configuration: 2024-08-16 15:53:40.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:53:40.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:53:40.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:53:40.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:53:40.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:53:40.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:53:40.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@301770d9 2024-08-16 15:53:40.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:53:40.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:53:40.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:53:40.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:53:40.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:53:40.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:53:40.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:53:40.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:53:40.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:53:40.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:53:40.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:53:40.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:53:40.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:53:40.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:53:40.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:53:40.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:53:40.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:53:40.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:53:40.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:53:40.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-55" 2024-08-16 15:53:40.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:53:40.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:53:40.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:53:40.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:53:40.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:53:40.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:53:40.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:53:40.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:53:40.273 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Starting... 2024-08-16 15:53:40.274 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fec9d33 2024-08-16 15:53:40.274 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fec9d33 2024-08-16 15:53:40.274 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Start completed. 2024-08-16 15:53:40.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-56 - configuration: 2024-08-16 15:53:40.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:53:40.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:53:40.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:53:40.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:53:40.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:53:40.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:53:40.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6fe9c048 2024-08-16 15:53:40.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:53:40.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:53:40.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:53:40.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:53:40.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:53:40.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:53:40.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:53:40.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:53:40.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:53:40.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:53:40.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:53:40.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:53:40.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:53:40.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:53:40.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:53:40.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:53:40.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:53:40.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:53:40.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:53:40.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-56" 2024-08-16 15:53:40.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:53:40.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:53:40.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:53:40.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:53:40.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:53:40.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:53:40.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:53:40.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:53:40.284 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Starting... 2024-08-16 15:53:40.285 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ddba7a0 2024-08-16 15:53:40.285 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ddba7a0 2024-08-16 15:53:40.285 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Start completed. 2024-08-16 15:53:40.314 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-08-16 15:53:40.376 [HikariPool-55 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:53:40.380 [Test worker] INFO ktor.application - Application started in 0.071 seconds. 2024-08-16 15:53:40.380 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@244268a8 2024-08-16 15:53:40.385 [HikariPool-56 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:53:40.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-57 - configuration: 2024-08-16 15:53:40.460 [DefaultDispatcher-worker-11 @coroutine#353] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-08-16 15:53:40.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:53:40.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:53:40.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:53:40.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:53:40.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:53:40.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:53:40.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@b75f3f4 2024-08-16 15:53:40.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:53:40.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:53:40.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:53:40.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:53:40.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:53:40.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:53:40.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:53:40.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:53:40.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:53:40.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:53:40.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:53:40.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:53:40.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:53:40.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:53:40.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:53:40.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:53:40.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:53:40.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:53:40.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:53:40.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-57" 2024-08-16 15:53:40.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:53:40.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:53:40.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:53:40.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:53:40.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:53:40.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:53:40.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:53:40.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:53:40.461 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Starting... 2024-08-16 15:53:40.461 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@5570dc21 2024-08-16 15:53:40.462 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@5570dc21 2024-08-16 15:53:40.462 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Start completed. 2024-08-16 15:53:40.493 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-08-16 15:53:40.499 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-08-16 15:53:40.499 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-08-16 15:53:40.500 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-08-16 15:53:40.500 [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-08-16 15:53:40.500 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-08-16 15:53:40.500 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-08-16 15:53:40.500 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-08-16 15:53:40.500 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-08-16 15:53:40.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-58 - configuration: 2024-08-16 15:53:40.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:53:40.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:53:40.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:53:40.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:53:40.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:53:40.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:53:40.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@578c99ac 2024-08-16 15:53:40.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:53:40.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:53:40.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:53:40.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:53:40.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:53:40.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:53:40.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:53:40.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:53:40.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:53:40.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:53:40.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:53:40.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:53:40.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:53:40.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:53:40.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:53:40.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:53:40.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:53:40.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:53:40.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:53:40.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-58" 2024-08-16 15:53:40.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:53:40.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:53:40.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:53:40.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:53:40.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:53:40.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:53:40.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:53:40.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:53:40.502 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Starting... 2024-08-16 15:53:40.502 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bf16972 2024-08-16 15:53:40.502 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bf16972 2024-08-16 15:53:40.502 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Start completed. 2024-08-16 15:53:40.561 [DefaultDispatcher-worker-6 @coroutine#359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bf16972 2024-08-16 15:53:40.562 [HikariPool-57 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:53:40.575 [DefaultDispatcher-worker-8 @coroutine#359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bf16972 2024-08-16 15:53:40.583 [DefaultDispatcher-worker-11 @coroutine#363] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5570dc21 2024-08-16 15:53:40.586 [DefaultDispatcher-worker-11 @coroutine#365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5570dc21 2024-08-16 15:53:40.597 [DefaultDispatcher-worker-2 @coroutine#359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bf16972 2024-08-16 15:53:40.602 [HikariPool-58 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 15:53:40.607 [DefaultDispatcher-worker-13 @coroutine#359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bf16972 2024-08-16 15:53:40.608 [Test worker @coroutine#359] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/626977693922197504/_ustadmanifest.json 2024-08-16 15:53:40.608 [Test worker @coroutine#359] 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/626977693922197504/_ustadmanifest.json. 2024-08-16 15:53:40.608 [Test worker @coroutine#359] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/626977693922197504/_ustadmanifest.json 2024-08-16 15:53:40.613 [Test worker @coroutine#359] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/626977693922197504/_ustadmanifest.json 2024-08-16 15:53:40.613 [Test worker @coroutine#359] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/626977693922197504/_ustadmanifest.json 2024-08-16 15:53:40.614 [Test worker @coroutine#359] 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/626977693922197504/_ustadmanifest.json. 2024-08-16 15:53:40.614 [Test worker @coroutine#359] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/626977693922197504/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-08-16 15:53:40.634 [DefaultDispatcher-worker-14 @coroutine#359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bf16972 2024-08-16 15:53:40.641 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-08-16 15:53:40.642 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-39c9adc7-6e49-44e4-a4a8-b21fb32cb144', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-08-16 15:53:40.647 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-08-16 15:53:40.647 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-39c9adc7-6e49-44e4-a4a8-b21fb32cb144 2024-08-16 15:53:40.652 [DefaultDispatcher-worker-8 @coroutine#379] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 15:53:40.652 [DefaultDispatcher-worker-8 @coroutine#379] 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-08-16 15:53:40.652 [DefaultDispatcher-worker-8 @coroutine#379] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 15:53:40.652 [DefaultDispatcher-worker-8 @coroutine#379] 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-08-16 15:53:40.663 [DefaultDispatcher-worker-8 @coroutine#378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bf16972 2024-08-16 15:53:40.663 [DefaultDispatcher-worker-8 @coroutine#378] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-08-16 15:53:40.663 [DefaultDispatcher-worker-8 @coroutine#378] 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-08-16 15:53:40.663 [DefaultDispatcher-worker-8 @coroutine#378] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-08-16 15:53:40.673 [DefaultDispatcher-worker-6 @coroutine#377] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-08-16 15:53:40.673 [DefaultDispatcher-worker-6 @coroutine#377] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-08-16 15:53:40.673 [DefaultDispatcher-worker-6 @coroutine#377] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-08-16 15:53:40.673 [DefaultDispatcher-worker-6 @coroutine#377] 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-08-16 15:53:40.723 [eventLoopGroupProxy-4-3 @call-handler#402] 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-08-16 15:53:40.723 [eventLoopGroupProxy-4-1 @call-handler#401] 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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-08-16 15:53:40.723 [eventLoopGroupProxy-4-4 @call-handler#400] 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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-08-16 15:53:40.723 [eventLoopGroupProxy-4-2 @call-handler#403] 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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-08-16 15:53:40.733 [eventLoopGroupProxy-4-1 @call-handler#401] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:53:40.733 [eventLoopGroupProxy-4-4 @call-handler#400] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:53:40.737 [eventLoopGroupProxy-4-3 @call-handler#402] 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-08-16 15:53:40.737 [eventLoopGroupProxy-4-2 @call-handler#403] 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-08-16 15:53:40.737 [eventLoopGroupProxy-4-2 @call-handler#403] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-08-16 15:53:40.740 [DefaultDispatcher-worker-6 @coroutine#378] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-08-16 15:53:40.740 [DefaultDispatcher-worker-6 @coroutine#378] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-08-16 15:53:40.741 [eventLoopGroupProxy-4-2 @call-handler#403] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:53:40.746 [DefaultDispatcher-worker-1 @coroutine#379] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 15:53:40.746 [DefaultDispatcher-worker-1 @coroutine#379] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 15:53:40.749 [eventLoopGroupProxy-4-4 @call-handler#400] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 30ms 2024-08-16 15:53:40.750 [eventLoopGroupProxy-4-2 @call-handler#403] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 31ms 2024-08-16 15:53:40.754 [DefaultDispatcher-worker-7 @coroutine#378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bf16972 2024-08-16 15:53:40.761 [eventLoopGroupProxy-4-3 @coroutine#410] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fec9d33 2024-08-16 15:53:40.765 [DefaultDispatcher-worker-3 @coroutine#380] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bf16972 2024-08-16 15:53:40.774 [eventLoopGroupProxy-4-3 @call-handler#402] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 55ms 2024-08-16 15:53:40.775 [DefaultDispatcher-worker-8 @coroutine#377] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-08-16 15:53:40.775 [DefaultDispatcher-worker-8 @coroutine#377] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-08-16 15:53:40.781 [DefaultDispatcher-worker-8 @coroutine#377] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-08-16 15:53:40.781 [DefaultDispatcher-worker-8 @coroutine#377] 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-08-16 15:53:40.797 [DefaultDispatcher-worker-8 @coroutine#414] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:40.797 [DefaultDispatcher-worker-8 @coroutine#414] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 15:53:40.797 [DefaultDispatcher-worker-8 @coroutine#414] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:40.797 [DefaultDispatcher-worker-8 @coroutine#414] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 15:53:40.802 [eventLoopGroupProxy-4-2 @call-handler#416] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 15:53:40.820 [eventLoopGroupProxy-4-2 @coroutine#417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fec9d33 2024-08-16 15:53:40.821 [eventLoopGroupProxy-4-2 @call-handler#416] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:53:40.821 [eventLoopGroupProxy-4-2 @call-handler#416] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 19ms 2024-08-16 15:53:40.822 [DefaultDispatcher-worker-8 @coroutine#414] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:40.831 [DefaultDispatcher-worker-8 @coroutine#414] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:40.831 [DefaultDispatcher-worker-8 @coroutine#414] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 15:53:40.831 [DefaultDispatcher-worker-8 @coroutine#414] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:40.831 [DefaultDispatcher-worker-8 @coroutine#414] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 15:53:40.834 [eventLoopGroupProxy-4-2 @call-handler#421] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 15:53:40.839 [eventLoopGroupProxy-4-2 @coroutine#422] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fec9d33 2024-08-16 15:53:40.840 [eventLoopGroupProxy-4-2 @call-handler#421] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:53:40.840 [eventLoopGroupProxy-4-2 @call-handler#421] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2024-08-16 15:53:40.846 [DefaultDispatcher-worker-8 @coroutine#414] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:40.863 [DefaultDispatcher-worker-13 @coroutine#377] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bf16972 2024-08-16 15:53:40.878 [DefaultDispatcher-worker-5 @coroutine#380] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bf16972 2024-08-16 15:53:40.891 [DefaultDispatcher-worker-5 @coroutine#380] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-08-16 15:53:40.891 [DefaultDispatcher-worker-5 @coroutine#380] 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-08-16 15:53:40.891 [DefaultDispatcher-worker-5 @coroutine#380] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-08-16 15:53:40.891 [DefaultDispatcher-worker-5 @coroutine#380] 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-08-16 15:53:40.894 [eventLoopGroupProxy-4-2 @call-handler#435] 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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-08-16 15:53:40.895 [eventLoopGroupProxy-4-2 @call-handler#435] 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-08-16 15:53:40.895 [eventLoopGroupProxy-4-2 @call-handler#435] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-08-16 15:53:40.920 [DefaultDispatcher-worker-10 @call-handler#435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ddba7a0 2024-08-16 15:53:40.921 [DefaultDispatcher-worker-7 @coroutine#352] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/626977693922197504/_ustadmanifest.json 2024-08-16 15:53:40.921 [DefaultDispatcher-worker-7 @coroutine#352] 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/626977693922197504/_ustadmanifest.json. 2024-08-16 15:53:40.921 [DefaultDispatcher-worker-7 @coroutine#352] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/626977693922197504/_ustadmanifest.json 2024-08-16 15:53:40.922 [eventLoopGroupProxy-4-2 @call-handler#435] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:53:40.923 [eventLoopGroupProxy-4-2 @call-handler#435] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 29ms 2024-08-16 15:53:40.924 [DefaultDispatcher-worker-13 @coroutine#380] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-08-16 15:53:40.924 [DefaultDispatcher-worker-13 @coroutine#380] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-08-16 15:53:40.924 [DefaultDispatcher-worker-13 @coroutine#380] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-08-16 15:53:40.924 [DefaultDispatcher-worker-13 @coroutine#380] 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-08-16 15:53:40.924 [DefaultDispatcher-worker-6 @coroutine#352] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/626977693922197504/_ustadmanifest.json 2024-08-16 15:53:40.924 [DefaultDispatcher-worker-6 @coroutine#352] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/626977693922197504/_ustadmanifest.json 2024-08-16 15:53:40.925 [DefaultDispatcher-worker-6 @coroutine#352] 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/626977693922197504/_ustadmanifest.json. 2024-08-16 15:53:40.925 [DefaultDispatcher-worker-6 @coroutine#352] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/626977693922197504/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-08-16 15:53:40.939 [DefaultDispatcher-worker-4 @coroutine#352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ddba7a0 2024-08-16 15:53:40.939 [DefaultDispatcher-worker-13 @coroutine#380] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bf16972 2024-08-16 15:53:40.941 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-08-16 15:53:40.942 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-08-16 15:53:40.942 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-08-16 15:53:40.942 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-08-16 15:53:40.942 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-08-16 15:53:40.944 [Test worker @coroutine#447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5570dc21 2024-08-16 15:53:40.944 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown initiated... 2024-08-16 15:53:40.944 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Close initiated... 2024-08-16 15:53:40.944 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:53:40.945 [HikariPool-58 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7bf16972: (connection evicted) 2024-08-16 15:53:40.945 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 15:53:40.945 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Closed. 2024-08-16 15:53:40.945 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown completed. 2024-08-16 15:53:40.995 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-08-16 15:53:40.995 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-08-16 15:53:41.365 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-08-16 15:53:41.426 [DefaultDispatcher-worker-8 @coroutine#451] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a139347 2024-08-16 15:53:41.950 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@244268a8 2024-08-16 15:53:41.951 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@244268a8 2024-08-16 15:53:41.956 [Test worker @coroutine#455] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fec9d33 2024-08-16 15:53:41.956 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown initiated... 2024-08-16 15:53:41.956 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Close initiated... 2024-08-16 15:53:41.956 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:53:41.956 [HikariPool-56 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1ddba7a0: (connection evicted) 2024-08-16 15:53:41.957 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 15:53:41.957 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Closed. 2024-08-16 15:53:41.957 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown completed. 2024-08-16 15:53:41.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-59 - configuration: 2024-08-16 15:53:41.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:53:41.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:53:41.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:53:41.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:53:41.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:53:41.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:53:41.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@9a16af1 2024-08-16 15:53:41.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:53:41.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:53:41.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:53:41.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:53:41.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:53:41.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:53:41.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:53:41.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:53:41.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:53:41.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:53:41.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:53:41.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:53:41.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:53:41.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:53:41.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:53:41.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:53:41.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:53:41.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:53:41.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:53:41.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-59" 2024-08-16 15:53:41.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:53:41.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:53:41.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:53:41.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:53:41.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:53:41.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:53:41.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:53:41.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:53:41.961 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Starting... 2024-08-16 15:53:41.962 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@30a6984c 2024-08-16 15:53:41.962 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@30a6984c 2024-08-16 15:53:41.962 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Start completed. 2024-08-16 15:53:41.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-60 - configuration: 2024-08-16 15:53:41.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:53:41.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:53:41.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:53:41.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:53:41.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:53:41.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:53:41.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@382608d0 2024-08-16 15:53:41.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:53:41.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:53:41.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:53:41.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:53:41.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:53:41.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:53:41.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:53:41.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:53:41.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:53:41.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:53:41.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:53:41.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:53:41.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:53:41.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:53:41.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:53:41.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:53:41.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:53:41.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:53:41.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:53:41.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-60" 2024-08-16 15:53:41.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:53:41.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:53:41.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:53:41.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:53:41.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:53:41.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:53:41.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:53:41.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:53:41.964 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Starting... 2024-08-16 15:53:41.964 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@7841c990 2024-08-16 15:53:41.964 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@7841c990 2024-08-16 15:53:41.964 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Start completed. 2024-08-16 15:53:41.979 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-08-16 15:53:41.981 [Test worker] INFO ktor.application - Application started in 0.002 seconds. 2024-08-16 15:53:41.981 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@6e7cb01a 2024-08-16 15:53:41.982 [DefaultDispatcher-worker-6 @coroutine#462] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-08-16 15:53:41.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-61 - configuration: 2024-08-16 15:53:41.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:53:41.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:53:41.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:53:41.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:53:41.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:53:41.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:53:41.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4b518645 2024-08-16 15:53:41.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:53:41.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:53:41.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:53:41.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:53:41.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:53:41.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:53:41.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:53:41.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:53:41.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:53:41.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:53:41.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:53:41.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:53:41.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:53:41.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:53:41.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:53:41.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:53:41.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:53:41.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:53:41.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:53:41.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-61" 2024-08-16 15:53:41.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:53:41.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:53:41.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:53:41.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:53:41.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:53:41.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:53:41.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:53:41.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:53:41.983 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Starting... 2024-08-16 15:53:41.983 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e466fdf 2024-08-16 15:53:41.983 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e466fdf 2024-08-16 15:53:41.983 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Start completed. 2024-08-16 15:53:41.986 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-08-16 15:53:41.986 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-08-16 15:53:41.986 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-08-16 15:53:41.986 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-08-16 15:53:41.986 [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-08-16 15:53:41.986 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-08-16 15:53:41.986 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-08-16 15:53:41.986 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-08-16 15:53:41.986 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-08-16 15:53:41.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-62 - configuration: 2024-08-16 15:53:41.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:53:41.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:53:41.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:53:41.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:53:41.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:53:41.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:53:41.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6ac4f31d 2024-08-16 15:53:41.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:53:41.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:53:41.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:53:41.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:53:41.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:53:41.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:53:41.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:53:41.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:53:41.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:53:41.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:53:41.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:53:41.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:53:41.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:53:41.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:53:41.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:53:41.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:53:41.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:53:41.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:53:41.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:53:41.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-62" 2024-08-16 15:53:41.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:53:41.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:53:41.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:53:41.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:53:41.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:53:41.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:53:41.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:53:41.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:53:41.987 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Starting... 2024-08-16 15:53:41.987 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@b666366 2024-08-16 15:53:41.987 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@b666366 2024-08-16 15:53:41.987 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Start completed. 2024-08-16 15:53:42.024 [DefaultDispatcher-worker-3 @coroutine#467] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b666366 2024-08-16 15:53:42.032 [DefaultDispatcher-worker-13 @coroutine#467] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b666366 2024-08-16 15:53:42.042 [DefaultDispatcher-worker-12 @coroutine#471] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e466fdf 2024-08-16 15:53:42.046 [Test worker @coroutine#473] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e466fdf 2024-08-16 15:53:42.055 [DefaultDispatcher-worker-6 @coroutine#467] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b666366 2024-08-16 15:53:42.062 [HikariPool-59 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:53:42.064 [DefaultDispatcher-worker-12 @coroutine#467] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b666366 2024-08-16 15:53:42.064 [HikariPool-60 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:53:42.065 [Test worker @coroutine#467] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/626977704319827968/_ustadmanifest.json 2024-08-16 15:53:42.065 [Test worker @coroutine#467] 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/626977704319827968/_ustadmanifest.json. 2024-08-16 15:53:42.065 [Test worker @coroutine#467] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/626977704319827968/_ustadmanifest.json 2024-08-16 15:53:42.067 [Test worker @coroutine#467] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/626977704319827968/_ustadmanifest.json 2024-08-16 15:53:42.067 [Test worker @coroutine#467] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/626977704319827968/_ustadmanifest.json 2024-08-16 15:53:42.068 [Test worker @coroutine#467] 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/626977704319827968/_ustadmanifest.json. 2024-08-16 15:53:42.068 [Test worker @coroutine#467] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/626977704319827968/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-08-16 15:53:42.082 [DefaultDispatcher-worker-4 @coroutine#467] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b666366 2024-08-16 15:53:42.083 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-08-16 15:53:42.083 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-04c70447-d919-41f1-bfdc-8fffc0de0c11', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-08-16 15:53:42.084 [HikariPool-61 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:53:42.085 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-08-16 15:53:42.085 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-04c70447-d919-41f1-bfdc-8fffc0de0c11 2024-08-16 15:53:42.086 [DefaultDispatcher-worker-7 @coroutine#487] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 15:53:42.086 [DefaultDispatcher-worker-7 @coroutine#487] 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-08-16 15:53:42.086 [DefaultDispatcher-worker-7 @coroutine#487] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 15:53:42.086 [DefaultDispatcher-worker-7 @coroutine#487] 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-08-16 15:53:42.087 [HikariPool-62 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 15:53:42.091 [eventLoopGroupProxy-7-1 @call-handler#497] 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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-08-16 15:53:42.091 [eventLoopGroupProxy-7-2 @call-handler#498] 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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-08-16 15:53:42.092 [eventLoopGroupProxy-7-1 @call-handler#497] 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-08-16 15:53:42.092 [eventLoopGroupProxy-7-1 @call-handler#497] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-08-16 15:53:42.092 [eventLoopGroupProxy-7-2 @call-handler#498] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:53:42.092 [eventLoopGroupProxy-7-1 @call-handler#497] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:53:42.093 [eventLoopGroupProxy-7-1 @call-handler#497] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 2ms 2024-08-16 15:53:42.093 [DefaultDispatcher-worker-5 @coroutine#487] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 15:53:42.093 [DefaultDispatcher-worker-5 @coroutine#487] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 15:53:42.094 [DefaultDispatcher-worker-14 @coroutine#486] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b666366 2024-08-16 15:53:42.094 [DefaultDispatcher-worker-14 @coroutine#486] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-08-16 15:53:42.094 [DefaultDispatcher-worker-14 @coroutine#486] 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-08-16 15:53:42.094 [DefaultDispatcher-worker-14 @coroutine#486] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-08-16 15:53:42.098 [eventLoopGroupProxy-7-1 @call-handler#506] 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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-08-16 15:53:42.098 [DefaultDispatcher-worker-12 @coroutine#485] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-08-16 15:53:42.098 [DefaultDispatcher-worker-12 @coroutine#485] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-08-16 15:53:42.098 [DefaultDispatcher-worker-12 @coroutine#485] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-08-16 15:53:42.098 [DefaultDispatcher-worker-12 @coroutine#485] 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-08-16 15:53:42.098 [eventLoopGroupProxy-7-1 @call-handler#506] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:53:42.098 [eventLoopGroupProxy-7-1 @call-handler#506] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2024-08-16 15:53:42.099 [DefaultDispatcher-worker-7 @coroutine#486] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-08-16 15:53:42.099 [DefaultDispatcher-worker-7 @coroutine#486] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-08-16 15:53:42.100 [eventLoopGroupProxy-7-1 @call-handler#511] 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-08-16 15:53:42.100 [eventLoopGroupProxy-7-1 @call-handler#511] 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-08-16 15:53:42.102 [eventLoopGroupProxy-7-1 @coroutine#512] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30a6984c 2024-08-16 15:53:42.103 [eventLoopGroupProxy-7-1 @call-handler#511] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 3ms 2024-08-16 15:53:42.104 [DefaultDispatcher-worker-13 @coroutine#485] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-08-16 15:53:42.104 [DefaultDispatcher-worker-13 @coroutine#485] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-08-16 15:53:42.104 [DefaultDispatcher-worker-13 @coroutine#485] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-08-16 15:53:42.104 [DefaultDispatcher-worker-13 @coroutine#485] 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-08-16 15:53:42.106 [DefaultDispatcher-worker-13 @coroutine#516] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:42.106 [DefaultDispatcher-worker-13 @coroutine#516] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 15:53:42.106 [DefaultDispatcher-worker-13 @coroutine#516] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:42.106 [DefaultDispatcher-worker-13 @coroutine#516] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 15:53:42.107 [DefaultDispatcher-worker-13 @coroutine#488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b666366 2024-08-16 15:53:42.108 [eventLoopGroupProxy-7-1 @call-handler#518] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 15:53:42.112 [eventLoopGroupProxy-7-1 @coroutine#519] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30a6984c 2024-08-16 15:53:42.112 [eventLoopGroupProxy-7-1 @call-handler#518] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:53:42.112 [eventLoopGroupProxy-7-1 @call-handler#518] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-08-16 15:53:42.113 [DefaultDispatcher-worker-12 @coroutine#516] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:42.115 [DefaultDispatcher-worker-12 @coroutine#516] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:42.115 [DefaultDispatcher-worker-12 @coroutine#516] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 15:53:42.115 [DefaultDispatcher-worker-9 @coroutine#486] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b666366 2024-08-16 15:53:42.115 [DefaultDispatcher-worker-12 @coroutine#516] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:42.115 [DefaultDispatcher-worker-12 @coroutine#516] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 15:53:42.117 [eventLoopGroupProxy-7-1 @call-handler#524] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 15:53:42.120 [eventLoopGroupProxy-7-1 @coroutine#525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30a6984c 2024-08-16 15:53:42.120 [eventLoopGroupProxy-7-1 @call-handler#524] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:53:42.120 [eventLoopGroupProxy-7-1 @call-handler#524] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 15:53:42.121 [DefaultDispatcher-worker-12 @coroutine#516] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:42.123 [DefaultDispatcher-worker-12 @coroutine#516] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:42.123 [DefaultDispatcher-worker-12 @coroutine#516] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 15:53:42.123 [DefaultDispatcher-worker-12 @coroutine#516] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:42.123 [DefaultDispatcher-worker-12 @coroutine#516] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 15:53:42.125 [eventLoopGroupProxy-7-1 @call-handler#529] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 15:53:42.167 [eventLoopGroupProxy-7-1 @call-handler#529] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:53:42.167 [eventLoopGroupProxy-7-1 @call-handler#529] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2024-08-16 15:53:42.168 [DefaultDispatcher-worker-12 @coroutine#516] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:42.169 [DefaultDispatcher-worker-12 @coroutine#516] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:42.169 [DefaultDispatcher-worker-12 @coroutine#516] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 15:53:42.169 [DefaultDispatcher-worker-12 @coroutine#516] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:42.169 [DefaultDispatcher-worker-12 @coroutine#516] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 15:53:42.172 [eventLoopGroupProxy-7-1 @call-handler#532] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:53:42.173 [eventLoopGroupProxy-7-1 @call-handler#532] INFO ktor.application - 500 Internal Server Error: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 15:53:42.173 [DefaultDispatcher-worker-12 @coroutine#516] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:42.174 [DefaultDispatcher-worker-12 @coroutine#516] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 15:53:42.174 [DefaultDispatcher-worker-12 @coroutine#516] 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-08-16 15:53:42.174 [DefaultDispatcher-worker-12 @coroutine#516] 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-08-16 15:53:42.174 [DefaultDispatcher-worker-12 @coroutine#516] 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-08-16 15:53:42.186 [DefaultDispatcher-worker-1 @coroutine#485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b666366 2024-08-16 15:53:42.196 [DefaultDispatcher-worker-15 @coroutine#485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b666366 2024-08-16 15:53:42.199 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-08-16 15:53:42.699 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-b75483d0-18c2-4444-9c74-6081d4d6b51a', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-08-16 15:53:42.700 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-08-16 15:53:42.700 [MyScheduler_Worker-2] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-b75483d0-18c2-4444-9c74-6081d4d6b51a 2024-08-16 15:53:42.707 [DefaultDispatcher-worker-1 @coroutine#538] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-08-16 15:53:42.707 [DefaultDispatcher-worker-1 @coroutine#538] 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-08-16 15:53:42.707 [DefaultDispatcher-worker-1 @coroutine#538] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-08-16 15:53:42.707 [DefaultDispatcher-worker-1 @coroutine#538] 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-08-16 15:53:42.709 [eventLoopGroupProxy-7-1 @call-handler#541] 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-08-16 15:53:42.710 [eventLoopGroupProxy-7-1 @call-handler#541] 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-08-16 15:53:42.712 [eventLoopGroupProxy-7-1 @coroutine#542] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30a6984c 2024-08-16 15:53:42.715 [eventLoopGroupProxy-7-1 @call-handler#541] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 6ms 2024-08-16 15:53:42.715 [DefaultDispatcher-worker-1 @coroutine#538] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-08-16 15:53:42.715 [DefaultDispatcher-worker-1 @coroutine#538] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-08-16 15:53:42.716 [DefaultDispatcher-worker-1 @coroutine#538] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-08-16 15:53:42.716 [DefaultDispatcher-worker-1 @coroutine#538] 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-08-16 15:53:42.718 [DefaultDispatcher-worker-1 @coroutine#546] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:42.718 [DefaultDispatcher-worker-1 @coroutine#546] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 15:53:42.718 [DefaultDispatcher-worker-1 @coroutine#546] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:42.718 [DefaultDispatcher-worker-1 @coroutine#546] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 15:53:42.724 [eventLoopGroupProxy-7-1 @call-handler#548] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 15:53:42.728 [eventLoopGroupProxy-7-1 @call-handler#548] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:53:42.728 [eventLoopGroupProxy-7-1 @call-handler#548] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-08-16 15:53:42.729 [DefaultDispatcher-worker-1 @coroutine#546] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:42.730 [DefaultDispatcher-worker-1 @coroutine#546] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:42.730 [DefaultDispatcher-worker-1 @coroutine#546] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 15:53:42.730 [DefaultDispatcher-worker-1 @coroutine#546] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:42.730 [DefaultDispatcher-worker-1 @coroutine#546] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 15:53:42.732 [eventLoopGroupProxy-7-1 @call-handler#551] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 15:53:42.734 [eventLoopGroupProxy-7-1 @call-handler#551] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:53:42.734 [eventLoopGroupProxy-7-1 @call-handler#551] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 15:53:42.735 [DefaultDispatcher-worker-1 @coroutine#546] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:42.737 [DefaultDispatcher-worker-1 @coroutine#546] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:42.737 [DefaultDispatcher-worker-1 @coroutine#546] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 15:53:42.737 [DefaultDispatcher-worker-1 @coroutine#546] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:42.737 [DefaultDispatcher-worker-1 @coroutine#546] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 15:53:42.739 [eventLoopGroupProxy-7-1 @call-handler#554] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 15:53:42.782 [eventLoopGroupProxy-7-1 @call-handler#554] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:53:42.783 [eventLoopGroupProxy-7-1 @call-handler#554] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-08-16 15:53:42.783 [DefaultDispatcher-worker-1 @coroutine#546] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:42.785 [DefaultDispatcher-worker-1 @coroutine#546] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:42.785 [DefaultDispatcher-worker-1 @coroutine#546] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 15:53:42.785 [DefaultDispatcher-worker-1 @coroutine#546] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:42.785 [DefaultDispatcher-worker-1 @coroutine#546] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 15:53:42.787 [eventLoopGroupProxy-7-1 @call-handler#558] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 15:53:42.830 [eventLoopGroupProxy-7-1 @call-handler#558] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:53:42.830 [eventLoopGroupProxy-7-1 @call-handler#558] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-08-16 15:53:42.831 [DefaultDispatcher-worker-1 @coroutine#546] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:42.832 [DefaultDispatcher-worker-1 @coroutine#546] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:42.832 [DefaultDispatcher-worker-1 @coroutine#546] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 15:53:42.832 [DefaultDispatcher-worker-1 @coroutine#546] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:42.832 [DefaultDispatcher-worker-1 @coroutine#546] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 15:53:42.834 [eventLoopGroupProxy-7-1 @call-handler#561] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 15:53:42.878 [eventLoopGroupProxy-7-1 @call-handler#561] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:53:42.878 [eventLoopGroupProxy-7-1 @call-handler#561] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-08-16 15:53:42.879 [DefaultDispatcher-worker-1 @coroutine#546] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:42.880 [DefaultDispatcher-worker-1 @coroutine#546] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:42.880 [DefaultDispatcher-worker-1 @coroutine#546] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 15:53:42.880 [DefaultDispatcher-worker-1 @coroutine#546] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:42.880 [DefaultDispatcher-worker-1 @coroutine#546] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 15:53:42.882 [eventLoopGroupProxy-7-1 @call-handler#564] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 15:53:42.926 [eventLoopGroupProxy-7-1 @call-handler#564] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:53:42.927 [eventLoopGroupProxy-7-1 @call-handler#564] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-08-16 15:53:42.927 [DefaultDispatcher-worker-1 @coroutine#546] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:42.928 [DefaultDispatcher-worker-1 @coroutine#546] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:42.929 [DefaultDispatcher-worker-1 @coroutine#546] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 15:53:42.929 [DefaultDispatcher-worker-1 @coroutine#546] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:42.929 [DefaultDispatcher-worker-1 @coroutine#546] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 15:53:42.931 [eventLoopGroupProxy-7-1 @call-handler#567] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 15:53:42.974 [eventLoopGroupProxy-7-1 @call-handler#567] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:53:42.974 [eventLoopGroupProxy-7-1 @call-handler#567] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-08-16 15:53:42.975 [DefaultDispatcher-worker-1 @coroutine#546] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:42.976 [DefaultDispatcher-worker-1 @coroutine#546] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:42.976 [DefaultDispatcher-worker-1 @coroutine#546] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 15:53:42.976 [DefaultDispatcher-worker-1 @coroutine#546] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:42.976 [DefaultDispatcher-worker-1 @coroutine#546] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 15:53:42.978 [eventLoopGroupProxy-7-1 @call-handler#570] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 15:53:43.022 [eventLoopGroupProxy-7-1 @call-handler#570] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:53:43.023 [eventLoopGroupProxy-7-1 @call-handler#570] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-08-16 15:53:43.023 [DefaultDispatcher-worker-1 @coroutine#546] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:43.024 [DefaultDispatcher-worker-1 @coroutine#546] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:43.024 [DefaultDispatcher-worker-1 @coroutine#546] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 15:53:43.024 [DefaultDispatcher-worker-1 @coroutine#546] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:43.024 [DefaultDispatcher-worker-1 @coroutine#546] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 15:53:43.026 [eventLoopGroupProxy-7-1 @call-handler#573] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 15:53:43.070 [eventLoopGroupProxy-7-1 @call-handler#573] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:53:43.070 [eventLoopGroupProxy-7-1 @call-handler#573] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-08-16 15:53:43.071 [DefaultDispatcher-worker-1 @coroutine#546] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:43.072 [DefaultDispatcher-worker-1 @coroutine#546] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:43.073 [DefaultDispatcher-worker-1 @coroutine#546] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 15:53:43.073 [DefaultDispatcher-worker-1 @coroutine#546] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:43.073 [DefaultDispatcher-worker-1 @coroutine#546] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 15:53:43.075 [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-08-16 15:53:43.118 [eventLoopGroupProxy-7-1 @call-handler#576] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:53:43.118 [eventLoopGroupProxy-7-1 @call-handler#576] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-08-16 15:53:43.119 [DefaultDispatcher-worker-1 @coroutine#546] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:43.120 [DefaultDispatcher-worker-1 @coroutine#546] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:43.120 [DefaultDispatcher-worker-1 @coroutine#546] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 15:53:43.120 [DefaultDispatcher-worker-1 @coroutine#546] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:43.120 [DefaultDispatcher-worker-1 @coroutine#546] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 15:53:43.122 [eventLoopGroupProxy-7-1 @call-handler#580] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 15:53:43.166 [eventLoopGroupProxy-7-1 @call-handler#580] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:53:43.166 [eventLoopGroupProxy-7-1 @call-handler#580] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-08-16 15:53:43.167 [DefaultDispatcher-worker-1 @coroutine#546] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:43.168 [DefaultDispatcher-worker-1 @coroutine#546] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:43.168 [DefaultDispatcher-worker-1 @coroutine#546] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 15:53:43.168 [DefaultDispatcher-worker-1 @coroutine#546] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:43.168 [DefaultDispatcher-worker-1 @coroutine#546] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 15:53:43.170 [eventLoopGroupProxy-7-1 @call-handler#583] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 15:53:43.212 [DefaultDispatcher-worker-5 @coroutine#539] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b666366 2024-08-16 15:53:43.218 [eventLoopGroupProxy-7-1 @call-handler#583] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:53:43.218 [eventLoopGroupProxy-7-1 @call-handler#583] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2024-08-16 15:53:43.219 [DefaultDispatcher-worker-14 @coroutine#546] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:43.220 [DefaultDispatcher-worker-14 @coroutine#546] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:43.220 [DefaultDispatcher-worker-14 @coroutine#546] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 15:53:43.220 [DefaultDispatcher-worker-14 @coroutine#546] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:43.220 [DefaultDispatcher-worker-14 @coroutine#546] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 15:53:43.222 [eventLoopGroupProxy-7-1 @call-handler#587] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 15:53:43.266 [eventLoopGroupProxy-7-1 @call-handler#587] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:53:43.266 [eventLoopGroupProxy-7-1 @call-handler#587] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-08-16 15:53:43.267 [DefaultDispatcher-worker-14 @coroutine#546] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:43.268 [DefaultDispatcher-worker-14 @coroutine#546] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:43.268 [DefaultDispatcher-worker-14 @coroutine#546] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 15:53:43.268 [DefaultDispatcher-worker-14 @coroutine#546] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:43.268 [DefaultDispatcher-worker-14 @coroutine#546] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 15:53:43.270 [eventLoopGroupProxy-7-1 @call-handler#590] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 15:53:43.317 [eventLoopGroupProxy-7-1 @coroutine#591] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30a6984c 2024-08-16 15:53:43.318 [eventLoopGroupProxy-7-1 @call-handler#590] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:53:43.318 [eventLoopGroupProxy-7-1 @call-handler#590] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2024-08-16 15:53:43.319 [DefaultDispatcher-worker-14 @coroutine#546] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:43.322 [DefaultDispatcher-worker-14 @coroutine#546] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:43.322 [DefaultDispatcher-worker-14 @coroutine#546] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 15:53:43.322 [DefaultDispatcher-worker-14 @coroutine#546] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:43.322 [DefaultDispatcher-worker-14 @coroutine#546] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 15:53:43.324 [eventLoopGroupProxy-7-1 @call-handler#595] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 15:53:43.327 [eventLoopGroupProxy-7-1 @coroutine#596] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30a6984c 2024-08-16 15:53:43.327 [eventLoopGroupProxy-7-1 @call-handler#595] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:53:43.327 [eventLoopGroupProxy-7-1 @call-handler#595] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 15:53:43.328 [DefaultDispatcher-worker-14 @coroutine#546] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:43.330 [DefaultDispatcher-worker-14 @coroutine#546] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:43.330 [DefaultDispatcher-worker-14 @coroutine#546] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 15:53:43.330 [DefaultDispatcher-worker-14 @coroutine#546] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:43.330 [DefaultDispatcher-worker-14 @coroutine#546] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 15:53:43.331 [eventLoopGroupProxy-7-1 @call-handler#600] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 15:53:43.334 [eventLoopGroupProxy-7-1 @coroutine#601] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30a6984c 2024-08-16 15:53:43.335 [eventLoopGroupProxy-7-1 @call-handler#600] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:53:43.335 [eventLoopGroupProxy-7-1 @call-handler#600] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-08-16 15:53:43.336 [DefaultDispatcher-worker-14 @coroutine#546] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:43.346 [DefaultDispatcher-worker-14 @coroutine#538] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b666366 2024-08-16 15:53:43.356 [DefaultDispatcher-worker-13 @coroutine#488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b666366 2024-08-16 15:53:43.357 [DefaultDispatcher-worker-13 @coroutine#488] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-08-16 15:53:43.357 [DefaultDispatcher-worker-13 @coroutine#488] 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-08-16 15:53:43.357 [DefaultDispatcher-worker-13 @coroutine#488] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-08-16 15:53:43.357 [DefaultDispatcher-worker-13 @coroutine#488] 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-08-16 15:53:43.359 [eventLoopGroupProxy-7-1 @call-handler#610] 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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-08-16 15:53:43.359 [eventLoopGroupProxy-7-1 @call-handler#610] 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-08-16 15:53:43.360 [eventLoopGroupProxy-7-1 @call-handler#610] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-08-16 15:53:43.381 [DefaultDispatcher-worker-1 @call-handler#610] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7841c990 2024-08-16 15:53:43.381 [eventLoopGroupProxy-7-1 @call-handler#610] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:53:43.382 [eventLoopGroupProxy-7-1 @call-handler#610] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 24ms 2024-08-16 15:53:43.382 [DefaultDispatcher-worker-1 @coroutine#461] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/626977704319827968/_ustadmanifest.json 2024-08-16 15:53:43.382 [DefaultDispatcher-worker-1 @coroutine#461] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/626977704319827968/_ustadmanifest.json. 2024-08-16 15:53:43.382 [DefaultDispatcher-worker-1 @coroutine#461] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/626977704319827968/_ustadmanifest.json 2024-08-16 15:53:43.382 [DefaultDispatcher-worker-13 @coroutine#488] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-08-16 15:53:43.382 [DefaultDispatcher-worker-13 @coroutine#488] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-08-16 15:53:43.383 [DefaultDispatcher-worker-13 @coroutine#488] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-08-16 15:53:43.383 [DefaultDispatcher-worker-13 @coroutine#488] 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-08-16 15:53:43.384 [DefaultDispatcher-worker-8 @coroutine#461] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/626977704319827968/_ustadmanifest.json 2024-08-16 15:53:43.384 [DefaultDispatcher-worker-8 @coroutine#461] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/626977704319827968/_ustadmanifest.json 2024-08-16 15:53:43.385 [DefaultDispatcher-worker-8 @coroutine#461] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/626977704319827968/_ustadmanifest.json. 2024-08-16 15:53:43.385 [DefaultDispatcher-worker-8 @coroutine#461] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/626977704319827968/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-08-16 15:53:43.395 [DefaultDispatcher-worker-8 @coroutine#488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b666366 2024-08-16 15:53:43.397 [DefaultDispatcher-worker-8 @coroutine#461] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7841c990 2024-08-16 15:53:43.398 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-08-16 15:53:43.399 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-08-16 15:53:43.399 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-08-16 15:53:43.399 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-08-16 15:53:43.399 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-08-16 15:53:43.400 [Test worker @coroutine#627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e466fdf 2024-08-16 15:53:43.401 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown initiated... 2024-08-16 15:53:43.401 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Close initiated... 2024-08-16 15:53:43.401 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:53:43.401 [HikariPool-62 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Closing connection org.sqlite.jdbc4.JDBC4Connection@b666366: (connection evicted) 2024-08-16 15:53:43.402 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 15:53:43.402 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Closed. 2024-08-16 15:53:43.402 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown completed. 2024-08-16 15:53:43.486 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-08-16 15:53:43.699 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-08-16 15:53:43.847 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-08-16 15:53:43.964 [DefaultDispatcher-worker-13 @coroutine#630] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30a6984c 2024-08-16 15:53:44.405 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@6e7cb01a 2024-08-16 15:53:44.405 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@6e7cb01a 2024-08-16 15:53:44.406 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown initiated... 2024-08-16 15:53:44.406 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Close initiated... 2024-08-16 15:53:44.406 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:53:44.406 [HikariPool-60 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7841c990: (connection evicted) 2024-08-16 15:53:44.407 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 15:53:44.407 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Closed. 2024-08-16 15:53:44.407 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown completed. 2024-08-16 15:53:44.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-63 - configuration: 2024-08-16 15:53:44.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:53:44.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:53:44.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:53:44.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:53:44.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:53:44.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:53:44.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f267e1b 2024-08-16 15:53:44.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:53:44.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:53:44.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:53:44.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:53:44.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:53:44.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:53:44.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:53:44.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:53:44.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:53:44.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:53:44.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:53:44.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:53:44.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:53:44.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:53:44.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:53:44.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:53:44.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:53:44.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:53:44.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:53:44.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-63" 2024-08-16 15:53:44.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:53:44.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:53:44.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:53:44.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:53:44.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:53:44.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:53:44.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:53:44.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:53:44.410 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Starting... 2024-08-16 15:53:44.410 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@77fecd2c 2024-08-16 15:53:44.410 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@77fecd2c 2024-08-16 15:53:44.410 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Start completed. 2024-08-16 15:53:44.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-64 - configuration: 2024-08-16 15:53:44.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:53:44.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:53:44.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:53:44.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:53:44.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:53:44.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:53:44.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7fb1820d 2024-08-16 15:53:44.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:53:44.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:53:44.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:53:44.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:53:44.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:53:44.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:53:44.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:53:44.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:53:44.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:53:44.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:53:44.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:53:44.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:53:44.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:53:44.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:53:44.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:53:44.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:53:44.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:53:44.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:53:44.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:53:44.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-64" 2024-08-16 15:53:44.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:53:44.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:53:44.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:53:44.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:53:44.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:53:44.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:53:44.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:53:44.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:53:44.413 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Starting... 2024-08-16 15:53:44.414 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a30f6b1 2024-08-16 15:53:44.414 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a30f6b1 2024-08-16 15:53:44.414 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Start completed. 2024-08-16 15:53:44.431 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-08-16 15:53:44.433 [Test worker] INFO ktor.application - Application started in 0.002 seconds. 2024-08-16 15:53:44.433 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@4202276 2024-08-16 15:53:44.435 [DefaultDispatcher-worker-9 @coroutine#639] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-08-16 15:53:44.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-65 - configuration: 2024-08-16 15:53:44.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:53:44.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:53:44.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:53:44.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:53:44.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:53:44.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:53:44.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@524c3e54 2024-08-16 15:53:44.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:53:44.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:53:44.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:53:44.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:53:44.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:53:44.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:53:44.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:53:44.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:53:44.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:53:44.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:53:44.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:53:44.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:53:44.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:53:44.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:53:44.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:53:44.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:53:44.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:53:44.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:53:44.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:53:44.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-65" 2024-08-16 15:53:44.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:53:44.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:53:44.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:53:44.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:53:44.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:53:44.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:53:44.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:53:44.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:53:44.436 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Starting... 2024-08-16 15:53:44.436 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@10df1f34 2024-08-16 15:53:44.436 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@10df1f34 2024-08-16 15:53:44.436 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Start completed. 2024-08-16 15:53:44.438 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-08-16 15:53:44.439 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-08-16 15:53:44.439 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-08-16 15:53:44.439 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-08-16 15:53:44.439 [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-08-16 15:53:44.439 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-08-16 15:53:44.439 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-08-16 15:53:44.439 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-08-16 15:53:44.439 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-08-16 15:53:44.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-66 - configuration: 2024-08-16 15:53:44.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:53:44.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:53:44.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:53:44.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:53:44.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:53:44.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:53:44.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@451cef67 2024-08-16 15:53:44.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:53:44.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:53:44.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:53:44.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:53:44.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:53:44.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:53:44.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:53:44.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:53:44.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:53:44.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:53:44.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:53:44.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:53:44.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:53:44.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:53:44.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:53:44.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:53:44.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:53:44.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:53:44.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:53:44.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-66" 2024-08-16 15:53:44.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:53:44.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:53:44.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:53:44.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:53:44.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:53:44.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:53:44.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:53:44.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:53:44.439 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Starting... 2024-08-16 15:53:44.440 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f229c40 2024-08-16 15:53:44.440 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f229c40 2024-08-16 15:53:44.440 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Start completed. 2024-08-16 15:53:44.479 [DefaultDispatcher-worker-13 @coroutine#644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f229c40 2024-08-16 15:53:44.489 [DefaultDispatcher-worker-13 @coroutine#644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f229c40 2024-08-16 15:53:44.497 [DefaultDispatcher-worker-11 @coroutine#648] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10df1f34 2024-08-16 15:53:44.500 [Test worker @coroutine#650] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10df1f34 2024-08-16 15:53:44.509 [DefaultDispatcher-worker-8 @coroutine#644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f229c40 2024-08-16 15:53:44.511 [HikariPool-63 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:53:44.514 [HikariPool-64 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:53:44.519 [DefaultDispatcher-worker-14 @coroutine#644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f229c40 2024-08-16 15:53:44.519 [Test worker @coroutine#644] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/626977711560388608/_ustadmanifest.json 2024-08-16 15:53:44.519 [Test worker @coroutine#644] 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/626977711560388608/_ustadmanifest.json. 2024-08-16 15:53:44.519 [Test worker @coroutine#644] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/626977711560388608/_ustadmanifest.json 2024-08-16 15:53:44.521 [Test worker @coroutine#644] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/626977711560388608/_ustadmanifest.json 2024-08-16 15:53:44.521 [Test worker @coroutine#644] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/626977711560388608/_ustadmanifest.json 2024-08-16 15:53:44.522 [Test worker @coroutine#644] 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/626977711560388608/_ustadmanifest.json. 2024-08-16 15:53:44.522 [Test worker @coroutine#644] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/626977711560388608/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-08-16 15:53:44.536 [HikariPool-65 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:53:44.537 [DefaultDispatcher-worker-14 @coroutine#644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f229c40 2024-08-16 15:53:44.538 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-08-16 15:53:44.538 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-543c522e-7d95-4b68-ac8b-3dbe753f27f8', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-08-16 15:53:44.539 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-08-16 15:53:44.540 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-543c522e-7d95-4b68-ac8b-3dbe753f27f8 2024-08-16 15:53:44.540 [HikariPool-66 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:53:44.541 [DefaultDispatcher-worker-13 @coroutine#664] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 15:53:44.541 [DefaultDispatcher-worker-13 @coroutine#664] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-08-16 15:53:44.541 [DefaultDispatcher-worker-13 @coroutine#664] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 15:53:44.541 [DefaultDispatcher-worker-13 @coroutine#664] 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-08-16 15:53:44.544 [eventLoopGroupProxy-10-1 @call-handler#674] 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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-08-16 15:53:44.544 [eventLoopGroupProxy-10-2 @call-handler#675] 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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-08-16 15:53:44.545 [eventLoopGroupProxy-10-1 @call-handler#674] 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-08-16 15:53:44.545 [eventLoopGroupProxy-10-1 @call-handler#674] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-08-16 15:53:44.545 [eventLoopGroupProxy-10-2 @call-handler#675] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:53:44.546 [eventLoopGroupProxy-10-1 @call-handler#674] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:53:44.546 [eventLoopGroupProxy-10-1 @call-handler#674] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 2ms 2024-08-16 15:53:44.546 [DefaultDispatcher-worker-2 @coroutine#664] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 15:53:44.546 [DefaultDispatcher-worker-2 @coroutine#664] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 15:53:44.549 [DefaultDispatcher-worker-7 @coroutine#663] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f229c40 2024-08-16 15:53:44.550 [DefaultDispatcher-worker-7 @coroutine#663] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-08-16 15:53:44.550 [DefaultDispatcher-worker-7 @coroutine#663] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/nodeId. 2024-08-16 15:53:44.550 [DefaultDispatcher-worker-7 @coroutine#663] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-08-16 15:53:44.552 [DefaultDispatcher-worker-10 @coroutine#662] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-08-16 15:53:44.552 [DefaultDispatcher-worker-10 @coroutine#662] 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-08-16 15:53:44.552 [DefaultDispatcher-worker-10 @coroutine#662] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-08-16 15:53:44.552 [DefaultDispatcher-worker-10 @coroutine#662] 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-08-16 15:53:44.553 [eventLoopGroupProxy-10-1 @call-handler#684] 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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-08-16 15:53:44.553 [eventLoopGroupProxy-10-1 @call-handler#684] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:53:44.553 [eventLoopGroupProxy-10-1 @call-handler#684] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 0ms 2024-08-16 15:53:44.554 [DefaultDispatcher-worker-8 @coroutine#663] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-08-16 15:53:44.554 [DefaultDispatcher-worker-8 @coroutine#663] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-08-16 15:53:44.555 [eventLoopGroupProxy-10-3 @call-handler#690] 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-08-16 15:53:44.556 [eventLoopGroupProxy-10-3 @call-handler#690] 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-08-16 15:53:44.558 [eventLoopGroupProxy-10-3 @coroutine#691] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77fecd2c 2024-08-16 15:53:44.559 [eventLoopGroupProxy-10-3 @call-handler#690] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 4ms 2024-08-16 15:53:44.560 [DefaultDispatcher-worker-14 @coroutine#662] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-08-16 15:53:44.560 [DefaultDispatcher-worker-14 @coroutine#662] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-08-16 15:53:44.560 [DefaultDispatcher-worker-14 @coroutine#662] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-08-16 15:53:44.560 [DefaultDispatcher-worker-14 @coroutine#662] 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-08-16 15:53:44.562 [DefaultDispatcher-worker-14 @coroutine#695] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:44.563 [DefaultDispatcher-worker-14 @coroutine#695] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 15:53:44.563 [DefaultDispatcher-worker-14 @coroutine#695] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:44.563 [DefaultDispatcher-worker-14 @coroutine#695] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 15:53:44.564 [eventLoopGroupProxy-10-1 @call-handler#697] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 15:53:44.565 [DefaultDispatcher-worker-7 @coroutine#663] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f229c40 2024-08-16 15:53:44.568 [eventLoopGroupProxy-10-1 @coroutine#699] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77fecd2c 2024-08-16 15:53:44.568 [eventLoopGroupProxy-10-1 @call-handler#697] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:53:44.568 [eventLoopGroupProxy-10-1 @call-handler#697] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-08-16 15:53:44.569 [DefaultDispatcher-worker-7 @coroutine#695] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:44.571 [DefaultDispatcher-worker-7 @coroutine#695] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:44.571 [DefaultDispatcher-worker-7 @coroutine#695] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 15:53:44.571 [DefaultDispatcher-worker-7 @coroutine#695] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:44.571 [DefaultDispatcher-worker-7 @coroutine#695] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 15:53:44.573 [eventLoopGroupProxy-10-1 @call-handler#703] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 15:53:44.574 [DefaultDispatcher-worker-4 @coroutine#665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f229c40 2024-08-16 15:53:44.576 [eventLoopGroupProxy-10-1 @coroutine#704] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77fecd2c 2024-08-16 15:53:44.576 [eventLoopGroupProxy-10-1 @call-handler#703] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:53:44.577 [eventLoopGroupProxy-10-1 @call-handler#703] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-08-16 15:53:44.577 [DefaultDispatcher-worker-4 @coroutine#695] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:44.579 [DefaultDispatcher-worker-4 @coroutine#695] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:44.579 [DefaultDispatcher-worker-4 @coroutine#695] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 15:53:44.579 [DefaultDispatcher-worker-4 @coroutine#695] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:44.579 [DefaultDispatcher-worker-4 @coroutine#695] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 15:53:44.581 [eventLoopGroupProxy-10-1 @call-handler#708] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 15:53:44.588 [eventLoopGroupProxy-10-1 @coroutine#710] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77fecd2c 2024-08-16 15:53:44.589 [eventLoopGroupProxy-10-1 @call-handler#708] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:53:44.589 [eventLoopGroupProxy-10-1 @call-handler#708] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 8ms 2024-08-16 15:53:44.590 [DefaultDispatcher-worker-4 @coroutine#695] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:44.592 [DefaultDispatcher-worker-4 @coroutine#695] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:44.592 [DefaultDispatcher-worker-4 @coroutine#695] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 15:53:44.592 [DefaultDispatcher-worker-4 @coroutine#695] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:44.592 [DefaultDispatcher-worker-4 @coroutine#695] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 15:53:44.594 [eventLoopGroupProxy-10-1 @call-handler#714] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 15:53:44.597 [eventLoopGroupProxy-10-1 @coroutine#715] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77fecd2c 2024-08-16 15:53:44.597 [eventLoopGroupProxy-10-1 @call-handler#714] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:53:44.597 [eventLoopGroupProxy-10-1 @call-handler#714] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 15:53:44.598 [DefaultDispatcher-worker-4 @coroutine#695] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:44.601 [DefaultDispatcher-worker-4 @coroutine#695] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:44.601 [DefaultDispatcher-worker-4 @coroutine#695] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 15:53:44.601 [DefaultDispatcher-worker-4 @coroutine#695] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:44.601 [DefaultDispatcher-worker-4 @coroutine#695] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 15:53:44.607 [eventLoopGroupProxy-10-1 @call-handler#719] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 15:53:44.610 [eventLoopGroupProxy-10-1 @coroutine#720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77fecd2c 2024-08-16 15:53:44.610 [eventLoopGroupProxy-10-1 @call-handler#719] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:53:44.610 [eventLoopGroupProxy-10-1 @call-handler#719] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 7ms 2024-08-16 15:53:44.611 [DefaultDispatcher-worker-4 @coroutine#695] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:44.621 [DefaultDispatcher-worker-4 @coroutine#662] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f229c40 2024-08-16 15:53:44.630 [DefaultDispatcher-worker-2 @coroutine#665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f229c40 2024-08-16 15:53:44.630 [DefaultDispatcher-worker-2 @coroutine#665] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-08-16 15:53:44.630 [DefaultDispatcher-worker-2 @coroutine#665] 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-08-16 15:53:44.630 [DefaultDispatcher-worker-2 @coroutine#665] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-08-16 15:53:44.631 [DefaultDispatcher-worker-2 @coroutine#665] 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-08-16 15:53:44.632 [eventLoopGroupProxy-10-1 @call-handler#729] 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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-08-16 15:53:44.633 [eventLoopGroupProxy-10-1 @call-handler#729] 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-08-16 15:53:44.633 [eventLoopGroupProxy-10-1 @call-handler#729] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-08-16 15:53:44.652 [DefaultDispatcher-worker-16 @call-handler#729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a30f6b1 2024-08-16 15:53:44.653 [eventLoopGroupProxy-10-1 @call-handler#729] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:53:44.653 [DefaultDispatcher-worker-16 @coroutine#638] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/626977711560388608/_ustadmanifest.json 2024-08-16 15:53:44.653 [DefaultDispatcher-worker-16 @coroutine#638] 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/626977711560388608/_ustadmanifest.json. 2024-08-16 15:53:44.653 [DefaultDispatcher-worker-16 @coroutine#638] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/626977711560388608/_ustadmanifest.json 2024-08-16 15:53:44.653 [eventLoopGroupProxy-10-1 @call-handler#729] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 21ms 2024-08-16 15:53:44.654 [DefaultDispatcher-worker-7 @coroutine#665] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-08-16 15:53:44.654 [DefaultDispatcher-worker-7 @coroutine#665] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-08-16 15:53:44.655 [DefaultDispatcher-worker-7 @coroutine#665] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-08-16 15:53:44.655 [DefaultDispatcher-worker-7 @coroutine#665] 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-08-16 15:53:44.656 [DefaultDispatcher-worker-10 @coroutine#638] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/626977711560388608/_ustadmanifest.json 2024-08-16 15:53:44.656 [DefaultDispatcher-worker-10 @coroutine#638] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/626977711560388608/_ustadmanifest.json 2024-08-16 15:53:44.656 [DefaultDispatcher-worker-10 @coroutine#638] 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/626977711560388608/_ustadmanifest.json. 2024-08-16 15:53:44.656 [DefaultDispatcher-worker-10 @coroutine#638] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/626977711560388608/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-08-16 15:53:44.667 [DefaultDispatcher-worker-12 @coroutine#665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f229c40 2024-08-16 15:53:44.669 [DefaultDispatcher-worker-3 @coroutine#638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a30f6b1 2024-08-16 15:53:44.671 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-08-16 15:53:44.671 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-08-16 15:53:44.671 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-08-16 15:53:44.671 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-08-16 15:53:44.671 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-08-16 15:53:44.673 [Test worker @coroutine#745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10df1f34 2024-08-16 15:53:44.673 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown initiated... 2024-08-16 15:53:44.673 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Close initiated... 2024-08-16 15:53:44.673 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:53:44.673 [HikariPool-66 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1f229c40: (connection evicted) 2024-08-16 15:53:44.674 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 15:53:44.674 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Closed. 2024-08-16 15:53:44.674 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown completed. 2024-08-16 15:53:44.939 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-08-16 15:53:44.939 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-08-16 15:53:45.121 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-08-16 15:53:45.677 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@4202276 2024-08-16 15:53:45.677 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@4202276 2024-08-16 15:53:45.679 [Test worker @coroutine#750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77fecd2c 2024-08-16 15:53:45.679 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown initiated... 2024-08-16 15:53:45.679 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Close initiated... 2024-08-16 15:53:45.679 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:53:45.679 [HikariPool-64 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6a30f6b1: (connection evicted) 2024-08-16 15:53:45.680 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 15:53:45.680 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Closed. 2024-08-16 15:53:45.680 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown completed. 2024-08-16 15:53:45.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-67 - configuration: 2024-08-16 15:53:45.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:53:45.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:53:45.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:53:45.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:53:45.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:53:45.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:53:45.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ea40c9f 2024-08-16 15:53:45.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:53:45.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:53:45.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:53:45.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:53:45.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:53:45.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:53:45.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:53:45.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:53:45.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:53:45.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:53:45.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:53:45.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:53:45.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:53:45.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:53:45.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:53:45.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:53:45.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:53:45.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:53:45.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:53:45.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-67" 2024-08-16 15:53:45.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:53:45.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:53:45.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:53:45.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:53:45.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:53:45.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:53:45.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:53:45.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:53:45.685 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Starting... 2024-08-16 15:53:45.685 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@cc91fe3 2024-08-16 15:53:45.685 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@cc91fe3 2024-08-16 15:53:45.685 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Start completed. 2024-08-16 15:53:45.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-68 - configuration: 2024-08-16 15:53:45.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:53:45.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:53:45.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:53:45.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:53:45.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:53:45.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:53:45.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7ac47f14 2024-08-16 15:53:45.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:53:45.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:53:45.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:53:45.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:53:45.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:53:45.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:53:45.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:53:45.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:53:45.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:53:45.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:53:45.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:53:45.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:53:45.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:53:45.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:53:45.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:53:45.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:53:45.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:53:45.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:53:45.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:53:45.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-68" 2024-08-16 15:53:45.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:53:45.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:53:45.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:53:45.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:53:45.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:53:45.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:53:45.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:53:45.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:53:45.690 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Starting... 2024-08-16 15:53:45.690 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@16f62062 2024-08-16 15:53:45.690 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@16f62062 2024-08-16 15:53:45.690 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Start completed. 2024-08-16 15:53:45.710 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-08-16 15:53:45.712 [Test worker] INFO ktor.application - Application started in 0.002 seconds. 2024-08-16 15:53:45.712 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@646ddc20 2024-08-16 15:53:45.713 [DefaultDispatcher-worker-11 @coroutine#757] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-08-16 15:53:45.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-69 - configuration: 2024-08-16 15:53:45.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:53:45.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:53:45.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:53:45.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:53:45.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:53:45.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:53:45.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4a3404fa 2024-08-16 15:53:45.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:53:45.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:53:45.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:53:45.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:53:45.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:53:45.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:53:45.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:53:45.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:53:45.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:53:45.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:53:45.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:53:45.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:53:45.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:53:45.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:53:45.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:53:45.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:53:45.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:53:45.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:53:45.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:53:45.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-69" 2024-08-16 15:53:45.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:53:45.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:53:45.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:53:45.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:53:45.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:53:45.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:53:45.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:53:45.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:53:45.714 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Starting... 2024-08-16 15:53:45.714 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@34cb1310 2024-08-16 15:53:45.714 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@34cb1310 2024-08-16 15:53:45.714 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Start completed. 2024-08-16 15:53:45.716 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-08-16 15:53:45.717 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-08-16 15:53:45.717 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-08-16 15:53:45.717 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-08-16 15:53:45.717 [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-08-16 15:53:45.717 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-08-16 15:53:45.717 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-08-16 15:53:45.717 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-08-16 15:53:45.717 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-08-16 15:53:45.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-70 - configuration: 2024-08-16 15:53:45.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:53:45.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:53:45.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:53:45.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:53:45.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:53:45.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:53:45.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@37c762aa 2024-08-16 15:53:45.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:53:45.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:53:45.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:53:45.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:53:45.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:53:45.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:53:45.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:53:45.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:53:45.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:53:45.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:53:45.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:53:45.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:53:45.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:53:45.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:53:45.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:53:45.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:53:45.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:53:45.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:53:45.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:53:45.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-70" 2024-08-16 15:53:45.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:53:45.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:53:45.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:53:45.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:53:45.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:53:45.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:53:45.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:53:45.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:53:45.717 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Starting... 2024-08-16 15:53:45.718 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@13087c75 2024-08-16 15:53:45.718 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@13087c75 2024-08-16 15:53:45.718 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Start completed. 2024-08-16 15:53:45.757 [DefaultDispatcher-worker-12 @coroutine#762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13087c75 2024-08-16 15:53:45.766 [DefaultDispatcher-worker-3 @coroutine#762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13087c75 2024-08-16 15:53:45.785 [HikariPool-67 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:53:45.790 [HikariPool-68 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:53:45.814 [HikariPool-69 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:53:45.818 [HikariPool-70 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:53:45.889 [DefaultDispatcher-worker-4 @coroutine#768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34cb1310 2024-08-16 15:53:45.930 [DefaultDispatcher-worker-4 @coroutine#770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34cb1310 2024-08-16 15:53:45.936 [DefaultDispatcher-worker-4 @coroutine#772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34cb1310 2024-08-16 15:53:45.940 [DefaultDispatcher-worker-4 @coroutine#774] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34cb1310 2024-08-16 15:53:45.951 [DefaultDispatcher-worker-12 @coroutine#762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13087c75 2024-08-16 15:53:45.959 [DefaultDispatcher-worker-4 @coroutine#762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13087c75 2024-08-16 15:53:45.959 [Test worker @coroutine#762] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/626977715312947200/_ustadmanifest.json 2024-08-16 15:53:45.959 [Test worker @coroutine#762] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/626977715312947200/_ustadmanifest.json. 2024-08-16 15:53:45.959 [Test worker @coroutine#762] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/626977715312947200/_ustadmanifest.json 2024-08-16 15:53:45.961 [Test worker @coroutine#762] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/626977715312947200/_ustadmanifest.json 2024-08-16 15:53:45.961 [Test worker @coroutine#762] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/626977715312947200/_ustadmanifest.json 2024-08-16 15:53:45.963 [Test worker @coroutine#762] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/626977715312947200/_ustadmanifest.json. 2024-08-16 15:53:45.963 [Test worker @coroutine#762] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/626977715312947200/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-08-16 15:53:46.057 [DefaultDispatcher-worker-16 @coroutine#762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13087c75 2024-08-16 15:53:46.058 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-08-16 15:53:46.058 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-3bdcdcd9-500c-457e-b429-43ac13624142', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-08-16 15:53:46.060 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-08-16 15:53:46.060 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-3bdcdcd9-500c-457e-b429-43ac13624142 2024-08-16 15:53:46.062 [DefaultDispatcher-worker-16 @coroutine#788] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 15:53:46.062 [DefaultDispatcher-worker-16 @coroutine#788] 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-08-16 15:53:46.062 [DefaultDispatcher-worker-16 @coroutine#788] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 15:53:46.062 [DefaultDispatcher-worker-16 @coroutine#788] 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-08-16 15:53:46.065 [eventLoopGroupProxy-13-1 @call-handler#798] 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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-08-16 15:53:46.066 [eventLoopGroupProxy-13-2 @call-handler#799] 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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-08-16 15:53:46.066 [eventLoopGroupProxy-13-1 @call-handler#798] 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-08-16 15:53:46.066 [eventLoopGroupProxy-13-1 @call-handler#798] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-08-16 15:53:46.066 [eventLoopGroupProxy-13-2 @call-handler#799] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:53:46.067 [eventLoopGroupProxy-13-1 @call-handler#798] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:53:46.067 [eventLoopGroupProxy-13-1 @call-handler#798] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 2ms 2024-08-16 15:53:46.068 [DefaultDispatcher-worker-15 @coroutine#788] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 15:53:46.068 [DefaultDispatcher-worker-15 @coroutine#788] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 15:53:46.071 [DefaultDispatcher-worker-3 @coroutine#787] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13087c75 2024-08-16 15:53:46.071 [DefaultDispatcher-worker-3 @coroutine#787] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-08-16 15:53:46.071 [DefaultDispatcher-worker-3 @coroutine#787] 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-08-16 15:53:46.071 [DefaultDispatcher-worker-3 @coroutine#787] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-08-16 15:53:46.073 [eventLoopGroupProxy-13-1 @call-handler#807] 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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-08-16 15:53:46.074 [eventLoopGroupProxy-13-1 @call-handler#807] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:53:46.074 [eventLoopGroupProxy-13-1 @call-handler#807] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2024-08-16 15:53:46.075 [DefaultDispatcher-worker-7 @coroutine#787] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-08-16 15:53:46.075 [DefaultDispatcher-worker-7 @coroutine#787] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-08-16 15:53:46.086 [DefaultDispatcher-worker-10 @coroutine#787] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13087c75 2024-08-16 15:53:46.092 [DefaultDispatcher-worker-11 @coroutine#789] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13087c75 2024-08-16 15:53:46.101 [DefaultDispatcher-worker-2 @coroutine#786] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-08-16 15:53:46.101 [DefaultDispatcher-worker-2 @coroutine#786] 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-08-16 15:53:46.101 [DefaultDispatcher-worker-2 @coroutine#786] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-08-16 15:53:46.101 [DefaultDispatcher-worker-2 @coroutine#786] 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-08-16 15:53:46.103 [eventLoopGroupProxy-13-1 @call-handler#814] 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-08-16 15:53:46.103 [eventLoopGroupProxy-13-1 @call-handler#814] 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-08-16 15:53:46.150 [eventLoopGroupProxy-13-1 @coroutine#815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cc91fe3 2024-08-16 15:53:46.152 [eventLoopGroupProxy-13-1 @call-handler#814] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 49ms 2024-08-16 15:53:46.153 [DefaultDispatcher-worker-2 @coroutine#786] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-08-16 15:53:46.153 [DefaultDispatcher-worker-2 @coroutine#786] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-08-16 15:53:46.154 [DefaultDispatcher-worker-11 @coroutine#786] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-08-16 15:53:46.154 [DefaultDispatcher-worker-11 @coroutine#786] 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-08-16 15:53:46.158 [DefaultDispatcher-worker-11 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:46.158 [DefaultDispatcher-worker-11 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 15:53:46.158 [DefaultDispatcher-worker-11 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:46.158 [DefaultDispatcher-worker-11 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 15:53:46.159 [eventLoopGroupProxy-13-1 @call-handler#821] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 15:53:46.163 [eventLoopGroupProxy-13-1 @coroutine#822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cc91fe3 2024-08-16 15:53:46.163 [eventLoopGroupProxy-13-1 @call-handler#821] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:53:46.163 [eventLoopGroupProxy-13-1 @call-handler#821] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-08-16 15:53:46.164 [DefaultDispatcher-worker-11 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:46.165 [DefaultDispatcher-worker-11 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:46.165 [DefaultDispatcher-worker-11 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 15:53:46.165 [DefaultDispatcher-worker-11 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:46.166 [DefaultDispatcher-worker-11 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 15:53:46.167 [eventLoopGroupProxy-13-1 @call-handler#826] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 15:53:46.212 [eventLoopGroupProxy-13-1 @coroutine#827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cc91fe3 2024-08-16 15:53:46.213 [eventLoopGroupProxy-13-1 @call-handler#826] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:53:46.213 [eventLoopGroupProxy-13-1 @call-handler#826] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-08-16 15:53:46.214 [DefaultDispatcher-worker-11 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:46.215 [DefaultDispatcher-worker-11 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:46.216 [DefaultDispatcher-worker-11 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 15:53:46.216 [DefaultDispatcher-worker-11 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:46.216 [DefaultDispatcher-worker-11 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 15:53:46.217 [eventLoopGroupProxy-13-1 @call-handler#831] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 15:53:46.220 [eventLoopGroupProxy-13-1 @coroutine#832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cc91fe3 2024-08-16 15:53:46.220 [eventLoopGroupProxy-13-1 @call-handler#831] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:53:46.220 [eventLoopGroupProxy-13-1 @call-handler#831] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 15:53:46.221 [DefaultDispatcher-worker-11 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:46.224 [DefaultDispatcher-worker-11 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:46.224 [DefaultDispatcher-worker-11 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 15:53:46.224 [DefaultDispatcher-worker-11 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:46.224 [DefaultDispatcher-worker-11 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 15:53:46.226 [eventLoopGroupProxy-13-1 @call-handler#836] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 15:53:46.231 [eventLoopGroupProxy-13-1 @coroutine#837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cc91fe3 2024-08-16 15:53:46.231 [eventLoopGroupProxy-13-1 @call-handler#836] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:53:46.231 [eventLoopGroupProxy-13-1 @call-handler#836] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-08-16 15:53:46.232 [DefaultDispatcher-worker-11 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:46.233 [DefaultDispatcher-worker-11 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:46.233 [DefaultDispatcher-worker-11 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 15:53:46.233 [DefaultDispatcher-worker-11 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:46.233 [DefaultDispatcher-worker-11 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 15:53:46.234 [eventLoopGroupProxy-13-1 @call-handler#841] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 15:53:46.280 [eventLoopGroupProxy-13-1 @coroutine#842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cc91fe3 2024-08-16 15:53:46.280 [eventLoopGroupProxy-13-1 @call-handler#841] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:53:46.280 [eventLoopGroupProxy-13-1 @call-handler#841] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-08-16 15:53:46.281 [DefaultDispatcher-worker-11 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:46.287 [DefaultDispatcher-worker-11 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:46.287 [DefaultDispatcher-worker-11 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 15:53:46.287 [DefaultDispatcher-worker-11 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:46.287 [DefaultDispatcher-worker-11 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 15:53:46.288 [eventLoopGroupProxy-13-1 @call-handler#846] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 15:53:46.323 [eventLoopGroupProxy-13-1 @coroutine#847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cc91fe3 2024-08-16 15:53:46.323 [eventLoopGroupProxy-13-1 @call-handler#846] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:53:46.323 [eventLoopGroupProxy-13-1 @call-handler#846] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 35ms 2024-08-16 15:53:46.324 [DefaultDispatcher-worker-11 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:46.326 [DefaultDispatcher-worker-11 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:46.326 [DefaultDispatcher-worker-11 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 15:53:46.326 [DefaultDispatcher-worker-11 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:46.326 [DefaultDispatcher-worker-11 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 15:53:46.327 [eventLoopGroupProxy-13-1 @call-handler#851] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 15:53:46.381 [eventLoopGroupProxy-13-1 @coroutine#852] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cc91fe3 2024-08-16 15:53:46.382 [eventLoopGroupProxy-13-1 @call-handler#851] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:53:46.382 [eventLoopGroupProxy-13-1 @call-handler#851] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 55ms 2024-08-16 15:53:46.382 [DefaultDispatcher-worker-11 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:46.386 [DefaultDispatcher-worker-11 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:46.386 [DefaultDispatcher-worker-11 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 15:53:46.386 [DefaultDispatcher-worker-11 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:46.386 [DefaultDispatcher-worker-11 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 15:53:46.387 [eventLoopGroupProxy-13-1 @call-handler#857] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 15:53:46.436 [eventLoopGroupProxy-13-1 @coroutine#858] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cc91fe3 2024-08-16 15:53:46.436 [eventLoopGroupProxy-13-1 @call-handler#857] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:53:46.436 [eventLoopGroupProxy-13-1 @call-handler#857] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 49ms 2024-08-16 15:53:46.437 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:46.439 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:46.439 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 15:53:46.439 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:46.439 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 15:53:46.440 [eventLoopGroupProxy-13-1 @call-handler#862] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 15:53:46.484 [eventLoopGroupProxy-13-1 @coroutine#863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cc91fe3 2024-08-16 15:53:46.484 [eventLoopGroupProxy-13-1 @call-handler#862] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:53:46.484 [eventLoopGroupProxy-13-1 @call-handler#862] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-08-16 15:53:46.485 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:46.487 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:46.487 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 15:53:46.487 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:46.487 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 15:53:46.488 [eventLoopGroupProxy-13-1 @call-handler#867] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 15:53:46.537 [eventLoopGroupProxy-13-1 @coroutine#868] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cc91fe3 2024-08-16 15:53:46.537 [eventLoopGroupProxy-13-1 @call-handler#867] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:53:46.537 [eventLoopGroupProxy-13-1 @call-handler#867] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 49ms 2024-08-16 15:53:46.538 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:46.540 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:46.540 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 15:53:46.540 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:46.540 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 15:53:46.542 [eventLoopGroupProxy-13-1 @call-handler#872] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 15:53:46.544 [eventLoopGroupProxy-13-1 @coroutine#873] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cc91fe3 2024-08-16 15:53:46.544 [eventLoopGroupProxy-13-1 @call-handler#872] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:53:46.545 [eventLoopGroupProxy-13-1 @call-handler#872] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-08-16 15:53:46.545 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:46.547 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:46.547 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 15:53:46.547 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:46.547 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 15:53:46.549 [eventLoopGroupProxy-13-1 @call-handler#877] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 15:53:46.551 [eventLoopGroupProxy-13-1 @coroutine#878] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cc91fe3 2024-08-16 15:53:46.551 [eventLoopGroupProxy-13-1 @call-handler#877] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:53:46.551 [eventLoopGroupProxy-13-1 @call-handler#877] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 15:53:46.552 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:46.554 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:46.554 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 15:53:46.554 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:46.554 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 15:53:46.555 [eventLoopGroupProxy-13-1 @call-handler#882] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 15:53:46.557 [eventLoopGroupProxy-13-1 @coroutine#883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cc91fe3 2024-08-16 15:53:46.558 [eventLoopGroupProxy-13-1 @call-handler#882] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:53:46.558 [eventLoopGroupProxy-13-1 @call-handler#882] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 15:53:46.558 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:46.562 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:46.562 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 15:53:46.562 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:46.562 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 15:53:46.563 [eventLoopGroupProxy-13-1 @call-handler#887] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 15:53:46.566 [eventLoopGroupProxy-13-1 @coroutine#888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cc91fe3 2024-08-16 15:53:46.566 [eventLoopGroupProxy-13-1 @call-handler#887] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:53:46.567 [eventLoopGroupProxy-13-1 @call-handler#887] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-08-16 15:53:46.567 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:46.569 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:46.569 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 15:53:46.569 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:46.569 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 15:53:46.570 [eventLoopGroupProxy-13-1 @call-handler#892] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 15:53:46.572 [eventLoopGroupProxy-13-1 @coroutine#893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cc91fe3 2024-08-16 15:53:46.573 [eventLoopGroupProxy-13-1 @call-handler#892] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:53:46.573 [eventLoopGroupProxy-13-1 @call-handler#892] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 15:53:46.573 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:46.575 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:46.575 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 15:53:46.575 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:46.575 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 15:53:46.576 [eventLoopGroupProxy-13-1 @call-handler#897] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 15:53:46.579 [eventLoopGroupProxy-13-1 @coroutine#898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cc91fe3 2024-08-16 15:53:46.579 [eventLoopGroupProxy-13-1 @call-handler#897] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:53:46.579 [eventLoopGroupProxy-13-1 @call-handler#897] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 15:53:46.580 [DefaultDispatcher-worker-13 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:46.581 [DefaultDispatcher-worker-13 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:46.581 [DefaultDispatcher-worker-13 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 15:53:46.581 [DefaultDispatcher-worker-13 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:46.581 [DefaultDispatcher-worker-13 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 15:53:46.583 [eventLoopGroupProxy-13-1 @call-handler#902] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 15:53:46.585 [eventLoopGroupProxy-13-1 @coroutine#903] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cc91fe3 2024-08-16 15:53:46.585 [eventLoopGroupProxy-13-1 @call-handler#902] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:53:46.585 [eventLoopGroupProxy-13-1 @call-handler#902] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 15:53:46.586 [DefaultDispatcher-worker-13 @coroutine#806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13087c75 2024-08-16 15:53:46.586 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:46.588 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:46.588 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 15:53:46.588 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:46.588 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 15:53:46.589 [eventLoopGroupProxy-13-1 @call-handler#908] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 15:53:46.591 [eventLoopGroupProxy-13-1 @coroutine#909] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cc91fe3 2024-08-16 15:53:46.591 [eventLoopGroupProxy-13-1 @call-handler#908] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:53:46.591 [eventLoopGroupProxy-13-1 @call-handler#908] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 15:53:46.592 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:46.595 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:46.595 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 15:53:46.595 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:46.595 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 15:53:46.597 [eventLoopGroupProxy-13-1 @call-handler#913] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 15:53:46.599 [eventLoopGroupProxy-13-1 @coroutine#914] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cc91fe3 2024-08-16 15:53:46.599 [eventLoopGroupProxy-13-1 @call-handler#913] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:53:46.600 [eventLoopGroupProxy-13-1 @call-handler#913] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-08-16 15:53:46.600 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:46.602 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:46.602 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 15:53:46.602 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:46.602 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 15:53:46.604 [eventLoopGroupProxy-13-1 @call-handler#918] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 15:53:46.606 [eventLoopGroupProxy-13-1 @coroutine#919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cc91fe3 2024-08-16 15:53:46.607 [eventLoopGroupProxy-13-1 @call-handler#918] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:53:46.607 [eventLoopGroupProxy-13-1 @call-handler#918] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 15:53:46.607 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:46.609 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:46.609 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 15:53:46.609 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:46.609 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 15:53:46.611 [eventLoopGroupProxy-13-1 @call-handler#923] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 15:53:46.613 [eventLoopGroupProxy-13-1 @coroutine#924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cc91fe3 2024-08-16 15:53:46.613 [eventLoopGroupProxy-13-1 @call-handler#923] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:53:46.613 [eventLoopGroupProxy-13-1 @call-handler#923] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 15:53:46.614 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:46.616 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:46.616 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 15:53:46.616 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:46.616 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 15:53:46.618 [eventLoopGroupProxy-13-1 @call-handler#928] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 15:53:46.621 [eventLoopGroupProxy-13-1 @coroutine#929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cc91fe3 2024-08-16 15:53:46.621 [eventLoopGroupProxy-13-1 @call-handler#928] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:53:46.621 [eventLoopGroupProxy-13-1 @call-handler#928] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-08-16 15:53:46.622 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:46.625 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:46.625 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 15:53:46.625 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:46.625 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 15:53:46.627 [eventLoopGroupProxy-13-1 @call-handler#933] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 15:53:46.629 [eventLoopGroupProxy-13-1 @coroutine#934] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cc91fe3 2024-08-16 15:53:46.630 [eventLoopGroupProxy-13-1 @call-handler#933] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:53:46.630 [eventLoopGroupProxy-13-1 @call-handler#933] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 15:53:46.631 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:46.632 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:46.632 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 15:53:46.632 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:46.632 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 15:53:46.634 [eventLoopGroupProxy-13-1 @call-handler#938] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 15:53:46.637 [eventLoopGroupProxy-13-1 @coroutine#939] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cc91fe3 2024-08-16 15:53:46.637 [eventLoopGroupProxy-13-1 @call-handler#938] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:53:46.637 [eventLoopGroupProxy-13-1 @call-handler#938] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 15:53:46.638 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:46.639 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:46.639 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 15:53:46.639 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:46.639 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 15:53:46.641 [eventLoopGroupProxy-13-1 @call-handler#943] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 15:53:46.643 [eventLoopGroupProxy-13-1 @coroutine#944] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cc91fe3 2024-08-16 15:53:46.644 [eventLoopGroupProxy-13-1 @call-handler#943] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:53:46.644 [eventLoopGroupProxy-13-1 @call-handler#943] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 15:53:46.645 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:46.646 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:46.646 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 15:53:46.646 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:46.646 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 15:53:46.648 [eventLoopGroupProxy-13-1 @call-handler#948] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 15:53:46.650 [eventLoopGroupProxy-13-1 @coroutine#949] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cc91fe3 2024-08-16 15:53:46.651 [eventLoopGroupProxy-13-1 @call-handler#948] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:53:46.651 [eventLoopGroupProxy-13-1 @call-handler#948] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 15:53:46.652 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:46.655 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:46.655 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 15:53:46.655 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:46.655 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 15:53:46.657 [eventLoopGroupProxy-13-1 @call-handler#953] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 15:53:46.660 [eventLoopGroupProxy-13-1 @coroutine#954] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cc91fe3 2024-08-16 15:53:46.660 [eventLoopGroupProxy-13-1 @call-handler#953] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:53:46.660 [eventLoopGroupProxy-13-1 @call-handler#953] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-08-16 15:53:46.661 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:46.663 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:46.663 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 15:53:46.663 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:46.663 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 15:53:46.664 [eventLoopGroupProxy-13-1 @call-handler#958] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 15:53:46.667 [eventLoopGroupProxy-13-1 @coroutine#959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cc91fe3 2024-08-16 15:53:46.667 [eventLoopGroupProxy-13-1 @call-handler#958] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:53:46.667 [eventLoopGroupProxy-13-1 @call-handler#958] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 15:53:46.668 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:46.669 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:46.669 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 15:53:46.669 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:46.669 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 15:53:46.671 [eventLoopGroupProxy-13-1 @call-handler#963] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 15:53:46.673 [eventLoopGroupProxy-13-1 @coroutine#964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cc91fe3 2024-08-16 15:53:46.674 [eventLoopGroupProxy-13-1 @call-handler#963] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:53:46.674 [eventLoopGroupProxy-13-1 @call-handler#963] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 15:53:46.675 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:46.679 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:46.679 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 15:53:46.679 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:46.679 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 15:53:46.681 [eventLoopGroupProxy-13-1 @call-handler#968] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 15:53:46.683 [eventLoopGroupProxy-13-1 @coroutine#969] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cc91fe3 2024-08-16 15:53:46.684 [eventLoopGroupProxy-13-1 @call-handler#968] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:53:46.684 [eventLoopGroupProxy-13-1 @call-handler#968] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-08-16 15:53:46.685 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:46.686 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:46.686 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 15:53:46.686 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:46.686 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 15:53:46.688 [eventLoopGroupProxy-13-1 @call-handler#974] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 15:53:46.691 [eventLoopGroupProxy-13-1 @coroutine#975] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cc91fe3 2024-08-16 15:53:46.691 [eventLoopGroupProxy-13-1 @call-handler#974] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:53:46.691 [eventLoopGroupProxy-13-1 @call-handler#974] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 15:53:46.692 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:46.693 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:46.693 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 15:53:46.693 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:46.693 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 15:53:46.695 [eventLoopGroupProxy-13-1 @call-handler#979] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 15:53:46.697 [eventLoopGroupProxy-13-1 @coroutine#980] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cc91fe3 2024-08-16 15:53:46.698 [eventLoopGroupProxy-13-1 @call-handler#979] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:53:46.698 [eventLoopGroupProxy-13-1 @call-handler#979] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 15:53:46.698 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:46.699 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:46.699 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 15:53:46.699 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:46.699 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 15:53:46.701 [eventLoopGroupProxy-13-1 @call-handler#984] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 15:53:46.703 [eventLoopGroupProxy-13-1 @coroutine#985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cc91fe3 2024-08-16 15:53:46.704 [eventLoopGroupProxy-13-1 @call-handler#984] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:53:46.704 [eventLoopGroupProxy-13-1 @call-handler#984] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 15:53:46.704 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:46.706 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:46.706 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 15:53:46.706 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:46.706 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 15:53:46.708 [eventLoopGroupProxy-13-1 @call-handler#989] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 15:53:46.710 [eventLoopGroupProxy-13-1 @coroutine#990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cc91fe3 2024-08-16 15:53:46.710 [eventLoopGroupProxy-13-1 @call-handler#989] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:53:46.710 [eventLoopGroupProxy-13-1 @call-handler#989] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 15:53:46.711 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:46.712 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:46.713 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 15:53:46.713 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:46.713 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 15:53:46.714 [eventLoopGroupProxy-13-1 @call-handler#994] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 15:53:46.717 [eventLoopGroupProxy-13-1 @coroutine#995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cc91fe3 2024-08-16 15:53:46.717 [eventLoopGroupProxy-13-1 @call-handler#994] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:53:46.717 [eventLoopGroupProxy-13-1 @call-handler#994] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 15:53:46.718 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:46.719 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:46.719 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 15:53:46.719 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:46.719 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 15:53:46.721 [eventLoopGroupProxy-13-1 @call-handler#999] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 15:53:46.723 [eventLoopGroupProxy-13-1 @coroutine#1000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cc91fe3 2024-08-16 15:53:46.724 [eventLoopGroupProxy-13-1 @call-handler#999] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:53:46.724 [eventLoopGroupProxy-13-1 @call-handler#999] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 15:53:46.724 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:46.726 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:46.726 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 15:53:46.726 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:46.726 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 15:53:46.728 [eventLoopGroupProxy-13-1 @call-handler#1004] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 15:53:46.771 [eventLoopGroupProxy-13-1 @coroutine#1005] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cc91fe3 2024-08-16 15:53:46.772 [eventLoopGroupProxy-13-1 @call-handler#1004] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:53:46.772 [eventLoopGroupProxy-13-1 @call-handler#1004] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-08-16 15:53:46.772 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:46.774 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:46.774 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 15:53:46.774 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:46.774 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 15:53:46.776 [eventLoopGroupProxy-13-1 @call-handler#1009] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 15:53:46.778 [eventLoopGroupProxy-13-1 @coroutine#1010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cc91fe3 2024-08-16 15:53:46.779 [eventLoopGroupProxy-13-1 @call-handler#1009] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:53:46.779 [eventLoopGroupProxy-13-1 @call-handler#1009] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 15:53:46.780 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:46.782 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:46.782 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 15:53:46.782 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:46.782 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 15:53:46.784 [eventLoopGroupProxy-13-1 @call-handler#1014] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 15:53:46.786 [eventLoopGroupProxy-13-1 @coroutine#1015] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cc91fe3 2024-08-16 15:53:46.786 [eventLoopGroupProxy-13-1 @call-handler#1014] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:53:46.787 [eventLoopGroupProxy-13-1 @call-handler#1014] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-08-16 15:53:46.787 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:46.789 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:46.789 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 15:53:46.789 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:46.789 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 15:53:46.791 [eventLoopGroupProxy-13-1 @call-handler#1019] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 15:53:46.793 [eventLoopGroupProxy-13-1 @coroutine#1020] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cc91fe3 2024-08-16 15:53:46.794 [eventLoopGroupProxy-13-1 @call-handler#1019] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:53:46.794 [eventLoopGroupProxy-13-1 @call-handler#1019] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-08-16 15:53:46.795 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:46.796 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:46.796 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 15:53:46.796 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:46.796 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 15:53:46.797 [eventLoopGroupProxy-13-1 @call-handler#1024] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 15:53:46.844 [eventLoopGroupProxy-13-1 @coroutine#1025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cc91fe3 2024-08-16 15:53:46.845 [eventLoopGroupProxy-13-1 @call-handler#1024] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:53:46.845 [eventLoopGroupProxy-13-1 @call-handler#1024] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2024-08-16 15:53:46.846 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:46.847 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:46.848 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 15:53:46.848 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:46.848 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 15:53:46.849 [eventLoopGroupProxy-13-1 @call-handler#1029] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 15:53:46.898 [eventLoopGroupProxy-13-1 @coroutine#1030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cc91fe3 2024-08-16 15:53:46.898 [eventLoopGroupProxy-13-1 @call-handler#1029] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:53:46.898 [eventLoopGroupProxy-13-1 @call-handler#1029] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 49ms 2024-08-16 15:53:46.899 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:46.901 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:46.901 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 15:53:46.901 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:46.901 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 15:53:46.903 [eventLoopGroupProxy-13-1 @call-handler#1034] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 15:53:46.906 [eventLoopGroupProxy-13-1 @coroutine#1035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cc91fe3 2024-08-16 15:53:46.906 [eventLoopGroupProxy-13-1 @call-handler#1034] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:53:46.906 [eventLoopGroupProxy-13-1 @call-handler#1034] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-08-16 15:53:46.907 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:46.909 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:46.909 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 15:53:46.909 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:46.909 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 15:53:46.910 [eventLoopGroupProxy-13-1 @call-handler#1039] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 15:53:46.913 [eventLoopGroupProxy-13-1 @coroutine#1040] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cc91fe3 2024-08-16 15:53:46.914 [eventLoopGroupProxy-13-1 @call-handler#1039] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:53:46.914 [eventLoopGroupProxy-13-1 @call-handler#1039] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-08-16 15:53:46.915 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:46.916 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:46.916 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 15:53:46.916 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:46.916 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 15:53:46.918 [eventLoopGroupProxy-13-1 @call-handler#1044] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 15:53:46.964 [eventLoopGroupProxy-13-1 @coroutine#1045] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cc91fe3 2024-08-16 15:53:46.965 [eventLoopGroupProxy-13-1 @call-handler#1044] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:53:46.965 [eventLoopGroupProxy-13-1 @call-handler#1044] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-08-16 15:53:46.966 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:46.968 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:46.968 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 15:53:46.968 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:46.968 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 15:53:46.970 [eventLoopGroupProxy-13-1 @call-handler#1049] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 15:53:46.973 [eventLoopGroupProxy-13-1 @coroutine#1050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cc91fe3 2024-08-16 15:53:46.973 [eventLoopGroupProxy-13-1 @call-handler#1049] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:53:46.973 [eventLoopGroupProxy-13-1 @call-handler#1049] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 15:53:46.974 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:46.975 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:46.975 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 15:53:46.976 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:46.976 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 15:53:46.977 [eventLoopGroupProxy-13-1 @call-handler#1054] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 15:53:46.980 [eventLoopGroupProxy-13-1 @coroutine#1055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cc91fe3 2024-08-16 15:53:46.980 [eventLoopGroupProxy-13-1 @call-handler#1054] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:53:46.980 [eventLoopGroupProxy-13-1 @call-handler#1054] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 15:53:46.981 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:46.982 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:46.982 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 15:53:46.982 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:46.982 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 15:53:46.983 [eventLoopGroupProxy-13-1 @call-handler#1059] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 15:53:46.986 [eventLoopGroupProxy-13-1 @coroutine#1060] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cc91fe3 2024-08-16 15:53:46.986 [eventLoopGroupProxy-13-1 @call-handler#1059] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:53:46.986 [eventLoopGroupProxy-13-1 @call-handler#1059] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 15:53:46.986 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:46.988 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:46.988 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 15:53:46.988 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:46.988 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 15:53:46.989 [eventLoopGroupProxy-13-1 @call-handler#1065] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 15:53:46.992 [eventLoopGroupProxy-13-1 @coroutine#1066] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cc91fe3 2024-08-16 15:53:46.992 [eventLoopGroupProxy-13-1 @call-handler#1065] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:53:46.992 [eventLoopGroupProxy-13-1 @call-handler#1065] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 15:53:46.993 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:46.995 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:46.995 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 15:53:46.995 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:46.995 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 15:53:46.996 [eventLoopGroupProxy-13-1 @call-handler#1070] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 15:53:47.040 [eventLoopGroupProxy-13-1 @coroutine#1071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cc91fe3 2024-08-16 15:53:47.040 [eventLoopGroupProxy-13-1 @call-handler#1070] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:53:47.040 [eventLoopGroupProxy-13-1 @call-handler#1070] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-08-16 15:53:47.041 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:47.043 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:47.043 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 15:53:47.043 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:47.043 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 15:53:47.044 [eventLoopGroupProxy-13-1 @call-handler#1075] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 15:53:47.047 [eventLoopGroupProxy-13-1 @coroutine#1076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cc91fe3 2024-08-16 15:53:47.048 [eventLoopGroupProxy-13-1 @call-handler#1075] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:53:47.048 [eventLoopGroupProxy-13-1 @call-handler#1075] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-08-16 15:53:47.048 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:47.050 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:47.050 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 15:53:47.050 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:47.050 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 15:53:47.051 [eventLoopGroupProxy-13-1 @call-handler#1080] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 15:53:47.054 [eventLoopGroupProxy-13-1 @coroutine#1081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cc91fe3 2024-08-16 15:53:47.054 [eventLoopGroupProxy-13-1 @call-handler#1080] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:53:47.054 [eventLoopGroupProxy-13-1 @call-handler#1080] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 15:53:47.055 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:47.057 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:47.057 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 15:53:47.057 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:47.057 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 15:53:47.058 [eventLoopGroupProxy-13-1 @call-handler#1085] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 15:53:47.061 [eventLoopGroupProxy-13-1 @coroutine#1086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cc91fe3 2024-08-16 15:53:47.061 [eventLoopGroupProxy-13-1 @call-handler#1085] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:53:47.062 [eventLoopGroupProxy-13-1 @call-handler#1085] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-08-16 15:53:47.062 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:47.064 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:47.064 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 15:53:47.064 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:47.064 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 15:53:47.065 [eventLoopGroupProxy-13-1 @call-handler#1090] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 15:53:47.068 [eventLoopGroupProxy-13-1 @coroutine#1091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cc91fe3 2024-08-16 15:53:47.068 [eventLoopGroupProxy-13-1 @call-handler#1090] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:53:47.068 [eventLoopGroupProxy-13-1 @call-handler#1090] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 15:53:47.069 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:47.071 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:47.071 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 15:53:47.071 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:47.071 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 15:53:47.072 [eventLoopGroupProxy-13-1 @call-handler#1095] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 15:53:47.075 [eventLoopGroupProxy-13-1 @coroutine#1096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cc91fe3 2024-08-16 15:53:47.075 [eventLoopGroupProxy-13-1 @call-handler#1095] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:53:47.075 [eventLoopGroupProxy-13-1 @call-handler#1095] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 15:53:47.076 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:47.077 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:47.077 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 15:53:47.077 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:47.077 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 15:53:47.079 [eventLoopGroupProxy-13-1 @call-handler#1100] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 15:53:47.082 [eventLoopGroupProxy-13-1 @coroutine#1101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cc91fe3 2024-08-16 15:53:47.082 [eventLoopGroupProxy-13-1 @call-handler#1100] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:53:47.082 [eventLoopGroupProxy-13-1 @call-handler#1100] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 15:53:47.083 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:47.084 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:47.084 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 15:53:47.084 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:47.084 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 15:53:47.085 [eventLoopGroupProxy-13-1 @call-handler#1105] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 15:53:47.088 [eventLoopGroupProxy-13-1 @coroutine#1106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cc91fe3 2024-08-16 15:53:47.088 [eventLoopGroupProxy-13-1 @call-handler#1105] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:53:47.088 [eventLoopGroupProxy-13-1 @call-handler#1105] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 15:53:47.089 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:47.090 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:47.090 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 15:53:47.090 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:47.090 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 15:53:47.092 [eventLoopGroupProxy-13-1 @call-handler#1110] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 15:53:47.094 [eventLoopGroupProxy-13-1 @coroutine#1111] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cc91fe3 2024-08-16 15:53:47.094 [eventLoopGroupProxy-13-1 @call-handler#1110] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:53:47.094 [eventLoopGroupProxy-13-1 @call-handler#1110] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 15:53:47.095 [DefaultDispatcher-worker-8 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:47.097 [DefaultDispatcher-worker-8 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:47.097 [DefaultDispatcher-worker-8 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 15:53:47.097 [DefaultDispatcher-worker-8 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:47.097 [DefaultDispatcher-worker-8 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 15:53:47.099 [eventLoopGroupProxy-13-1 @call-handler#1115] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 15:53:47.101 [eventLoopGroupProxy-13-1 @coroutine#1116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cc91fe3 2024-08-16 15:53:47.101 [eventLoopGroupProxy-13-1 @call-handler#1115] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:53:47.102 [eventLoopGroupProxy-13-1 @call-handler#1115] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 15:53:47.102 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:47.104 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:47.104 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 15:53:47.104 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:47.104 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 15:53:47.105 [eventLoopGroupProxy-13-1 @call-handler#1120] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 15:53:47.108 [eventLoopGroupProxy-13-1 @coroutine#1121] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cc91fe3 2024-08-16 15:53:47.108 [eventLoopGroupProxy-13-1 @call-handler#1120] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:53:47.108 [eventLoopGroupProxy-13-1 @call-handler#1120] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 15:53:47.109 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:47.110 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:47.111 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 15:53:47.111 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:47.111 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 15:53:47.111 [DefaultDispatcher-worker-7 @coroutine#806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13087c75 2024-08-16 15:53:47.112 [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-08-16 15:53:47.115 [eventLoopGroupProxy-13-1 @coroutine#1127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cc91fe3 2024-08-16 15:53:47.115 [eventLoopGroupProxy-13-1 @call-handler#1126] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:53:47.115 [eventLoopGroupProxy-13-1 @call-handler#1126] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 15:53:47.116 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:47.117 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:47.117 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 15:53:47.117 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:47.117 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 15:53:47.119 [eventLoopGroupProxy-13-1 @call-handler#1131] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 15:53:47.121 [eventLoopGroupProxy-13-1 @coroutine#1132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cc91fe3 2024-08-16 15:53:47.122 [eventLoopGroupProxy-13-1 @call-handler#1131] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:53:47.122 [eventLoopGroupProxy-13-1 @call-handler#1131] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 15:53:47.122 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:47.124 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:47.124 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 15:53:47.124 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:47.124 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 15:53:47.125 [eventLoopGroupProxy-13-1 @call-handler#1136] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 15:53:47.172 [eventLoopGroupProxy-13-1 @coroutine#1137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cc91fe3 2024-08-16 15:53:47.172 [eventLoopGroupProxy-13-1 @call-handler#1136] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:53:47.172 [eventLoopGroupProxy-13-1 @call-handler#1136] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-08-16 15:53:47.173 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:47.175 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:47.175 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 15:53:47.175 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:47.175 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 15:53:47.176 [eventLoopGroupProxy-13-1 @call-handler#1141] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 15:53:47.178 [eventLoopGroupProxy-13-1 @coroutine#1142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cc91fe3 2024-08-16 15:53:47.178 [eventLoopGroupProxy-13-1 @call-handler#1141] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:53:47.179 [eventLoopGroupProxy-13-1 @call-handler#1141] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 15:53:47.179 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:47.180 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:47.180 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 15:53:47.180 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:47.180 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 15:53:47.181 [eventLoopGroupProxy-13-1 @call-handler#1146] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 15:53:47.183 [eventLoopGroupProxy-13-1 @coroutine#1147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cc91fe3 2024-08-16 15:53:47.183 [eventLoopGroupProxy-13-1 @call-handler#1146] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:53:47.183 [eventLoopGroupProxy-13-1 @call-handler#1146] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 15:53:47.184 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:47.185 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:47.185 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 15:53:47.185 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:47.185 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 15:53:47.186 [eventLoopGroupProxy-13-1 @call-handler#1151] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 15:53:47.232 [eventLoopGroupProxy-13-1 @coroutine#1152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cc91fe3 2024-08-16 15:53:47.232 [eventLoopGroupProxy-13-1 @call-handler#1151] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:53:47.232 [eventLoopGroupProxy-13-1 @call-handler#1151] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-08-16 15:53:47.233 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:47.235 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:47.235 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 15:53:47.235 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:47.235 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 15:53:47.237 [eventLoopGroupProxy-13-1 @call-handler#1156] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 15:53:47.240 [eventLoopGroupProxy-13-1 @coroutine#1157] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cc91fe3 2024-08-16 15:53:47.240 [eventLoopGroupProxy-13-1 @call-handler#1156] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:53:47.240 [eventLoopGroupProxy-13-1 @call-handler#1156] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 15:53:47.241 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:47.242 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:47.242 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 15:53:47.242 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:47.243 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 15:53:47.244 [eventLoopGroupProxy-13-1 @call-handler#1161] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 15:53:47.247 [eventLoopGroupProxy-13-1 @coroutine#1162] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cc91fe3 2024-08-16 15:53:47.247 [eventLoopGroupProxy-13-1 @call-handler#1161] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:53:47.248 [eventLoopGroupProxy-13-1 @call-handler#1161] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-08-16 15:53:47.248 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:47.250 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:47.250 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 15:53:47.250 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:47.250 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 15:53:47.251 [eventLoopGroupProxy-13-1 @call-handler#1166] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 15:53:47.254 [eventLoopGroupProxy-13-1 @coroutine#1167] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cc91fe3 2024-08-16 15:53:47.254 [eventLoopGroupProxy-13-1 @call-handler#1166] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:53:47.254 [eventLoopGroupProxy-13-1 @call-handler#1166] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 15:53:47.255 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:47.256 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:47.256 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 15:53:47.256 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:47.257 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 15:53:47.258 [eventLoopGroupProxy-13-1 @call-handler#1171] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 15:53:47.303 [eventLoopGroupProxy-13-1 @coroutine#1173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cc91fe3 2024-08-16 15:53:47.303 [eventLoopGroupProxy-13-1 @call-handler#1171] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:53:47.304 [eventLoopGroupProxy-13-1 @call-handler#1171] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-08-16 15:53:47.304 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:47.305 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:47.305 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 15:53:47.305 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:47.305 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 15:53:47.307 [eventLoopGroupProxy-13-1 @call-handler#1177] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 15:53:47.309 [eventLoopGroupProxy-13-1 @coroutine#1178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cc91fe3 2024-08-16 15:53:47.309 [eventLoopGroupProxy-13-1 @call-handler#1177] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:53:47.309 [eventLoopGroupProxy-13-1 @call-handler#1177] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 15:53:47.310 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:47.311 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:47.311 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 15:53:47.311 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:47.311 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 15:53:47.313 [eventLoopGroupProxy-13-1 @call-handler#1182] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 15:53:47.355 [eventLoopGroupProxy-13-1 @coroutine#1183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cc91fe3 2024-08-16 15:53:47.356 [eventLoopGroupProxy-13-1 @call-handler#1182] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:53:47.356 [eventLoopGroupProxy-13-1 @call-handler#1182] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-08-16 15:53:47.356 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:47.358 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:47.358 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 15:53:47.358 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:47.358 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 15:53:47.360 [eventLoopGroupProxy-13-1 @call-handler#1187] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 15:53:47.407 [eventLoopGroupProxy-13-1 @coroutine#1188] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cc91fe3 2024-08-16 15:53:47.407 [eventLoopGroupProxy-13-1 @call-handler#1187] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:53:47.408 [eventLoopGroupProxy-13-1 @call-handler#1187] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 49ms 2024-08-16 15:53:47.408 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:47.410 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:47.410 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 15:53:47.410 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:47.410 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 15:53:47.412 [eventLoopGroupProxy-13-1 @call-handler#1192] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 15:53:47.456 [eventLoopGroupProxy-13-1 @coroutine#1193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cc91fe3 2024-08-16 15:53:47.456 [eventLoopGroupProxy-13-1 @call-handler#1192] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:53:47.456 [eventLoopGroupProxy-13-1 @call-handler#1192] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-08-16 15:53:47.457 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:47.458 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:47.458 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 15:53:47.458 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:47.458 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 15:53:47.460 [eventLoopGroupProxy-13-1 @call-handler#1197] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 15:53:47.503 [eventLoopGroupProxy-13-1 @coroutine#1198] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cc91fe3 2024-08-16 15:53:47.503 [eventLoopGroupProxy-13-1 @call-handler#1197] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:53:47.504 [eventLoopGroupProxy-13-1 @call-handler#1197] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-08-16 15:53:47.504 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:47.506 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:47.506 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 15:53:47.506 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:47.506 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 15:53:47.507 [eventLoopGroupProxy-13-1 @call-handler#1202] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 15:53:47.509 [eventLoopGroupProxy-13-1 @coroutine#1203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cc91fe3 2024-08-16 15:53:47.509 [eventLoopGroupProxy-13-1 @call-handler#1202] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:53:47.509 [eventLoopGroupProxy-13-1 @call-handler#1202] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 15:53:47.510 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:47.512 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:47.512 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 15:53:47.512 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:47.512 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 15:53:47.513 [eventLoopGroupProxy-13-1 @call-handler#1207] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 15:53:47.515 [eventLoopGroupProxy-13-1 @coroutine#1208] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cc91fe3 2024-08-16 15:53:47.515 [eventLoopGroupProxy-13-1 @call-handler#1207] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:53:47.515 [eventLoopGroupProxy-13-1 @call-handler#1207] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 15:53:47.516 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:47.517 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:47.517 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 15:53:47.517 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:47.517 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 15:53:47.518 [eventLoopGroupProxy-13-1 @call-handler#1212] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 15:53:47.520 [eventLoopGroupProxy-13-1 @coroutine#1213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cc91fe3 2024-08-16 15:53:47.520 [eventLoopGroupProxy-13-1 @call-handler#1212] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:53:47.520 [eventLoopGroupProxy-13-1 @call-handler#1212] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 15:53:47.521 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:47.522 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:47.522 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 15:53:47.522 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:47.522 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 15:53:47.523 [eventLoopGroupProxy-13-1 @call-handler#1217] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 15:53:47.525 [eventLoopGroupProxy-13-1 @coroutine#1218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cc91fe3 2024-08-16 15:53:47.525 [eventLoopGroupProxy-13-1 @call-handler#1217] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:53:47.525 [eventLoopGroupProxy-13-1 @call-handler#1217] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 15:53:47.526 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:47.527 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:47.527 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 15:53:47.527 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:47.527 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 15:53:47.528 [eventLoopGroupProxy-13-1 @call-handler#1222] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 15:53:47.530 [eventLoopGroupProxy-13-1 @coroutine#1223] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cc91fe3 2024-08-16 15:53:47.530 [eventLoopGroupProxy-13-1 @call-handler#1222] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:53:47.531 [eventLoopGroupProxy-13-1 @call-handler#1222] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 15:53:47.531 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:47.532 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:47.532 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 15:53:47.532 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:47.532 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 15:53:47.534 [eventLoopGroupProxy-13-1 @call-handler#1227] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 15:53:47.535 [eventLoopGroupProxy-13-1 @coroutine#1228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cc91fe3 2024-08-16 15:53:47.536 [eventLoopGroupProxy-13-1 @call-handler#1227] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:53:47.536 [eventLoopGroupProxy-13-1 @call-handler#1227] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 15:53:47.536 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:47.537 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:47.537 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 15:53:47.537 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:47.538 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 15:53:47.539 [eventLoopGroupProxy-13-1 @call-handler#1232] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 15:53:47.541 [eventLoopGroupProxy-13-1 @coroutine#1233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cc91fe3 2024-08-16 15:53:47.542 [eventLoopGroupProxy-13-1 @call-handler#1232] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:53:47.542 [eventLoopGroupProxy-13-1 @call-handler#1232] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 15:53:47.542 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:47.543 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:47.543 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 15:53:47.543 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:47.544 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 15:53:47.545 [eventLoopGroupProxy-13-1 @call-handler#1237] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 15:53:47.547 [eventLoopGroupProxy-13-1 @coroutine#1238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cc91fe3 2024-08-16 15:53:47.547 [eventLoopGroupProxy-13-1 @call-handler#1237] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:53:47.547 [eventLoopGroupProxy-13-1 @call-handler#1237] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 15:53:47.547 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:47.549 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:47.549 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 15:53:47.549 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:47.549 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 15:53:47.550 [eventLoopGroupProxy-13-1 @call-handler#1242] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 15:53:47.552 [eventLoopGroupProxy-13-1 @coroutine#1243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cc91fe3 2024-08-16 15:53:47.552 [eventLoopGroupProxy-13-1 @call-handler#1242] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:53:47.552 [eventLoopGroupProxy-13-1 @call-handler#1242] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 15:53:47.553 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:47.554 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:47.554 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 15:53:47.554 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:47.554 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 15:53:47.555 [eventLoopGroupProxy-13-1 @call-handler#1247] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 15:53:47.558 [eventLoopGroupProxy-13-1 @coroutine#1248] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cc91fe3 2024-08-16 15:53:47.558 [eventLoopGroupProxy-13-1 @call-handler#1247] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:53:47.558 [eventLoopGroupProxy-13-1 @call-handler#1247] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 15:53:47.558 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:47.560 [DefaultDispatcher-worker-14 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:47.560 [DefaultDispatcher-worker-14 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 15:53:47.560 [DefaultDispatcher-worker-14 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:47.560 [DefaultDispatcher-worker-14 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 15:53:47.561 [eventLoopGroupProxy-13-1 @call-handler#1252] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 15:53:47.564 [eventLoopGroupProxy-13-1 @coroutine#1253] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cc91fe3 2024-08-16 15:53:47.564 [eventLoopGroupProxy-13-1 @call-handler#1252] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:53:47.564 [eventLoopGroupProxy-13-1 @call-handler#1252] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 15:53:47.564 [DefaultDispatcher-worker-14 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:47.566 [DefaultDispatcher-worker-14 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:47.566 [DefaultDispatcher-worker-14 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 15:53:47.566 [DefaultDispatcher-worker-14 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:47.566 [DefaultDispatcher-worker-14 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 15:53:47.567 [eventLoopGroupProxy-13-1 @call-handler#1257] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 15:53:47.569 [eventLoopGroupProxy-13-1 @coroutine#1258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cc91fe3 2024-08-16 15:53:47.569 [eventLoopGroupProxy-13-1 @call-handler#1257] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:53:47.569 [eventLoopGroupProxy-13-1 @call-handler#1257] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 15:53:47.570 [DefaultDispatcher-worker-14 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:47.571 [DefaultDispatcher-worker-14 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:47.571 [DefaultDispatcher-worker-14 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 15:53:47.571 [DefaultDispatcher-worker-14 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:47.571 [DefaultDispatcher-worker-14 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 15:53:47.572 [eventLoopGroupProxy-13-1 @call-handler#1262] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 15:53:47.574 [eventLoopGroupProxy-13-1 @coroutine#1263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cc91fe3 2024-08-16 15:53:47.574 [eventLoopGroupProxy-13-1 @call-handler#1262] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:53:47.574 [eventLoopGroupProxy-13-1 @call-handler#1262] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 15:53:47.575 [DefaultDispatcher-worker-14 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:47.576 [DefaultDispatcher-worker-14 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:47.576 [DefaultDispatcher-worker-14 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 15:53:47.576 [DefaultDispatcher-worker-14 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:47.576 [DefaultDispatcher-worker-14 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 15:53:47.577 [eventLoopGroupProxy-13-1 @call-handler#1267] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 15:53:47.579 [eventLoopGroupProxy-13-1 @coroutine#1268] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cc91fe3 2024-08-16 15:53:47.579 [eventLoopGroupProxy-13-1 @call-handler#1267] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:53:47.579 [eventLoopGroupProxy-13-1 @call-handler#1267] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 15:53:47.579 [DefaultDispatcher-worker-14 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:47.581 [DefaultDispatcher-worker-14 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:47.581 [DefaultDispatcher-worker-14 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 15:53:47.581 [DefaultDispatcher-worker-14 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:47.581 [DefaultDispatcher-worker-14 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 15:53:47.582 [eventLoopGroupProxy-13-1 @call-handler#1272] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 15:53:47.629 [DefaultDispatcher-worker-1 @coroutine#806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13087c75 2024-08-16 15:53:47.633 [eventLoopGroupProxy-13-1 @coroutine#1275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cc91fe3 2024-08-16 15:53:47.633 [eventLoopGroupProxy-13-1 @call-handler#1272] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:53:47.634 [eventLoopGroupProxy-13-1 @call-handler#1272] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 52ms 2024-08-16 15:53:47.634 [DefaultDispatcher-worker-7 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:47.636 [DefaultDispatcher-worker-7 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:47.636 [DefaultDispatcher-worker-7 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 15:53:47.636 [DefaultDispatcher-worker-7 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:47.636 [DefaultDispatcher-worker-7 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 15:53:47.637 [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-08-16 15:53:47.639 [eventLoopGroupProxy-13-1 @coroutine#1280] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cc91fe3 2024-08-16 15:53:47.639 [eventLoopGroupProxy-13-1 @call-handler#1279] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:53:47.639 [eventLoopGroupProxy-13-1 @call-handler#1279] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 15:53:47.640 [DefaultDispatcher-worker-7 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:47.641 [DefaultDispatcher-worker-7 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:47.641 [DefaultDispatcher-worker-7 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 15:53:47.641 [DefaultDispatcher-worker-7 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:47.641 [DefaultDispatcher-worker-7 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 15:53:47.642 [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-08-16 15:53:47.644 [eventLoopGroupProxy-13-1 @coroutine#1285] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cc91fe3 2024-08-16 15:53:47.644 [eventLoopGroupProxy-13-1 @call-handler#1284] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:53:47.644 [eventLoopGroupProxy-13-1 @call-handler#1284] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 15:53:47.645 [DefaultDispatcher-worker-7 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:47.648 [DefaultDispatcher-worker-7 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:47.648 [DefaultDispatcher-worker-7 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 15:53:47.648 [DefaultDispatcher-worker-7 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:47.648 [DefaultDispatcher-worker-7 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 15:53:47.649 [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-08-16 15:53:47.651 [eventLoopGroupProxy-13-1 @coroutine#1290] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cc91fe3 2024-08-16 15:53:47.651 [eventLoopGroupProxy-13-1 @call-handler#1289] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:53:47.652 [eventLoopGroupProxy-13-1 @call-handler#1289] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 15:53:47.652 [DefaultDispatcher-worker-7 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:47.653 [DefaultDispatcher-worker-7 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:47.653 [DefaultDispatcher-worker-7 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 15:53:47.653 [DefaultDispatcher-worker-7 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:47.653 [DefaultDispatcher-worker-7 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 15:53:47.654 [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-08-16 15:53:47.656 [eventLoopGroupProxy-13-1 @coroutine#1295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cc91fe3 2024-08-16 15:53:47.656 [eventLoopGroupProxy-13-1 @call-handler#1294] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:53:47.656 [eventLoopGroupProxy-13-1 @call-handler#1294] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 15:53:47.657 [DefaultDispatcher-worker-16 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:47.658 [DefaultDispatcher-worker-16 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:47.658 [DefaultDispatcher-worker-16 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 15:53:47.658 [DefaultDispatcher-worker-16 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:47.658 [DefaultDispatcher-worker-16 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 15:53:47.658 [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-08-16 15:53:47.660 [eventLoopGroupProxy-13-1 @coroutine#1300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cc91fe3 2024-08-16 15:53:47.660 [eventLoopGroupProxy-13-1 @call-handler#1299] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:53:47.661 [eventLoopGroupProxy-13-1 @call-handler#1299] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 15:53:47.661 [DefaultDispatcher-worker-16 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:47.662 [DefaultDispatcher-worker-16 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:47.662 [DefaultDispatcher-worker-16 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 15:53:47.662 [DefaultDispatcher-worker-16 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:47.662 [DefaultDispatcher-worker-16 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 15:53:47.663 [eventLoopGroupProxy-13-1 @call-handler#1304] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 15:53:47.665 [eventLoopGroupProxy-13-1 @coroutine#1305] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cc91fe3 2024-08-16 15:53:47.665 [eventLoopGroupProxy-13-1 @call-handler#1304] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:53:47.665 [eventLoopGroupProxy-13-1 @call-handler#1304] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 15:53:47.666 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:47.667 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:47.667 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 15:53:47.667 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:47.667 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 15:53:47.668 [eventLoopGroupProxy-13-1 @call-handler#1309] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 15:53:47.689 [DefaultDispatcher-worker-3 @coroutine#1310] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cc91fe3 2024-08-16 15:53:47.711 [eventLoopGroupProxy-13-1 @coroutine#1312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cc91fe3 2024-08-16 15:53:47.711 [eventLoopGroupProxy-13-1 @call-handler#1309] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:53:47.712 [eventLoopGroupProxy-13-1 @call-handler#1309] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-08-16 15:53:47.712 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:47.713 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:47.713 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 15:53:47.713 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:47.713 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 15:53:47.715 [eventLoopGroupProxy-13-1 @call-handler#1316] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 15:53:47.717 [eventLoopGroupProxy-13-1 @coroutine#1318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cc91fe3 2024-08-16 15:53:47.717 [eventLoopGroupProxy-13-1 @call-handler#1316] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:53:47.717 [eventLoopGroupProxy-13-1 @call-handler#1316] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 15:53:47.718 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:47.719 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:47.719 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 15:53:47.719 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:47.719 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 15:53:47.720 [eventLoopGroupProxy-13-1 @call-handler#1322] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 15:53:47.722 [eventLoopGroupProxy-13-1 @coroutine#1323] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cc91fe3 2024-08-16 15:53:47.722 [eventLoopGroupProxy-13-1 @call-handler#1322] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:53:47.722 [eventLoopGroupProxy-13-1 @call-handler#1322] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 15:53:47.723 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:47.724 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:47.724 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 15:53:47.724 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:47.724 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 15:53:47.725 [eventLoopGroupProxy-13-1 @call-handler#1327] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 15:53:47.727 [DefaultDispatcher-worker-3 @coroutine#1317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34cb1310 2024-08-16 15:53:47.771 [eventLoopGroupProxy-13-1 @coroutine#1329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cc91fe3 2024-08-16 15:53:47.771 [eventLoopGroupProxy-13-1 @call-handler#1327] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:53:47.772 [eventLoopGroupProxy-13-1 @call-handler#1327] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-08-16 15:53:47.772 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:47.773 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:47.774 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 15:53:47.774 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:47.774 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 15:53:47.775 [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-08-16 15:53:47.777 [eventLoopGroupProxy-13-1 @coroutine#1334] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cc91fe3 2024-08-16 15:53:47.777 [eventLoopGroupProxy-13-1 @call-handler#1333] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:53:47.777 [eventLoopGroupProxy-13-1 @call-handler#1333] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 15:53:47.778 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:47.779 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:47.779 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 15:53:47.779 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:47.779 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 15:53:47.781 [eventLoopGroupProxy-13-1 @call-handler#1338] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 15:53:47.782 [eventLoopGroupProxy-13-1 @coroutine#1339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cc91fe3 2024-08-16 15:53:47.783 [eventLoopGroupProxy-13-1 @call-handler#1338] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:53:47.783 [eventLoopGroupProxy-13-1 @call-handler#1338] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 15:53:47.783 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:47.784 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:47.785 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 15:53:47.785 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:47.785 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 15:53:47.786 [eventLoopGroupProxy-13-1 @call-handler#1343] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 15:53:47.788 [eventLoopGroupProxy-13-1 @coroutine#1344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cc91fe3 2024-08-16 15:53:47.788 [eventLoopGroupProxy-13-1 @call-handler#1343] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:53:47.788 [eventLoopGroupProxy-13-1 @call-handler#1343] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 15:53:47.788 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:47.790 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:47.790 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 15:53:47.790 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:47.790 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 15:53:47.791 [eventLoopGroupProxy-13-1 @call-handler#1348] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 15:53:47.792 [eventLoopGroupProxy-13-1 @coroutine#1349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cc91fe3 2024-08-16 15:53:47.793 [eventLoopGroupProxy-13-1 @call-handler#1348] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:53:47.793 [eventLoopGroupProxy-13-1 @call-handler#1348] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 15:53:47.793 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:47.794 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:47.794 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 15:53:47.794 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:47.794 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 15:53:47.795 [eventLoopGroupProxy-13-1 @call-handler#1353] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 15:53:47.797 [eventLoopGroupProxy-13-1 @coroutine#1354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cc91fe3 2024-08-16 15:53:47.797 [eventLoopGroupProxy-13-1 @call-handler#1353] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:53:47.797 [eventLoopGroupProxy-13-1 @call-handler#1353] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 15:53:47.797 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:47.798 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:47.798 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 15:53:47.798 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:47.798 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 15:53:47.799 [eventLoopGroupProxy-13-1 @call-handler#1358] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 15:53:47.801 [eventLoopGroupProxy-13-1 @coroutine#1359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cc91fe3 2024-08-16 15:53:47.801 [eventLoopGroupProxy-13-1 @call-handler#1358] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:53:47.801 [eventLoopGroupProxy-13-1 @call-handler#1358] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 15:53:47.802 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:47.803 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:47.803 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 15:53:47.803 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:47.803 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 15:53:47.804 [eventLoopGroupProxy-13-1 @call-handler#1363] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 15:53:47.806 [eventLoopGroupProxy-13-1 @coroutine#1364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cc91fe3 2024-08-16 15:53:47.806 [eventLoopGroupProxy-13-1 @call-handler#1363] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:53:47.806 [eventLoopGroupProxy-13-1 @call-handler#1363] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 15:53:47.806 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:47.807 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:47.808 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 15:53:47.808 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:47.808 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 15:53:47.809 [eventLoopGroupProxy-13-1 @call-handler#1368] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 15:53:47.810 [eventLoopGroupProxy-13-1 @coroutine#1369] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cc91fe3 2024-08-16 15:53:47.810 [eventLoopGroupProxy-13-1 @call-handler#1368] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:53:47.811 [eventLoopGroupProxy-13-1 @call-handler#1368] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 15:53:47.811 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:47.812 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:47.812 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 15:53:47.812 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:47.812 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 15:53:47.813 [eventLoopGroupProxy-13-1 @call-handler#1373] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 15:53:47.815 [eventLoopGroupProxy-13-1 @coroutine#1374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cc91fe3 2024-08-16 15:53:47.815 [eventLoopGroupProxy-13-1 @call-handler#1373] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:53:47.815 [eventLoopGroupProxy-13-1 @call-handler#1373] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 15:53:47.816 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:47.817 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:47.817 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 15:53:47.817 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:47.817 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 15:53:47.818 [eventLoopGroupProxy-13-1 @call-handler#1378] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 15:53:47.819 [eventLoopGroupProxy-13-1 @coroutine#1379] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cc91fe3 2024-08-16 15:53:47.819 [eventLoopGroupProxy-13-1 @call-handler#1378] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:53:47.820 [eventLoopGroupProxy-13-1 @call-handler#1378] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 15:53:47.820 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:47.821 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:47.821 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 15:53:47.821 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:47.821 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 15:53:47.823 [eventLoopGroupProxy-13-1 @call-handler#1383] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 15:53:47.824 [eventLoopGroupProxy-13-1 @coroutine#1384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cc91fe3 2024-08-16 15:53:47.824 [eventLoopGroupProxy-13-1 @call-handler#1383] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:53:47.824 [eventLoopGroupProxy-13-1 @call-handler#1383] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 15:53:47.825 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:47.826 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:47.826 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 15:53:47.826 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:47.826 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 15:53:47.827 [eventLoopGroupProxy-13-1 @call-handler#1388] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 15:53:47.871 [eventLoopGroupProxy-13-1 @coroutine#1389] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cc91fe3 2024-08-16 15:53:47.871 [eventLoopGroupProxy-13-1 @call-handler#1388] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:53:47.871 [eventLoopGroupProxy-13-1 @call-handler#1388] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-08-16 15:53:47.872 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:47.873 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:47.874 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 15:53:47.874 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:47.874 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 15:53:47.875 [eventLoopGroupProxy-13-1 @call-handler#1393] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 15:53:47.877 [eventLoopGroupProxy-13-1 @coroutine#1394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cc91fe3 2024-08-16 15:53:47.877 [eventLoopGroupProxy-13-1 @call-handler#1393] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:53:47.877 [eventLoopGroupProxy-13-1 @call-handler#1393] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 15:53:47.878 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:47.879 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:47.879 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 15:53:47.879 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:47.879 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 15:53:47.880 [eventLoopGroupProxy-13-1 @call-handler#1398] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 15:53:47.924 [eventLoopGroupProxy-13-1 @coroutine#1400] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cc91fe3 2024-08-16 15:53:47.924 [eventLoopGroupProxy-13-1 @call-handler#1398] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:53:47.924 [eventLoopGroupProxy-13-1 @call-handler#1398] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-08-16 15:53:47.925 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:47.926 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:47.926 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 15:53:47.926 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:47.926 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 15:53:47.927 [eventLoopGroupProxy-13-1 @call-handler#1404] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 15:53:47.929 [eventLoopGroupProxy-13-1 @coroutine#1405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cc91fe3 2024-08-16 15:53:47.929 [eventLoopGroupProxy-13-1 @call-handler#1404] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:53:47.929 [eventLoopGroupProxy-13-1 @call-handler#1404] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 15:53:47.930 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:47.931 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:47.931 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 15:53:47.931 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:47.931 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 15:53:47.932 [eventLoopGroupProxy-13-1 @call-handler#1409] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 15:53:47.978 [eventLoopGroupProxy-13-1 @coroutine#1410] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cc91fe3 2024-08-16 15:53:47.979 [eventLoopGroupProxy-13-1 @call-handler#1409] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:53:47.979 [eventLoopGroupProxy-13-1 @call-handler#1409] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-08-16 15:53:47.979 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:47.980 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:47.980 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 15:53:47.980 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:47.980 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 15:53:47.982 [eventLoopGroupProxy-13-1 @call-handler#1414] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 15:53:48.027 [eventLoopGroupProxy-13-1 @coroutine#1415] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cc91fe3 2024-08-16 15:53:48.027 [eventLoopGroupProxy-13-1 @call-handler#1414] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:53:48.027 [eventLoopGroupProxy-13-1 @call-handler#1414] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-08-16 15:53:48.028 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:48.029 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:48.029 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 15:53:48.029 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:48.029 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 15:53:48.030 [eventLoopGroupProxy-13-1 @call-handler#1419] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 15:53:48.074 [eventLoopGroupProxy-13-1 @coroutine#1420] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cc91fe3 2024-08-16 15:53:48.075 [eventLoopGroupProxy-13-1 @call-handler#1419] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:53:48.075 [eventLoopGroupProxy-13-1 @call-handler#1419] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-08-16 15:53:48.075 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:48.076 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:48.076 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 15:53:48.076 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:48.076 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 15:53:48.077 [eventLoopGroupProxy-13-1 @call-handler#1424] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 15:53:48.123 [eventLoopGroupProxy-13-1 @coroutine#1425] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cc91fe3 2024-08-16 15:53:48.123 [eventLoopGroupProxy-13-1 @call-handler#1424] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:53:48.123 [eventLoopGroupProxy-13-1 @call-handler#1424] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-08-16 15:53:48.124 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:48.125 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:48.125 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 15:53:48.125 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:48.125 [DefaultDispatcher-worker-12 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 15:53:48.126 [eventLoopGroupProxy-13-1 @call-handler#1429] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 15:53:48.145 [DefaultDispatcher-worker-7 @coroutine#806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13087c75 2024-08-16 15:53:48.171 [eventLoopGroupProxy-13-1 @coroutine#1431] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cc91fe3 2024-08-16 15:53:48.171 [eventLoopGroupProxy-13-1 @call-handler#1429] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:53:48.171 [eventLoopGroupProxy-13-1 @call-handler#1429] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-08-16 15:53:48.171 [DefaultDispatcher-worker-7 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:48.173 [DefaultDispatcher-worker-7 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:48.173 [DefaultDispatcher-worker-7 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 15:53:48.173 [DefaultDispatcher-worker-7 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:48.173 [DefaultDispatcher-worker-7 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 15:53:48.174 [eventLoopGroupProxy-13-1 @call-handler#1435] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 15:53:48.176 [eventLoopGroupProxy-13-1 @coroutine#1436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cc91fe3 2024-08-16 15:53:48.177 [eventLoopGroupProxy-13-1 @call-handler#1435] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:53:48.177 [eventLoopGroupProxy-13-1 @call-handler#1435] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 15:53:48.177 [DefaultDispatcher-worker-7 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:48.178 [DefaultDispatcher-worker-7 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:48.178 [DefaultDispatcher-worker-7 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 15:53:48.178 [DefaultDispatcher-worker-7 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:48.178 [DefaultDispatcher-worker-7 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 15:53:48.179 [eventLoopGroupProxy-13-1 @call-handler#1440] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 15:53:48.224 [eventLoopGroupProxy-13-1 @coroutine#1442] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cc91fe3 2024-08-16 15:53:48.224 [eventLoopGroupProxy-13-1 @call-handler#1440] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:53:48.224 [eventLoopGroupProxy-13-1 @call-handler#1440] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-08-16 15:53:48.225 [DefaultDispatcher-worker-7 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:48.226 [DefaultDispatcher-worker-7 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:48.226 [DefaultDispatcher-worker-7 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 15:53:48.226 [DefaultDispatcher-worker-7 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:48.226 [DefaultDispatcher-worker-7 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 15:53:48.227 [eventLoopGroupProxy-13-1 @call-handler#1446] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 15:53:48.230 [eventLoopGroupProxy-13-1 @coroutine#1447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cc91fe3 2024-08-16 15:53:48.230 [eventLoopGroupProxy-13-1 @call-handler#1446] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:53:48.230 [eventLoopGroupProxy-13-1 @call-handler#1446] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 15:53:48.230 [DefaultDispatcher-worker-7 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:48.232 [DefaultDispatcher-worker-7 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:48.232 [DefaultDispatcher-worker-7 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 15:53:48.232 [DefaultDispatcher-worker-7 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:48.232 [DefaultDispatcher-worker-7 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 15:53:48.233 [eventLoopGroupProxy-13-1 @call-handler#1451] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 15:53:48.235 [eventLoopGroupProxy-13-1 @coroutine#1452] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cc91fe3 2024-08-16 15:53:48.236 [eventLoopGroupProxy-13-1 @call-handler#1451] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:53:48.236 [eventLoopGroupProxy-13-1 @call-handler#1451] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 15:53:48.236 [DefaultDispatcher-worker-7 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:48.237 [DefaultDispatcher-worker-7 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:48.237 [DefaultDispatcher-worker-7 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 15:53:48.237 [DefaultDispatcher-worker-7 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:48.237 [DefaultDispatcher-worker-7 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 15:53:48.238 [eventLoopGroupProxy-13-1 @call-handler#1456] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 15:53:48.240 [eventLoopGroupProxy-13-1 @coroutine#1457] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cc91fe3 2024-08-16 15:53:48.241 [eventLoopGroupProxy-13-1 @call-handler#1456] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:53:48.241 [eventLoopGroupProxy-13-1 @call-handler#1456] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 15:53:48.241 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:48.243 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:48.243 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 15:53:48.243 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:48.243 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 15:53:48.244 [eventLoopGroupProxy-13-1 @call-handler#1461] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 15:53:48.246 [eventLoopGroupProxy-13-1 @coroutine#1462] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cc91fe3 2024-08-16 15:53:48.246 [eventLoopGroupProxy-13-1 @call-handler#1461] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:53:48.247 [eventLoopGroupProxy-13-1 @call-handler#1461] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 15:53:48.247 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:48.248 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:48.248 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 15:53:48.248 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:48.248 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 15:53:48.249 [eventLoopGroupProxy-13-1 @call-handler#1466] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 15:53:48.251 [eventLoopGroupProxy-13-1 @coroutine#1467] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cc91fe3 2024-08-16 15:53:48.251 [eventLoopGroupProxy-13-1 @call-handler#1466] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:53:48.251 [eventLoopGroupProxy-13-1 @call-handler#1466] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 15:53:48.251 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:48.253 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:48.253 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 15:53:48.253 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:48.253 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 15:53:48.254 [eventLoopGroupProxy-13-1 @call-handler#1471] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 15:53:48.299 [eventLoopGroupProxy-13-1 @coroutine#1472] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cc91fe3 2024-08-16 15:53:48.300 [eventLoopGroupProxy-13-1 @call-handler#1471] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:53:48.300 [eventLoopGroupProxy-13-1 @call-handler#1471] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-08-16 15:53:48.300 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:48.301 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:48.301 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 15:53:48.301 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:48.301 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 15:53:48.302 [eventLoopGroupProxy-13-1 @call-handler#1476] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 15:53:48.304 [eventLoopGroupProxy-13-1 @coroutine#1477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cc91fe3 2024-08-16 15:53:48.304 [eventLoopGroupProxy-13-1 @call-handler#1476] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:53:48.305 [eventLoopGroupProxy-13-1 @call-handler#1476] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 15:53:48.305 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:48.306 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:48.306 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 15:53:48.306 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:48.306 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 15:53:48.307 [eventLoopGroupProxy-13-1 @call-handler#1481] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 15:53:48.308 [eventLoopGroupProxy-13-1 @coroutine#1482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cc91fe3 2024-08-16 15:53:48.309 [eventLoopGroupProxy-13-1 @call-handler#1481] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:53:48.309 [eventLoopGroupProxy-13-1 @call-handler#1481] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 15:53:48.309 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:48.310 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:48.310 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 15:53:48.310 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:48.310 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 15:53:48.311 [eventLoopGroupProxy-13-1 @call-handler#1486] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 15:53:48.312 [eventLoopGroupProxy-13-1 @coroutine#1487] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cc91fe3 2024-08-16 15:53:48.313 [eventLoopGroupProxy-13-1 @call-handler#1486] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:53:48.313 [eventLoopGroupProxy-13-1 @call-handler#1486] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 15:53:48.313 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:48.314 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:48.314 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 15:53:48.314 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:48.315 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 15:53:48.315 [eventLoopGroupProxy-13-1 @call-handler#1491] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 15:53:48.363 [eventLoopGroupProxy-13-1 @coroutine#1492] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cc91fe3 2024-08-16 15:53:48.363 [eventLoopGroupProxy-13-1 @call-handler#1491] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:53:48.363 [eventLoopGroupProxy-13-1 @call-handler#1491] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2024-08-16 15:53:48.363 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:48.365 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:48.365 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 15:53:48.365 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:48.365 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 15:53:48.366 [eventLoopGroupProxy-13-1 @call-handler#1496] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 15:53:48.368 [eventLoopGroupProxy-13-1 @coroutine#1497] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cc91fe3 2024-08-16 15:53:48.368 [eventLoopGroupProxy-13-1 @call-handler#1496] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:53:48.368 [eventLoopGroupProxy-13-1 @call-handler#1496] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 15:53:48.369 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:48.370 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:48.370 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 15:53:48.370 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:48.370 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 15:53:48.371 [eventLoopGroupProxy-13-1 @call-handler#1501] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 15:53:48.372 [eventLoopGroupProxy-13-1 @coroutine#1502] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cc91fe3 2024-08-16 15:53:48.372 [eventLoopGroupProxy-13-1 @call-handler#1501] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:53:48.372 [eventLoopGroupProxy-13-1 @call-handler#1501] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 15:53:48.373 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:48.374 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:48.374 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 15:53:48.374 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:48.374 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 15:53:48.375 [eventLoopGroupProxy-13-1 @call-handler#1506] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 15:53:48.376 [eventLoopGroupProxy-13-1 @coroutine#1507] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cc91fe3 2024-08-16 15:53:48.376 [eventLoopGroupProxy-13-1 @call-handler#1506] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:53:48.377 [eventLoopGroupProxy-13-1 @call-handler#1506] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 15:53:48.377 [DefaultDispatcher-worker-15 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:48.378 [DefaultDispatcher-worker-15 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:48.378 [DefaultDispatcher-worker-15 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 15:53:48.378 [DefaultDispatcher-worker-15 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:48.378 [DefaultDispatcher-worker-15 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 15:53:48.379 [eventLoopGroupProxy-13-1 @call-handler#1511] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 15:53:48.423 [eventLoopGroupProxy-13-1 @coroutine#1512] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cc91fe3 2024-08-16 15:53:48.423 [eventLoopGroupProxy-13-1 @call-handler#1511] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:53:48.423 [eventLoopGroupProxy-13-1 @call-handler#1511] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-08-16 15:53:48.424 [DefaultDispatcher-worker-15 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:48.425 [DefaultDispatcher-worker-15 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:48.425 [DefaultDispatcher-worker-15 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 15:53:48.425 [DefaultDispatcher-worker-15 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:48.425 [DefaultDispatcher-worker-15 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 15:53:48.426 [eventLoopGroupProxy-13-1 @call-handler#1516] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 15:53:48.476 [eventLoopGroupProxy-13-1 @coroutine#1517] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cc91fe3 2024-08-16 15:53:48.476 [eventLoopGroupProxy-13-1 @call-handler#1516] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:53:48.476 [eventLoopGroupProxy-13-1 @call-handler#1516] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 50ms 2024-08-16 15:53:48.477 [DefaultDispatcher-worker-15 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:48.478 [DefaultDispatcher-worker-15 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:48.478 [DefaultDispatcher-worker-15 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 15:53:48.478 [DefaultDispatcher-worker-15 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:48.478 [DefaultDispatcher-worker-15 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 15:53:48.479 [eventLoopGroupProxy-13-1 @call-handler#1521] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 15:53:48.482 [eventLoopGroupProxy-13-1 @coroutine#1522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cc91fe3 2024-08-16 15:53:48.482 [eventLoopGroupProxy-13-1 @call-handler#1521] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:53:48.482 [eventLoopGroupProxy-13-1 @call-handler#1521] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 15:53:48.482 [DefaultDispatcher-worker-15 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:48.484 [DefaultDispatcher-worker-15 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:48.484 [DefaultDispatcher-worker-15 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 15:53:48.484 [DefaultDispatcher-worker-15 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:48.484 [DefaultDispatcher-worker-15 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 15:53:48.485 [eventLoopGroupProxy-13-1 @call-handler#1526] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 15:53:48.493 [eventLoopGroupProxy-13-1 @coroutine#1528] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cc91fe3 2024-08-16 15:53:48.493 [eventLoopGroupProxy-13-1 @call-handler#1526] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:53:48.494 [eventLoopGroupProxy-13-1 @call-handler#1526] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 9ms 2024-08-16 15:53:48.494 [DefaultDispatcher-worker-15 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:48.495 [DefaultDispatcher-worker-15 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:48.495 [DefaultDispatcher-worker-15 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 15:53:48.495 [DefaultDispatcher-worker-15 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:48.495 [DefaultDispatcher-worker-15 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 15:53:48.496 [eventLoopGroupProxy-13-1 @call-handler#1532] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 15:53:48.498 [eventLoopGroupProxy-13-1 @coroutine#1533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cc91fe3 2024-08-16 15:53:48.498 [eventLoopGroupProxy-13-1 @call-handler#1532] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:53:48.498 [eventLoopGroupProxy-13-1 @call-handler#1532] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 15:53:48.499 [DefaultDispatcher-worker-15 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:48.500 [DefaultDispatcher-worker-15 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:48.500 [DefaultDispatcher-worker-15 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 15:53:48.500 [DefaultDispatcher-worker-15 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:48.500 [DefaultDispatcher-worker-15 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 15:53:48.501 [eventLoopGroupProxy-13-1 @call-handler#1537] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 15:53:48.552 [eventLoopGroupProxy-13-1 @coroutine#1538] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cc91fe3 2024-08-16 15:53:48.552 [eventLoopGroupProxy-13-1 @call-handler#1537] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:53:48.552 [eventLoopGroupProxy-13-1 @call-handler#1537] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 51ms 2024-08-16 15:53:48.552 [DefaultDispatcher-worker-15 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:48.553 [DefaultDispatcher-worker-15 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:48.554 [DefaultDispatcher-worker-15 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 15:53:48.554 [DefaultDispatcher-worker-15 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:48.554 [DefaultDispatcher-worker-15 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 15:53:48.554 [eventLoopGroupProxy-13-1 @call-handler#1542] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 15:53:48.556 [eventLoopGroupProxy-13-1 @coroutine#1543] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cc91fe3 2024-08-16 15:53:48.556 [eventLoopGroupProxy-13-1 @call-handler#1542] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:53:48.556 [eventLoopGroupProxy-13-1 @call-handler#1542] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 15:53:48.557 [DefaultDispatcher-worker-15 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:48.558 [DefaultDispatcher-worker-15 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:48.558 [DefaultDispatcher-worker-15 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 15:53:48.558 [DefaultDispatcher-worker-15 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:48.558 [DefaultDispatcher-worker-15 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 15:53:48.559 [eventLoopGroupProxy-13-1 @call-handler#1547] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 15:53:48.604 [eventLoopGroupProxy-13-1 @coroutine#1548] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cc91fe3 2024-08-16 15:53:48.604 [eventLoopGroupProxy-13-1 @call-handler#1547] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:53:48.604 [eventLoopGroupProxy-13-1 @call-handler#1547] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-08-16 15:53:48.604 [DefaultDispatcher-worker-15 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:48.606 [DefaultDispatcher-worker-15 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:48.606 [DefaultDispatcher-worker-15 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 15:53:48.606 [DefaultDispatcher-worker-15 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:48.606 [DefaultDispatcher-worker-15 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 15:53:48.607 [eventLoopGroupProxy-13-1 @call-handler#1552] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 15:53:48.651 [eventLoopGroupProxy-13-1 @coroutine#1553] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cc91fe3 2024-08-16 15:53:48.651 [eventLoopGroupProxy-13-1 @call-handler#1552] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:53:48.651 [eventLoopGroupProxy-13-1 @call-handler#1552] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-08-16 15:53:48.652 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:48.653 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:48.653 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 15:53:48.653 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:48.653 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 15:53:48.654 [eventLoopGroupProxy-13-1 @call-handler#1557] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 15:53:48.656 [eventLoopGroupProxy-13-1 @coroutine#1558] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cc91fe3 2024-08-16 15:53:48.657 [eventLoopGroupProxy-13-1 @call-handler#1557] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:53:48.657 [eventLoopGroupProxy-13-1 @call-handler#1557] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 15:53:48.657 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:48.658 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:48.658 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 15:53:48.658 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:48.659 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 15:53:48.659 [eventLoopGroupProxy-13-1 @call-handler#1562] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 15:53:48.663 [DefaultDispatcher-worker-3 @coroutine#806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13087c75 2024-08-16 15:53:48.709 [eventLoopGroupProxy-13-1 @coroutine#1564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cc91fe3 2024-08-16 15:53:48.709 [eventLoopGroupProxy-13-1 @call-handler#1562] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:53:48.709 [eventLoopGroupProxy-13-1 @call-handler#1562] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 50ms 2024-08-16 15:53:48.709 [DefaultDispatcher-worker-15 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:48.711 [DefaultDispatcher-worker-15 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:48.711 [DefaultDispatcher-worker-15 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 15:53:48.711 [DefaultDispatcher-worker-15 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:48.711 [DefaultDispatcher-worker-15 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 15:53:48.712 [eventLoopGroupProxy-13-1 @call-handler#1568] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 15:53:48.715 [eventLoopGroupProxy-13-1 @coroutine#1569] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cc91fe3 2024-08-16 15:53:48.715 [eventLoopGroupProxy-13-1 @call-handler#1568] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:53:48.715 [eventLoopGroupProxy-13-1 @call-handler#1568] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 15:53:48.716 [DefaultDispatcher-worker-15 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:48.717 [DefaultDispatcher-worker-15 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:48.717 [DefaultDispatcher-worker-15 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 15:53:48.717 [DefaultDispatcher-worker-15 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:48.717 [DefaultDispatcher-worker-15 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 15:53:48.718 [eventLoopGroupProxy-13-1 @call-handler#1573] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 15:53:48.720 [eventLoopGroupProxy-13-1 @coroutine#1574] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cc91fe3 2024-08-16 15:53:48.720 [eventLoopGroupProxy-13-1 @call-handler#1573] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:53:48.720 [eventLoopGroupProxy-13-1 @call-handler#1573] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 15:53:48.721 [DefaultDispatcher-worker-15 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:48.722 [DefaultDispatcher-worker-15 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:48.722 [DefaultDispatcher-worker-15 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 15:53:48.722 [DefaultDispatcher-worker-15 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:48.722 [DefaultDispatcher-worker-15 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 15:53:48.723 [eventLoopGroupProxy-13-1 @call-handler#1578] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 15:53:48.725 [eventLoopGroupProxy-13-1 @coroutine#1579] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cc91fe3 2024-08-16 15:53:48.725 [eventLoopGroupProxy-13-1 @call-handler#1578] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:53:48.725 [eventLoopGroupProxy-13-1 @call-handler#1578] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 15:53:48.725 [DefaultDispatcher-worker-15 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:48.727 [DefaultDispatcher-worker-15 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:48.727 [DefaultDispatcher-worker-15 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 15:53:48.727 [DefaultDispatcher-worker-15 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:48.727 [DefaultDispatcher-worker-15 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 15:53:48.728 [eventLoopGroupProxy-13-1 @call-handler#1583] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 15:53:48.780 [eventLoopGroupProxy-13-1 @coroutine#1584] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cc91fe3 2024-08-16 15:53:48.781 [eventLoopGroupProxy-13-1 @call-handler#1583] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:53:48.781 [eventLoopGroupProxy-13-1 @call-handler#1583] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 53ms 2024-08-16 15:53:48.781 [DefaultDispatcher-worker-15 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:48.782 [DefaultDispatcher-worker-15 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:48.783 [DefaultDispatcher-worker-15 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 15:53:48.783 [DefaultDispatcher-worker-15 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:48.783 [DefaultDispatcher-worker-15 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 15:53:48.783 [eventLoopGroupProxy-13-1 @call-handler#1588] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 15:53:48.827 [eventLoopGroupProxy-13-1 @coroutine#1590] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cc91fe3 2024-08-16 15:53:48.827 [eventLoopGroupProxy-13-1 @call-handler#1588] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:53:48.827 [eventLoopGroupProxy-13-1 @call-handler#1588] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-08-16 15:53:48.827 [DefaultDispatcher-worker-15 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:48.829 [DefaultDispatcher-worker-15 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:48.829 [DefaultDispatcher-worker-15 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 15:53:48.829 [DefaultDispatcher-worker-15 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:48.829 [DefaultDispatcher-worker-15 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 15:53:48.830 [eventLoopGroupProxy-13-1 @call-handler#1594] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 15:53:48.832 [eventLoopGroupProxy-13-1 @coroutine#1595] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cc91fe3 2024-08-16 15:53:48.832 [eventLoopGroupProxy-13-1 @call-handler#1594] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:53:48.832 [eventLoopGroupProxy-13-1 @call-handler#1594] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 15:53:48.833 [DefaultDispatcher-worker-15 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:48.834 [DefaultDispatcher-worker-15 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:48.834 [DefaultDispatcher-worker-15 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 15:53:48.834 [DefaultDispatcher-worker-15 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:48.834 [DefaultDispatcher-worker-15 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 15:53:48.835 [eventLoopGroupProxy-13-1 @call-handler#1599] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 15:53:48.837 [eventLoopGroupProxy-13-1 @coroutine#1600] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cc91fe3 2024-08-16 15:53:48.837 [eventLoopGroupProxy-13-1 @call-handler#1599] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:53:48.838 [eventLoopGroupProxy-13-1 @call-handler#1599] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 15:53:48.838 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:48.839 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:48.839 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 15:53:48.839 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:48.839 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 15:53:48.841 [eventLoopGroupProxy-13-1 @call-handler#1604] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 15:53:48.884 [eventLoopGroupProxy-13-1 @coroutine#1605] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cc91fe3 2024-08-16 15:53:48.884 [eventLoopGroupProxy-13-1 @call-handler#1604] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:53:48.885 [eventLoopGroupProxy-13-1 @call-handler#1604] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-08-16 15:53:48.885 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:48.900 [DefaultDispatcher-worker-11 @coroutine#786] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13087c75 2024-08-16 15:53:48.908 [DefaultDispatcher-worker-14 @coroutine#789] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13087c75 2024-08-16 15:53:48.909 [DefaultDispatcher-worker-14 @coroutine#789] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-08-16 15:53:48.909 [DefaultDispatcher-worker-14 @coroutine#789] 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-08-16 15:53:48.909 [DefaultDispatcher-worker-14 @coroutine#789] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-08-16 15:53:48.909 [DefaultDispatcher-worker-14 @coroutine#789] 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-08-16 15:53:48.910 [eventLoopGroupProxy-13-1 @call-handler#1614] 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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-08-16 15:53:48.911 [eventLoopGroupProxy-13-1 @call-handler#1614] 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-08-16 15:53:48.911 [eventLoopGroupProxy-13-1 @call-handler#1614] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-08-16 15:53:48.930 [DefaultDispatcher-worker-11 @call-handler#1614] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16f62062 2024-08-16 15:53:48.930 [eventLoopGroupProxy-13-1 @call-handler#1614] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:53:48.930 [DefaultDispatcher-worker-11 @coroutine#756] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/626977715312947200/_ustadmanifest.json 2024-08-16 15:53:48.930 [DefaultDispatcher-worker-11 @coroutine#756] 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/626977715312947200/_ustadmanifest.json. 2024-08-16 15:53:48.930 [DefaultDispatcher-worker-11 @coroutine#756] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/626977715312947200/_ustadmanifest.json 2024-08-16 15:53:48.930 [eventLoopGroupProxy-13-1 @call-handler#1614] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 20ms 2024-08-16 15:53:48.931 [DefaultDispatcher-worker-13 @coroutine#789] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-08-16 15:53:48.931 [DefaultDispatcher-worker-13 @coroutine#789] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-08-16 15:53:48.931 [DefaultDispatcher-worker-13 @coroutine#789] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-08-16 15:53:48.931 [DefaultDispatcher-worker-13 @coroutine#789] 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-08-16 15:53:48.931 [DefaultDispatcher-worker-1 @coroutine#756] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/626977715312947200/_ustadmanifest.json 2024-08-16 15:53:48.931 [DefaultDispatcher-worker-1 @coroutine#756] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/626977715312947200/_ustadmanifest.json 2024-08-16 15:53:48.932 [DefaultDispatcher-worker-11 @coroutine#756] 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/626977715312947200/_ustadmanifest.json. 2024-08-16 15:53:48.932 [DefaultDispatcher-worker-11 @coroutine#756] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/626977715312947200/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-08-16 15:53:48.941 [DefaultDispatcher-worker-7 @coroutine#789] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13087c75 2024-08-16 15:53:48.959 [DefaultDispatcher-worker-14 @coroutine#756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16f62062 2024-08-16 15:53:48.986 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-08-16 15:53:48.986 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-08-16 15:53:48.987 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-08-16 15:53:48.987 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-08-16 15:53:48.987 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-08-16 15:53:48.991 [Test worker @coroutine#1630] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34cb1310 2024-08-16 15:53:48.991 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown initiated... 2024-08-16 15:53:48.991 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Close initiated... 2024-08-16 15:53:48.991 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:53:48.991 [HikariPool-70 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Closing connection org.sqlite.jdbc4.JDBC4Connection@13087c75: (connection evicted) 2024-08-16 15:53:48.992 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 15:53:48.992 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Closed. 2024-08-16 15:53:48.992 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown completed. 2024-08-16 15:53:49.217 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-08-16 15:53:49.217 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-08-16 15:53:49.400 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-08-16 15:53:49.698 [DefaultDispatcher-worker-14 @coroutine#1635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cc91fe3 2024-08-16 15:53:49.995 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@646ddc20 2024-08-16 15:53:49.995 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@646ddc20 2024-08-16 15:53:49.996 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown initiated... 2024-08-16 15:53:49.996 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Close initiated... 2024-08-16 15:53:49.996 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:53:49.996 [HikariPool-68 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Closing connection org.sqlite.jdbc4.JDBC4Connection@16f62062: (connection evicted) 2024-08-16 15:53:49.997 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 15:53:49.997 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Closed. 2024-08-16 15:53:49.997 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown completed. 2024-08-16 15:53:50.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-71 - configuration: 2024-08-16 15:53:50.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:53:50.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:53:50.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:53:50.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:53:50.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:53:50.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:53:50.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5354bfce 2024-08-16 15:53:50.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:53:50.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:53:50.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:53:50.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:53:50.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:53:50.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:53:50.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:53:50.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:53:50.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:53:50.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:53:50.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:53:50.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:53:50.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:53:50.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:53:50.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:53:50.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:53:50.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:53:50.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:53:50.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:53:50.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-71" 2024-08-16 15:53:50.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:53:50.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:53:50.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:53:50.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:53:50.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:53:50.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:53:50.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:53:50.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:53:50.006 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Starting... 2024-08-16 15:53:50.007 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@3146f3d7 2024-08-16 15:53:50.007 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@3146f3d7 2024-08-16 15:53:50.007 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Start completed. 2024-08-16 15:53:50.022 [DefaultDispatcher-worker-14 @coroutine#1643] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3146f3d7 2024-08-16 15:53:50.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-72 - configuration: 2024-08-16 15:53:50.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:53:50.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:53:50.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:53:50.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:53:50.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:53:50.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:53:50.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5edaa572 2024-08-16 15:53:50.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:53:50.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:53:50.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:53:50.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:53:50.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:53:50.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:53:50.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:53:50.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:53:50.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:53:50.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:53:50.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:53:50.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:53:50.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:53:50.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:53:50.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:53:50.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:53:50.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:53:50.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:53:50.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:53:50.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-72" 2024-08-16 15:53:50.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:53:50.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:53:50.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:53:50.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:53:50.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:53:50.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:53:50.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:53:50.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:53:50.031 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Starting... 2024-08-16 15:53:50.032 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@460df441 2024-08-16 15:53:50.032 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@460df441 2024-08-16 15:53:50.032 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Start completed. 2024-08-16 15:53:50.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-73 - configuration: 2024-08-16 15:53:50.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:53:50.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:53:50.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:53:50.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:53:50.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:53:50.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:53:50.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@761f1a28 2024-08-16 15:53:50.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:53:50.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:53:50.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:53:50.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:53:50.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:53:50.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:53:50.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:53:50.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:53:50.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:53:50.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:53:50.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:53:50.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:53:50.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:53:50.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:53:50.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:53:50.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:53:50.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:53:50.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:53:50.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:53:50.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-73" 2024-08-16 15:53:50.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:53:50.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:53:50.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:53:50.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:53:50.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:53:50.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:53:50.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:53:50.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:53:50.034 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Starting... 2024-08-16 15:53:50.035 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@71c91121 2024-08-16 15:53:50.035 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@71c91121 2024-08-16 15:53:50.035 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Start completed. 2024-08-16 15:53:50.038 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-08-16 15:53:50.039 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2024-08-16 15:53:50.040 [DefaultDispatcher-worker-14 @coroutine#1652] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-08-16 15:53:50.044 [DefaultDispatcher-worker-14 @coroutine#1654] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460df441 2024-08-16 15:53:50.046 [Test worker @coroutine#1653] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-08-16 15:53:50.046 [Test worker @coroutine#1653] 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-08-16 15:53:50.046 [Test worker @coroutine#1653] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-08-16 15:53:50.046 [Test worker @coroutine#1653] 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-08-16 15:53:50.049 [eventLoopGroupProxy-16-1 @call-handler#1659] 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-08-16 15:53:50.049 [eventLoopGroupProxy-16-1 @call-handler#1659] 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-08-16 15:53:50.051 [eventLoopGroupProxy-16-1 @coroutine#1660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c91121 2024-08-16 15:53:50.052 [Test worker @coroutine#1653] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-08-16 15:53:50.052 [Test worker @coroutine#1653] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-08-16 15:53:50.053 [Test worker @coroutine#1653] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-08-16 15:53:50.053 [Test worker @coroutine#1653] 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-08-16 15:53:50.054 [Test worker @coroutine#1664] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:50.054 [Test worker @coroutine#1664] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 15:53:50.054 [Test worker @coroutine#1664] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:50.054 [Test worker @coroutine#1664] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 15:53:50.055 [eventLoopGroupProxy-16-1 @call-handler#1666] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-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-08-16 15:53:50.059 [eventLoopGroupProxy-16-1 @coroutine#1667] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c91121 2024-08-16 15:53:50.060 [eventLoopGroupProxy-16-1 @call-handler#1666] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:53:50.060 [Test worker @coroutine#1664] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 15:53:50.063 [eventLoopGroupProxy-16-2 @call-handler#1676] 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-08-16 15:53:50.066 [eventLoopGroupProxy-16-2 @call-handler#1676] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:53:50.073 [Test worker @coroutine#1678] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460df441 2024-08-16 15:53:50.107 [HikariPool-71 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:53:50.132 [HikariPool-72 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:53:50.135 [HikariPool-73 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:53:51.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-74 - configuration: 2024-08-16 15:53:51.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:53:51.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:53:51.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:53:51.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:53:51.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:53:51.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:53:51.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7359f3ac 2024-08-16 15:53:51.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:53:51.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:53:51.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:53:51.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:53:51.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:53:51.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:53:51.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:53:51.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:53:51.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:53:51.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:53:51.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:53:51.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:53:51.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:53:51.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:53:51.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:53:51.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:53:51.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:53:51.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:53:51.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:53:51.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-74" 2024-08-16 15:53:51.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:53:51.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:53:51.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:53:51.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:53:51.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:53:51.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:53:51.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:53:51.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:53:51.144 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Starting... 2024-08-16 15:53:51.145 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d9cba2 2024-08-16 15:53:51.145 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d9cba2 2024-08-16 15:53:51.145 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Start completed. 2024-08-16 15:53:51.180 [DefaultDispatcher-worker-6 @coroutine#1684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d9cba2 2024-08-16 15:53:51.186 [Test worker @coroutine#1684] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45495/api/blob/upload-init-batch 2024-08-16 15:53:51.186 [Test worker @coroutine#1684] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45495/api/blob/upload-init-batch. 2024-08-16 15:53:51.186 [Test worker @coroutine#1684] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45495/api/blob/upload-init-batch 2024-08-16 15:53:51.186 [Test worker @coroutine#1684] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:45495/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-08-16 15:53:51.187 [Test worker @coroutine#1684] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45495/api/blob/upload-init-batch 2024-08-16 15:53:51.187 [Test worker @coroutine#1684] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45495/api/blob/upload-init-batch 2024-08-16 15:53:51.188 [Test worker @coroutine#1684] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:45495/api/blob/upload-init-batch. 2024-08-16 15:53:51.188 [Test worker @coroutine#1684] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:45495/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-08-16 15:53:51.199 [DefaultDispatcher-worker-1 @coroutine#1684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d9cba2 2024-08-16 15:53:51.204 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown initiated... 2024-08-16 15:53:51.204 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Close initiated... 2024-08-16 15:53:51.204 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:53:51.204 [HikariPool-74 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3d9cba2: (connection evicted) 2024-08-16 15:53:51.205 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 15:53:51.205 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Closed. 2024-08-16 15:53:51.205 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown completed. 2024-08-16 15:53:51.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-75 - configuration: 2024-08-16 15:53:51.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:53:51.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:53:51.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:53:51.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:53:51.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:53:51.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:53:51.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@414d466e 2024-08-16 15:53:51.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:53:51.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:53:51.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:53:51.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:53:51.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:53:51.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:53:51.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:53:51.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:53:51.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:53:51.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:53:51.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:53:51.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:53:51.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:53:51.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:53:51.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:53:51.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:53:51.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:53:51.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:53:51.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:53:51.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-75" 2024-08-16 15:53:51.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:53:51.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:53:51.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:53:51.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:53:51.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:53:51.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:53:51.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:53:51.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:53:51.214 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Starting... 2024-08-16 15:53:51.215 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@643a73fa 2024-08-16 15:53:51.215 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@643a73fa 2024-08-16 15:53:51.215 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Start completed. 2024-08-16 15:53:51.234 [Test worker @coroutine#1696] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34345/api/blob/upload-init-batch 2024-08-16 15:53:51.234 [Test worker @coroutine#1696] 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:34345/api/blob/upload-init-batch. 2024-08-16 15:53:51.234 [Test worker @coroutine#1696] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34345/api/blob/upload-init-batch 2024-08-16 15:53:51.234 [Test worker @coroutine#1696] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:34345/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-08-16 15:53:51.236 [Test worker @coroutine#1696] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34345/api/blob/upload-init-batch 2024-08-16 15:53:51.236 [Test worker @coroutine#1696] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34345/api/blob/upload-init-batch 2024-08-16 15:53:51.236 [Test worker @coroutine#1696] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:34345/api/blob/upload-init-batch. 2024-08-16 15:53:51.237 [Test worker @coroutine#1696] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:34345/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-08-16 15:53:51.238 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown initiated... 2024-08-16 15:53:51.238 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Close initiated... 2024-08-16 15:53:51.238 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:53:51.238 [HikariPool-75 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-75 - Closing connection org.sqlite.jdbc4.JDBC4Connection@643a73fa: (connection evicted) 2024-08-16 15:53:51.239 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 15:53:51.239 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Closed. 2024-08-16 15:53:51.239 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown completed. 2024-08-16 15:53:51.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-76 - configuration: 2024-08-16 15:53:51.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:53:51.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:53:51.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:53:51.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:53:51.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:53:51.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:53:51.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1372696b 2024-08-16 15:53:51.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:53:51.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:53:51.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:53:51.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:53:51.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:53:51.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:53:51.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:53:51.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:53:51.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:53:51.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:53:51.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:53:51.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:53:51.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:53:51.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:53:51.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:53:51.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:53:51.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:53:51.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:53:51.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:53:51.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-76" 2024-08-16 15:53:51.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:53:51.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:53:51.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:53:51.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:53:51.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:53:51.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:53:51.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:53:51.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:53:51.245 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Starting... 2024-08-16 15:53:51.245 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@206e5183 2024-08-16 15:53:51.245 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@206e5183 2024-08-16 15:53:51.245 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Start completed. 2024-08-16 15:53:51.261 [Test worker @coroutine#1702] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48317/api/blob/upload-init-batch 2024-08-16 15:53:51.261 [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:48317/api/blob/upload-init-batch. 2024-08-16 15:53:51.261 [Test worker @coroutine#1702] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48317/api/blob/upload-init-batch 2024-08-16 15:53:51.261 [Test worker @coroutine#1702] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:48317/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-08-16 15:53:51.263 [Test worker @coroutine#1702] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48317/api/blob/upload-init-batch 2024-08-16 15:53:51.263 [Test worker @coroutine#1702] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48317/api/blob/upload-init-batch 2024-08-16 15:53:51.264 [Test worker @coroutine#1702] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:48317/api/blob/upload-init-batch. 2024-08-16 15:53:51.264 [Test worker @coroutine#1702] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:48317/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-08-16 15:53:51.269 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown initiated... 2024-08-16 15:53:51.269 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Close initiated... 2024-08-16 15:53:51.269 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:53:51.269 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@206e5183: (connection evicted) 2024-08-16 15:53:51.269 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 15:53:51.269 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Closed. 2024-08-16 15:53:51.269 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown completed. 2024-08-16 15:53:51.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-77 - configuration: 2024-08-16 15:53:51.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:53:51.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:53:51.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:53:51.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:53:51.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:53:51.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:53:51.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@28f6a008 2024-08-16 15:53:51.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:53:51.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:53:51.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:53:51.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:53:51.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:53:51.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:53:51.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:53:51.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:53:51.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:53:51.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:53:51.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:53:51.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:53:51.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:53:51.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:53:51.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:53:51.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:53:51.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:53:51.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:53:51.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:53:51.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-77" 2024-08-16 15:53:51.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:53:51.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:53:51.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:53:51.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:53:51.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:53:51.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:53:51.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:53:51.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:53:51.541 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Starting... 2024-08-16 15:53:51.541 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fa86ddd 2024-08-16 15:53:51.541 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fa86ddd 2024-08-16 15:53:51.541 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Start completed. 2024-08-16 15:53:51.597 [DefaultDispatcher-worker-9 @coroutine#1721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fa86ddd 2024-08-16 15:53:51.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-78 - configuration: 2024-08-16 15:53:51.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:53:51.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:53:51.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:53:51.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:53:51.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:53:51.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:53:51.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5b1cedfd 2024-08-16 15:53:51.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:53:51.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:53:51.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:53:51.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:53:51.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:53:51.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:53:51.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:53:51.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:53:51.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:53:51.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:53:51.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:53:51.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:53:51.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:53:51.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:53:51.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:53:51.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:53:51.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:53:51.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:53:51.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:53:51.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-78" 2024-08-16 15:53:51.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:53:51.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:53:51.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:53:51.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:53:51.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:53:51.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:53:51.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:53:51.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:53:51.600 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Starting... 2024-08-16 15:53:51.601 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@6334c0d8 2024-08-16 15:53:51.601 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@6334c0d8 2024-08-16 15:53:51.601 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Start completed. 2024-08-16 15:53:51.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-79 - configuration: 2024-08-16 15:53:51.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:53:51.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:53:51.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:53:51.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:53:51.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:53:51.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:53:51.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@36017835 2024-08-16 15:53:51.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:53:51.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:53:51.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:53:51.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:53:51.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:53:51.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:53:51.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:53:51.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:53:51.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:53:51.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:53:51.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:53:51.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:53:51.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:53:51.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:53:51.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:53:51.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:53:51.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:53:51.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:53:51.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:53:51.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-79" 2024-08-16 15:53:51.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:53:51.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:53:51.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:53:51.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:53:51.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:53:51.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:53:51.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:53:51.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:53:51.632 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Starting... 2024-08-16 15:53:51.633 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@574134ba 2024-08-16 15:53:51.633 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@574134ba 2024-08-16 15:53:51.633 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Start completed. 2024-08-16 15:53:51.641 [HikariPool-77 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:53:51.674 [DefaultDispatcher-worker-14 @coroutine#1724] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@574134ba 2024-08-16 15:53:51.682 [DefaultDispatcher-worker-7 @coroutine#1724] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@574134ba 2024-08-16 15:53:51.690 [DefaultDispatcher-worker-7 @coroutine#1724] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@574134ba 2024-08-16 15:53:51.699 [DefaultDispatcher-worker-9 @coroutine#1724] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@574134ba 2024-08-16 15:53:51.701 [HikariPool-78 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:53:51.704 [Test worker @coroutine#1730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@574134ba 2024-08-16 15:53:51.713 [DefaultDispatcher-worker-13 @coroutine#1729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@574134ba 2024-08-16 15:53:51.721 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Shutdown initiated... 2024-08-16 15:53:51.721 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Close initiated... 2024-08-16 15:53:51.721 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:53:51.721 [HikariPool-79 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Closing connection org.sqlite.jdbc4.JDBC4Connection@574134ba: (connection evicted) 2024-08-16 15:53:51.722 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 15:53:51.722 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Closed. 2024-08-16 15:53:51.722 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Shutdown completed. 2024-08-16 15:53:51.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-80 - configuration: 2024-08-16 15:53:51.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:53:51.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:53:51.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:53:51.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:53:51.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:53:51.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:53:51.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@68e62b3b 2024-08-16 15:53:51.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:53:51.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:53:51.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:53:51.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:53:51.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:53:51.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:53:51.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:53:51.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:53:51.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:53:51.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:53:51.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:53:51.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:53:51.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:53:51.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:53:51.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:53:51.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:53:51.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:53:51.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:53:51.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:53:51.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-80" 2024-08-16 15:53:51.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:53:51.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:53:51.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:53:51.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:53:51.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:53:51.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:53:51.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:53:51.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:53:51.723 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Starting... 2024-08-16 15:53:51.723 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@17e4beda 2024-08-16 15:53:51.723 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@17e4beda 2024-08-16 15:53:51.724 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Start completed. 2024-08-16 15:53:51.764 [DefaultDispatcher-worker-1 @coroutine#1733] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e4beda 2024-08-16 15:53:51.773 [DefaultDispatcher-worker-1 @coroutine#1733] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e4beda 2024-08-16 15:53:51.781 [DefaultDispatcher-worker-3 @coroutine#1733] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e4beda 2024-08-16 15:53:51.790 [DefaultDispatcher-worker-7 @coroutine#1733] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e4beda 2024-08-16 15:53:51.795 [Test worker @coroutine#1739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e4beda 2024-08-16 15:53:51.804 [DefaultDispatcher-worker-10 @coroutine#1738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e4beda 2024-08-16 15:53:51.806 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown initiated... 2024-08-16 15:53:51.806 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Close initiated... 2024-08-16 15:53:51.806 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:53:51.806 [HikariPool-80 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Closing connection org.sqlite.jdbc4.JDBC4Connection@17e4beda: (connection evicted) 2024-08-16 15:53:51.807 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 15:53:51.807 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Closed. 2024-08-16 15:53:51.807 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown completed. 2024-08-16 15:53:51.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-81 - configuration: 2024-08-16 15:53:51.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:53:51.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:53:51.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:53:51.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:53:51.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:53:51.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:53:51.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@288915a1 2024-08-16 15:53:51.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:53:51.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:53:51.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:53:51.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:53:51.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:53:51.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:53:51.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:53:51.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:53:51.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:53:51.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:53:51.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:53:51.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:53:51.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:53:51.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:53:51.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:53:51.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:53:51.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:53:51.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:53:51.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:53:51.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-81" 2024-08-16 15:53:51.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:53:51.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:53:51.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:53:51.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:53:51.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:53:51.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:53:51.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:53:51.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:53:51.808 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Starting... 2024-08-16 15:53:51.808 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@4645a575 2024-08-16 15:53:51.808 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@4645a575 2024-08-16 15:53:51.808 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Start completed. 2024-08-16 15:53:51.848 [DefaultDispatcher-worker-1 @coroutine#1743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4645a575 2024-08-16 15:53:51.857 [DefaultDispatcher-worker-11 @coroutine#1743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4645a575 2024-08-16 15:53:51.866 [DefaultDispatcher-worker-3 @coroutine#1743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4645a575 2024-08-16 15:53:51.874 [DefaultDispatcher-worker-13 @coroutine#1743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4645a575 2024-08-16 15:53:51.875 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown initiated... 2024-08-16 15:53:51.875 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Close initiated... 2024-08-16 15:53:51.875 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:53:51.876 [HikariPool-81 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4645a575: (connection evicted) 2024-08-16 15:53:51.876 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 15:53:51.876 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Closed. 2024-08-16 15:53:51.876 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown completed. 2024-08-16 15:53:51.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-82 - configuration: 2024-08-16 15:53:51.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:53:51.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:53:51.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:53:51.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:53:51.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:53:51.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:53:51.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2bf0bb93 2024-08-16 15:53:51.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:53:51.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:53:51.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:53:51.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:53:51.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:53:51.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:53:51.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:53:51.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:53:51.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:53:51.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:53:51.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:53:51.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:53:51.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:53:51.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:53:51.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:53:51.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:53:51.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:53:51.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:53:51.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:53:51.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-82" 2024-08-16 15:53:51.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:53:51.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:53:51.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:53:51.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:53:51.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:53:51.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:53:51.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:53:51.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:53:51.877 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Starting... 2024-08-16 15:53:51.878 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@11d0bff5 2024-08-16 15:53:51.878 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@11d0bff5 2024-08-16 15:53:51.878 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Start completed. 2024-08-16 15:53:51.917 [DefaultDispatcher-worker-13 @coroutine#1749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11d0bff5 2024-08-16 15:53:51.926 [DefaultDispatcher-worker-8 @coroutine#1749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11d0bff5 2024-08-16 15:53:51.936 [DefaultDispatcher-worker-1 @coroutine#1749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11d0bff5 2024-08-16 15:53:51.944 [DefaultDispatcher-worker-13 @coroutine#1749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11d0bff5 2024-08-16 15:53:51.949 [Test worker @coroutine#1755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11d0bff5 2024-08-16 15:53:51.959 [DefaultDispatcher-worker-1 @coroutine#1754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11d0bff5 2024-08-16 15:53:51.959 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown initiated... 2024-08-16 15:53:51.959 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Close initiated... 2024-08-16 15:53:51.959 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:53:51.960 [HikariPool-82 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Closing connection org.sqlite.jdbc4.JDBC4Connection@11d0bff5: (connection evicted) 2024-08-16 15:53:51.961 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 15:53:51.961 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Closed. 2024-08-16 15:53:51.961 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown completed. 2024-08-16 15:53:52.008 [DefaultDispatcher-worker-1 @coroutine#1760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3146f3d7 2024-08-16 15:53:52.036 [DefaultDispatcher-worker-1 @coroutine#1762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c91121 2024-08-16 15:53:58.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-83 - configuration: 2024-08-16 15:53:58.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:53:58.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:53:58.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:53:58.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:53:58.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:53:58.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:53:58.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@58038583 2024-08-16 15:53:58.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:53:58.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:53:58.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:53:58.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:53:58.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:53:58.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:53:58.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:53:58.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:53:58.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:53:58.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:53:58.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:53:58.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:53:58.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:53:58.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:53:58.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:53:58.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:53:58.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:53:58.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:53:58.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:53:58.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-83" 2024-08-16 15:53:58.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:53:58.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:53:58.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:53:58.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:53:58.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:53:58.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:53:58.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:53:58.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:53:58.143 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Starting... 2024-08-16 15:53:58.143 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@42fb2be9 2024-08-16 15:53:58.144 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@42fb2be9 2024-08-16 15:53:58.144 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Start completed. 2024-08-16 15:53:58.186 [DefaultDispatcher-worker-9 @coroutine#1803] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42fb2be9 2024-08-16 15:53:58.244 [HikariPool-83 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:53:58.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-84 - configuration: 2024-08-16 15:53:58.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:53:58.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:53:58.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:53:58.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:53:58.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:53:58.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:53:58.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3fae357f 2024-08-16 15:53:58.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:53:58.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:53:58.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:53:58.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:53:58.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:53:58.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:53:58.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:53:58.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:53:58.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:53:58.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:53:58.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:53:58.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:53:58.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:53:58.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:53:58.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:53:58.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:53:58.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:53:58.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:53:58.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:53:58.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-84" 2024-08-16 15:53:58.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:53:58.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:53:58.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:53:58.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:53:58.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:53:58.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:53:58.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:53:58.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:53:58.871 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Starting... 2024-08-16 15:53:58.871 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@6956081d 2024-08-16 15:53:58.871 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@6956081d 2024-08-16 15:53:58.871 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Start completed. 2024-08-16 15:53:58.910 [DefaultDispatcher-worker-8 @coroutine#1808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6956081d 2024-08-16 15:53:58.920 [DefaultDispatcher-worker-2 @coroutine#1810] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6956081d 2024-08-16 15:53:58.929 [DefaultDispatcher-worker-1 @coroutine#1810] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6956081d 2024-08-16 15:53:58.939 [DefaultDispatcher-worker-6 @coroutine#1810] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6956081d 2024-08-16 15:53:58.950 [DefaultDispatcher-worker-1 @coroutine#1810] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6956081d 2024-08-16 15:53:58.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-85 - configuration: 2024-08-16 15:53:58.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:53:58.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:53:58.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:53:58.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:53:58.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:53:58.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:53:58.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4cbd17b3 2024-08-16 15:53:58.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:53:58.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:53:58.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:53:58.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:53:58.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:53:58.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:53:58.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:53:58.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:53:58.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:53:58.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:53:58.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:53:58.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:53:58.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:53:58.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:53:58.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:53:58.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:53:58.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:53:58.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:53:58.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:53:58.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-85" 2024-08-16 15:53:58.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:53:58.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:53:58.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:53:58.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:53:58.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:53:58.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:53:58.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:53:58.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:53:58.959 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Starting... 2024-08-16 15:53:58.960 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c4e63b3 2024-08-16 15:53:58.960 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c4e63b3 2024-08-16 15:53:58.960 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Start completed. 2024-08-16 15:53:58.971 [HikariPool-84 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:53:58.997 [DefaultDispatcher-worker-2 @coroutine#1815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c4e63b3 2024-08-16 15:53:59.007 [DefaultDispatcher-worker-1 @coroutine#1817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c4e63b3 2024-08-16 15:53:59.017 [DefaultDispatcher-worker-11 @coroutine#1817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c4e63b3 2024-08-16 15:53:59.027 [DefaultDispatcher-worker-7 @coroutine#1817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c4e63b3 2024-08-16 15:53:59.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-86 - configuration: 2024-08-16 15:53:59.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:53:59.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:53:59.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:53:59.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:53:59.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:53:59.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:53:59.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@48861d1 2024-08-16 15:53:59.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:53:59.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:53:59.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:53:59.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:53:59.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:53:59.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:53:59.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:53:59.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:53:59.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:53:59.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:53:59.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:53:59.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:53:59.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:53:59.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:53:59.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:53:59.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:53:59.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:53:59.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:53:59.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:53:59.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-86" 2024-08-16 15:53:59.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:53:59.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:53:59.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:53:59.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:53:59.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:53:59.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:53:59.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:53:59.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:53:59.031 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Starting... 2024-08-16 15:53:59.031 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@7baf7e2c 2024-08-16 15:53:59.031 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@7baf7e2c 2024-08-16 15:53:59.031 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Start completed. 2024-08-16 15:53:59.060 [HikariPool-85 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:53:59.073 [DefaultDispatcher-worker-10 @coroutine#1822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7baf7e2c 2024-08-16 15:53:59.083 [DefaultDispatcher-worker-15 @coroutine#1824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7baf7e2c 2024-08-16 15:53:59.091 [DefaultDispatcher-worker-11 @coroutine#1824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7baf7e2c 2024-08-16 15:53:59.100 [DefaultDispatcher-worker-11 @coroutine#1824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7baf7e2c 2024-08-16 15:53:59.109 [DefaultDispatcher-worker-11 @coroutine#1824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7baf7e2c 2024-08-16 15:53:59.119 [DefaultDispatcher-worker-2 @coroutine#1824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7baf7e2c 2024-08-16 15:53:59.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-87 - configuration: 2024-08-16 15:53:59.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:53:59.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:53:59.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:53:59.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:53:59.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:53:59.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:53:59.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@772589ed 2024-08-16 15:53:59.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:53:59.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:53:59.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:53:59.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:53:59.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:53:59.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:53:59.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:53:59.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:53:59.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:53:59.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:53:59.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:53:59.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:53:59.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:53:59.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:53:59.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:53:59.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:53:59.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:53:59.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:53:59.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:53:59.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-87" 2024-08-16 15:53:59.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:53:59.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:53:59.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:53:59.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:53:59.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:53:59.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:53:59.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:53:59.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:53:59.121 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Starting... 2024-08-16 15:53:59.121 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@c040c8d 2024-08-16 15:53:59.121 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@c040c8d 2024-08-16 15:53:59.121 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Start completed. 2024-08-16 15:53:59.132 [HikariPool-86 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:53:59.161 [DefaultDispatcher-worker-2 @coroutine#1830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c040c8d 2024-08-16 15:53:59.170 [DefaultDispatcher-worker-3 @coroutine#1832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c040c8d 2024-08-16 15:53:59.179 [DefaultDispatcher-worker-2 @coroutine#1832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c040c8d 2024-08-16 15:53:59.188 [DefaultDispatcher-worker-2 @coroutine#1832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c040c8d 2024-08-16 15:53:59.199 [DefaultDispatcher-worker-6 @coroutine#1832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c040c8d 2024-08-16 15:53:59.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-88 - configuration: 2024-08-16 15:53:59.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:53:59.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:53:59.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:53:59.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:53:59.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:53:59.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:53:59.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@62536882 2024-08-16 15:53:59.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:53:59.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:53:59.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:53:59.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:53:59.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:53:59.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:53:59.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:53:59.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:53:59.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:53:59.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:53:59.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:53:59.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:53:59.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:53:59.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:53:59.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:53:59.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:53:59.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:53:59.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:53:59.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:53:59.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-88" 2024-08-16 15:53:59.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:53:59.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:53:59.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:53:59.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:53:59.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:53:59.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:53:59.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:53:59.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:53:59.201 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Starting... 2024-08-16 15:53:59.202 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@27f4761b 2024-08-16 15:53:59.202 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@27f4761b 2024-08-16 15:53:59.202 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Start completed. 2024-08-16 15:53:59.221 [HikariPool-87 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:53:59.241 [DefaultDispatcher-worker-15 @coroutine#1837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27f4761b 2024-08-16 15:53:59.253 [DefaultDispatcher-worker-9 @coroutine#1839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27f4761b 2024-08-16 15:53:59.262 [DefaultDispatcher-worker-10 @coroutine#1839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27f4761b 2024-08-16 15:53:59.271 [DefaultDispatcher-worker-11 @coroutine#1839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27f4761b 2024-08-16 15:53:59.280 [DefaultDispatcher-worker-8 @coroutine#1839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27f4761b 2024-08-16 15:53:59.291 [DefaultDispatcher-worker-8 @coroutine#1839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27f4761b 2024-08-16 15:53:59.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-89 - configuration: 2024-08-16 15:53:59.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:53:59.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:53:59.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:53:59.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:53:59.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:53:59.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:53:59.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@72321701 2024-08-16 15:53:59.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:53:59.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:53:59.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:53:59.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:53:59.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:53:59.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:53:59.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:53:59.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:53:59.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:53:59.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:53:59.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:53:59.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:53:59.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:53:59.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:53:59.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:53:59.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:53:59.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:53:59.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:53:59.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:53:59.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-89" 2024-08-16 15:53:59.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:53:59.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:53:59.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:53:59.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:53:59.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:53:59.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:53:59.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:53:59.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:53:59.297 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Starting... 2024-08-16 15:53:59.298 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@182469d0 2024-08-16 15:53:59.298 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@182469d0 2024-08-16 15:53:59.298 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Start completed. 2024-08-16 15:53:59.302 [HikariPool-88 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:53:59.335 [DefaultDispatcher-worker-9 @coroutine#1846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@182469d0 2024-08-16 15:53:59.345 [DefaultDispatcher-worker-7 @coroutine#1848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@182469d0 2024-08-16 15:53:59.352 [DefaultDispatcher-worker-3 @coroutine#1848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@182469d0 2024-08-16 15:53:59.359 [DefaultDispatcher-worker-11 @coroutine#1848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@182469d0 2024-08-16 15:53:59.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-90 - configuration: 2024-08-16 15:53:59.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:53:59.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:53:59.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:53:59.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:53:59.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:53:59.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:53:59.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6dd7af2f 2024-08-16 15:53:59.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:53:59.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:53:59.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:53:59.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:53:59.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:53:59.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:53:59.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:53:59.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:53:59.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:53:59.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:53:59.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:53:59.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:53:59.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:53:59.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:53:59.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:53:59.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:53:59.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:53:59.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:53:59.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:53:59.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-90" 2024-08-16 15:53:59.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:53:59.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:53:59.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:53:59.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:53:59.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:53:59.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:53:59.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:53:59.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:53:59.361 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Starting... 2024-08-16 15:53:59.362 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c75c5e8 2024-08-16 15:53:59.362 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c75c5e8 2024-08-16 15:53:59.362 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Start completed. 2024-08-16 15:53:59.398 [HikariPool-89 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:53:59.408 [DefaultDispatcher-worker-10 @coroutine#1852] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c75c5e8 2024-08-16 15:53:59.418 [DefaultDispatcher-worker-2 @coroutine#1854] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c75c5e8 2024-08-16 15:53:59.425 [DefaultDispatcher-worker-15 @coroutine#1854] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c75c5e8 2024-08-16 15:53:59.431 [DefaultDispatcher-worker-2 @coroutine#1854] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c75c5e8 2024-08-16 15:53:59.439 [DefaultDispatcher-worker-10 @coroutine#1854] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c75c5e8 2024-08-16 15:53:59.451 [DefaultDispatcher-worker-2 @coroutine#1854] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c75c5e8 2024-08-16 15:53:59.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-91 - configuration: 2024-08-16 15:53:59.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:53:59.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:53:59.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:53:59.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:53:59.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:53:59.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:53:59.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2a5c115b 2024-08-16 15:53:59.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:53:59.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:53:59.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:53:59.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:53:59.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:53:59.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:53:59.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:53:59.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:53:59.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:53:59.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:53:59.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:53:59.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:53:59.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:53:59.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:53:59.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:53:59.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:53:59.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:53:59.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:53:59.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:53:59.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-91" 2024-08-16 15:53:59.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:53:59.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:53:59.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:53:59.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:53:59.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:53:59.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:53:59.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:53:59.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:53:59.455 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Starting... 2024-08-16 15:53:59.455 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@20f3291d 2024-08-16 15:53:59.455 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@20f3291d 2024-08-16 15:53:59.455 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Start completed. 2024-08-16 15:53:59.462 [HikariPool-90 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:53:59.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-92 - configuration: 2024-08-16 15:53:59.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:53:59.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:53:59.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:53:59.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:53:59.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:53:59.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:53:59.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@39f3285d 2024-08-16 15:53:59.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:53:59.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:53:59.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:53:59.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:53:59.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:53:59.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:53:59.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:53:59.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:53:59.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:53:59.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:53:59.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:53:59.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:53:59.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:53:59.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:53:59.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:53:59.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:53:59.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:53:59.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:53:59.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:53:59.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-92" 2024-08-16 15:53:59.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:53:59.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:53:59.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:53:59.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:53:59.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:53:59.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:53:59.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:53:59.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:53:59.477 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Starting... 2024-08-16 15:53:59.477 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cf7c055 2024-08-16 15:53:59.477 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cf7c055 2024-08-16 15:53:59.477 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Start completed. 2024-08-16 15:53:59.502 [Test worker @coroutine#1861] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cf7c055 2024-08-16 15:53:59.504 [Test worker @coroutine#1863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cf7c055 2024-08-16 15:53:59.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-93 - configuration: 2024-08-16 15:53:59.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:53:59.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:53:59.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:53:59.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:53:59.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:53:59.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:53:59.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@24ae2183 2024-08-16 15:53:59.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:53:59.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:53:59.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:53:59.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:53:59.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:53:59.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:53:59.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:53:59.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:53:59.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:53:59.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:53:59.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:53:59.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:53:59.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:53:59.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:53:59.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:53:59.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:53:59.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:53:59.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:53:59.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:53:59.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-93" 2024-08-16 15:53:59.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:53:59.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:53:59.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:53:59.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:53:59.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:53:59.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:53:59.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:53:59.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:53:59.510 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Starting... 2024-08-16 15:53:59.510 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ffb0bb4 2024-08-16 15:53:59.510 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ffb0bb4 2024-08-16 15:53:59.510 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Start completed. 2024-08-16 15:53:59.535 [Test worker @coroutine#1866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ffb0bb4 2024-08-16 15:53:59.540 [Test worker @coroutine#1868] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ffb0bb4 2024-08-16 15:53:59.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-94 - configuration: 2024-08-16 15:53:59.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:53:59.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:53:59.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:53:59.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:53:59.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:53:59.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:53:59.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4accc3de 2024-08-16 15:53:59.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:53:59.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:53:59.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:53:59.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:53:59.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:53:59.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:53:59.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:53:59.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:53:59.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:53:59.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:53:59.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:53:59.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:53:59.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:53:59.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:53:59.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:53:59.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:53:59.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:53:59.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:53:59.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:53:59.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-94" 2024-08-16 15:53:59.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:53:59.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:53:59.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:53:59.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:53:59.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:53:59.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:53:59.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:53:59.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:53:59.548 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Starting... 2024-08-16 15:53:59.548 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@23a78d2e 2024-08-16 15:53:59.548 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@23a78d2e 2024-08-16 15:53:59.548 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Start completed. 2024-08-16 15:53:59.555 [HikariPool-91 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:53:59.572 [Test worker @coroutine#1871] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23a78d2e 2024-08-16 15:53:59.574 [Test worker @coroutine#1873] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23a78d2e 2024-08-16 15:53:59.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-95 - configuration: 2024-08-16 15:53:59.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:53:59.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:53:59.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:53:59.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:53:59.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:53:59.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:53:59.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@11e75942 2024-08-16 15:53:59.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:53:59.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:53:59.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:53:59.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:53:59.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:53:59.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:53:59.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:53:59.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:53:59.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:53:59.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:53:59.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:53:59.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:53:59.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:53:59.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:53:59.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:53:59.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:53:59.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:53:59.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:53:59.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:53:59.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-95" 2024-08-16 15:53:59.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:53:59.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:53:59.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:53:59.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:53:59.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:53:59.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:53:59.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:53:59.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:53:59.576 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Starting... 2024-08-16 15:53:59.577 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a6d6308 2024-08-16 15:53:59.577 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a6d6308 2024-08-16 15:53:59.577 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Start completed. 2024-08-16 15:53:59.577 [HikariPool-92 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:53:59.609 [Test worker @coroutine#1876] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a6d6308 2024-08-16 15:53:59.610 [HikariPool-93 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:53:59.612 [Test worker @coroutine#1879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a6d6308 2024-08-16 15:53:59.620 [Test worker @coroutine#1883] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34089/ 2024-08-16 15:53:59.620 [Test worker @coroutine#1883] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:34089/ from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 15:53:59.622 [Test worker @coroutine#1883] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34089/ 2024-08-16 15:53:59.622 [Test worker @coroutine#1883] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34089/ 2024-08-16 15:53:59.622 [Test worker @coroutine#1883] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:34089/ from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 15:53:59.648 [HikariPool-94 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:53:59.665 [Test worker @coroutine#1883] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34089/ 2024-08-16 15:53:59.665 [Test worker @coroutine#1883] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34089/ 2024-08-16 15:53:59.665 [Test worker @coroutine#1883] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:34089/ from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 15:53:59.677 [HikariPool-95 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:53:59.709 [Test worker @coroutine#1883] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34089/ 2024-08-16 15:53:59.709 [Test worker @coroutine#1883] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34089/ 2024-08-16 15:53:59.709 [Test worker @coroutine#1883] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:34089/ from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 15:53:59.753 [Test worker @coroutine#1883] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34089/ 2024-08-16 15:53:59.753 [Test worker @coroutine#1883] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34089/ 2024-08-16 15:53:59.753 [Test worker @coroutine#1883] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:34089/ from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 15:53:59.797 [Test worker @coroutine#1883] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34089/ 2024-08-16 15:53:59.797 [Test worker @coroutine#1883] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34089/ 2024-08-16 15:53:59.797 [Test worker @coroutine#1883] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:34089/ from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 15:53:59.841 [Test worker @coroutine#1883] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34089/ 2024-08-16 15:53:59.841 [Test worker @coroutine#1883] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34089/ 2024-08-16 15:53:59.841 [Test worker @coroutine#1883] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:34089/ from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 15:53:59.885 [Test worker @coroutine#1883] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34089/ 2024-08-16 15:53:59.889 [Test worker @coroutine#1899] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42781/ 2024-08-16 15:53:59.889 [Test worker @coroutine#1899] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:42781/ from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 15:53:59.891 [Test worker @coroutine#1899] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42781/ 2024-08-16 15:53:59.891 [Test worker @coroutine#1899] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42781/ 2024-08-16 15:53:59.891 [Test worker @coroutine#1899] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:42781/ from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 15:53:59.933 [Test worker @coroutine#1899] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42781/ 2024-08-16 15:53:59.933 [Test worker @coroutine#1899] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42781/ 2024-08-16 15:53:59.933 [Test worker @coroutine#1899] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:42781/ from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 15:53:59.977 [Test worker @coroutine#1899] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42781/ 2024-08-16 15:53:59.977 [Test worker @coroutine#1899] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42781/ 2024-08-16 15:53:59.977 [Test worker @coroutine#1899] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:42781/ from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 15:54:00.021 [Test worker @coroutine#1899] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42781/ 2024-08-16 15:54:00.021 [Test worker @coroutine#1899] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42781/ 2024-08-16 15:54:00.021 [Test worker @coroutine#1899] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:42781/ from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 15:54:00.065 [Test worker @coroutine#1899] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42781/ 2024-08-16 15:54:00.065 [Test worker @coroutine#1899] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42781/ 2024-08-16 15:54:00.065 [Test worker @coroutine#1899] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:42781/ from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 15:54:00.109 [Test worker @coroutine#1899] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42781/ 2024-08-16 15:54:00.109 [Test worker @coroutine#1899] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42781/ 2024-08-16 15:54:00.109 [Test worker @coroutine#1899] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:42781/ from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 15:54:00.110 [Test worker @coroutine#1899] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42781/ 2024-08-16 15:54:00.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-96 - configuration: 2024-08-16 15:54:00.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:54:00.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:54:00.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:54:00.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:54:00.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:54:00.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:54:00.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c1ef806 2024-08-16 15:54:00.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:54:00.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:54:00.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:54:00.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:54:00.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:54:00.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:54:00.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:54:00.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:54:00.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:54:00.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:54:00.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:54:00.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:54:00.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:54:00.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:54:00.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:54:00.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:54:00.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:54:00.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:54:00.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:54:00.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-96" 2024-08-16 15:54:00.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:54:00.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:54:00.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:54:00.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:54:00.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:54:00.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:54:00.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:54:00.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:54:00.179 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Starting... 2024-08-16 15:54:00.179 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bbc11ed 2024-08-16 15:54:00.179 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bbc11ed 2024-08-16 15:54:00.180 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Start completed. 2024-08-16 15:54:00.248 [DefaultDispatcher-worker-11 @coroutine#1929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bbc11ed 2024-08-16 15:54:00.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-97 - configuration: 2024-08-16 15:54:00.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:54:00.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:54:00.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:54:00.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:54:00.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:54:00.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:54:00.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6e8f3b76 2024-08-16 15:54:00.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:54:00.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:54:00.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:54:00.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:54:00.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:54:00.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:54:00.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:54:00.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:54:00.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:54:00.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:54:00.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:54:00.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:54:00.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:54:00.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:54:00.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:54:00.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:54:00.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:54:00.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:54:00.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:54:00.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-97" 2024-08-16 15:54:00.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:54:00.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:54:00.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:54:00.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:54:00.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:54:00.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:54:00.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:54:00.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:54:00.263 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Starting... 2024-08-16 15:54:00.263 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f14eb51 2024-08-16 15:54:00.263 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f14eb51 2024-08-16 15:54:00.263 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Start completed. 2024-08-16 15:54:00.280 [HikariPool-96 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:54:00.303 [DefaultDispatcher-worker-8 @coroutine#1947] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f14eb51 2024-08-16 15:54:00.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-98 - configuration: 2024-08-16 15:54:00.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:54:00.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:54:00.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:54:00.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:54:00.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:54:00.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:54:00.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@d98ce13 2024-08-16 15:54:00.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:54:00.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:54:00.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:54:00.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:54:00.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:54:00.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:54:00.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:54:00.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:54:00.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:54:00.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:54:00.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:54:00.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:54:00.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:54:00.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:54:00.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:54:00.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:54:00.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:54:00.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:54:00.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:54:00.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-98" 2024-08-16 15:54:00.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:54:00.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:54:00.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:54:00.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:54:00.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:54:00.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:54:00.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:54:00.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:54:00.306 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Starting... 2024-08-16 15:54:00.306 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@65029fc 2024-08-16 15:54:00.306 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@65029fc 2024-08-16 15:54:00.306 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Start completed. 2024-08-16 15:54:00.348 [DefaultDispatcher-worker-8 @coroutine#1956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65029fc 2024-08-16 15:54:00.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-99 - configuration: 2024-08-16 15:54:00.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:54:00.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:54:00.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:54:00.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:54:00.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:54:00.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:54:00.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@38eafdab 2024-08-16 15:54:00.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:54:00.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:54:00.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:54:00.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:54:00.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:54:00.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:54:00.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:54:00.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:54:00.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:54:00.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:54:00.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:54:00.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:54:00.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:54:00.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:54:00.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:54:00.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:54:00.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:54:00.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:54:00.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:54:00.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-99" 2024-08-16 15:54:00.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:54:00.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:54:00.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:54:00.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:54:00.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:54:00.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:54:00.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:54:00.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:54:00.352 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Starting... 2024-08-16 15:54:00.352 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d86b636 2024-08-16 15:54:00.352 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d86b636 2024-08-16 15:54:00.352 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Start completed. 2024-08-16 15:54:00.363 [HikariPool-97 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:54:00.390 [DefaultDispatcher-worker-2 @coroutine#1966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d86b636 2024-08-16 15:54:00.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-100 - configuration: 2024-08-16 15:54:00.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:54:00.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:54:00.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:54:00.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:54:00.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:54:00.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:54:00.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@32f2de5c 2024-08-16 15:54:00.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:54:00.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:54:00.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:54:00.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:54:00.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:54:00.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:54:00.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:54:00.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:54:00.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:54:00.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:54:00.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:54:00.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:54:00.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:54:00.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:54:00.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:54:00.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:54:00.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:54:00.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:54:00.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:54:00.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-100" 2024-08-16 15:54:00.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:54:00.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:54:00.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:54:00.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:54:00.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:54:00.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:54:00.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:54:00.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:54:00.392 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Starting... 2024-08-16 15:54:00.393 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@74120029 2024-08-16 15:54:00.393 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@74120029 2024-08-16 15:54:00.393 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Start completed. 2024-08-16 15:54:00.406 [HikariPool-98 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:54:00.435 [DefaultDispatcher-worker-11 @coroutine#1976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74120029 2024-08-16 15:54:00.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-101 - configuration: 2024-08-16 15:54:00.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:54:00.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:54:00.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:54:00.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:54:00.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:54:00.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:54:00.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7da40bf4 2024-08-16 15:54:00.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:54:00.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:54:00.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:54:00.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:54:00.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:54:00.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:54:00.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:54:00.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:54:00.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:54:00.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:54:00.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:54:00.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:54:00.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:54:00.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:54:00.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:54:00.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:54:00.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:54:00.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:54:00.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:54:00.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-101" 2024-08-16 15:54:00.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:54:00.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:54:00.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:54:00.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:54:00.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:54:00.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:54:00.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:54:00.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:54:00.438 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Starting... 2024-08-16 15:54:00.439 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@c651286 2024-08-16 15:54:00.439 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@c651286 2024-08-16 15:54:00.439 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Start completed. 2024-08-16 15:54:00.453 [HikariPool-99 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:54:00.491 [DefaultDispatcher-worker-13 @coroutine#1986] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c651286 2024-08-16 15:54:00.493 [HikariPool-100 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:54:00.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-102 - configuration: 2024-08-16 15:54:00.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:54:00.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:54:00.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:54:00.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:54:00.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:54:00.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:54:00.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5fdff4f1 2024-08-16 15:54:00.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:54:00.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:54:00.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:54:00.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:54:00.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:54:00.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:54:00.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:54:00.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:54:00.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:54:00.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:54:00.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:54:00.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:54:00.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:54:00.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:54:00.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:54:00.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:54:00.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:54:00.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:54:00.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:54:00.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-102" 2024-08-16 15:54:00.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:54:00.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:54:00.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:54:00.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:54:00.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:54:00.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:54:00.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:54:00.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:54:00.497 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Starting... 2024-08-16 15:54:00.497 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@140fa482 2024-08-16 15:54:00.497 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@140fa482 2024-08-16 15:54:00.497 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Start completed. 2024-08-16 15:54:00.539 [HikariPool-101 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:54:00.540 [DefaultDispatcher-worker-2 @coroutine#2001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@140fa482 2024-08-16 15:54:00.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-103 - configuration: 2024-08-16 15:54:00.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:54:00.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:54:00.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:54:00.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:54:00.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:54:00.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:54:00.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@321c01c2 2024-08-16 15:54:00.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:54:00.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:54:00.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:54:00.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:54:00.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:54:00.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:54:00.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:54:00.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:54:00.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:54:00.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:54:00.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:54:00.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:54:00.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:54:00.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:54:00.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:54:00.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:54:00.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:54:00.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:54:00.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:54:00.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-103" 2024-08-16 15:54:00.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:54:00.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:54:00.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:54:00.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:54:00.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:54:00.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:54:00.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:54:00.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:54:00.544 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Starting... 2024-08-16 15:54:00.544 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@79169472 2024-08-16 15:54:00.544 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@79169472 2024-08-16 15:54:00.544 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Start completed. 2024-08-16 15:54:00.582 [DefaultDispatcher-worker-13 @coroutine#2011] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79169472 2024-08-16 15:54:00.592 [DefaultDispatcher-worker-2 @coroutine#2011] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79169472 2024-08-16 15:54:00.597 [HikariPool-102 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:54:00.600 [DefaultDispatcher-worker-2 @coroutine#2011] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79169472 2024-08-16 15:54:00.608 [DefaultDispatcher-worker-9 @coroutine#2011] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79169472 2024-08-16 15:54:00.621 [DefaultDispatcher-worker-2 @coroutine#2011] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79169472 2024-08-16 15:54:00.630 [DefaultDispatcher-worker-10 @coroutine#2011] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79169472 2024-08-16 15:54:00.635 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Shutdown initiated... 2024-08-16 15:54:00.635 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Close initiated... 2024-08-16 15:54:00.635 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:54:00.635 [HikariPool-103 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Closing connection org.sqlite.jdbc4.JDBC4Connection@79169472: (connection evicted) 2024-08-16 15:54:00.636 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 15:54:00.636 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Closed. 2024-08-16 15:54:00.636 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Shutdown completed. 2024-08-16 15:54:04.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-104 - configuration: 2024-08-16 15:54:04.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:54:04.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:54:04.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:54:04.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:54:04.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:54:04.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:54:04.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@53630682 2024-08-16 15:54:04.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:54:04.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:54:04.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:54:04.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:54:04.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:54:04.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:54:04.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:54:04.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:54:04.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:54:04.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:54:04.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:54:04.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:54:04.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:54:04.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:54:04.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:54:04.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:54:04.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:54:04.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:54:04.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:54:04.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-104" 2024-08-16 15:54:04.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:54:04.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:54:04.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:54:04.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:54:04.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:54:04.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:54:04.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:54:04.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:54:04.747 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Starting... 2024-08-16 15:54:04.748 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@8318808 2024-08-16 15:54:04.748 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@8318808 2024-08-16 15:54:04.748 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Start completed. 2024-08-16 15:54:04.764 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8318808 2024-08-16 15:54:04.787 [DefaultDispatcher-worker-5 @coroutine#2034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8318808 2024-08-16 15:54:04.801 [DefaultDispatcher-worker-11 @coroutine#2036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8318808 2024-08-16 15:54:04.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-105 - configuration: 2024-08-16 15:54:04.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:54:04.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:54:04.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:54:04.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:54:04.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:54:04.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:54:04.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@525c0f74 2024-08-16 15:54:04.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:54:04.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:54:04.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:54:04.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:54:04.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:54:04.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:54:04.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:54:04.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:54:04.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:54:04.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:54:04.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:54:04.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:54:04.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:54:04.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:54:04.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:54:04.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:54:04.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:54:04.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:54:04.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:54:04.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-105" 2024-08-16 15:54:04.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:54:04.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:54:04.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:54:04.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:54:04.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:54:04.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:54:04.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:54:04.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:54:04.804 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Starting... 2024-08-16 15:54:04.804 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@64b0ec4a 2024-08-16 15:54:04.804 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@64b0ec4a 2024-08-16 15:54:04.805 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Start completed. 2024-08-16 15:54:04.823 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64b0ec4a 2024-08-16 15:54:04.846 [DefaultDispatcher-worker-3 @coroutine#2038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64b0ec4a 2024-08-16 15:54:04.848 [HikariPool-104 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:54:04.855 [DefaultDispatcher-worker-11 @coroutine#2040] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64b0ec4a 2024-08-16 15:54:04.863 [DefaultDispatcher-worker-5 @coroutine#2040] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64b0ec4a 2024-08-16 15:54:04.873 [DefaultDispatcher-worker-9 @coroutine#2040] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64b0ec4a 2024-08-16 15:54:04.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-106 - configuration: 2024-08-16 15:54:04.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:54:04.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:54:04.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:54:04.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:54:04.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:54:04.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:54:04.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4924ad09 2024-08-16 15:54:04.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:54:04.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:54:04.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:54:04.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:54:04.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:54:04.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:54:04.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:54:04.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:54:04.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:54:04.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:54:04.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:54:04.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:54:04.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:54:04.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:54:04.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:54:04.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:54:04.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:54:04.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:54:04.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:54:04.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-106" 2024-08-16 15:54:04.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:54:04.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:54:04.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:54:04.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:54:04.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:54:04.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:54:04.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:54:04.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:54:04.875 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Starting... 2024-08-16 15:54:04.876 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a1540be 2024-08-16 15:54:04.876 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a1540be 2024-08-16 15:54:04.876 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Start completed. 2024-08-16 15:54:04.893 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a1540be 2024-08-16 15:54:04.905 [HikariPool-105 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:54:04.916 [DefaultDispatcher-worker-14 @coroutine#2044] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a1540be 2024-08-16 15:54:04.925 [DefaultDispatcher-worker-2 @coroutine#2046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a1540be 2024-08-16 15:54:04.933 [DefaultDispatcher-worker-15 @coroutine#2046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a1540be 2024-08-16 15:54:04.940 [DefaultDispatcher-worker-10 @coroutine#2046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a1540be 2024-08-16 15:54:04.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-107 - configuration: 2024-08-16 15:54:04.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:54:04.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:54:04.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:54:04.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:54:04.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:54:04.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:54:04.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6cd1ee 2024-08-16 15:54:04.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:54:04.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:54:04.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:54:04.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:54:04.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:54:04.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:54:04.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:54:04.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:54:04.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:54:04.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:54:04.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:54:04.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:54:04.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:54:04.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:54:04.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:54:04.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:54:04.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:54:04.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:54:04.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:54:04.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-107" 2024-08-16 15:54:04.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:54:04.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:54:04.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:54:04.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:54:04.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:54:04.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:54:04.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:54:04.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:54:04.941 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Starting... 2024-08-16 15:54:04.942 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@6980fa39 2024-08-16 15:54:04.942 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@6980fa39 2024-08-16 15:54:04.942 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Start completed. 2024-08-16 15:54:04.960 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6980fa39 2024-08-16 15:54:04.976 [HikariPool-106 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:54:04.977 [DefaultDispatcher-worker-14 @coroutine#2050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6980fa39 2024-08-16 15:54:04.987 [DefaultDispatcher-worker-5 @coroutine#2052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6980fa39 2024-08-16 15:54:04.994 [DefaultDispatcher-worker-14 @coroutine#2052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6980fa39 2024-08-16 15:54:04.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-108 - configuration: 2024-08-16 15:54:04.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:54:04.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:54:04.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:54:04.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:54:04.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:54:04.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:54:04.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@a1c4f69 2024-08-16 15:54:04.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:54:04.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:54:04.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:54:04.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:54:04.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:54:04.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:54:04.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:54:04.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:54:04.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:54:04.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:54:04.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:54:04.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:54:04.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:54:04.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:54:04.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:54:04.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:54:04.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:54:04.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:54:04.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:54:04.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-108" 2024-08-16 15:54:04.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:54:04.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:54:04.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:54:04.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:54:04.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:54:04.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:54:04.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:54:04.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:54:04.995 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Starting... 2024-08-16 15:54:04.996 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@79e33802 2024-08-16 15:54:04.996 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@79e33802 2024-08-16 15:54:04.996 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Start completed. 2024-08-16 15:54:05.015 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79e33802 2024-08-16 15:54:05.034 [DefaultDispatcher-worker-9 @coroutine#2056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79e33802 2024-08-16 15:54:05.042 [HikariPool-107 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:54:05.043 [DefaultDispatcher-worker-2 @coroutine#2058] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79e33802 2024-08-16 15:54:05.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-109 - configuration: 2024-08-16 15:54:05.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:54:05.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:54:05.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:54:05.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:54:05.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:54:05.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:54:05.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@72ae1007 2024-08-16 15:54:05.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:54:05.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:54:05.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:54:05.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:54:05.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:54:05.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:54:05.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:54:05.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:54:05.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:54:05.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:54:05.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:54:05.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:54:05.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:54:05.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:54:05.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:54:05.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:54:05.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:54:05.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:54:05.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:54:05.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-109" 2024-08-16 15:54:05.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:54:05.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:54:05.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:54:05.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:54:05.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:54:05.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:54:05.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:54:05.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:54:05.047 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Starting... 2024-08-16 15:54:05.048 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cdafb4d 2024-08-16 15:54:05.048 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cdafb4d 2024-08-16 15:54:05.048 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Start completed. 2024-08-16 15:54:05.066 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cdafb4d 2024-08-16 15:54:05.086 [DefaultDispatcher-worker-9 @coroutine#2060] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cdafb4d 2024-08-16 15:54:05.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-110 - configuration: 2024-08-16 15:54:05.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:54:05.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:54:05.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:54:05.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:54:05.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:54:05.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:54:05.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@589a82af 2024-08-16 15:54:05.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:54:05.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:54:05.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:54:05.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:54:05.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:54:05.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:54:05.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:54:05.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:54:05.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:54:05.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:54:05.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:54:05.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:54:05.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:54:05.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:54:05.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:54:05.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:54:05.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:54:05.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:54:05.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:54:05.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-110" 2024-08-16 15:54:05.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:54:05.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:54:05.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:54:05.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:54:05.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:54:05.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:54:05.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:54:05.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:54:05.091 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Starting... 2024-08-16 15:54:05.092 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@f69e35a 2024-08-16 15:54:05.092 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@f69e35a 2024-08-16 15:54:05.092 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Start completed. 2024-08-16 15:54:05.096 [HikariPool-108 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:54:05.109 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f69e35a 2024-08-16 15:54:05.130 [DefaultDispatcher-worker-2 @coroutine#2063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f69e35a 2024-08-16 15:54:05.189 [HikariPool-109 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:54:05.192 [HikariPool-110 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:54:05.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-111 - configuration: 2024-08-16 15:54:05.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:54:05.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:54:05.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:54:05.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:54:05.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:54:05.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:54:05.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7021bb55 2024-08-16 15:54:05.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:54:05.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:54:05.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:54:05.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:54:05.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:54:05.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:54:05.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:54:05.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:54:05.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:54:05.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:54:05.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:54:05.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:54:05.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:54:05.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-08-16 15:54:05.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-08-16 15:54:05.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:54:05.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:54:05.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-08-16 15:54:05.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:54:05.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-111" 2024-08-16 15:54:05.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:54:05.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:54:05.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:54:05.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:54:05.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:54:05.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:54:05.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:54:05.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:54:05.303 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Starting... 2024-08-16 15:54:05.304 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@14d9ae22 2024-08-16 15:54:05.304 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@14d9ae22 2024-08-16 15:54:05.304 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Start completed. 2024-08-16 15:54:05.334 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14d9ae22 2024-08-16 15:54:05.344 [Test worker @coroutine#2069] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14d9ae22 2024-08-16 15:54:05.346 [Test worker @coroutine#2071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14d9ae22 2024-08-16 15:54:05.348 [DefaultDispatcher-worker-2 @coroutine#2075] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35547/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 15:54:05.348 [DefaultDispatcher-worker-2 @coroutine#2075] 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:35547/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-08-16 15:54:05.348 [DefaultDispatcher-worker-2 @coroutine#2075] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35547/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 15:54:05.348 [DefaultDispatcher-worker-2 @coroutine#2075] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:35547/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-08-16 15:54:05.350 [DefaultDispatcher-worker-3 @coroutine#2075] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35547/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 15:54:05.350 [DefaultDispatcher-worker-3 @coroutine#2075] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35547/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 15:54:05.356 [DefaultDispatcher-worker-1 @coroutine#2074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14d9ae22 2024-08-16 15:54:05.356 [DefaultDispatcher-worker-1 @coroutine#2074] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35547/UmAppDatabase/replication/nodeId 2024-08-16 15:54:05.356 [DefaultDispatcher-worker-1 @coroutine#2074] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35547/UmAppDatabase/replication/nodeId. 2024-08-16 15:54:05.356 [DefaultDispatcher-worker-1 @coroutine#2074] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35547/UmAppDatabase/replication/nodeId 2024-08-16 15:54:05.357 [DefaultDispatcher-worker-6 @coroutine#2074] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35547/UmAppDatabase/replication/nodeId 2024-08-16 15:54:05.357 [DefaultDispatcher-worker-6 @coroutine#2074] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35547/UmAppDatabase/replication/nodeId 2024-08-16 15:54:05.358 [Test worker @coroutine#2079] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14d9ae22 2024-08-16 15:54:05.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-112 - configuration: 2024-08-16 15:54:05.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:54:05.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:54:05.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:54:05.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:54:05.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:54:05.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:54:05.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@40e41f88 2024-08-16 15:54:05.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:54:05.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:54:05.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:54:05.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:54:05.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:54:05.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:54:05.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:54:05.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:54:05.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:54:05.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:54:05.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:54:05.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:54:05.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:54:05.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-08-16 15:54:05.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-08-16 15:54:05.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:54:05.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:54:05.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-08-16 15:54:05.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:54:05.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-112" 2024-08-16 15:54:05.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:54:05.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:54:05.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:54:05.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:54:05.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:54:05.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:54:05.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:54:05.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:54:05.359 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Starting... 2024-08-16 15:54:05.360 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d86f330 2024-08-16 15:54:05.360 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d86f330 2024-08-16 15:54:05.360 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Start completed. 2024-08-16 15:54:05.382 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d86f330 2024-08-16 15:54:05.392 [Test worker @coroutine#2086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d86f330 2024-08-16 15:54:05.394 [Test worker @coroutine#2088] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d86f330 2024-08-16 15:54:05.398 [DefaultDispatcher-worker-1 @coroutine#2097] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35547/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-08-16 15:54:05.398 [DefaultDispatcher-worker-1 @coroutine#2097] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35547/auth/login?username=bob&password=pass&maxDateOfBirth=0. 2024-08-16 15:54:05.398 [DefaultDispatcher-worker-1 @coroutine#2097] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35547/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-08-16 15:54:05.400 [DefaultDispatcher-worker-4 @coroutine#2097] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35547/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-08-16 15:54:05.400 [DefaultDispatcher-worker-4 @coroutine#2097] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35547/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-08-16 15:54:05.404 [DefaultDispatcher-worker-16 @coroutine#2090] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d86f330 2024-08-16 15:54:05.404 [HikariPool-111 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:54:05.409 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@77eefa5f 2024-08-16 15:54:05.409 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@77eefa5f 2024-08-16 15:54:05.413 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@79291ad2 2024-08-16 15:54:05.413 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@79291ad2 2024-08-16 15:54:05.415 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d16912f 2024-08-16 15:54:05.415 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d16912f 2024-08-16 15:54:05.417 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@381410e9 2024-08-16 15:54:05.417 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@381410e9 2024-08-16 15:54:05.419 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@38a829b6 2024-08-16 15:54:05.419 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@38a829b6 2024-08-16 15:54:05.421 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@9664bfb 2024-08-16 15:54:05.421 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@9664bfb 2024-08-16 15:54:05.423 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@40302c11 2024-08-16 15:54:05.423 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@40302c11 2024-08-16 15:54:05.426 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@583befa6 2024-08-16 15:54:05.426 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@583befa6 2024-08-16 15:54:05.428 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@2127888e 2024-08-16 15:54:05.428 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@2127888e 2024-08-16 15:54:05.428 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-08-16 15:54:05.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-113 - configuration: 2024-08-16 15:54:05.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:54:05.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:54:05.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:54:05.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:54:05.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:54:05.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:54:05.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@299615a5 2024-08-16 15:54:05.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:54:05.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:54:05.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:54:05.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:54:05.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:54:05.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:54:05.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:54:05.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:54:05.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:54:05.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:54:05.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:54:05.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:54:05.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:54:05.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-08-16 15:54:05.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-08-16 15:54:05.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:54:05.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:54:05.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-08-16 15:54:05.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:54:05.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-113" 2024-08-16 15:54:05.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:54:05.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:54:05.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:54:05.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:54:05.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:54:05.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:54:05.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:54:05.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:54:05.443 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Starting... 2024-08-16 15:54:05.444 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b407ac7 2024-08-16 15:54:05.444 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b407ac7 2024-08-16 15:54:05.444 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Start completed. 2024-08-16 15:54:05.460 [HikariPool-112 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:54:05.465 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@66448e62 2024-08-16 15:54:05.465 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@66448e62 2024-08-16 15:54:05.468 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@68836cda 2024-08-16 15:54:05.468 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@68836cda 2024-08-16 15:54:05.469 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b407ac7 2024-08-16 15:54:05.472 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cbce512 2024-08-16 15:54:05.472 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cbce512 2024-08-16 15:54:05.475 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@29be66e1 2024-08-16 15:54:05.475 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@29be66e1 2024-08-16 15:54:05.477 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b4bca2a 2024-08-16 15:54:05.477 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b4bca2a 2024-08-16 15:54:05.479 [Test worker @coroutine#2101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b407ac7 2024-08-16 15:54:05.479 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@18dd8e25 2024-08-16 15:54:05.479 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@18dd8e25 2024-08-16 15:54:05.481 [Test worker @coroutine#2103] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b407ac7 2024-08-16 15:54:05.482 [DefaultDispatcher-worker-8 @coroutine#2107] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41533/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 15:54:05.482 [DefaultDispatcher-worker-8 @coroutine#2107] 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:41533/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-08-16 15:54:05.482 [DefaultDispatcher-worker-8 @coroutine#2107] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41533/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 15:54:05.482 [DefaultDispatcher-worker-8 @coroutine#2107] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:41533/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-08-16 15:54:05.482 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@13c27c59 2024-08-16 15:54:05.482 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@13c27c59 2024-08-16 15:54:05.484 [DefaultDispatcher-worker-6 @coroutine#2107] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41533/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 15:54:05.484 [DefaultDispatcher-worker-6 @coroutine#2107] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41533/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 15:54:05.486 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@499199ae 2024-08-16 15:54:05.486 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@499199ae 2024-08-16 15:54:05.490 [DefaultDispatcher-worker-1 @coroutine#2106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b407ac7 2024-08-16 15:54:05.490 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c3e002c 2024-08-16 15:54:05.490 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c3e002c 2024-08-16 15:54:05.490 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-08-16 15:54:05.490 [DefaultDispatcher-worker-1 @coroutine#2106] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41533/UmAppDatabase/replication/nodeId 2024-08-16 15:54:05.491 [DefaultDispatcher-worker-1 @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:41533/UmAppDatabase/replication/nodeId. 2024-08-16 15:54:05.491 [DefaultDispatcher-worker-1 @coroutine#2106] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41533/UmAppDatabase/replication/nodeId 2024-08-16 15:54:05.492 [DefaultDispatcher-worker-15 @coroutine#2106] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41533/UmAppDatabase/replication/nodeId 2024-08-16 15:54:05.492 [DefaultDispatcher-worker-15 @coroutine#2106] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41533/UmAppDatabase/replication/nodeId 2024-08-16 15:54:05.493 [Test worker @coroutine#2111] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b407ac7 2024-08-16 15:54:05.503 [DefaultDispatcher-worker-1 @coroutine#2118] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b407ac7 2024-08-16 15:54:05.512 [DefaultDispatcher-worker-16 @coroutine#2118] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b407ac7 2024-08-16 15:54:05.522 [DefaultDispatcher-worker-2 @coroutine#2118] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b407ac7 2024-08-16 15:54:05.531 [DefaultDispatcher-worker-15 @coroutine#2118] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b407ac7 2024-08-16 15:54:05.540 [DefaultDispatcher-worker-5 @coroutine#2123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b407ac7 2024-08-16 15:54:05.544 [HikariPool-113 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 15:54:05.549 [DefaultDispatcher-worker-12 @coroutine#2123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b407ac7 2024-08-16 15:54:05.549 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@533ef516 2024-08-16 15:54:05.549 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@533ef516 2024-08-16 15:54:05.553 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@5df91101 2024-08-16 15:54:05.553 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@5df91101 2024-08-16 15:54:05.557 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@59c69e66 2024-08-16 15:54:05.558 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@59c69e66 2024-08-16 15:54:05.558 [DefaultDispatcher-worker-15 @coroutine#2123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b407ac7 2024-08-16 15:54:05.560 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cc41b3a 2024-08-16 15:54:05.560 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cc41b3a 2024-08-16 15:54:05.563 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@3876cbf1 2024-08-16 15:54:05.563 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@3876cbf1 2024-08-16 15:54:05.565 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d92a4e7 2024-08-16 15:54:05.565 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d92a4e7 2024-08-16 15:54:05.566 [DefaultDispatcher-worker-1 @coroutine#2123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b407ac7 2024-08-16 15:54:05.567 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@40ca2a9d 2024-08-16 15:54:05.567 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@40ca2a9d 2024-08-16 15:54:05.569 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cebe475 2024-08-16 15:54:05.569 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cebe475 2024-08-16 15:54:05.572 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@724c915a 2024-08-16 15:54:05.572 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@724c915a 2024-08-16 15:54:05.572 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-08-16 15:54:05.578 [DefaultDispatcher-worker-7 @coroutine#2128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b407ac7 2024-08-16 15:54:05.586 [DefaultDispatcher-worker-6 @coroutine#2128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b407ac7 2024-08-16 15:54:05.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-114 - configuration: 2024-08-16 15:54:05.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:54:05.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:54:05.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:54:05.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:54:05.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:54:05.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:54:05.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@49d5c751 2024-08-16 15:54:05.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:54:05.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:54:05.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:54:05.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:54:05.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:54:05.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:54:05.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:54:05.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:54:05.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:54:05.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:54:05.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:54:05.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:54:05.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:54:05.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-08-16 15:54:05.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-08-16 15:54:05.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:54:05.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:54:05.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-08-16 15:54:05.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:54:05.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-114" 2024-08-16 15:54:05.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:54:05.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:54:05.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:54:05.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:54:05.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:54:05.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:54:05.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:54:05.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:54:05.601 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Starting... 2024-08-16 15:54:05.602 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@78b29e00 2024-08-16 15:54:05.602 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@78b29e00 2024-08-16 15:54:05.602 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Start completed. 2024-08-16 15:54:05.632 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78b29e00 2024-08-16 15:54:05.647 [Test worker @coroutine#2148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78b29e00 2024-08-16 15:54:05.649 [Test worker @coroutine#2150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78b29e00 2024-08-16 15:54:05.653 [DefaultDispatcher-worker-6 @coroutine#2154] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42589/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 15:54:05.653 [DefaultDispatcher-worker-6 @coroutine#2154] 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:42589/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-08-16 15:54:05.653 [DefaultDispatcher-worker-6 @coroutine#2154] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42589/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 15:54:05.653 [DefaultDispatcher-worker-6 @coroutine#2154] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:42589/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-08-16 15:54:05.655 [DefaultDispatcher-worker-2 @coroutine#2154] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42589/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 15:54:05.655 [DefaultDispatcher-worker-2 @coroutine#2154] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42589/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 15:54:05.661 [DefaultDispatcher-worker-13 @coroutine#2153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78b29e00 2024-08-16 15:54:05.662 [DefaultDispatcher-worker-13 @coroutine#2153] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42589/UmAppDatabase/replication/nodeId 2024-08-16 15:54:05.662 [DefaultDispatcher-worker-13 @coroutine#2153] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42589/UmAppDatabase/replication/nodeId. 2024-08-16 15:54:05.662 [DefaultDispatcher-worker-13 @coroutine#2153] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42589/UmAppDatabase/replication/nodeId 2024-08-16 15:54:05.663 [DefaultDispatcher-worker-4 @coroutine#2153] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42589/UmAppDatabase/replication/nodeId 2024-08-16 15:54:05.663 [DefaultDispatcher-worker-4 @coroutine#2153] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42589/UmAppDatabase/replication/nodeId 2024-08-16 15:54:05.664 [Test worker @coroutine#2158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78b29e00 2024-08-16 15:54:05.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-115 - configuration: 2024-08-16 15:54:05.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:54:05.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:54:05.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:54:05.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:54:05.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:54:05.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:54:05.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@495a9305 2024-08-16 15:54:05.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:54:05.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:54:05.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:54:05.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:54:05.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:54:05.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:54:05.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:54:05.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:54:05.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:54:05.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:54:05.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:54:05.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:54:05.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:54:05.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-08-16 15:54:05.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-08-16 15:54:05.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:54:05.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:54:05.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-08-16 15:54:05.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:54:05.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-115" 2024-08-16 15:54:05.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:54:05.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:54:05.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:54:05.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:54:05.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:54:05.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:54:05.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:54:05.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:54:05.665 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Starting... 2024-08-16 15:54:05.669 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@b6fea12 2024-08-16 15:54:05.669 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@b6fea12 2024-08-16 15:54:05.669 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Start completed. 2024-08-16 15:54:05.670 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b6fea12 2024-08-16 15:54:05.685 [Test worker @coroutine#2165] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b6fea12 2024-08-16 15:54:05.687 [Test worker @coroutine#2167] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b6fea12 2024-08-16 15:54:05.689 [DefaultDispatcher-worker-9 @coroutine#2175] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42589/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-08-16 15:54:05.689 [DefaultDispatcher-worker-9 @coroutine#2175] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42589/auth/login?username=bob&password=wrong&maxDateOfBirth=0. 2024-08-16 15:54:05.689 [DefaultDispatcher-worker-9 @coroutine#2175] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42589/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-08-16 15:54:05.691 [DefaultDispatcher-worker-4 @coroutine#2175] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42589/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-08-16 15:54:05.691 [DefaultDispatcher-worker-4 @coroutine#2175] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42589/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-08-16 15:54:05.698 [DefaultDispatcher-worker-14 @coroutine#2169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b6fea12 2024-08-16 15:54:05.702 [HikariPool-114 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:54:05.706 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d744453 2024-08-16 15:54:05.706 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d744453 2024-08-16 15:54:05.710 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@73b3a58d 2024-08-16 15:54:05.710 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@73b3a58d 2024-08-16 15:54:05.713 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@778c2f23 2024-08-16 15:54:05.713 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@778c2f23 2024-08-16 15:54:05.717 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@328eafb6 2024-08-16 15:54:05.717 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@328eafb6 2024-08-16 15:54:05.719 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d872368 2024-08-16 15:54:05.719 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d872368 2024-08-16 15:54:05.722 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f67c98 2024-08-16 15:54:05.722 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f67c98 2024-08-16 15:54:05.724 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@1515aef2 2024-08-16 15:54:05.724 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@1515aef2 2024-08-16 15:54:05.727 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@52a150f9 2024-08-16 15:54:05.727 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@52a150f9 2024-08-16 15:54:05.729 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@669b5a6 2024-08-16 15:54:05.729 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@669b5a6 2024-08-16 15:54:05.729 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-08-16 15:54:05.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-116 - configuration: 2024-08-16 15:54:05.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:54:05.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:54:05.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:54:05.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:54:05.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:54:05.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:54:05.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1235732d 2024-08-16 15:54:05.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:54:05.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:54:05.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:54:05.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:54:05.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:54:05.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:54:05.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:54:05.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:54:05.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:54:05.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:54:05.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:54:05.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:54:05.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:54:05.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-08-16 15:54:05.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-08-16 15:54:05.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:54:05.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:54:05.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-08-16 15:54:05.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:54:05.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-116" 2024-08-16 15:54:05.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:54:05.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:54:05.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:54:05.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:54:05.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:54:05.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:54:05.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:54:05.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:54:05.735 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Starting... 2024-08-16 15:54:05.736 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@54644470 2024-08-16 15:54:05.736 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@54644470 2024-08-16 15:54:05.736 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Start completed. 2024-08-16 15:54:05.765 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54644470 2024-08-16 15:54:05.769 [HikariPool-115 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:54:05.775 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@712b1539 2024-08-16 15:54:05.775 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@712b1539 2024-08-16 15:54:05.778 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fecf56c 2024-08-16 15:54:05.778 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fecf56c 2024-08-16 15:54:05.781 [Test worker @coroutine#2180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54644470 2024-08-16 15:54:05.782 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bd37e49 2024-08-16 15:54:05.782 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bd37e49 2024-08-16 15:54:05.783 [Test worker @coroutine#2182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54644470 2024-08-16 15:54:05.784 [DefaultDispatcher-worker-14 @coroutine#2186] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47019/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 15:54:05.784 [DefaultDispatcher-worker-14 @coroutine#2186] 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:47019/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-08-16 15:54:05.784 [DefaultDispatcher-worker-14 @coroutine#2186] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47019/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 15:54:05.784 [DefaultDispatcher-worker-14 @coroutine#2186] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:47019/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-08-16 15:54:05.786 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ed1ff57 2024-08-16 15:54:05.786 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ed1ff57 2024-08-16 15:54:05.786 [DefaultDispatcher-worker-5 @coroutine#2186] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47019/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 15:54:05.786 [DefaultDispatcher-worker-5 @coroutine#2186] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47019/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 15:54:05.788 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@17faa769 2024-08-16 15:54:05.788 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@17faa769 2024-08-16 15:54:05.791 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@fa5676f 2024-08-16 15:54:05.791 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@fa5676f 2024-08-16 15:54:05.792 [DefaultDispatcher-worker-16 @coroutine#2185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54644470 2024-08-16 15:54:05.793 [DefaultDispatcher-worker-16 @coroutine#2185] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47019/UmAppDatabase/replication/nodeId 2024-08-16 15:54:05.793 [DefaultDispatcher-worker-16 @coroutine#2185] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47019/UmAppDatabase/replication/nodeId. 2024-08-16 15:54:05.793 [DefaultDispatcher-worker-16 @coroutine#2185] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47019/UmAppDatabase/replication/nodeId 2024-08-16 15:54:05.793 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f6461e4 2024-08-16 15:54:05.793 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f6461e4 2024-08-16 15:54:05.794 [DefaultDispatcher-worker-14 @coroutine#2185] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47019/UmAppDatabase/replication/nodeId 2024-08-16 15:54:05.794 [DefaultDispatcher-worker-14 @coroutine#2185] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47019/UmAppDatabase/replication/nodeId 2024-08-16 15:54:05.796 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@5efe0018 2024-08-16 15:54:05.796 [Test worker @coroutine#2190] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54644470 2024-08-16 15:54:05.796 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@5efe0018 2024-08-16 15:54:05.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-117 - configuration: 2024-08-16 15:54:05.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:54:05.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:54:05.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:54:05.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:54:05.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:54:05.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:54:05.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@17e725fb 2024-08-16 15:54:05.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:54:05.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:54:05.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:54:05.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:54:05.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:54:05.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:54:05.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:54:05.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:54:05.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:54:05.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:54:05.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:54:05.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:54:05.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:54:05.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-08-16 15:54:05.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-08-16 15:54:05.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:54:05.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:54:05.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-08-16 15:54:05.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:54:05.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-117" 2024-08-16 15:54:05.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:54:05.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:54:05.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:54:05.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:54:05.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:54:05.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:54:05.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:54:05.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:54:05.797 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Starting... 2024-08-16 15:54:05.799 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c7d3541 2024-08-16 15:54:05.799 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c7d3541 2024-08-16 15:54:05.799 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-08-16 15:54:05.799 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@77350382 2024-08-16 15:54:05.800 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@77350382 2024-08-16 15:54:05.800 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Start completed. 2024-08-16 15:54:05.800 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77350382 2024-08-16 15:54:05.810 [Test worker @coroutine#2197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77350382 2024-08-16 15:54:05.812 [Test worker @coroutine#2199] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77350382 2024-08-16 15:54:05.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-118 - configuration: 2024-08-16 15:54:05.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:54:05.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:54:05.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:54:05.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:54:05.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:54:05.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:54:05.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1300112e 2024-08-16 15:54:05.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:54:05.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:54:05.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:54:05.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:54:05.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:54:05.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:54:05.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:54:05.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:54:05.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:54:05.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:54:05.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:54:05.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:54:05.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:54:05.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-08-16 15:54:05.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-08-16 15:54:05.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:54:05.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:54:05.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-08-16 15:54:05.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:54:05.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-118" 2024-08-16 15:54:05.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:54:05.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:54:05.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:54:05.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:54:05.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:54:05.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:54:05.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:54:05.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:54:05.814 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Starting... 2024-08-16 15:54:05.814 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@444fbd13 2024-08-16 15:54:05.814 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@444fbd13 2024-08-16 15:54:05.814 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Start completed. 2024-08-16 15:54:05.822 [DefaultDispatcher-worker-12 @coroutine#2201] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77350382 2024-08-16 15:54:05.835 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444fbd13 2024-08-16 15:54:05.836 [HikariPool-116 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:54:05.841 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a9e323c 2024-08-16 15:54:05.841 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a9e323c 2024-08-16 15:54:05.844 [Test worker @coroutine#2209] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444fbd13 2024-08-16 15:54:05.845 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@3459cb1f 2024-08-16 15:54:05.845 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@3459cb1f 2024-08-16 15:54:05.846 [Test worker @coroutine#2211] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444fbd13 2024-08-16 15:54:05.847 [DefaultDispatcher-worker-7 @coroutine#2215] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47289/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 15:54:05.847 [DefaultDispatcher-worker-7 @coroutine#2215] 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:47289/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-08-16 15:54:05.847 [DefaultDispatcher-worker-7 @coroutine#2215] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47289/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 15:54:05.847 [DefaultDispatcher-worker-7 @coroutine#2215] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:47289/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-08-16 15:54:05.848 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@3066594c 2024-08-16 15:54:05.848 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@3066594c 2024-08-16 15:54:05.849 [DefaultDispatcher-worker-14 @coroutine#2215] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47289/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 15:54:05.849 [DefaultDispatcher-worker-14 @coroutine#2215] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47289/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 15:54:05.851 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@7564c124 2024-08-16 15:54:05.851 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@7564c124 2024-08-16 15:54:05.853 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ea00266 2024-08-16 15:54:05.853 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ea00266 2024-08-16 15:54:05.856 [DefaultDispatcher-worker-14 @coroutine#2214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444fbd13 2024-08-16 15:54:05.856 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@44db379e 2024-08-16 15:54:05.856 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@44db379e 2024-08-16 15:54:05.856 [DefaultDispatcher-worker-14 @coroutine#2214] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47289/UmAppDatabase/replication/nodeId 2024-08-16 15:54:05.856 [DefaultDispatcher-worker-14 @coroutine#2214] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47289/UmAppDatabase/replication/nodeId. 2024-08-16 15:54:05.856 [DefaultDispatcher-worker-14 @coroutine#2214] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47289/UmAppDatabase/replication/nodeId 2024-08-16 15:54:05.857 [DefaultDispatcher-worker-4 @coroutine#2214] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47289/UmAppDatabase/replication/nodeId 2024-08-16 15:54:05.857 [DefaultDispatcher-worker-4 @coroutine#2214] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47289/UmAppDatabase/replication/nodeId 2024-08-16 15:54:05.858 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@46f5aa70 2024-08-16 15:54:05.858 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@46f5aa70 2024-08-16 15:54:05.859 [Test worker @coroutine#2219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444fbd13 2024-08-16 15:54:05.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-119 - configuration: 2024-08-16 15:54:05.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:54:05.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:54:05.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:54:05.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:54:05.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:54:05.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:54:05.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@57657b96 2024-08-16 15:54:05.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:54:05.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:54:05.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:54:05.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:54:05.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:54:05.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:54:05.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:54:05.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:54:05.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:54:05.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:54:05.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:54:05.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:54:05.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:54:05.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-08-16 15:54:05.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-08-16 15:54:05.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:54:05.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:54:05.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-08-16 15:54:05.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:54:05.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-119" 2024-08-16 15:54:05.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:54:05.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:54:05.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:54:05.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:54:05.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:54:05.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:54:05.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:54:05.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:54:05.860 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Starting... 2024-08-16 15:54:05.861 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@154b3e6b 2024-08-16 15:54:05.861 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@154b3e6b 2024-08-16 15:54:05.863 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bc6bd96 2024-08-16 15:54:05.863 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bc6bd96 2024-08-16 15:54:05.863 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-08-16 15:54:05.864 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@64864875 2024-08-16 15:54:05.864 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@64864875 2024-08-16 15:54:05.864 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Start completed. 2024-08-16 15:54:05.865 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64864875 2024-08-16 15:54:05.878 [Test worker @coroutine#2226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64864875 2024-08-16 15:54:05.879 [Test worker @coroutine#2228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64864875 2024-08-16 15:54:05.880 [DefaultDispatcher-worker-14 @coroutine#2236] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-120 - configuration: 2024-08-16 15:54:05.881 [DefaultDispatcher-worker-14 @coroutine#2236] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:54:05.881 [DefaultDispatcher-worker-14 @coroutine#2236] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:54:05.881 [DefaultDispatcher-worker-14 @coroutine#2236] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:54:05.881 [DefaultDispatcher-worker-14 @coroutine#2236] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:54:05.881 [DefaultDispatcher-worker-14 @coroutine#2236] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:54:05.881 [DefaultDispatcher-worker-14 @coroutine#2236] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:54:05.881 [DefaultDispatcher-worker-14 @coroutine#2236] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@523ab659 2024-08-16 15:54:05.881 [DefaultDispatcher-worker-14 @coroutine#2236] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:54:05.881 [DefaultDispatcher-worker-14 @coroutine#2236] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:54:05.881 [DefaultDispatcher-worker-14 @coroutine#2236] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:54:05.881 [DefaultDispatcher-worker-14 @coroutine#2236] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:54:05.881 [DefaultDispatcher-worker-14 @coroutine#2236] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:54:05.881 [DefaultDispatcher-worker-14 @coroutine#2236] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:54:05.881 [DefaultDispatcher-worker-14 @coroutine#2236] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:54:05.881 [DefaultDispatcher-worker-14 @coroutine#2236] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:54:05.881 [DefaultDispatcher-worker-14 @coroutine#2236] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:54:05.881 [DefaultDispatcher-worker-14 @coroutine#2236] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:54:05.881 [DefaultDispatcher-worker-14 @coroutine#2236] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:54:05.881 [DefaultDispatcher-worker-14 @coroutine#2236] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:54:05.881 [DefaultDispatcher-worker-14 @coroutine#2236] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:54:05.881 [DefaultDispatcher-worker-14 @coroutine#2236] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-08-16 15:54:05.881 [DefaultDispatcher-worker-14 @coroutine#2236] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-08-16 15:54:05.881 [DefaultDispatcher-worker-14 @coroutine#2236] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:54:05.881 [DefaultDispatcher-worker-14 @coroutine#2236] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:54:05.881 [DefaultDispatcher-worker-14 @coroutine#2236] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-08-16 15:54:05.881 [DefaultDispatcher-worker-14 @coroutine#2236] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:54:05.881 [DefaultDispatcher-worker-14 @coroutine#2236] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-120" 2024-08-16 15:54:05.881 [DefaultDispatcher-worker-14 @coroutine#2236] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:54:05.881 [DefaultDispatcher-worker-14 @coroutine#2236] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:54:05.881 [DefaultDispatcher-worker-14 @coroutine#2236] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:54:05.881 [DefaultDispatcher-worker-14 @coroutine#2236] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:54:05.881 [DefaultDispatcher-worker-14 @coroutine#2236] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:54:05.881 [DefaultDispatcher-worker-14 @coroutine#2236] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:54:05.881 [DefaultDispatcher-worker-14 @coroutine#2236] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:54:05.881 [DefaultDispatcher-worker-14 @coroutine#2236] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:54:05.881 [DefaultDispatcher-worker-14 @coroutine#2236] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Starting... 2024-08-16 15:54:05.882 [DefaultDispatcher-worker-14 @coroutine#2236] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d4377d2 2024-08-16 15:54:05.882 [DefaultDispatcher-worker-14 @coroutine#2236] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d4377d2 2024-08-16 15:54:05.882 [DefaultDispatcher-worker-14 @coroutine#2236] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Start completed. 2024-08-16 15:54:05.888 [DefaultDispatcher-worker-16 @coroutine#2230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64864875 2024-08-16 15:54:05.900 [HikariPool-117 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:54:05.903 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@3070bcfe 2024-08-16 15:54:05.903 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@3070bcfe 2024-08-16 15:54:05.906 [DefaultDispatcher-worker-14 @coroutine#2236] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d4377d2 2024-08-16 15:54:05.907 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@3eb75480 2024-08-16 15:54:05.907 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@3eb75480 2024-08-16 15:54:05.910 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a88d78e 2024-08-16 15:54:05.910 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a88d78e 2024-08-16 15:54:05.912 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f8a5ebb 2024-08-16 15:54:05.912 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f8a5ebb 2024-08-16 15:54:05.914 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a288af8 2024-08-16 15:54:05.914 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a288af8 2024-08-16 15:54:05.915 [HikariPool-118 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:54:05.916 [DefaultDispatcher-worker-14 @coroutine#2239] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d4377d2 2024-08-16 15:54:05.917 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ebfc469 2024-08-16 15:54:05.917 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ebfc469 2024-08-16 15:54:05.918 [DefaultDispatcher-worker-14 @coroutine#2242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d4377d2 2024-08-16 15:54:05.918 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@5999f4d7 2024-08-16 15:54:05.918 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@5999f4d7 2024-08-16 15:54:05.918 [DefaultDispatcher-worker-15 @coroutine#2245] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 15:54:05.918 [DefaultDispatcher-worker-15 @coroutine#2245] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-08-16 15:54:05.918 [DefaultDispatcher-worker-15 @coroutine#2245] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 15:54:05.918 [DefaultDispatcher-worker-15 @coroutine#2245] 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-08-16 15:54:05.919 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@32f74e97 2024-08-16 15:54:05.919 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@32f74e97 2024-08-16 15:54:05.919 [DefaultDispatcher-worker-14 @coroutine#2236] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-08-16 15:54:05.919 [DefaultDispatcher-worker-14 @coroutine#2236] 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-08-16 15:54:05.919 [DefaultDispatcher-worker-14 @coroutine#2236] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-08-16 15:54:05.920 [DefaultDispatcher-worker-16 @coroutine#2245] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 15:54:05.921 [DefaultDispatcher-worker-5 @coroutine#2236] 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-08-16 15:54:05.922 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fa5a1f4 2024-08-16 15:54:05.922 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fa5a1f4 2024-08-16 15:54:05.922 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@575e1194 2024-08-16 15:54:05.922 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@575e1194 2024-08-16 15:54:05.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-121 - configuration: 2024-08-16 15:54:05.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:54:05.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:54:05.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:54:05.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:54:05.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:54:05.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:54:05.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6cc022ac 2024-08-16 15:54:05.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:54:05.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:54:05.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:54:05.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:54:05.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:54:05.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:54:05.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:54:05.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:54:05.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:54:05.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:54:05.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:54:05.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:54:05.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:54:05.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-08-16 15:54:05.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-08-16 15:54:05.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:54:05.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:54:05.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-08-16 15:54:05.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:54:05.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-121" 2024-08-16 15:54:05.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:54:05.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:54:05.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:54:05.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:54:05.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:54:05.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:54:05.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:54:05.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:54:05.924 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Starting... 2024-08-16 15:54:05.925 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@42eaf47f 2024-08-16 15:54:05.925 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@42eaf47f 2024-08-16 15:54:05.925 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Start completed. 2024-08-16 15:54:05.925 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@11d487b2 2024-08-16 15:54:05.925 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@11d487b2 2024-08-16 15:54:05.925 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-08-16 15:54:05.927 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@53619fa7 2024-08-16 15:54:05.927 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@53619fa7 2024-08-16 15:54:05.928 [DefaultDispatcher-worker-4 @coroutine#2244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d4377d2 2024-08-16 15:54:05.928 [DefaultDispatcher-worker-4 @coroutine#2244] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-16 15:54:05.928 [DefaultDispatcher-worker-4 @coroutine#2244] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-08-16 15:54:05.928 [DefaultDispatcher-worker-4 @coroutine#2244] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-16 15:54:05.929 [DefaultDispatcher-worker-4 @coroutine#2244] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-16 15:54:05.930 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@16631baf 2024-08-16 15:54:05.930 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@16631baf 2024-08-16 15:54:05.933 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a6af8 2024-08-16 15:54:05.933 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a6af8 2024-08-16 15:54:05.935 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@273f09d4 2024-08-16 15:54:05.935 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@273f09d4 2024-08-16 15:54:05.938 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@78fc2633 2024-08-16 15:54:05.938 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@78fc2633 2024-08-16 15:54:05.940 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@764ce4e0 2024-08-16 15:54:05.940 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@764ce4e0 2024-08-16 15:54:05.942 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@25024d7b 2024-08-16 15:54:05.942 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@25024d7b 2024-08-16 15:54:05.942 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-08-16 15:54:05.947 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42eaf47f 2024-08-16 15:54:05.957 [Test worker @coroutine#2253] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42eaf47f 2024-08-16 15:54:05.958 [Test worker @coroutine#2255] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42eaf47f 2024-08-16 15:54:05.959 [DefaultDispatcher-worker-3 @coroutine#2259] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53437/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 15:54:05.959 [DefaultDispatcher-worker-3 @coroutine#2259] 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:53437/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-08-16 15:54:05.959 [DefaultDispatcher-worker-3 @coroutine#2259] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53437/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 15:54:05.960 [DefaultDispatcher-worker-3 @coroutine#2259] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:53437/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-08-16 15:54:05.961 [DefaultDispatcher-worker-3 @coroutine#2259] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53437/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 15:54:05.962 [DefaultDispatcher-worker-3 @coroutine#2259] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53437/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 15:54:05.964 [HikariPool-119 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:54:05.967 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@61cc9cea 2024-08-16 15:54:05.967 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@61cc9cea 2024-08-16 15:54:05.967 [DefaultDispatcher-worker-13 @coroutine#2258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42eaf47f 2024-08-16 15:54:05.967 [DefaultDispatcher-worker-13 @coroutine#2258] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53437/UmAppDatabase/replication/nodeId 2024-08-16 15:54:05.967 [DefaultDispatcher-worker-13 @coroutine#2258] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53437/UmAppDatabase/replication/nodeId. 2024-08-16 15:54:05.968 [DefaultDispatcher-worker-13 @coroutine#2258] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53437/UmAppDatabase/replication/nodeId 2024-08-16 15:54:05.968 [DefaultDispatcher-worker-9 @coroutine#2258] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53437/UmAppDatabase/replication/nodeId 2024-08-16 15:54:05.968 [DefaultDispatcher-worker-9 @coroutine#2258] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53437/UmAppDatabase/replication/nodeId 2024-08-16 15:54:05.970 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f0b7ea3 2024-08-16 15:54:05.970 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f0b7ea3 2024-08-16 15:54:05.970 [Test worker @coroutine#2263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42eaf47f 2024-08-16 15:54:05.973 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b34f79a 2024-08-16 15:54:05.973 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b34f79a 2024-08-16 15:54:05.977 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e367498 2024-08-16 15:54:05.977 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e367498 2024-08-16 15:54:05.979 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b989678 2024-08-16 15:54:05.979 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b989678 2024-08-16 15:54:05.980 [DefaultDispatcher-worker-11 @coroutine#2270] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42eaf47f 2024-08-16 15:54:05.981 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f521bce 2024-08-16 15:54:05.981 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f521bce 2024-08-16 15:54:05.982 [HikariPool-120 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:54:05.983 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@5316a799 2024-08-16 15:54:05.983 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@5316a799 2024-08-16 15:54:05.985 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c27b1e7 2024-08-16 15:54:05.985 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c27b1e7 2024-08-16 15:54:05.986 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e198bd7 2024-08-16 15:54:05.986 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e198bd7 2024-08-16 15:54:05.988 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@215def3a 2024-08-16 15:54:05.988 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@215def3a 2024-08-16 15:54:05.988 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-08-16 15:54:05.989 [DefaultDispatcher-worker-3 @coroutine#2270] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42eaf47f 2024-08-16 15:54:05.989 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@62e04213 2024-08-16 15:54:05.989 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@62e04213 2024-08-16 15:54:05.993 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@66dfda97 2024-08-16 15:54:05.993 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@66dfda97 2024-08-16 15:54:05.995 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@23dd4828 2024-08-16 15:54:05.995 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@23dd4828 2024-08-16 15:54:05.996 [DefaultDispatcher-worker-1 @coroutine#2270] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42eaf47f 2024-08-16 15:54:05.997 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@72247d3d 2024-08-16 15:54:05.997 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@72247d3d 2024-08-16 15:54:06.000 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@123449b0 2024-08-16 15:54:06.000 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@123449b0 2024-08-16 15:54:06.002 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@a272203 2024-08-16 15:54:06.002 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@a272203 2024-08-16 15:54:06.005 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@43f2b767 2024-08-16 15:54:06.005 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@43f2b767 2024-08-16 15:54:06.005 [DefaultDispatcher-worker-6 @coroutine#2270] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42eaf47f 2024-08-16 15:54:06.007 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@12eee7b1 2024-08-16 15:54:06.007 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@12eee7b1 2024-08-16 15:54:06.007 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-08-16 15:54:06.012 [DefaultDispatcher-worker-9 @coroutine#2275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42eaf47f 2024-08-16 15:54:06.018 [DefaultDispatcher-worker-9 @coroutine#2275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42eaf47f 2024-08-16 15:54:06.025 [HikariPool-121 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 15:54:06.026 [DefaultDispatcher-worker-2 @coroutine#2275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42eaf47f 2024-08-16 15:54:06.028 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@3db95511 2024-08-16 15:54:06.028 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@3db95511 2024-08-16 15:54:06.032 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@337ebcd6 2024-08-16 15:54:06.032 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@337ebcd6 2024-08-16 15:54:06.034 [DefaultDispatcher-worker-7 @coroutine#2275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42eaf47f 2024-08-16 15:54:06.036 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@37413e61 2024-08-16 15:54:06.036 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@37413e61 2024-08-16 15:54:06.039 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@7243b6ed 2024-08-16 15:54:06.039 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@7243b6ed 2024-08-16 15:54:06.041 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@5257469 2024-08-16 15:54:06.041 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@5257469 2024-08-16 15:54:06.043 [DefaultDispatcher-worker-9 @coroutine#2280] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42eaf47f 2024-08-16 15:54:06.043 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@437be017 2024-08-16 15:54:06.043 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@437be017 2024-08-16 15:54:06.046 [DefaultDispatcher-worker-14 @coroutine#2286] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53437/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-08-16 15:54:06.046 [DefaultDispatcher-worker-14 @coroutine#2286] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53437/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-08-16 15:54:06.046 [DefaultDispatcher-worker-14 @coroutine#2286] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53437/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-08-16 15:54:06.046 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@7df77c2f 2024-08-16 15:54:06.046 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@7df77c2f 2024-08-16 15:54:06.047 [DefaultDispatcher-worker-4 @coroutine#2286] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53437/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-08-16 15:54:06.047 [DefaultDispatcher-worker-4 @coroutine#2286] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53437/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-08-16 15:54:06.047 [DefaultDispatcher-worker-4 @coroutine#2286] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:53437/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-08-16 15:54:06.047 [DefaultDispatcher-worker-4 @coroutine#2286] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:53437/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2024-08-16 15:54:06.048 [DefaultDispatcher-worker-4 @coroutine#2286] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53437/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-08-16 15:54:06.048 [DefaultDispatcher-worker-4 @coroutine#2286] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53437/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2024-08-16 15:54:06.048 [DefaultDispatcher-worker-4 @coroutine#2286] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53437/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-08-16 15:54:06.048 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@126c49a2 2024-08-16 15:54:06.048 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@126c49a2 2024-08-16 15:54:06.049 [DefaultDispatcher-worker-1 @coroutine#2286] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53437/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-08-16 15:54:06.049 [DefaultDispatcher-worker-1 @coroutine#2286] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53437/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-08-16 15:54:06.051 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cc4e1ba 2024-08-16 15:54:06.051 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cc4e1ba 2024-08-16 15:54:06.051 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-08-16 15:54:06.075 [DefaultDispatcher-worker-4 @coroutine#2286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42eaf47f 2024-08-16 15:54:06.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-122 - configuration: 2024-08-16 15:54:06.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:54:06.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:54:06.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:54:06.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:54:06.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:54:06.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:54:06.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e07dc23 2024-08-16 15:54:06.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:54:06.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:54:06.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:54:06.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:54:06.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:54:06.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:54:06.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:54:06.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:54:06.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:54:06.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:54:06.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:54:06.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:54:06.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:54:06.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-08-16 15:54:06.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-08-16 15:54:06.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:54:06.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:54:06.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-08-16 15:54:06.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:54:06.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-122" 2024-08-16 15:54:06.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:54:06.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:54:06.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:54:06.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:54:06.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:54:06.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:54:06.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:54:06.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:54:06.079 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Starting... 2024-08-16 15:54:06.080 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@519e14f6 2024-08-16 15:54:06.080 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@519e14f6 2024-08-16 15:54:06.080 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Start completed. 2024-08-16 15:54:06.101 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@519e14f6 2024-08-16 15:54:06.111 [Test worker @coroutine#2304] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@519e14f6 2024-08-16 15:54:06.113 [Test worker @coroutine#2306] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@519e14f6 2024-08-16 15:54:06.114 [DefaultDispatcher-worker-1 @coroutine#2310] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60525/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 15:54:06.114 [DefaultDispatcher-worker-1 @coroutine#2310] 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:60525/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-08-16 15:54:06.114 [DefaultDispatcher-worker-1 @coroutine#2310] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60525/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 15:54:06.114 [DefaultDispatcher-worker-1 @coroutine#2310] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:60525/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-08-16 15:54:06.116 [DefaultDispatcher-worker-2 @coroutine#2310] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60525/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 15:54:06.116 [DefaultDispatcher-worker-2 @coroutine#2310] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60525/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 15:54:06.122 [DefaultDispatcher-worker-9 @coroutine#2309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@519e14f6 2024-08-16 15:54:06.123 [DefaultDispatcher-worker-9 @coroutine#2309] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60525/UmAppDatabase/replication/nodeId 2024-08-16 15:54:06.123 [DefaultDispatcher-worker-9 @coroutine#2309] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60525/UmAppDatabase/replication/nodeId. 2024-08-16 15:54:06.123 [DefaultDispatcher-worker-9 @coroutine#2309] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60525/UmAppDatabase/replication/nodeId 2024-08-16 15:54:06.124 [DefaultDispatcher-worker-16 @coroutine#2309] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60525/UmAppDatabase/replication/nodeId 2024-08-16 15:54:06.124 [DefaultDispatcher-worker-16 @coroutine#2309] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60525/UmAppDatabase/replication/nodeId 2024-08-16 15:54:06.126 [Test worker @coroutine#2314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@519e14f6 2024-08-16 15:54:06.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-123 - configuration: 2024-08-16 15:54:06.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:54:06.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:54:06.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:54:06.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:54:06.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:54:06.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:54:06.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@11df0bc7 2024-08-16 15:54:06.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:54:06.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:54:06.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:54:06.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:54:06.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:54:06.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:54:06.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:54:06.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:54:06.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:54:06.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:54:06.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:54:06.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:54:06.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:54:06.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-08-16 15:54:06.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-08-16 15:54:06.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:54:06.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:54:06.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-08-16 15:54:06.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:54:06.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-123" 2024-08-16 15:54:06.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:54:06.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:54:06.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:54:06.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:54:06.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:54:06.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:54:06.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:54:06.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:54:06.127 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Starting... 2024-08-16 15:54:06.130 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ccfce5a 2024-08-16 15:54:06.130 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ccfce5a 2024-08-16 15:54:06.130 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Start completed. 2024-08-16 15:54:06.131 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ccfce5a 2024-08-16 15:54:06.141 [Test worker @coroutine#2321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ccfce5a 2024-08-16 15:54:06.142 [Test worker @coroutine#2323] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ccfce5a 2024-08-16 15:54:06.155 [DefaultDispatcher-worker-2 @coroutine#2332] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@519e14f6 2024-08-16 15:54:06.169 [DefaultDispatcher-worker-10 @coroutine#2325] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ccfce5a 2024-08-16 15:54:06.174 [DefaultDispatcher-worker-15 @coroutine#2332] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@519e14f6 2024-08-16 15:54:06.178 [DefaultDispatcher-worker-15 @coroutine#2332] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@519e14f6 2024-08-16 15:54:06.180 [HikariPool-122 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 15:54:06.184 [DefaultDispatcher-worker-15 @coroutine#2332] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@519e14f6 2024-08-16 15:54:06.185 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@32b25ebd 2024-08-16 15:54:06.185 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@32b25ebd 2024-08-16 15:54:06.190 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c75a69b 2024-08-16 15:54:06.190 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c75a69b 2024-08-16 15:54:06.192 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@384a35cd 2024-08-16 15:54:06.192 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@384a35cd 2024-08-16 15:54:06.194 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d48aca0 2024-08-16 15:54:06.194 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d48aca0 2024-08-16 15:54:06.197 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@5daf4202 2024-08-16 15:54:06.197 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@5daf4202 2024-08-16 15:54:06.199 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cff7652 2024-08-16 15:54:06.199 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cff7652 2024-08-16 15:54:06.201 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@25f2c65d 2024-08-16 15:54:06.201 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@25f2c65d 2024-08-16 15:54:06.204 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d6753ef 2024-08-16 15:54:06.204 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d6753ef 2024-08-16 15:54:06.206 [DefaultDispatcher-worker-15 @coroutine#2338] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@519e14f6 2024-08-16 15:54:06.206 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@3affbd13 2024-08-16 15:54:06.206 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@3affbd13 2024-08-16 15:54:06.206 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-08-16 15:54:06.222 [DefaultDispatcher-worker-16 @coroutine#2341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@519e14f6 2024-08-16 15:54:06.230 [HikariPool-123 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:54:06.233 [DefaultDispatcher-worker-12 @coroutine#2341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@519e14f6 2024-08-16 15:54:06.233 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@292abc62 2024-08-16 15:54:06.233 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@292abc62 2024-08-16 15:54:06.237 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@27ed4737 2024-08-16 15:54:06.237 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@27ed4737 2024-08-16 15:54:06.241 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@23d2d712 2024-08-16 15:54:06.241 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@23d2d712 2024-08-16 15:54:06.243 [DefaultDispatcher-worker-12 @coroutine#2341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@519e14f6 2024-08-16 15:54:06.244 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@66d04d0c 2024-08-16 15:54:06.244 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@66d04d0c 2024-08-16 15:54:06.247 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a653418 2024-08-16 15:54:06.247 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a653418 2024-08-16 15:54:06.249 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@577c0c9c 2024-08-16 15:54:06.249 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@577c0c9c 2024-08-16 15:54:06.251 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@62232b26 2024-08-16 15:54:06.251 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@62232b26 2024-08-16 15:54:06.253 [DefaultDispatcher-worker-4 @coroutine#2341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@519e14f6 2024-08-16 15:54:06.254 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ffb243 2024-08-16 15:54:06.254 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ffb243 2024-08-16 15:54:06.256 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@35898370 2024-08-16 15:54:06.256 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@35898370 2024-08-16 15:54:06.256 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-08-16 15:54:06.262 [DefaultDispatcher-worker-8 @coroutine#2341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@519e14f6 2024-08-16 15:54:06.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-124 - configuration: 2024-08-16 15:54:06.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:54:06.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:54:06.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:54:06.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:54:06.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:54:06.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:54:06.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b61a4b0 2024-08-16 15:54:06.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:54:06.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:54:06.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:54:06.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:54:06.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:54:06.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:54:06.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:54:06.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:54:06.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:54:06.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:54:06.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:54:06.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:54:06.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:54:06.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-08-16 15:54:06.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-08-16 15:54:06.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:54:06.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:54:06.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-08-16 15:54:06.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:54:06.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-124" 2024-08-16 15:54:06.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:54:06.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:54:06.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:54:06.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:54:06.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:54:06.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:54:06.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:54:06.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:54:06.263 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Starting... 2024-08-16 15:54:06.264 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@6278371a 2024-08-16 15:54:06.264 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@6278371a 2024-08-16 15:54:06.264 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Start completed. 2024-08-16 15:54:06.284 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6278371a 2024-08-16 15:54:06.294 [Test worker @coroutine#2347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6278371a 2024-08-16 15:54:06.296 [Test worker @coroutine#2349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6278371a 2024-08-16 15:54:06.297 [DefaultDispatcher-worker-8 @coroutine#2353] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44157/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 15:54:06.297 [DefaultDispatcher-worker-8 @coroutine#2353] 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:44157/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-08-16 15:54:06.297 [DefaultDispatcher-worker-8 @coroutine#2353] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44157/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 15:54:06.297 [DefaultDispatcher-worker-8 @coroutine#2353] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:44157/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-08-16 15:54:06.299 [DefaultDispatcher-worker-13 @coroutine#2353] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44157/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 15:54:06.299 [DefaultDispatcher-worker-13 @coroutine#2353] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44157/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 15:54:06.307 [DefaultDispatcher-worker-6 @coroutine#2352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6278371a 2024-08-16 15:54:06.307 [DefaultDispatcher-worker-6 @coroutine#2352] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44157/UmAppDatabase/replication/nodeId 2024-08-16 15:54:06.307 [DefaultDispatcher-worker-6 @coroutine#2352] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44157/UmAppDatabase/replication/nodeId. 2024-08-16 15:54:06.307 [DefaultDispatcher-worker-6 @coroutine#2352] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44157/UmAppDatabase/replication/nodeId 2024-08-16 15:54:06.308 [DefaultDispatcher-worker-5 @coroutine#2352] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44157/UmAppDatabase/replication/nodeId 2024-08-16 15:54:06.308 [DefaultDispatcher-worker-5 @coroutine#2352] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44157/UmAppDatabase/replication/nodeId 2024-08-16 15:54:06.311 [Test worker @coroutine#2357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6278371a 2024-08-16 15:54:06.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-125 - configuration: 2024-08-16 15:54:06.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:54:06.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:54:06.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:54:06.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:54:06.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:54:06.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:54:06.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3599b7e8 2024-08-16 15:54:06.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:54:06.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:54:06.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:54:06.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:54:06.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:54:06.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:54:06.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:54:06.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:54:06.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:54:06.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:54:06.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:54:06.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:54:06.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:54:06.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-08-16 15:54:06.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-08-16 15:54:06.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:54:06.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:54:06.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-08-16 15:54:06.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:54:06.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-125" 2024-08-16 15:54:06.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:54:06.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:54:06.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:54:06.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:54:06.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:54:06.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:54:06.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:54:06.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:54:06.312 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Starting... 2024-08-16 15:54:06.317 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@52e5ad71 2024-08-16 15:54:06.317 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@52e5ad71 2024-08-16 15:54:06.317 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Start completed. 2024-08-16 15:54:06.318 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52e5ad71 2024-08-16 15:54:06.328 [Test worker @coroutine#2364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52e5ad71 2024-08-16 15:54:06.330 [Test worker @coroutine#2366] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52e5ad71 2024-08-16 15:54:06.340 [DefaultDispatcher-worker-1 @coroutine#2368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52e5ad71 2024-08-16 15:54:06.342 [DefaultDispatcher-worker-10 @coroutine#2374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6278371a 2024-08-16 15:54:06.349 [DefaultDispatcher-worker-10 @coroutine#2374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6278371a 2024-08-16 15:54:06.357 [DefaultDispatcher-worker-13 @coroutine#2374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6278371a 2024-08-16 15:54:06.364 [HikariPool-124 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 15:54:06.367 [DefaultDispatcher-worker-11 @coroutine#2374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6278371a 2024-08-16 15:54:06.368 [DefaultDispatcher-worker-8 @coroutine#2381] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44157/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-08-16 15:54:06.368 [DefaultDispatcher-worker-8 @coroutine#2381] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44157/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-08-16 15:54:06.368 [DefaultDispatcher-worker-8 @coroutine#2381] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44157/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-08-16 15:54:06.368 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c85a25f 2024-08-16 15:54:06.368 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c85a25f 2024-08-16 15:54:06.368 [DefaultDispatcher-worker-3 @coroutine#2074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14d9ae22 2024-08-16 15:54:06.369 [DefaultDispatcher-worker-3 @coroutine#2074] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35547/UmAppDatabase/replication/nodeId 2024-08-16 15:54:06.369 [DefaultDispatcher-worker-3 @coroutine#2074] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35547/UmAppDatabase/replication/nodeId. 2024-08-16 15:54:06.369 [DefaultDispatcher-worker-3 @coroutine#2074] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35547/UmAppDatabase/replication/nodeId 2024-08-16 15:54:06.369 [DefaultDispatcher-worker-9 @coroutine#2381] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44157/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-08-16 15:54:06.369 [DefaultDispatcher-worker-9 @coroutine#2381] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44157/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-08-16 15:54:06.369 [DefaultDispatcher-worker-9 @coroutine#2381] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:44157/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-08-16 15:54:06.369 [DefaultDispatcher-worker-9 @coroutine#2381] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:44157/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2024-08-16 15:54:06.370 [DefaultDispatcher-worker-9 @coroutine#2381] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44157/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-08-16 15:54:06.370 [DefaultDispatcher-worker-9 @coroutine#2381] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44157/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2024-08-16 15:54:06.370 [DefaultDispatcher-worker-13 @coroutine#2074] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35547/UmAppDatabase/replication/nodeId 2024-08-16 15:54:06.370 [DefaultDispatcher-worker-9 @coroutine#2381] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44157/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-08-16 15:54:06.370 [DefaultDispatcher-worker-13 @coroutine#2074] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35547/UmAppDatabase/replication/nodeId 2024-08-16 15:54:06.370 [DefaultDispatcher-worker-9 @coroutine#2381] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44157/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-08-16 15:54:06.370 [DefaultDispatcher-worker-9 @coroutine#2381] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44157/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-08-16 15:54:06.372 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@224259bf 2024-08-16 15:54:06.372 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@224259bf 2024-08-16 15:54:06.375 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@267dc92f 2024-08-16 15:54:06.375 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@267dc92f 2024-08-16 15:54:06.378 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@637f5384 2024-08-16 15:54:06.378 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@637f5384 2024-08-16 15:54:06.381 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@62e982ee 2024-08-16 15:54:06.381 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@62e982ee 2024-08-16 15:54:06.383 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@52d6b0ad 2024-08-16 15:54:06.383 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@52d6b0ad 2024-08-16 15:54:06.385 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@1aaa3f69 2024-08-16 15:54:06.385 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@1aaa3f69 2024-08-16 15:54:06.388 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@350accb 2024-08-16 15:54:06.388 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@350accb 2024-08-16 15:54:06.390 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d00a0bd 2024-08-16 15:54:06.390 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d00a0bd 2024-08-16 15:54:06.390 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-08-16 15:54:06.392 [DefaultDispatcher-worker-1 @coroutine#2381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6278371a 2024-08-16 15:54:06.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-126 - configuration: 2024-08-16 15:54:06.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:54:06.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:54:06.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:54:06.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:54:06.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:54:06.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:54:06.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@571b4bf6 2024-08-16 15:54:06.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:54:06.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:54:06.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:54:06.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:54:06.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:54:06.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:54:06.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:54:06.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:54:06.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:54:06.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:54:06.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:54:06.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:54:06.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:54:06.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-08-16 15:54:06.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-08-16 15:54:06.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:54:06.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:54:06.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-08-16 15:54:06.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:54:06.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-126" 2024-08-16 15:54:06.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:54:06.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:54:06.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:54:06.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:54:06.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:54:06.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:54:06.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:54:06.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:54:06.396 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Starting... 2024-08-16 15:54:06.397 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@a904e64 2024-08-16 15:54:06.397 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@a904e64 2024-08-16 15:54:06.397 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Start completed. 2024-08-16 15:54:06.416 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a904e64 2024-08-16 15:54:06.417 [HikariPool-125 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:54:06.421 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@45a966f2 2024-08-16 15:54:06.421 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@45a966f2 2024-08-16 15:54:06.425 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b6e9037 2024-08-16 15:54:06.425 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b6e9037 2024-08-16 15:54:06.426 [Test worker @coroutine#2403] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a904e64 2024-08-16 15:54:06.427 [Test worker @coroutine#2405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a904e64 2024-08-16 15:54:06.428 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f510d82 2024-08-16 15:54:06.428 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f510d82 2024-08-16 15:54:06.429 [DefaultDispatcher-worker-1 @coroutine#2409] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34147/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 15:54:06.429 [DefaultDispatcher-worker-1 @coroutine#2409] 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:34147/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-08-16 15:54:06.429 [DefaultDispatcher-worker-1 @coroutine#2409] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34147/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 15:54:06.429 [DefaultDispatcher-worker-1 @coroutine#2409] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:34147/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-08-16 15:54:06.431 [DefaultDispatcher-worker-10 @coroutine#2409] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34147/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 15:54:06.431 [DefaultDispatcher-worker-10 @coroutine#2409] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34147/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 15:54:06.432 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@a539a0c 2024-08-16 15:54:06.432 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@a539a0c 2024-08-16 15:54:06.435 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c3e342 2024-08-16 15:54:06.435 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c3e342 2024-08-16 15:54:06.437 [DefaultDispatcher-worker-10 @coroutine#2408] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a904e64 2024-08-16 15:54:06.437 [DefaultDispatcher-worker-10 @coroutine#2408] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34147/UmAppDatabase/replication/nodeId 2024-08-16 15:54:06.437 [DefaultDispatcher-worker-10 @coroutine#2408] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34147/UmAppDatabase/replication/nodeId. 2024-08-16 15:54:06.437 [DefaultDispatcher-worker-10 @coroutine#2408] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34147/UmAppDatabase/replication/nodeId 2024-08-16 15:54:06.438 [DefaultDispatcher-worker-13 @coroutine#2408] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34147/UmAppDatabase/replication/nodeId 2024-08-16 15:54:06.438 [DefaultDispatcher-worker-13 @coroutine#2408] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34147/UmAppDatabase/replication/nodeId 2024-08-16 15:54:06.438 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b9334c5 2024-08-16 15:54:06.438 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b9334c5 2024-08-16 15:54:06.440 [Test worker @coroutine#2412] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a904e64 2024-08-16 15:54:06.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-127 - configuration: 2024-08-16 15:54:06.441 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ce91328 2024-08-16 15:54:06.441 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ce91328 2024-08-16 15:54:06.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:54:06.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:54:06.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:54:06.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:54:06.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:54:06.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:54:06.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@240c626d 2024-08-16 15:54:06.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:54:06.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:54:06.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:54:06.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:54:06.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:54:06.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:54:06.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:54:06.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:54:06.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:54:06.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:54:06.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:54:06.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:54:06.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:54:06.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-08-16 15:54:06.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-08-16 15:54:06.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:54:06.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:54:06.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-08-16 15:54:06.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:54:06.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-127" 2024-08-16 15:54:06.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:54:06.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:54:06.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:54:06.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:54:06.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:54:06.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:54:06.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:54:06.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:54:06.441 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Starting... 2024-08-16 15:54:06.443 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a7c6543 2024-08-16 15:54:06.443 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a7c6543 2024-08-16 15:54:06.445 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@713e42bd 2024-08-16 15:54:06.445 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@713e42bd 2024-08-16 15:54:06.445 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-08-16 15:54:06.446 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@c8d20bb 2024-08-16 15:54:06.446 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@c8d20bb 2024-08-16 15:54:06.446 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Start completed. 2024-08-16 15:54:06.446 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c8d20bb 2024-08-16 15:54:06.456 [Test worker @coroutine#2420] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c8d20bb 2024-08-16 15:54:06.458 [Test worker @coroutine#2422] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c8d20bb 2024-08-16 15:54:06.462 [DefaultDispatcher-worker-8 @coroutine#2429] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34147/auth/register 2024-08-16 15:54:06.462 [DefaultDispatcher-worker-8 @coroutine#2429] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34147/auth/register. 2024-08-16 15:54:06.462 [DefaultDispatcher-worker-8 @coroutine#2429] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34147/auth/register 2024-08-16 15:54:06.462 [DefaultDispatcher-worker-8 @coroutine#2429] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:34147/auth/register from class io.ktor.http.content.TextContent 2024-08-16 15:54:06.463 [DefaultDispatcher-worker-14 @coroutine#2429] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34147/auth/register 2024-08-16 15:54:06.463 [DefaultDispatcher-worker-14 @coroutine#2429] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34147/auth/register 2024-08-16 15:54:06.468 [DefaultDispatcher-worker-1 @coroutine#2424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c8d20bb 2024-08-16 15:54:06.497 [HikariPool-126 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:54:06.499 [DefaultDispatcher-worker-8 @coroutine#2106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b407ac7 2024-08-16 15:54:06.499 [DefaultDispatcher-worker-8 @coroutine#2106] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41533/UmAppDatabase/replication/nodeId 2024-08-16 15:54:06.499 [DefaultDispatcher-worker-8 @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:41533/UmAppDatabase/replication/nodeId. 2024-08-16 15:54:06.499 [DefaultDispatcher-worker-8 @coroutine#2106] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41533/UmAppDatabase/replication/nodeId 2024-08-16 15:54:06.501 [DefaultDispatcher-worker-14 @coroutine#2106] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41533/UmAppDatabase/replication/nodeId 2024-08-16 15:54:06.501 [DefaultDispatcher-worker-14 @coroutine#2106] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41533/UmAppDatabase/replication/nodeId 2024-08-16 15:54:06.501 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@60475799 2024-08-16 15:54:06.501 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@60475799 2024-08-16 15:54:06.506 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e80b5e1 2024-08-16 15:54:06.506 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e80b5e1 2024-08-16 15:54:06.509 [DefaultDispatcher-worker-14 @coroutine#2429] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:34147/auth/register. 2024-08-16 15:54:06.509 [DefaultDispatcher-worker-14 @coroutine#2429] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:34147/auth/register to class io.ktor.utils.io.core.ByteReadPacket 2024-08-16 15:54:06.510 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@6abf3ce9 2024-08-16 15:54:06.510 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@6abf3ce9 2024-08-16 15:54:06.512 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fbdbfda 2024-08-16 15:54:06.512 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fbdbfda 2024-08-16 15:54:06.514 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@759cde2b 2024-08-16 15:54:06.514 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@759cde2b 2024-08-16 15:54:06.516 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ed852c4 2024-08-16 15:54:06.517 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ed852c4 2024-08-16 15:54:06.519 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@d136d82 2024-08-16 15:54:06.520 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@d136d82 2024-08-16 15:54:06.522 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f924095 2024-08-16 15:54:06.522 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f924095 2024-08-16 15:54:06.525 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cecb2ca 2024-08-16 15:54:06.525 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cecb2ca 2024-08-16 15:54:06.525 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-08-16 15:54:06.529 [DefaultDispatcher-worker-14 @coroutine#2429] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a904e64 2024-08-16 15:54:06.539 [DefaultDispatcher-worker-3 @coroutine#2429] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a904e64 2024-08-16 15:54:06.546 [HikariPool-127 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:54:06.550 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fe0bcfe 2024-08-16 15:54:06.550 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fe0bcfe 2024-08-16 15:54:06.553 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@71275d72 2024-08-16 15:54:06.553 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@71275d72 2024-08-16 15:54:06.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-128 - configuration: 2024-08-16 15:54:06.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:54:06.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:54:06.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:54:06.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:54:06.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:54:06.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:54:06.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@173602c0 2024-08-16 15:54:06.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:54:06.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:54:06.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:54:06.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:54:06.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:54:06.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:54:06.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:54:06.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:54:06.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:54:06.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:54:06.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:54:06.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:54:06.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:54:06.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-08-16 15:54:06.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-08-16 15:54:06.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:54:06.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:54:06.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-08-16 15:54:06.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:54:06.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-128" 2024-08-16 15:54:06.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:54:06.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:54:06.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:54:06.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:54:06.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:54:06.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:54:06.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:54:06.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:54:06.555 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Starting... 2024-08-16 15:54:06.555 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cecd0a9 2024-08-16 15:54:06.555 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cecd0a9 2024-08-16 15:54:06.555 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Start completed. 2024-08-16 15:54:06.557 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@7518d78e 2024-08-16 15:54:06.557 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@7518d78e 2024-08-16 15:54:06.560 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@301a5749 2024-08-16 15:54:06.560 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@301a5749 2024-08-16 15:54:06.562 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ae71af8 2024-08-16 15:54:06.562 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ae71af8 2024-08-16 15:54:06.564 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@160021b 2024-08-16 15:54:06.565 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@160021b 2024-08-16 15:54:06.567 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@3277111e 2024-08-16 15:54:06.567 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@3277111e 2024-08-16 15:54:06.569 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@5035a806 2024-08-16 15:54:06.569 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@5035a806 2024-08-16 15:54:06.572 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@22f75822 2024-08-16 15:54:06.572 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@22f75822 2024-08-16 15:54:06.572 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-08-16 15:54:06.575 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cecd0a9 2024-08-16 15:54:06.585 [Test worker @coroutine#2442] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cecd0a9 2024-08-16 15:54:06.586 [Test worker @coroutine#2444] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cecd0a9 2024-08-16 15:54:06.588 [DefaultDispatcher-worker-16 @coroutine#2448] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-08-16 15:54:06.588 [DefaultDispatcher-worker-16 @coroutine#2448] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2024-08-16 15:54:06.588 [DefaultDispatcher-worker-16 @coroutine#2448] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-08-16 15:54:06.588 [DefaultDispatcher-worker-16 @coroutine#2448] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-08-16 15:54:06.589 [DefaultDispatcher-worker-15 @coroutine#2448] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-08-16 15:54:06.589 [DefaultDispatcher-worker-15 @coroutine#2448] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-08-16 15:54:06.596 [DefaultDispatcher-worker-9 @coroutine#2447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cecd0a9 2024-08-16 15:54:06.596 [DefaultDispatcher-worker-9 @coroutine#2447] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-08-16 15:54:06.596 [DefaultDispatcher-worker-9 @coroutine#2447] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2024-08-16 15:54:06.596 [DefaultDispatcher-worker-9 @coroutine#2447] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-08-16 15:54:06.597 [DefaultDispatcher-worker-16 @coroutine#2447] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-08-16 15:54:06.597 [DefaultDispatcher-worker-16 @coroutine#2447] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-08-16 15:54:06.599 [Test worker @coroutine#2452] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cecd0a9 2024-08-16 15:54:06.604 [Test worker @coroutine#2459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cecd0a9 2024-08-16 15:54:06.622 [Test worker @coroutine#2466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cecd0a9 2024-08-16 15:54:06.623 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Shutdown initiated... 2024-08-16 15:54:06.623 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Close initiated... 2024-08-16 15:54:06.623 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:54:06.623 [HikariPool-128 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1cecd0a9: (connection evicted) 2024-08-16 15:54:06.626 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 15:54:06.626 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Closed. 2024-08-16 15:54:06.626 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Shutdown completed. 2024-08-16 15:54:06.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-129 - configuration: 2024-08-16 15:54:06.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:54:06.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:54:06.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:54:06.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:54:06.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:54:06.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:54:06.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@706dee4 2024-08-16 15:54:06.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:54:06.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:54:06.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:54:06.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:54:06.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:54:06.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:54:06.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:54:06.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:54:06.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:54:06.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:54:06.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:54:06.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:54:06.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:54:06.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-08-16 15:54:06.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-08-16 15:54:06.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:54:06.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:54:06.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-08-16 15:54:06.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:54:06.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-129" 2024-08-16 15:54:06.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:54:06.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:54:06.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:54:06.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:54:06.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:54:06.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:54:06.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:54:06.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:54:06.626 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Starting... 2024-08-16 15:54:06.629 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@515b7335 2024-08-16 15:54:06.629 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@515b7335 2024-08-16 15:54:06.629 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Start completed. 2024-08-16 15:54:06.630 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@515b7335 2024-08-16 15:54:06.643 [Test worker @coroutine#2469] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@515b7335 2024-08-16 15:54:06.644 [Test worker @coroutine#2471] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@515b7335 2024-08-16 15:54:06.645 [DefaultDispatcher-worker-16 @coroutine#2475] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-08-16 15:54:06.645 [DefaultDispatcher-worker-16 @coroutine#2475] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2024-08-16 15:54:06.645 [DefaultDispatcher-worker-16 @coroutine#2475] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-08-16 15:54:06.645 [DefaultDispatcher-worker-16 @coroutine#2475] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-08-16 15:54:06.647 [DefaultDispatcher-worker-15 @coroutine#2475] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-08-16 15:54:06.647 [DefaultDispatcher-worker-15 @coroutine#2475] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-08-16 15:54:06.655 [DefaultDispatcher-worker-9 @coroutine#2474] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@515b7335 2024-08-16 15:54:06.655 [DefaultDispatcher-worker-9 @coroutine#2474] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-08-16 15:54:06.655 [DefaultDispatcher-worker-9 @coroutine#2474] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2024-08-16 15:54:06.655 [DefaultDispatcher-worker-9 @coroutine#2474] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-08-16 15:54:06.656 [DefaultDispatcher-worker-6 @coroutine#2474] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-08-16 15:54:06.656 [DefaultDispatcher-worker-6 @coroutine#2474] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-08-16 15:54:06.659 [Test worker @coroutine#2478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@515b7335 2024-08-16 15:54:06.662 [Test worker @coroutine#2486] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@515b7335 2024-08-16 15:54:06.667 [Test worker @coroutine#2493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@515b7335 2024-08-16 15:54:06.668 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Shutdown initiated... 2024-08-16 15:54:06.668 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Close initiated... 2024-08-16 15:54:06.668 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:54:06.669 [HikariPool-129 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Closing connection org.sqlite.jdbc4.JDBC4Connection@515b7335: (connection evicted) 2024-08-16 15:54:06.670 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 15:54:06.670 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Closed. 2024-08-16 15:54:06.670 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Shutdown completed. 2024-08-16 15:54:06.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-130 - configuration: 2024-08-16 15:54:06.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:54:06.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:54:06.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:54:06.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:54:06.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:54:06.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:54:06.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e549515 2024-08-16 15:54:06.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:54:06.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:54:06.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:54:06.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:54:06.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:54:06.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:54:06.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:54:06.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:54:06.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:54:06.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:54:06.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:54:06.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:54:06.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:54:06.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-08-16 15:54:06.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-08-16 15:54:06.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:54:06.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:54:06.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-08-16 15:54:06.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:54:06.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-130" 2024-08-16 15:54:06.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:54:06.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:54:06.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:54:06.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:54:06.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:54:06.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:54:06.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:54:06.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:54:06.670 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Starting... 2024-08-16 15:54:06.672 [DefaultDispatcher-worker-15 @coroutine#2153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78b29e00 2024-08-16 15:54:06.672 [DefaultDispatcher-worker-15 @coroutine#2153] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42589/UmAppDatabase/replication/nodeId 2024-08-16 15:54:06.672 [DefaultDispatcher-worker-15 @coroutine#2153] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42589/UmAppDatabase/replication/nodeId. 2024-08-16 15:54:06.672 [DefaultDispatcher-worker-15 @coroutine#2153] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42589/UmAppDatabase/replication/nodeId 2024-08-16 15:54:06.673 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@58f8ce0f 2024-08-16 15:54:06.673 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@58f8ce0f 2024-08-16 15:54:06.673 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Start completed. 2024-08-16 15:54:06.673 [DefaultDispatcher-worker-6 @coroutine#2153] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42589/UmAppDatabase/replication/nodeId 2024-08-16 15:54:06.673 [DefaultDispatcher-worker-6 @coroutine#2153] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42589/UmAppDatabase/replication/nodeId 2024-08-16 15:54:06.674 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58f8ce0f 2024-08-16 15:54:06.684 [Test worker @coroutine#2499] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58f8ce0f 2024-08-16 15:54:06.685 [Test worker @coroutine#2501] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58f8ce0f 2024-08-16 15:54:06.686 [DefaultDispatcher-worker-15 @coroutine#2505] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-08-16 15:54:06.686 [DefaultDispatcher-worker-15 @coroutine#2505] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2024-08-16 15:54:06.686 [DefaultDispatcher-worker-15 @coroutine#2505] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-08-16 15:54:06.686 [DefaultDispatcher-worker-15 @coroutine#2505] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-08-16 15:54:06.687 [DefaultDispatcher-worker-2 @coroutine#2505] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-08-16 15:54:06.687 [DefaultDispatcher-worker-2 @coroutine#2505] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-08-16 15:54:06.694 [DefaultDispatcher-worker-16 @coroutine#2504] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58f8ce0f 2024-08-16 15:54:06.694 [DefaultDispatcher-worker-16 @coroutine#2504] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-08-16 15:54:06.694 [DefaultDispatcher-worker-16 @coroutine#2504] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2024-08-16 15:54:06.694 [DefaultDispatcher-worker-16 @coroutine#2504] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-08-16 15:54:06.695 [DefaultDispatcher-worker-4 @coroutine#2504] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-08-16 15:54:06.695 [DefaultDispatcher-worker-4 @coroutine#2504] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-08-16 15:54:06.697 [Test worker @coroutine#2509] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58f8ce0f 2024-08-16 15:54:06.699 [Test worker @coroutine#2516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58f8ce0f 2024-08-16 15:54:06.703 [Test worker @coroutine#2523] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58f8ce0f 2024-08-16 15:54:06.706 [Test worker @coroutine#2525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58f8ce0f 2024-08-16 15:54:06.709 [Test worker @coroutine#2531] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58f8ce0f 2024-08-16 15:54:06.712 [Test worker @coroutine#2533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58f8ce0f 2024-08-16 15:54:06.714 [Test worker @coroutine#2534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58f8ce0f 2024-08-16 15:54:06.715 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Shutdown initiated... 2024-08-16 15:54:06.715 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Close initiated... 2024-08-16 15:54:06.715 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:54:06.715 [HikariPool-130 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Closing connection org.sqlite.jdbc4.JDBC4Connection@58f8ce0f: (connection evicted) 2024-08-16 15:54:06.716 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 15:54:06.716 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Closed. 2024-08-16 15:54:06.716 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Shutdown completed. 2024-08-16 15:54:06.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-131 - configuration: 2024-08-16 15:54:06.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:54:06.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:54:06.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:54:06.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:54:06.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:54:06.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:54:06.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a3375d8 2024-08-16 15:54:06.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:54:06.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:54:06.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:54:06.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:54:06.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:54:06.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:54:06.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:54:06.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:54:06.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:54:06.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:54:06.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:54:06.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:54:06.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:54:06.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-08-16 15:54:06.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-08-16 15:54:06.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:54:06.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:54:06.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-08-16 15:54:06.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:54:06.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-131" 2024-08-16 15:54:06.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:54:06.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:54:06.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:54:06.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:54:06.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:54:06.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:54:06.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:54:06.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:54:06.716 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Starting... 2024-08-16 15:54:06.719 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@38e100ab 2024-08-16 15:54:06.719 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@38e100ab 2024-08-16 15:54:06.719 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Start completed. 2024-08-16 15:54:06.720 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38e100ab 2024-08-16 15:54:06.734 [Test worker @coroutine#2537] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38e100ab 2024-08-16 15:54:06.737 [Test worker @coroutine#2539] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38e100ab 2024-08-16 15:54:06.738 [DefaultDispatcher-worker-4 @coroutine#2543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-08-16 15:54:06.738 [DefaultDispatcher-worker-4 @coroutine#2543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2024-08-16 15:54:06.738 [DefaultDispatcher-worker-4 @coroutine#2543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-08-16 15:54:06.738 [DefaultDispatcher-worker-4 @coroutine#2543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-08-16 15:54:06.739 [DefaultDispatcher-worker-6 @coroutine#2543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-08-16 15:54:06.739 [DefaultDispatcher-worker-6 @coroutine#2543] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-08-16 15:54:06.746 [DefaultDispatcher-worker-6 @coroutine#2542] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38e100ab 2024-08-16 15:54:06.746 [DefaultDispatcher-worker-6 @coroutine#2542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-08-16 15:54:06.746 [DefaultDispatcher-worker-6 @coroutine#2542] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2024-08-16 15:54:06.746 [DefaultDispatcher-worker-6 @coroutine#2542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-08-16 15:54:06.747 [DefaultDispatcher-worker-8 @coroutine#2542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-08-16 15:54:06.747 [DefaultDispatcher-worker-8 @coroutine#2542] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-08-16 15:54:06.748 [DefaultDispatcher-worker-13 @coroutine#2552] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29b5533 2024-08-16 15:54:06.750 [Test worker @coroutine#2547] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38e100ab 2024-08-16 15:54:06.754 [Test worker @coroutine#2555] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38e100ab 2024-08-16 15:54:06.758 [Test worker @coroutine#2562] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38e100ab 2024-08-16 15:54:06.759 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Shutdown initiated... 2024-08-16 15:54:06.759 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Close initiated... 2024-08-16 15:54:06.759 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:54:06.760 [HikariPool-131 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Closing connection org.sqlite.jdbc4.JDBC4Connection@38e100ab: (connection evicted) 2024-08-16 15:54:06.760 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 15:54:06.760 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Closed. 2024-08-16 15:54:06.760 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Shutdown completed. 2024-08-16 15:54:06.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-132 - configuration: 2024-08-16 15:54:06.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:54:06.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:54:06.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:54:06.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:54:06.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:54:06.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:54:06.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@54b313d6 2024-08-16 15:54:06.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:54:06.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:54:06.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:54:06.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:54:06.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:54:06.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:54:06.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:54:06.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:54:06.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:54:06.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:54:06.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:54:06.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:54:06.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:54:06.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-08-16 15:54:06.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-08-16 15:54:06.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:54:06.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:54:06.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-08-16 15:54:06.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:54:06.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-132" 2024-08-16 15:54:06.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:54:06.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:54:06.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:54:06.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:54:06.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:54:06.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:54:06.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:54:06.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:54:06.761 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Starting... 2024-08-16 15:54:06.763 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b20caed 2024-08-16 15:54:06.763 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b20caed 2024-08-16 15:54:06.764 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Start completed. 2024-08-16 15:54:06.764 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b20caed 2024-08-16 15:54:06.774 [Test worker @coroutine#2570] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b20caed 2024-08-16 15:54:06.775 [Test worker @coroutine#2572] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b20caed 2024-08-16 15:54:06.776 [DefaultDispatcher-worker-5 @coroutine#2576] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-08-16 15:54:06.776 [DefaultDispatcher-worker-5 @coroutine#2576] 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-08-16 15:54:06.776 [DefaultDispatcher-worker-5 @coroutine#2576] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-08-16 15:54:06.776 [DefaultDispatcher-worker-5 @coroutine#2576] 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-08-16 15:54:06.778 [DefaultDispatcher-worker-4 @coroutine#2576] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-08-16 15:54:06.778 [DefaultDispatcher-worker-4 @coroutine#2576] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-08-16 15:54:06.785 [DefaultDispatcher-worker-10 @coroutine#2575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b20caed 2024-08-16 15:54:06.785 [DefaultDispatcher-worker-10 @coroutine#2575] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-08-16 15:54:06.785 [DefaultDispatcher-worker-10 @coroutine#2575] 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-08-16 15:54:06.785 [DefaultDispatcher-worker-10 @coroutine#2575] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-08-16 15:54:06.786 [DefaultDispatcher-worker-8 @coroutine#2575] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-08-16 15:54:06.786 [DefaultDispatcher-worker-8 @coroutine#2575] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-08-16 15:54:06.788 [Test worker @coroutine#2582] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b20caed 2024-08-16 15:54:06.792 [Test worker @coroutine#2587] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b20caed 2024-08-16 15:54:06.795 [Test worker @coroutine#2589] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b20caed 2024-08-16 15:54:06.798 [Test worker @coroutine#2591] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b20caed 2024-08-16 15:54:06.801 [Test worker @coroutine#2598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b20caed 2024-08-16 15:54:06.802 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Shutdown initiated... 2024-08-16 15:54:06.802 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Close initiated... 2024-08-16 15:54:06.802 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:54:06.802 [HikariPool-132 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2b20caed: (connection evicted) 2024-08-16 15:54:06.803 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 15:54:06.803 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Closed. 2024-08-16 15:54:06.803 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Shutdown completed. 2024-08-16 15:54:06.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-133 - configuration: 2024-08-16 15:54:06.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:54:06.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:54:06.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:54:06.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:54:06.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:54:06.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:54:06.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@79a88f45 2024-08-16 15:54:06.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:54:06.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:54:06.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:54:06.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:54:06.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:54:06.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:54:06.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:54:06.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:54:06.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:54:06.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:54:06.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:54:06.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:54:06.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:54:06.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-08-16 15:54:06.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-08-16 15:54:06.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:54:06.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:54:06.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-08-16 15:54:06.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:54:06.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-133" 2024-08-16 15:54:06.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:54:06.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:54:06.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:54:06.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:54:06.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:54:06.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:54:06.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:54:06.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:54:06.804 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Starting... 2024-08-16 15:54:06.804 [DefaultDispatcher-worker-7 @coroutine#2185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54644470 2024-08-16 15:54:06.805 [DefaultDispatcher-worker-7 @coroutine#2185] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47019/UmAppDatabase/replication/nodeId 2024-08-16 15:54:06.805 [DefaultDispatcher-worker-7 @coroutine#2185] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47019/UmAppDatabase/replication/nodeId. 2024-08-16 15:54:06.805 [DefaultDispatcher-worker-7 @coroutine#2185] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47019/UmAppDatabase/replication/nodeId 2024-08-16 15:54:06.806 [DefaultDispatcher-worker-13 @coroutine#2185] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47019/UmAppDatabase/replication/nodeId 2024-08-16 15:54:06.806 [DefaultDispatcher-worker-13 @coroutine#2185] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47019/UmAppDatabase/replication/nodeId 2024-08-16 15:54:06.807 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@38447073 2024-08-16 15:54:06.807 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@38447073 2024-08-16 15:54:06.807 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Start completed. 2024-08-16 15:54:06.808 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38447073 2024-08-16 15:54:06.817 [Test worker @coroutine#2604] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38447073 2024-08-16 15:54:06.819 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38447073 2024-08-16 15:54:06.820 [DefaultDispatcher-worker-7 @coroutine#2611] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-08-16 15:54:06.820 [DefaultDispatcher-worker-7 @coroutine#2611] 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-08-16 15:54:06.820 [DefaultDispatcher-worker-7 @coroutine#2611] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-08-16 15:54:06.820 [DefaultDispatcher-worker-7 @coroutine#2611] 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-08-16 15:54:06.821 [DefaultDispatcher-worker-13 @coroutine#2611] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-08-16 15:54:06.821 [DefaultDispatcher-worker-13 @coroutine#2611] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-08-16 15:54:06.830 [DefaultDispatcher-worker-13 @coroutine#2610] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38447073 2024-08-16 15:54:06.830 [DefaultDispatcher-worker-13 @coroutine#2610] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-08-16 15:54:06.831 [DefaultDispatcher-worker-13 @coroutine#2610] 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-08-16 15:54:06.831 [DefaultDispatcher-worker-13 @coroutine#2610] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-08-16 15:54:06.831 [DefaultDispatcher-worker-5 @coroutine#2610] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-08-16 15:54:06.831 [DefaultDispatcher-worker-5 @coroutine#2610] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-08-16 15:54:06.834 [Test worker @coroutine#2615] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38447073 2024-08-16 15:54:06.836 [Test worker @coroutine#2622] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38447073 2024-08-16 15:54:06.838 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Shutdown initiated... 2024-08-16 15:54:06.838 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Close initiated... 2024-08-16 15:54:06.838 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:54:06.839 [HikariPool-133 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Closing connection org.sqlite.jdbc4.JDBC4Connection@38447073: (connection evicted) 2024-08-16 15:54:06.840 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 15:54:06.840 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Closed. 2024-08-16 15:54:06.840 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Shutdown completed. 2024-08-16 15:54:06.840 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:54:06.945 [DefaultDispatcher-worker-14 @coroutine#2214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444fbd13 2024-08-16 15:54:06.945 [DefaultDispatcher-worker-14 @coroutine#2214] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47289/UmAppDatabase/replication/nodeId 2024-08-16 15:54:06.946 [DefaultDispatcher-worker-14 @coroutine#2214] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47289/UmAppDatabase/replication/nodeId. 2024-08-16 15:54:06.946 [DefaultDispatcher-worker-14 @coroutine#2214] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47289/UmAppDatabase/replication/nodeId 2024-08-16 15:54:06.946 [DefaultDispatcher-worker-1 @coroutine#2244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d4377d2 2024-08-16 15:54:06.946 [DefaultDispatcher-worker-1 @coroutine#2244] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-16 15:54:06.946 [DefaultDispatcher-worker-1 @coroutine#2244] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-08-16 15:54:06.946 [DefaultDispatcher-worker-1 @coroutine#2244] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-16 15:54:06.947 [DefaultDispatcher-worker-11 @coroutine#2214] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47289/UmAppDatabase/replication/nodeId 2024-08-16 15:54:06.947 [DefaultDispatcher-worker-11 @coroutine#2214] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47289/UmAppDatabase/replication/nodeId 2024-08-16 15:54:06.947 [DefaultDispatcher-worker-8 @coroutine#2244] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-16 15:54:07.021 [DefaultDispatcher-worker-5 @coroutine#2258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42eaf47f 2024-08-16 15:54:07.022 [DefaultDispatcher-worker-5 @coroutine#2258] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53437/UmAppDatabase/replication/nodeId 2024-08-16 15:54:07.022 [DefaultDispatcher-worker-5 @coroutine#2258] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53437/UmAppDatabase/replication/nodeId. 2024-08-16 15:54:07.022 [DefaultDispatcher-worker-5 @coroutine#2258] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53437/UmAppDatabase/replication/nodeId 2024-08-16 15:54:07.023 [DefaultDispatcher-worker-3 @coroutine#2258] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53437/UmAppDatabase/replication/nodeId 2024-08-16 15:54:07.023 [DefaultDispatcher-worker-3 @coroutine#2258] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53437/UmAppDatabase/replication/nodeId 2024-08-16 15:54:07.132 [DefaultDispatcher-worker-4 @coroutine#2309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@519e14f6 2024-08-16 15:54:07.132 [DefaultDispatcher-worker-4 @coroutine#2309] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60525/UmAppDatabase/replication/nodeId 2024-08-16 15:54:07.132 [DefaultDispatcher-worker-4 @coroutine#2309] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60525/UmAppDatabase/replication/nodeId. 2024-08-16 15:54:07.132 [DefaultDispatcher-worker-4 @coroutine#2309] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60525/UmAppDatabase/replication/nodeId 2024-08-16 15:54:07.133 [DefaultDispatcher-worker-8 @coroutine#2309] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60525/UmAppDatabase/replication/nodeId 2024-08-16 15:54:07.133 [DefaultDispatcher-worker-8 @coroutine#2309] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60525/UmAppDatabase/replication/nodeId 2024-08-16 15:54:07.181 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-134 - configuration: 2024-08-16 15:54:07.182 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:54:07.182 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:54:07.182 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:54:07.182 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:54:07.182 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:54:07.182 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:54:07.182 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@54151d07 2024-08-16 15:54:07.182 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:54:07.182 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:54:07.182 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:54:07.182 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:54:07.182 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:54:07.182 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:54:07.182 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:54:07.182 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:54:07.182 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:54:07.182 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:54:07.182 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:54:07.182 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:54:07.182 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:54:07.182 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:54:07.182 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:54:07.182 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:54:07.182 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:54:07.182 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:54:07.182 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:54:07.182 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-134" 2024-08-16 15:54:07.182 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:54:07.182 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:54:07.182 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:54:07.182 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:54:07.182 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:54:07.182 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:54:07.182 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:54:07.182 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:54:07.182 [Test worker @coroutine#2665] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Starting... 2024-08-16 15:54:07.182 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a345c6c 2024-08-16 15:54:07.182 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a345c6c 2024-08-16 15:54:07.182 [Test worker @coroutine#2665] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Start completed. 2024-08-16 15:54:07.198 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a345c6c 2024-08-16 15:54:07.210 [Test worker @coroutine#2666] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a345c6c 2024-08-16 15:54:07.211 [Test worker @coroutine#2668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a345c6c 2024-08-16 15:54:07.213 [Test worker @coroutine#2670] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a345c6c 2024-08-16 15:54:07.223 [DefaultDispatcher-worker-3 @coroutine#2672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a345c6c 2024-08-16 15:54:07.231 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:54:07.236 [DefaultDispatcher-worker-8 @coroutine#2684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a345c6c 2024-08-16 15:54:07.239 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Shutdown initiated... 2024-08-16 15:54:07.239 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Close initiated... 2024-08-16 15:54:07.239 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:54:07.240 [HikariPool-134 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1a345c6c: (connection evicted) 2024-08-16 15:54:07.240 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 15:54:07.240 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Closed. 2024-08-16 15:54:07.240 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Shutdown completed. 2024-08-16 15:54:07.243 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-135 - configuration: 2024-08-16 15:54:07.243 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:54:07.243 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:54:07.243 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:54:07.243 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:54:07.243 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:54:07.243 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:54:07.243 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@35e63d26 2024-08-16 15:54:07.243 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:54:07.243 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:54:07.243 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:54:07.243 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:54:07.243 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:54:07.243 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:54:07.243 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:54:07.243 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:54:07.243 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:54:07.243 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:54:07.243 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:54:07.243 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:54:07.243 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:54:07.243 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:54:07.243 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:54:07.243 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:54:07.243 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:54:07.243 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:54:07.243 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:54:07.243 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-135" 2024-08-16 15:54:07.243 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:54:07.243 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:54:07.243 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:54:07.243 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:54:07.243 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:54:07.243 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:54:07.243 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:54:07.243 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:54:07.243 [Test worker @coroutine#2690] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Starting... 2024-08-16 15:54:07.244 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@32be672d 2024-08-16 15:54:07.244 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@32be672d 2024-08-16 15:54:07.244 [Test worker @coroutine#2690] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Start completed. 2024-08-16 15:54:07.264 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32be672d 2024-08-16 15:54:07.274 [Test worker @coroutine#2691] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32be672d 2024-08-16 15:54:07.276 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32be672d 2024-08-16 15:54:07.277 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32be672d 2024-08-16 15:54:07.278 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-136 - configuration: 2024-08-16 15:54:07.278 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:54:07.278 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:54:07.278 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:54:07.278 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:54:07.278 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:54:07.278 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:54:07.278 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1b48784a 2024-08-16 15:54:07.278 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:54:07.278 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:54:07.278 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:54:07.278 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:54:07.278 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:54:07.278 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:54:07.278 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:54:07.278 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:54:07.278 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:54:07.278 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:54:07.278 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:54:07.278 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:54:07.278 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:54:07.278 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:54:07.278 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:54:07.278 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:54:07.278 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:54:07.278 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:54:07.278 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:54:07.278 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-136" 2024-08-16 15:54:07.278 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:54:07.278 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:54:07.278 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:54:07.278 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:54:07.278 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:54:07.278 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:54:07.278 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:54:07.278 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:54:07.278 [Test worker @coroutine#2690] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Starting... 2024-08-16 15:54:07.279 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@26f0ab88 2024-08-16 15:54:07.279 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@26f0ab88 2024-08-16 15:54:07.279 [Test worker @coroutine#2690] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Start completed. 2024-08-16 15:54:07.294 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26f0ab88 2024-08-16 15:54:07.308 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26f0ab88 2024-08-16 15:54:07.310 [Test worker @coroutine#2699] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26f0ab88 2024-08-16 15:54:07.312 [Test worker @coroutine#2701] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26f0ab88 2024-08-16 15:54:07.318 [DefaultDispatcher-worker-1 @coroutine#2352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6278371a 2024-08-16 15:54:07.318 [DefaultDispatcher-worker-1 @coroutine#2352] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44157/UmAppDatabase/replication/nodeId 2024-08-16 15:54:07.318 [DefaultDispatcher-worker-1 @coroutine#2352] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44157/UmAppDatabase/replication/nodeId. 2024-08-16 15:54:07.318 [DefaultDispatcher-worker-1 @coroutine#2352] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44157/UmAppDatabase/replication/nodeId 2024-08-16 15:54:07.320 [DefaultDispatcher-worker-15 @coroutine#2352] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44157/UmAppDatabase/replication/nodeId 2024-08-16 15:54:07.320 [DefaultDispatcher-worker-15 @coroutine#2352] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44157/UmAppDatabase/replication/nodeId 2024-08-16 15:54:07.322 [DefaultDispatcher-worker-12 @coroutine#2703] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26f0ab88 2024-08-16 15:54:07.338 [DefaultDispatcher-worker-12 @coroutine#2690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32be672d 2024-08-16 15:54:07.344 [HikariPool-135 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 15:54:07.346 [DefaultDispatcher-worker-5 @coroutine#2690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32be672d 2024-08-16 15:54:07.355 [DefaultDispatcher-worker-11 @coroutine#2690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32be672d 2024-08-16 15:54:07.373 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Shutdown initiated... 2024-08-16 15:54:07.373 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Close initiated... 2024-08-16 15:54:07.373 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:54:07.374 [HikariPool-135 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Closing connection org.sqlite.jdbc4.JDBC4Connection@32be672d: (connection evicted) 2024-08-16 15:54:07.374 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 15:54:07.374 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Closed. 2024-08-16 15:54:07.374 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Shutdown completed. 2024-08-16 15:54:07.375 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Shutdown initiated... 2024-08-16 15:54:07.375 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Close initiated... 2024-08-16 15:54:07.375 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:54:07.375 [HikariPool-136 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Closing connection org.sqlite.jdbc4.JDBC4Connection@26f0ab88: (connection evicted) 2024-08-16 15:54:07.375 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 15:54:07.375 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Closed. 2024-08-16 15:54:07.375 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Shutdown completed. 2024-08-16 15:54:07.377 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-137 - configuration: 2024-08-16 15:54:07.377 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:54:07.377 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:54:07.377 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:54:07.377 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:54:07.377 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:54:07.377 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:54:07.377 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@36003e90 2024-08-16 15:54:07.377 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:54:07.377 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:54:07.377 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:54:07.377 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:54:07.377 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:54:07.377 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:54:07.377 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:54:07.377 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:54:07.377 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:54:07.377 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:54:07.377 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:54:07.377 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:54:07.377 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:54:07.377 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:54:07.377 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:54:07.377 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:54:07.377 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:54:07.377 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:54:07.377 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:54:07.377 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-137" 2024-08-16 15:54:07.377 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:54:07.377 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:54:07.377 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:54:07.377 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:54:07.377 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:54:07.377 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:54:07.377 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:54:07.377 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:54:07.377 [Test worker @coroutine#2727] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Starting... 2024-08-16 15:54:07.378 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@362fbd98 2024-08-16 15:54:07.378 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@362fbd98 2024-08-16 15:54:07.378 [Test worker @coroutine#2727] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Start completed. 2024-08-16 15:54:07.380 [DefaultDispatcher-worker-14 @coroutine#2074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14d9ae22 2024-08-16 15:54:07.381 [DefaultDispatcher-worker-14 @coroutine#2074] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35547/UmAppDatabase/replication/nodeId 2024-08-16 15:54:07.381 [DefaultDispatcher-worker-14 @coroutine#2074] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35547/UmAppDatabase/replication/nodeId. 2024-08-16 15:54:07.381 [DefaultDispatcher-worker-14 @coroutine#2074] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35547/UmAppDatabase/replication/nodeId 2024-08-16 15:54:07.382 [DefaultDispatcher-worker-4 @coroutine#2074] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35547/UmAppDatabase/replication/nodeId 2024-08-16 15:54:07.382 [DefaultDispatcher-worker-4 @coroutine#2074] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35547/UmAppDatabase/replication/nodeId 2024-08-16 15:54:07.400 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362fbd98 2024-08-16 15:54:07.414 [Test worker @coroutine#2731] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362fbd98 2024-08-16 15:54:07.415 [Test worker @coroutine#2734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362fbd98 2024-08-16 15:54:07.417 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362fbd98 2024-08-16 15:54:07.417 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-138 - configuration: 2024-08-16 15:54:07.418 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:54:07.418 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:54:07.418 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:54:07.418 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:54:07.418 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:54:07.418 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:54:07.418 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@31e5d408 2024-08-16 15:54:07.418 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:54:07.418 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:54:07.418 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:54:07.418 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:54:07.418 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:54:07.418 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:54:07.418 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:54:07.418 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:54:07.418 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:54:07.418 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:54:07.418 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:54:07.418 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:54:07.418 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:54:07.418 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:54:07.418 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:54:07.418 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:54:07.418 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:54:07.418 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:54:07.418 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:54:07.418 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-138" 2024-08-16 15:54:07.418 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:54:07.418 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:54:07.418 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:54:07.418 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:54:07.418 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:54:07.418 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:54:07.418 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:54:07.418 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:54:07.418 [Test worker @coroutine#2727] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Starting... 2024-08-16 15:54:07.418 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@638b05fb 2024-08-16 15:54:07.418 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@638b05fb 2024-08-16 15:54:07.418 [Test worker @coroutine#2727] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Start completed. 2024-08-16 15:54:07.432 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@638b05fb 2024-08-16 15:54:07.442 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@638b05fb 2024-08-16 15:54:07.444 [Test worker @coroutine#2740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@638b05fb 2024-08-16 15:54:07.446 [Test worker @coroutine#2742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@638b05fb 2024-08-16 15:54:07.447 [DefaultDispatcher-worker-4 @coroutine#2408] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a904e64 2024-08-16 15:54:07.447 [DefaultDispatcher-worker-4 @coroutine#2408] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34147/UmAppDatabase/replication/nodeId 2024-08-16 15:54:07.447 [DefaultDispatcher-worker-4 @coroutine#2408] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34147/UmAppDatabase/replication/nodeId. 2024-08-16 15:54:07.447 [DefaultDispatcher-worker-4 @coroutine#2408] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34147/UmAppDatabase/replication/nodeId 2024-08-16 15:54:07.448 [DefaultDispatcher-worker-8 @coroutine#2408] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34147/UmAppDatabase/replication/nodeId 2024-08-16 15:54:07.449 [DefaultDispatcher-worker-8 @coroutine#2408] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34147/UmAppDatabase/replication/nodeId 2024-08-16 15:54:07.457 [DefaultDispatcher-worker-14 @coroutine#2744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@638b05fb 2024-08-16 15:54:07.471 [DefaultDispatcher-worker-4 @coroutine#2727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362fbd98 2024-08-16 15:54:07.478 [HikariPool-137 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 15:54:07.480 [DefaultDispatcher-worker-14 @coroutine#2727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362fbd98 2024-08-16 15:54:07.487 [DefaultDispatcher-worker-11 @coroutine#2727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362fbd98 2024-08-16 15:54:07.492 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown initiated... 2024-08-16 15:54:07.492 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Close initiated... 2024-08-16 15:54:07.492 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:54:07.492 [HikariPool-137 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Closing connection org.sqlite.jdbc4.JDBC4Connection@362fbd98: (connection evicted) 2024-08-16 15:54:07.493 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 15:54:07.493 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Closed. 2024-08-16 15:54:07.493 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown completed. 2024-08-16 15:54:07.493 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown initiated... 2024-08-16 15:54:07.493 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Close initiated... 2024-08-16 15:54:07.493 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:54:07.493 [HikariPool-138 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Closing connection org.sqlite.jdbc4.JDBC4Connection@638b05fb: (connection evicted) 2024-08-16 15:54:07.494 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 15:54:07.494 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Closed. 2024-08-16 15:54:07.494 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown completed. 2024-08-16 15:54:07.496 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-139 - configuration: 2024-08-16 15:54:07.496 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:54:07.496 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:54:07.496 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:54:07.496 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:54:07.496 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:54:07.496 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:54:07.496 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@508de524 2024-08-16 15:54:07.496 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:54:07.496 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:54:07.496 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:54:07.496 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:54:07.496 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:54:07.496 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:54:07.496 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:54:07.496 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:54:07.496 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:54:07.496 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:54:07.496 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:54:07.496 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:54:07.496 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:54:07.496 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:54:07.496 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:54:07.496 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:54:07.496 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:54:07.496 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:54:07.496 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:54:07.496 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-139" 2024-08-16 15:54:07.496 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:54:07.496 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:54:07.496 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:54:07.496 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:54:07.496 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:54:07.496 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:54:07.496 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:54:07.496 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:54:07.496 [Test worker @coroutine#2769] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Starting... 2024-08-16 15:54:07.497 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a4d0ca2 2024-08-16 15:54:07.497 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a4d0ca2 2024-08-16 15:54:07.497 [Test worker @coroutine#2769] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Start completed. 2024-08-16 15:54:07.511 [DefaultDispatcher-worker-3 @coroutine#2106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b407ac7 2024-08-16 15:54:07.511 [DefaultDispatcher-worker-3 @coroutine#2106] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41533/UmAppDatabase/replication/nodeId 2024-08-16 15:54:07.511 [DefaultDispatcher-worker-3 @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:41533/UmAppDatabase/replication/nodeId. 2024-08-16 15:54:07.511 [DefaultDispatcher-worker-3 @coroutine#2106] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41533/UmAppDatabase/replication/nodeId 2024-08-16 15:54:07.512 [DefaultDispatcher-worker-4 @coroutine#2106] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41533/UmAppDatabase/replication/nodeId 2024-08-16 15:54:07.512 [DefaultDispatcher-worker-4 @coroutine#2106] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41533/UmAppDatabase/replication/nodeId 2024-08-16 15:54:07.514 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a4d0ca2 2024-08-16 15:54:07.524 [Test worker @coroutine#2773] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a4d0ca2 2024-08-16 15:54:07.525 [Test worker @coroutine#2775] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a4d0ca2 2024-08-16 15:54:07.527 [Test worker @coroutine#2777] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a4d0ca2 2024-08-16 15:54:07.538 [DefaultDispatcher-worker-12 @coroutine#2779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a4d0ca2 2024-08-16 15:54:07.559 [DefaultDispatcher-worker-14 @coroutine#2769] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a4d0ca2 2024-08-16 15:54:07.563 [Test worker @coroutine#2788] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a4d0ca2 2024-08-16 15:54:07.571 [DefaultDispatcher-worker-10 @coroutine#2769] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a4d0ca2 2024-08-16 15:54:07.592 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown initiated... 2024-08-16 15:54:07.592 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Close initiated... 2024-08-16 15:54:07.592 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:54:07.592 [HikariPool-139 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3a4d0ca2: (connection evicted) 2024-08-16 15:54:07.593 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 15:54:07.593 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Closed. 2024-08-16 15:54:07.593 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown completed. 2024-08-16 15:54:07.594 [Test worker @coroutine#2820] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-140 - configuration: 2024-08-16 15:54:07.595 [Test worker @coroutine#2820] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:54:07.595 [Test worker @coroutine#2820] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:54:07.595 [Test worker @coroutine#2820] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:54:07.595 [Test worker @coroutine#2820] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:54:07.595 [Test worker @coroutine#2820] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:54:07.595 [Test worker @coroutine#2820] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:54:07.595 [Test worker @coroutine#2820] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3884e858 2024-08-16 15:54:07.595 [Test worker @coroutine#2820] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:54:07.595 [Test worker @coroutine#2820] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:54:07.595 [Test worker @coroutine#2820] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:54:07.595 [Test worker @coroutine#2820] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:54:07.595 [Test worker @coroutine#2820] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:54:07.595 [Test worker @coroutine#2820] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:54:07.595 [Test worker @coroutine#2820] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:54:07.595 [Test worker @coroutine#2820] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:54:07.595 [Test worker @coroutine#2820] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:54:07.595 [Test worker @coroutine#2820] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:54:07.595 [Test worker @coroutine#2820] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:54:07.595 [Test worker @coroutine#2820] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:54:07.595 [Test worker @coroutine#2820] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:54:07.595 [Test worker @coroutine#2820] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:54:07.595 [Test worker @coroutine#2820] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:54:07.595 [Test worker @coroutine#2820] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:54:07.595 [Test worker @coroutine#2820] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:54:07.595 [Test worker @coroutine#2820] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:54:07.595 [Test worker @coroutine#2820] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:54:07.595 [Test worker @coroutine#2820] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-140" 2024-08-16 15:54:07.595 [Test worker @coroutine#2820] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:54:07.595 [Test worker @coroutine#2820] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:54:07.595 [Test worker @coroutine#2820] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:54:07.595 [Test worker @coroutine#2820] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:54:07.595 [Test worker @coroutine#2820] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:54:07.595 [Test worker @coroutine#2820] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:54:07.595 [Test worker @coroutine#2820] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:54:07.595 [Test worker @coroutine#2820] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:54:07.595 [Test worker @coroutine#2820] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Starting... 2024-08-16 15:54:07.596 [Test worker @coroutine#2820] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a4c4261 2024-08-16 15:54:07.596 [Test worker @coroutine#2820] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a4c4261 2024-08-16 15:54:07.596 [Test worker @coroutine#2820] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Start completed. 2024-08-16 15:54:07.612 [Test worker @coroutine#2820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a4c4261 2024-08-16 15:54:07.622 [Test worker @coroutine#2821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a4c4261 2024-08-16 15:54:07.623 [Test worker @coroutine#2823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a4c4261 2024-08-16 15:54:07.625 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a4c4261 2024-08-16 15:54:07.633 [DefaultDispatcher-worker-14 @coroutine#2827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a4c4261 2024-08-16 15:54:07.651 [DefaultDispatcher-worker-14 @coroutine#2820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a4c4261 2024-08-16 15:54:07.654 [Test worker @coroutine#2836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a4c4261 2024-08-16 15:54:07.663 [DefaultDispatcher-worker-3 @coroutine#2820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a4c4261 2024-08-16 15:54:07.668 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown initiated... 2024-08-16 15:54:07.668 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Close initiated... 2024-08-16 15:54:07.668 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:54:07.669 [HikariPool-140 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6a4c4261: (connection evicted) 2024-08-16 15:54:07.670 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 15:54:07.670 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Closed. 2024-08-16 15:54:07.670 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown completed. 2024-08-16 15:54:07.672 [Test worker @coroutine#2866] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-141 - configuration: 2024-08-16 15:54:07.672 [Test worker @coroutine#2866] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:54:07.672 [Test worker @coroutine#2866] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:54:07.672 [Test worker @coroutine#2866] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:54:07.672 [Test worker @coroutine#2866] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:54:07.672 [Test worker @coroutine#2866] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:54:07.672 [Test worker @coroutine#2866] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:54:07.672 [Test worker @coroutine#2866] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@63b334fd 2024-08-16 15:54:07.672 [Test worker @coroutine#2866] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:54:07.672 [Test worker @coroutine#2866] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:54:07.672 [Test worker @coroutine#2866] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:54:07.672 [Test worker @coroutine#2866] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:54:07.672 [Test worker @coroutine#2866] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:54:07.672 [Test worker @coroutine#2866] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:54:07.672 [Test worker @coroutine#2866] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:54:07.672 [Test worker @coroutine#2866] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:54:07.672 [Test worker @coroutine#2866] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:54:07.672 [Test worker @coroutine#2866] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:54:07.672 [Test worker @coroutine#2866] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:54:07.672 [Test worker @coroutine#2866] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:54:07.672 [Test worker @coroutine#2866] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:54:07.672 [Test worker @coroutine#2866] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:54:07.672 [Test worker @coroutine#2866] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:54:07.672 [Test worker @coroutine#2866] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:54:07.672 [Test worker @coroutine#2866] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:54:07.672 [Test worker @coroutine#2866] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:54:07.672 [Test worker @coroutine#2866] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:54:07.672 [Test worker @coroutine#2866] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-141" 2024-08-16 15:54:07.672 [Test worker @coroutine#2866] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:54:07.673 [Test worker @coroutine#2866] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:54:07.673 [Test worker @coroutine#2866] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:54:07.673 [Test worker @coroutine#2866] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:54:07.673 [Test worker @coroutine#2866] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:54:07.673 [Test worker @coroutine#2866] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:54:07.673 [Test worker @coroutine#2866] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:54:07.673 [Test worker @coroutine#2866] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:54:07.673 [Test worker @coroutine#2866] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Starting... 2024-08-16 15:54:07.673 [Test worker @coroutine#2866] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@71a509c 2024-08-16 15:54:07.673 [Test worker @coroutine#2866] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@71a509c 2024-08-16 15:54:07.673 [Test worker @coroutine#2866] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Start completed. 2024-08-16 15:54:07.684 [DefaultDispatcher-worker-10 @coroutine#2153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78b29e00 2024-08-16 15:54:07.684 [DefaultDispatcher-worker-10 @coroutine#2153] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42589/UmAppDatabase/replication/nodeId 2024-08-16 15:54:07.684 [DefaultDispatcher-worker-10 @coroutine#2153] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42589/UmAppDatabase/replication/nodeId. 2024-08-16 15:54:07.684 [DefaultDispatcher-worker-10 @coroutine#2153] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42589/UmAppDatabase/replication/nodeId 2024-08-16 15:54:07.685 [DefaultDispatcher-worker-10 @coroutine#2153] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42589/UmAppDatabase/replication/nodeId 2024-08-16 15:54:07.685 [DefaultDispatcher-worker-10 @coroutine#2153] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42589/UmAppDatabase/replication/nodeId 2024-08-16 15:54:07.692 [Test worker @coroutine#2866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71a509c 2024-08-16 15:54:07.701 [Test worker @coroutine#2870] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71a509c 2024-08-16 15:54:07.703 [Test worker @coroutine#2872] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71a509c 2024-08-16 15:54:07.705 [Test worker @coroutine#2874] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71a509c 2024-08-16 15:54:07.714 [DefaultDispatcher-worker-8 @coroutine#2876] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71a509c 2024-08-16 15:54:07.733 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:54:07.736 [DefaultDispatcher-worker-13 @coroutine#2866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71a509c 2024-08-16 15:54:07.745 [DefaultDispatcher-worker-9 @coroutine#2866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71a509c 2024-08-16 15:54:07.800 [HikariPool-141 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:54:07.852 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:54:07.859 [DefaultDispatcher-worker-8 @coroutine#2185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54644470 2024-08-16 15:54:07.859 [DefaultDispatcher-worker-8 @coroutine#2185] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47019/UmAppDatabase/replication/nodeId 2024-08-16 15:54:07.860 [DefaultDispatcher-worker-8 @coroutine#2185] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47019/UmAppDatabase/replication/nodeId. 2024-08-16 15:54:07.860 [DefaultDispatcher-worker-8 @coroutine#2185] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47019/UmAppDatabase/replication/nodeId 2024-08-16 15:54:07.861 [DefaultDispatcher-worker-9 @coroutine#2185] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47019/UmAppDatabase/replication/nodeId 2024-08-16 15:54:07.861 [DefaultDispatcher-worker-9 @coroutine#2185] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47019/UmAppDatabase/replication/nodeId 2024-08-16 15:54:07.868 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:54:07.920 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:54:07.937 [DefaultDispatcher-worker-13 @coroutine#2904] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71a509c 2024-08-16 15:54:07.987 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown initiated... 2024-08-16 15:54:07.987 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Close initiated... 2024-08-16 15:54:07.987 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:54:07.987 [HikariPool-141 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Closing connection org.sqlite.jdbc4.JDBC4Connection@71a509c: (connection evicted) 2024-08-16 15:54:07.988 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 15:54:07.988 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Closed. 2024-08-16 15:54:07.988 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown completed. 2024-08-16 15:54:07.991 [Test worker @coroutine#2914] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-142 - configuration: 2024-08-16 15:54:07.991 [Test worker @coroutine#2914] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:54:07.991 [Test worker @coroutine#2914] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:54:07.991 [Test worker @coroutine#2914] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:54:07.991 [Test worker @coroutine#2914] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:54:07.991 [Test worker @coroutine#2914] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:54:07.991 [Test worker @coroutine#2914] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:54:07.991 [Test worker @coroutine#2914] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b88a2e2 2024-08-16 15:54:07.991 [Test worker @coroutine#2914] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:54:07.991 [Test worker @coroutine#2914] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:54:07.991 [Test worker @coroutine#2914] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:54:07.991 [Test worker @coroutine#2914] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:54:07.991 [Test worker @coroutine#2914] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:54:07.991 [Test worker @coroutine#2914] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:54:07.991 [Test worker @coroutine#2914] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:54:07.991 [Test worker @coroutine#2914] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:54:07.991 [Test worker @coroutine#2914] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:54:07.991 [Test worker @coroutine#2914] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:54:07.991 [Test worker @coroutine#2914] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:54:07.991 [Test worker @coroutine#2914] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:54:07.991 [Test worker @coroutine#2914] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:54:07.991 [Test worker @coroutine#2914] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:54:07.991 [Test worker @coroutine#2914] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:54:07.991 [Test worker @coroutine#2914] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:54:07.991 [Test worker @coroutine#2914] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:54:07.991 [Test worker @coroutine#2914] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:54:07.991 [Test worker @coroutine#2914] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:54:07.991 [Test worker @coroutine#2914] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-142" 2024-08-16 15:54:07.991 [Test worker @coroutine#2914] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:54:07.991 [Test worker @coroutine#2914] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:54:07.991 [Test worker @coroutine#2914] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:54:07.991 [Test worker @coroutine#2914] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:54:07.991 [Test worker @coroutine#2914] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:54:07.991 [Test worker @coroutine#2914] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:54:07.991 [Test worker @coroutine#2914] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:54:07.991 [Test worker @coroutine#2914] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:54:07.991 [Test worker @coroutine#2914] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Starting... 2024-08-16 15:54:07.992 [Test worker @coroutine#2914] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b4a3114 2024-08-16 15:54:07.992 [Test worker @coroutine#2914] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b4a3114 2024-08-16 15:54:07.992 [Test worker @coroutine#2914] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Start completed. 2024-08-16 15:54:07.999 [DefaultDispatcher-worker-7 @coroutine#2244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d4377d2 2024-08-16 15:54:07.999 [DefaultDispatcher-worker-11 @coroutine#2214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444fbd13 2024-08-16 15:54:07.999 [DefaultDispatcher-worker-7 @coroutine#2244] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-16 15:54:07.999 [DefaultDispatcher-worker-7 @coroutine#2244] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-08-16 15:54:07.999 [DefaultDispatcher-worker-11 @coroutine#2214] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47289/UmAppDatabase/replication/nodeId 2024-08-16 15:54:07.999 [DefaultDispatcher-worker-7 @coroutine#2244] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-16 15:54:07.999 [DefaultDispatcher-worker-11 @coroutine#2214] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47289/UmAppDatabase/replication/nodeId. 2024-08-16 15:54:07.999 [DefaultDispatcher-worker-11 @coroutine#2214] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47289/UmAppDatabase/replication/nodeId 2024-08-16 15:54:08.001 [DefaultDispatcher-worker-7 @coroutine#2244] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-16 15:54:08.001 [DefaultDispatcher-worker-12 @coroutine#2214] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47289/UmAppDatabase/replication/nodeId 2024-08-16 15:54:08.001 [DefaultDispatcher-worker-12 @coroutine#2214] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47289/UmAppDatabase/replication/nodeId 2024-08-16 15:54:08.010 [Test worker @coroutine#2914] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b4a3114 2024-08-16 15:54:08.019 [Test worker @coroutine#2921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b4a3114 2024-08-16 15:54:08.021 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b4a3114 2024-08-16 15:54:08.023 [Test worker @coroutine#2925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b4a3114 2024-08-16 15:54:08.033 [DefaultDispatcher-worker-13 @coroutine#2258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42eaf47f 2024-08-16 15:54:08.033 [DefaultDispatcher-worker-13 @coroutine#2258] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53437/UmAppDatabase/replication/nodeId 2024-08-16 15:54:08.033 [DefaultDispatcher-worker-13 @coroutine#2258] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53437/UmAppDatabase/replication/nodeId. 2024-08-16 15:54:08.033 [DefaultDispatcher-worker-13 @coroutine#2258] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53437/UmAppDatabase/replication/nodeId 2024-08-16 15:54:08.033 [DefaultDispatcher-worker-5 @coroutine#2927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b4a3114 2024-08-16 15:54:08.034 [DefaultDispatcher-worker-14 @coroutine#2258] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53437/UmAppDatabase/replication/nodeId 2024-08-16 15:54:08.034 [DefaultDispatcher-worker-14 @coroutine#2258] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53437/UmAppDatabase/replication/nodeId 2024-08-16 15:54:08.035 [Test worker @coroutine#2931] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b4a3114 2024-08-16 15:54:08.055 [DefaultDispatcher-worker-16 @coroutine#2914] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b4a3114 2024-08-16 15:54:08.064 [DefaultDispatcher-worker-7 @coroutine#2914] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b4a3114 2024-08-16 15:54:08.065 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:54:08.078 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown initiated... 2024-08-16 15:54:08.078 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Close initiated... 2024-08-16 15:54:08.078 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:54:08.078 [HikariPool-142 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4b4a3114: (connection evicted) 2024-08-16 15:54:08.079 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 15:54:08.079 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Closed. 2024-08-16 15:54:08.079 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown completed. 2024-08-16 15:54:08.080 [Test worker @coroutine#2958] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-143 - configuration: 2024-08-16 15:54:08.080 [Test worker @coroutine#2958] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:54:08.080 [Test worker @coroutine#2958] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:54:08.080 [Test worker @coroutine#2958] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:54:08.080 [Test worker @coroutine#2958] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:54:08.080 [Test worker @coroutine#2958] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:54:08.080 [Test worker @coroutine#2958] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:54:08.080 [Test worker @coroutine#2958] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@59d8a968 2024-08-16 15:54:08.080 [Test worker @coroutine#2958] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:54:08.080 [Test worker @coroutine#2958] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:54:08.080 [Test worker @coroutine#2958] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:54:08.080 [Test worker @coroutine#2958] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:54:08.080 [Test worker @coroutine#2958] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:54:08.080 [Test worker @coroutine#2958] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:54:08.080 [Test worker @coroutine#2958] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:54:08.080 [Test worker @coroutine#2958] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:54:08.080 [Test worker @coroutine#2958] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:54:08.080 [Test worker @coroutine#2958] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:54:08.080 [Test worker @coroutine#2958] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:54:08.080 [Test worker @coroutine#2958] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:54:08.080 [Test worker @coroutine#2958] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:54:08.080 [Test worker @coroutine#2958] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:54:08.080 [Test worker @coroutine#2958] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:54:08.080 [Test worker @coroutine#2958] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:54:08.080 [Test worker @coroutine#2958] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:54:08.080 [Test worker @coroutine#2958] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:54:08.080 [Test worker @coroutine#2958] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:54:08.080 [Test worker @coroutine#2958] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-143" 2024-08-16 15:54:08.080 [Test worker @coroutine#2958] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:54:08.080 [Test worker @coroutine#2958] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:54:08.080 [Test worker @coroutine#2958] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:54:08.080 [Test worker @coroutine#2958] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:54:08.080 [Test worker @coroutine#2958] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:54:08.080 [Test worker @coroutine#2958] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:54:08.080 [Test worker @coroutine#2958] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:54:08.080 [Test worker @coroutine#2958] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:54:08.080 [Test worker @coroutine#2958] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Starting... 2024-08-16 15:54:08.081 [Test worker @coroutine#2958] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a438c0a 2024-08-16 15:54:08.081 [Test worker @coroutine#2958] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a438c0a 2024-08-16 15:54:08.081 [Test worker @coroutine#2958] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Start completed. 2024-08-16 15:54:08.094 [Test worker @coroutine#2958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a438c0a 2024-08-16 15:54:08.104 [Test worker @coroutine#2959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a438c0a 2024-08-16 15:54:08.105 [Test worker @coroutine#2961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a438c0a 2024-08-16 15:54:08.107 [Test worker @coroutine#2963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a438c0a 2024-08-16 15:54:08.118 [DefaultDispatcher-worker-16 @coroutine#2965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a438c0a 2024-08-16 15:54:08.181 [HikariPool-143 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:54:08.182 [DefaultDispatcher-worker-12 @coroutine#2309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@519e14f6 2024-08-16 15:54:08.182 [DefaultDispatcher-worker-12 @coroutine#2309] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60525/UmAppDatabase/replication/nodeId 2024-08-16 15:54:08.182 [DefaultDispatcher-worker-12 @coroutine#2309] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60525/UmAppDatabase/replication/nodeId. 2024-08-16 15:54:08.182 [DefaultDispatcher-worker-12 @coroutine#2309] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60525/UmAppDatabase/replication/nodeId 2024-08-16 15:54:08.184 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown initiated... 2024-08-16 15:54:08.184 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Close initiated... 2024-08-16 15:54:08.184 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:54:08.184 [DefaultDispatcher-worker-4 @coroutine#2309] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60525/UmAppDatabase/replication/nodeId 2024-08-16 15:54:08.184 [DefaultDispatcher-worker-4 @coroutine#2309] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60525/UmAppDatabase/replication/nodeId 2024-08-16 15:54:08.184 [HikariPool-143 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5a438c0a: (connection evicted) 2024-08-16 15:54:08.185 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 15:54:08.185 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Closed. 2024-08-16 15:54:08.185 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown completed. 2024-08-16 15:54:08.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-144 - configuration: 2024-08-16 15:54:08.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:54:08.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:54:08.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:54:08.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:54:08.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:54:08.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:54:08.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6d13cd6d 2024-08-16 15:54:08.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:54:08.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:54:08.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:54:08.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:54:08.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:54:08.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:54:08.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:54:08.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:54:08.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:54:08.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:54:08.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:54:08.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:54:08.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:54:08.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:54:08.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:54:08.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:54:08.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:54:08.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:54:08.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:54:08.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-144" 2024-08-16 15:54:08.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:54:08.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:54:08.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:54:08.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:54:08.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:54:08.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:54:08.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:54:08.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:54:08.187 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Starting... 2024-08-16 15:54:08.188 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@72d2470 2024-08-16 15:54:08.188 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@72d2470 2024-08-16 15:54:08.188 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Start completed. 2024-08-16 15:54:08.282 [DefaultDispatcher-worker-6 @coroutine#2992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72d2470 2024-08-16 15:54:08.288 [HikariPool-144 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 15:54:08.290 [DefaultDispatcher-worker-9 @coroutine#2992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72d2470 2024-08-16 15:54:08.298 [DefaultDispatcher-worker-9 @coroutine#2992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72d2470 2024-08-16 15:54:08.307 [DefaultDispatcher-worker-7 @coroutine#2992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72d2470 2024-08-16 15:54:08.328 [DefaultDispatcher-worker-3 @coroutine#2352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6278371a 2024-08-16 15:54:08.328 [DefaultDispatcher-worker-3 @coroutine#2352] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44157/UmAppDatabase/replication/nodeId 2024-08-16 15:54:08.328 [DefaultDispatcher-worker-3 @coroutine#2352] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44157/UmAppDatabase/replication/nodeId. 2024-08-16 15:54:08.328 [DefaultDispatcher-worker-3 @coroutine#2352] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44157/UmAppDatabase/replication/nodeId 2024-08-16 15:54:08.330 [DefaultDispatcher-worker-14 @coroutine#2352] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44157/UmAppDatabase/replication/nodeId 2024-08-16 15:54:08.330 [DefaultDispatcher-worker-14 @coroutine#2352] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44157/UmAppDatabase/replication/nodeId 2024-08-16 15:54:08.337 [DefaultDispatcher-worker-7 @coroutine#2992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72d2470 2024-08-16 15:54:08.338 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-08-16 15:54:08.344 [Test worker] INFO ktor.application - Application started in 0.007 seconds. 2024-08-16 15:54:08.346 [DefaultDispatcher-worker-14 @coroutine#3003] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-08-16 15:54:08.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-145 - configuration: 2024-08-16 15:54:08.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:54:08.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:54:08.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:54:08.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:54:08.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:54:08.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:54:08.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@27879518 2024-08-16 15:54:08.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:54:08.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:54:08.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:54:08.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:54:08.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:54:08.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:54:08.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:54:08.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:54:08.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:54:08.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:54:08.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:54:08.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:54:08.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:54:08.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:54:08.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:54:08.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:54:08.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:54:08.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:54:08.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:54:08.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-145" 2024-08-16 15:54:08.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:54:08.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:54:08.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:54:08.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:54:08.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:54:08.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:54:08.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:54:08.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:54:08.347 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Starting... 2024-08-16 15:54:08.347 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@5afbbf9b 2024-08-16 15:54:08.347 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@5afbbf9b 2024-08-16 15:54:08.347 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Start completed. 2024-08-16 15:54:08.355 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:54:08.362 [DefaultDispatcher-worker-7 @coroutine#3005] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 15:54:08.363 [DefaultDispatcher-worker-7 @coroutine#3005] 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-08-16 15:54:08.363 [DefaultDispatcher-worker-7 @coroutine#3005] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 15:54:08.363 [DefaultDispatcher-worker-7 @coroutine#3005] 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-08-16 15:54:08.365 [eventLoopGroupProxy-19-1 @call-handler#3013] 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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-08-16 15:54:08.365 [eventLoopGroupProxy-19-1 @call-handler#3013] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:54:08.365 [eventLoopGroupProxy-19-2 @call-handler#3014] 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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-08-16 15:54:08.366 [eventLoopGroupProxy-19-2 @call-handler#3014] 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-08-16 15:54:08.366 [eventLoopGroupProxy-19-2 @call-handler#3014] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-08-16 15:54:08.367 [eventLoopGroupProxy-19-2 @call-handler#3014] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:54:08.367 [DefaultDispatcher-worker-16 @coroutine#3005] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 15:54:08.367 [DefaultDispatcher-worker-16 @coroutine#3005] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 15:54:08.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-146 - configuration: 2024-08-16 15:54:08.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:54:08.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:54:08.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:54:08.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:54:08.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:54:08.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:54:08.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1b5a3bba 2024-08-16 15:54:08.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:54:08.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:54:08.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:54:08.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:54:08.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:54:08.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:54:08.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:54:08.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:54:08.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:54:08.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:54:08.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:54:08.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:54:08.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:54:08.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:54:08.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:54:08.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:54:08.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:54:08.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:54:08.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:54:08.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-146" 2024-08-16 15:54:08.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:54:08.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:54:08.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:54:08.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:54:08.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:54:08.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:54:08.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:54:08.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:54:08.370 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Starting... 2024-08-16 15:54:08.370 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@21312b5 2024-08-16 15:54:08.370 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@21312b5 2024-08-16 15:54:08.370 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Start completed. 2024-08-16 15:54:08.381 [DefaultDispatcher-worker-4 @coroutine#3004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5afbbf9b 2024-08-16 15:54:08.381 [DefaultDispatcher-worker-4 @coroutine#3004] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-08-16 15:54:08.381 [DefaultDispatcher-worker-4 @coroutine#3004] 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-08-16 15:54:08.381 [DefaultDispatcher-worker-4 @coroutine#3004] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-08-16 15:54:08.382 [eventLoopGroupProxy-19-2 @call-handler#3019] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-08-16 15:54:08.383 [eventLoopGroupProxy-19-2 @call-handler#3019] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:54:08.383 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:54:08.383 [DefaultDispatcher-worker-11 @coroutine#3004] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-08-16 15:54:08.383 [DefaultDispatcher-worker-11 @coroutine#3004] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-08-16 15:54:08.393 [DefaultDispatcher-worker-7 @coroutine#2074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14d9ae22 2024-08-16 15:54:08.393 [DefaultDispatcher-worker-7 @coroutine#2074] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35547/UmAppDatabase/replication/nodeId 2024-08-16 15:54:08.393 [DefaultDispatcher-worker-3 @coroutine#3025] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 15:54:08.393 [DefaultDispatcher-worker-7 @coroutine#2074] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35547/UmAppDatabase/replication/nodeId. 2024-08-16 15:54:08.393 [DefaultDispatcher-worker-3 @coroutine#3025] 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-08-16 15:54:08.393 [DefaultDispatcher-worker-3 @coroutine#3025] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 15:54:08.393 [DefaultDispatcher-worker-7 @coroutine#2074] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35547/UmAppDatabase/replication/nodeId 2024-08-16 15:54:08.393 [DefaultDispatcher-worker-3 @coroutine#3025] 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-08-16 15:54:08.394 [DefaultDispatcher-worker-12 @coroutine#3004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5afbbf9b 2024-08-16 15:54:08.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-147 - configuration: 2024-08-16 15:54:08.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:54:08.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:54:08.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:54:08.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:54:08.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:54:08.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:54:08.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@381ed137 2024-08-16 15:54:08.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:54:08.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:54:08.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:54:08.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:54:08.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:54:08.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:54:08.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:54:08.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:54:08.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:54:08.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:54:08.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:54:08.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:54:08.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:54:08.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:54:08.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:54:08.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:54:08.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:54:08.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:54:08.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:54:08.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-147" 2024-08-16 15:54:08.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:54:08.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:54:08.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:54:08.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:54:08.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:54:08.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:54:08.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:54:08.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:54:08.395 [DefaultDispatcher-worker-11 @coroutine#2074] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35547/UmAppDatabase/replication/nodeId 2024-08-16 15:54:08.395 [eventLoopGroupProxy-19-2 @call-handler#3031] 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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-08-16 15:54:08.395 [DefaultDispatcher-worker-11 @coroutine#2074] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35547/UmAppDatabase/replication/nodeId 2024-08-16 15:54:08.395 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Starting... 2024-08-16 15:54:08.395 [eventLoopGroupProxy-19-2 @call-handler#3031] 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-08-16 15:54:08.395 [eventLoopGroupProxy-19-2 @call-handler#3031] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-08-16 15:54:08.395 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@1912ba29 2024-08-16 15:54:08.395 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@1912ba29 2024-08-16 15:54:08.395 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Start completed. 2024-08-16 15:54:08.395 [eventLoopGroupProxy-19-2 @call-handler#3031] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:54:08.396 [DefaultDispatcher-worker-5 @coroutine#3025] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 15:54:08.396 [DefaultDispatcher-worker-5 @coroutine#3025] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 15:54:08.396 [eventLoopGroupProxy-19-3 @call-handler#3036] 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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-08-16 15:54:08.396 [eventLoopGroupProxy-19-3 @call-handler#3036] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:54:08.402 [DefaultDispatcher-worker-15 @coroutine#3006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5afbbf9b 2024-08-16 15:54:08.404 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:54:08.413 [DefaultDispatcher-worker-10 @coroutine#3024] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21312b5 2024-08-16 15:54:08.413 [DefaultDispatcher-worker-10 @coroutine#3024] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-08-16 15:54:08.413 [DefaultDispatcher-worker-10 @coroutine#3024] 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-08-16 15:54:08.413 [DefaultDispatcher-worker-10 @coroutine#3024] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-08-16 15:54:08.413 [DefaultDispatcher-worker-6 @coroutine#3040] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 15:54:08.413 [DefaultDispatcher-worker-6 @coroutine#3040] 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-08-16 15:54:08.413 [DefaultDispatcher-worker-6 @coroutine#3040] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 15:54:08.413 [DefaultDispatcher-worker-6 @coroutine#3040] 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-08-16 15:54:08.414 [eventLoopGroupProxy-19-2 @call-handler#3045] 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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-08-16 15:54:08.414 [eventLoopGroupProxy-19-2 @call-handler#3045] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:54:08.415 [DefaultDispatcher-worker-2 @coroutine#3024] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-08-16 15:54:08.415 [DefaultDispatcher-worker-2 @coroutine#3024] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-08-16 15:54:08.416 [eventLoopGroupProxy-19-5 @call-handler#3054] 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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-08-16 15:54:08.416 [eventLoopGroupProxy-19-5 @call-handler#3054] 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-08-16 15:54:08.416 [eventLoopGroupProxy-19-5 @call-handler#3054] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-08-16 15:54:08.417 [eventLoopGroupProxy-19-4 @call-handler#3055] 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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-08-16 15:54:08.417 [eventLoopGroupProxy-19-4 @call-handler#3055] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:54:08.425 [DefaultDispatcher-worker-13 @coroutine#3046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72d2470 2024-08-16 15:54:08.425 [DefaultDispatcher-worker-4 @coroutine#3024] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21312b5 2024-08-16 15:54:08.425 [eventLoopGroupProxy-19-5 @call-handler#3054] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:54:08.426 [DefaultDispatcher-worker-8 @coroutine#3040] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 15:54:08.426 [DefaultDispatcher-worker-8 @coroutine#3040] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 15:54:08.434 [DefaultDispatcher-worker-10 @coroutine#3026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21312b5 2024-08-16 15:54:08.435 [DefaultDispatcher-worker-10 @coroutine#3046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72d2470 2024-08-16 15:54:08.438 [DefaultDispatcher-worker-11 @coroutine#3039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1912ba29 2024-08-16 15:54:08.439 [DefaultDispatcher-worker-11 @coroutine#3039] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-08-16 15:54:08.439 [DefaultDispatcher-worker-11 @coroutine#3039] 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-08-16 15:54:08.439 [DefaultDispatcher-worker-11 @coroutine#3039] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-08-16 15:54:08.440 [eventLoopGroupProxy-19-2 @call-handler#3064] 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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-08-16 15:54:08.440 [eventLoopGroupProxy-19-2 @call-handler#3064] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:54:08.440 [DefaultDispatcher-worker-15 @coroutine#3039] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-08-16 15:54:08.440 [DefaultDispatcher-worker-15 @coroutine#3039] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-08-16 15:54:08.447 [HikariPool-145 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:54:08.448 [DefaultDispatcher-worker-16 @coroutine#3039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1912ba29 2024-08-16 15:54:08.462 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:54:08.464 [DefaultDispatcher-worker-14 @coroutine#3041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1912ba29 2024-08-16 15:54:08.465 [DefaultDispatcher-worker-4 @coroutine#2408] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a904e64 2024-08-16 15:54:08.465 [DefaultDispatcher-worker-4 @coroutine#2408] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34147/UmAppDatabase/replication/nodeId 2024-08-16 15:54:08.465 [DefaultDispatcher-worker-4 @coroutine#2408] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34147/UmAppDatabase/replication/nodeId. 2024-08-16 15:54:08.465 [DefaultDispatcher-worker-4 @coroutine#2408] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34147/UmAppDatabase/replication/nodeId 2024-08-16 15:54:08.466 [DefaultDispatcher-worker-3 @coroutine#2408] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34147/UmAppDatabase/replication/nodeId 2024-08-16 15:54:08.466 [DefaultDispatcher-worker-3 @coroutine#2408] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34147/UmAppDatabase/replication/nodeId 2024-08-16 15:54:08.469 [DefaultDispatcher-worker-3 @coroutine#3046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72d2470 2024-08-16 15:54:08.471 [HikariPool-146 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:54:08.471 [DefaultDispatcher-worker-12 @coroutine#3046] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-08-16 15:54:08.471 [DefaultDispatcher-worker-12 @coroutine#3046] 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-08-16 15:54:08.471 [DefaultDispatcher-worker-12 @coroutine#3046] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-08-16 15:54:08.472 [eventLoopGroupProxy-19-2 @call-handler#3081] 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-08-16 15:54:08.478 [DefaultDispatcher-worker-8 @coroutine#3073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5afbbf9b 2024-08-16 15:54:08.495 [HikariPool-147 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:54:08.496 [DefaultDispatcher-worker-5 @coroutine#3046] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-08-16 15:54:08.496 [DefaultDispatcher-worker-5 @coroutine#3046] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-08-16 15:54:08.496 [DefaultDispatcher-worker-5 @coroutine#3046] 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-08-16 15:54:08.496 [DefaultDispatcher-worker-5 @coroutine#3046] 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-08-16 15:54:08.497 [DefaultDispatcher-worker-5 @coroutine#3046] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=626977815920521217 2024-08-16 15:54:08.497 [DefaultDispatcher-worker-5 @coroutine#3046] 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=626977815920521217. 2024-08-16 15:54:08.497 [DefaultDispatcher-worker-5 @coroutine#3046] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=626977815920521217 2024-08-16 15:54:08.498 [eventLoopGroupProxy-19-2 @call-handler#3085] 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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidWithPicture" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) 2024-08-16 15:54:08.501 [eventLoopGroupProxy-19-2 @call-handler#3085] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:54:08.502 [DefaultDispatcher-worker-8 @coroutine#3046] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=626977815920521217 2024-08-16 15:54:08.502 [DefaultDispatcher-worker-8 @coroutine#3046] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=626977815920521217 2024-08-16 15:54:08.502 [DefaultDispatcher-worker-8 @coroutine#3046] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=626977815920521217. 2024-08-16 15:54:08.502 [DefaultDispatcher-worker-8 @coroutine#3046] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=626977815920521217 to class io.ktor.utils.io.core.ByteReadPacket 2024-08-16 15:54:08.511 [DefaultDispatcher-worker-3 @coroutine#3046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5afbbf9b 2024-08-16 15:54:08.512 [DefaultDispatcher-worker-3 @coroutine#3046] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-08-16 15:54:08.512 [DefaultDispatcher-worker-3 @coroutine#3046] 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-08-16 15:54:08.512 [DefaultDispatcher-worker-3 @coroutine#3046] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-08-16 15:54:08.513 [eventLoopGroupProxy-19-2 @call-handler#3089] 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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "SiteDao" -> "getSiteAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) 2024-08-16 15:54:08.515 [eventLoopGroupProxy-19-2 @call-handler#3089] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:54:08.516 [DefaultDispatcher-worker-1 @coroutine#3046] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-08-16 15:54:08.516 [DefaultDispatcher-worker-1 @coroutine#3046] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-08-16 15:54:08.516 [DefaultDispatcher-worker-1 @coroutine#3046] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-08-16 15:54:08.516 [DefaultDispatcher-worker-1 @coroutine#3046] 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-08-16 15:54:08.523 [DefaultDispatcher-worker-6 @coroutine#2106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b407ac7 2024-08-16 15:54:08.523 [DefaultDispatcher-worker-6 @coroutine#2106] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41533/UmAppDatabase/replication/nodeId 2024-08-16 15:54:08.523 [DefaultDispatcher-worker-6 @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:41533/UmAppDatabase/replication/nodeId. 2024-08-16 15:54:08.523 [DefaultDispatcher-worker-6 @coroutine#2106] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41533/UmAppDatabase/replication/nodeId 2024-08-16 15:54:08.524 [DefaultDispatcher-worker-11 @coroutine#2106] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41533/UmAppDatabase/replication/nodeId 2024-08-16 15:54:08.524 [DefaultDispatcher-worker-11 @coroutine#2106] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41533/UmAppDatabase/replication/nodeId 2024-08-16 15:54:08.526 [DefaultDispatcher-worker-1 @coroutine#3046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5afbbf9b 2024-08-16 15:54:08.543 [DefaultDispatcher-worker-6 @coroutine#3046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5afbbf9b 2024-08-16 15:54:08.553 [DefaultDispatcher-worker-10 @coroutine#3046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72d2470 2024-08-16 15:54:08.553 [DefaultDispatcher-worker-3 @coroutine#3006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5afbbf9b 2024-08-16 15:54:08.553 [DefaultDispatcher-worker-3 @coroutine#3006] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-08-16 15:54:08.553 [DefaultDispatcher-worker-3 @coroutine#3006] 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-08-16 15:54:08.553 [DefaultDispatcher-worker-3 @coroutine#3006] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-08-16 15:54:08.553 [DefaultDispatcher-worker-3 @coroutine#3006] 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-08-16 15:54:08.555 [eventLoopGroupProxy-19-2 @call-handler#3098] 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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-08-16 15:54:08.555 [eventLoopGroupProxy-19-2 @call-handler#3098] 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-08-16 15:54:08.555 [eventLoopGroupProxy-19-2 @call-handler#3098] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-08-16 15:54:08.563 [DefaultDispatcher-worker-14 @call-handler#3098] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72d2470 2024-08-16 15:54:08.564 [eventLoopGroupProxy-19-2 @call-handler#3098] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:54:08.564 [DefaultDispatcher-worker-3 @coroutine#3006] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-08-16 15:54:08.564 [DefaultDispatcher-worker-3 @coroutine#3006] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-08-16 15:54:08.565 [DefaultDispatcher-worker-3 @coroutine#3006] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-08-16 15:54:08.565 [DefaultDispatcher-worker-3 @coroutine#3006] 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-08-16 15:54:08.571 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:54:08.572 [DefaultDispatcher-worker-13 @coroutine#3006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5afbbf9b 2024-08-16 15:54:08.580 [DefaultDispatcher-worker-2 @coroutine#3046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72d2470 2024-08-16 15:54:08.581 [DefaultDispatcher-worker-13 @coroutine#3046] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-08-16 15:54:08.581 [DefaultDispatcher-worker-13 @coroutine#3046] 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-08-16 15:54:08.581 [DefaultDispatcher-worker-13 @coroutine#3046] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-08-16 15:54:08.582 [eventLoopGroupProxy-19-2 @call-handler#3111] 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-08-16 15:54:08.589 [DefaultDispatcher-worker-3 @coroutine#3103] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21312b5 2024-08-16 15:54:08.598 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:54:08.603 [DefaultDispatcher-worker-15 @coroutine#3046] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-08-16 15:54:08.603 [DefaultDispatcher-worker-15 @coroutine#3046] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-08-16 15:54:08.603 [DefaultDispatcher-worker-15 @coroutine#3046] 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-08-16 15:54:08.603 [DefaultDispatcher-worker-15 @coroutine#3046] 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-08-16 15:54:08.603 [DefaultDispatcher-worker-15 @coroutine#3046] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=626977815920521218 2024-08-16 15:54:08.603 [DefaultDispatcher-worker-15 @coroutine#3046] 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=626977815920521218. 2024-08-16 15:54:08.603 [DefaultDispatcher-worker-15 @coroutine#3046] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=626977815920521218 2024-08-16 15:54:08.604 [eventLoopGroupProxy-19-2 @call-handler#3115] 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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidWithPicture" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) 2024-08-16 15:54:08.605 [eventLoopGroupProxy-19-2 @call-handler#3115] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:54:08.605 [DefaultDispatcher-worker-3 @coroutine#3046] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=626977815920521218 2024-08-16 15:54:08.605 [DefaultDispatcher-worker-3 @coroutine#3046] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=626977815920521218 2024-08-16 15:54:08.606 [DefaultDispatcher-worker-3 @coroutine#3046] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=626977815920521218. 2024-08-16 15:54:08.606 [DefaultDispatcher-worker-3 @coroutine#3046] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=626977815920521218 to class io.ktor.utils.io.core.ByteReadPacket 2024-08-16 15:54:08.616 [DefaultDispatcher-worker-4 @coroutine#3046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21312b5 2024-08-16 15:54:08.617 [DefaultDispatcher-worker-4 @coroutine#3046] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-08-16 15:54:08.617 [DefaultDispatcher-worker-4 @coroutine#3046] 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-08-16 15:54:08.617 [DefaultDispatcher-worker-4 @coroutine#3046] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-08-16 15:54:08.618 [eventLoopGroupProxy-19-2 @call-handler#3120] 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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "SiteDao" -> "getSiteAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) 2024-08-16 15:54:08.619 [eventLoopGroupProxy-19-2 @call-handler#3120] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:54:08.620 [DefaultDispatcher-worker-3 @coroutine#3046] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-08-16 15:54:08.620 [DefaultDispatcher-worker-3 @coroutine#3046] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-08-16 15:54:08.620 [DefaultDispatcher-worker-3 @coroutine#3046] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-08-16 15:54:08.620 [DefaultDispatcher-worker-3 @coroutine#3046] 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-08-16 15:54:08.629 [DefaultDispatcher-worker-16 @coroutine#3046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21312b5 2024-08-16 15:54:08.642 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:54:08.650 [DefaultDispatcher-worker-4 @coroutine#3046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21312b5 2024-08-16 15:54:08.660 [DefaultDispatcher-worker-4 @coroutine#3046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72d2470 2024-08-16 15:54:08.660 [DefaultDispatcher-worker-1 @coroutine#3026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21312b5 2024-08-16 15:54:08.661 [DefaultDispatcher-worker-1 @coroutine#3026] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-08-16 15:54:08.661 [DefaultDispatcher-worker-1 @coroutine#3026] 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-08-16 15:54:08.661 [DefaultDispatcher-worker-1 @coroutine#3026] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-08-16 15:54:08.661 [DefaultDispatcher-worker-1 @coroutine#3026] 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-08-16 15:54:08.662 [eventLoopGroupProxy-19-2 @call-handler#3126] 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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-08-16 15:54:08.662 [eventLoopGroupProxy-19-2 @call-handler#3126] 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-08-16 15:54:08.662 [eventLoopGroupProxy-19-2 @call-handler#3126] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-08-16 15:54:08.668 [DefaultDispatcher-worker-7 @coroutine#3046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72d2470 2024-08-16 15:54:08.675 [DefaultDispatcher-worker-11 @call-handler#3126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72d2470 2024-08-16 15:54:08.676 [eventLoopGroupProxy-19-2 @call-handler#3126] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:54:08.676 [DefaultDispatcher-worker-13 @coroutine#3026] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-08-16 15:54:08.676 [DefaultDispatcher-worker-13 @coroutine#3026] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-08-16 15:54:08.677 [DefaultDispatcher-worker-13 @coroutine#3026] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-08-16 15:54:08.677 [DefaultDispatcher-worker-13 @coroutine#3026] 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-08-16 15:54:08.685 [DefaultDispatcher-worker-3 @coroutine#3026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21312b5 2024-08-16 15:54:08.692 [UI Thread @coroutine#3146] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=626977815920521216 2024-08-16 15:54:08.693 [UI Thread @coroutine#3146] 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=626977815920521216. 2024-08-16 15:54:08.693 [UI Thread @coroutine#3146] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=626977815920521216 2024-08-16 15:54:08.693 [UI Thread @coroutine#3150] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=626977815920521217&assignmentUid=626977815920521216 2024-08-16 15:54:08.693 [UI Thread @coroutine#3150] 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=626977815920521217&assignmentUid=626977815920521216. 2024-08-16 15:54:08.693 [UI Thread @coroutine#3150] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=626977815920521217&assignmentUid=626977815920521216 2024-08-16 15:54:08.694 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:54:08.694 [eventLoopGroupProxy-19-2 @call-handler#3161] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzDao, getTitleByUidAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzDao /UmAppDatabase/ClazzDao/findByClazzCode, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByClazzCode /UmAppDatabase/ClazzDao/clazzUidExistsAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/clazzUidExistsAsync /UmAppDatabase/ClazzDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByUidAsFlow /UmAppDatabase/ClazzDao/findByUidWithHolidayCalendarAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByUidWithHolidayCalendarAsync /UmAppDatabase/ClazzDao/findClazzesWithPermission, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findClazzesWithPermission /UmAppDatabase/ClazzDao/clazzAndDetailPermissionsAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/clazzAndDetailPermissionsAsFlow /UmAppDatabase/ClazzDao/getClazzWithDisplayDetails, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzWithDisplayDetails /UmAppDatabase/ClazzDao/getTitleByUidAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET) /UmAppDatabase/ClazzDao/getClazzNameAndTerminologyAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzNameAndTerminologyAsFlow /UmAppDatabase/ClazzDao/getClazzNameAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzNameAsFlow /UmAppDatabase/ClazzDao/getClazzTimeZoneByClazzUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzTimeZoneByClazzUidAsync /UmAppDatabase/ClazzDao/getCoursesByName, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getCoursesByName /UmAppDatabase/ClazzDao/findOneRosterUserClazzes, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findOneRosterUserClazzes /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzDao" -> "getTitleByUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET) 2024-08-16 15:54:08.694 [eventLoopGroupProxy-19-5 @call-handler#3163] 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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForUserAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) 2024-08-16 15:54:08.695 [DefaultDispatcher-worker-10 @coroutine#2153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78b29e00 2024-08-16 15:54:08.695 [UI Thread @coroutine#3155] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=626977815920521217&assignmentUid=626977815920521216 2024-08-16 15:54:08.695 [UI Thread @coroutine#3155] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=626977815920521217&assignmentUid=626977815920521216. 2024-08-16 15:54:08.695 [UI Thread @coroutine#3155] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=626977815920521217&assignmentUid=626977815920521216 2024-08-16 15:54:08.696 [DefaultDispatcher-worker-10 @coroutine#2153] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42589/UmAppDatabase/replication/nodeId 2024-08-16 15:54:08.696 [DefaultDispatcher-worker-10 @coroutine#2153] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42589/UmAppDatabase/replication/nodeId. 2024-08-16 15:54:08.696 [DefaultDispatcher-worker-10 @coroutine#2153] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42589/UmAppDatabase/replication/nodeId 2024-08-16 15:54:08.696 [UI Thread @coroutine#3157] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=626977815920521217&assignmentUid=626977815920521216 2024-08-16 15:54:08.696 [UI Thread @coroutine#3157] 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=626977815920521217&assignmentUid=626977815920521216. 2024-08-16 15:54:08.696 [UI Thread @coroutine#3157] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=626977815920521217&assignmentUid=626977815920521216 2024-08-16 15:54:08.697 [DefaultDispatcher-worker-6 @coroutine#2153] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42589/UmAppDatabase/replication/nodeId 2024-08-16 15:54:08.697 [DefaultDispatcher-worker-6 @coroutine#2153] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42589/UmAppDatabase/replication/nodeId 2024-08-16 15:54:08.698 [UI Thread @coroutine#3177] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=626977815920521216&clazzUid=626977815920521216&accountPersonUid=626977815920521217 2024-08-16 15:54:08.698 [UI Thread @coroutine#3177] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=626977815920521216&clazzUid=626977815920521216&accountPersonUid=626977815920521217. 2024-08-16 15:54:08.698 [UI Thread @coroutine#3177] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=626977815920521216&clazzUid=626977815920521216&accountPersonUid=626977815920521217 2024-08-16 15:54:08.699 [eventLoopGroupProxy-19-2 @call-handler#3161] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:54:08.699 [eventLoopGroupProxy-19-5 @call-handler#3163] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:54:08.701 [eventLoopGroupProxy-19-7 @call-handler#3187] 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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "findByAssignmentUidAndAccountPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET) 2024-08-16 15:54:08.701 [eventLoopGroupProxy-19-6 @call-handler#3188] 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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionFileDao" -> "getByAssignmentUidAndPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET) 2024-08-16 15:54:08.701 [UI Thread @coroutine#3150] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=626977815920521217&assignmentUid=626977815920521216 2024-08-16 15:54:08.701 [UI Thread @coroutine#3150] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=626977815920521217&assignmentUid=626977815920521216 2024-08-16 15:54:08.701 [UI Thread @coroutine#3146] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=626977815920521216 2024-08-16 15:54:08.701 [UI Thread @coroutine#3146] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=626977815920521216 2024-08-16 15:54:08.702 [eventLoopGroupProxy-19-8 @call-handler#3191] 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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findAssignmentCourseBlockAndSubmitterUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) 2024-08-16 15:54:08.702 [UI Thread @coroutine#3150] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=626977815920521217&assignmentUid=626977815920521216. 2024-08-16 15:54:08.702 [UI Thread @coroutine#3150] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=626977815920521217&assignmentUid=626977815920521216 to class io.ktor.utils.io.core.ByteReadPacket 2024-08-16 15:54:08.702 [UI Thread @coroutine#3146] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=626977815920521216. 2024-08-16 15:54:08.702 [UI Thread @coroutine#3146] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=626977815920521216 to class io.ktor.utils.io.core.ByteReadPacket 2024-08-16 15:54:08.703 [eventLoopGroupProxy-19-6 @call-handler#3188] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:54:08.703 [eventLoopGroupProxy-19-7 @call-handler#3187] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:54:08.704 [UI Thread @coroutine#3155] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=626977815920521217&assignmentUid=626977815920521216 2024-08-16 15:54:08.704 [UI Thread @coroutine#3155] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=626977815920521217&assignmentUid=626977815920521216 2024-08-16 15:54:08.704 [UI Thread @coroutine#3157] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=626977815920521217&assignmentUid=626977815920521216 2024-08-16 15:54:08.704 [UI Thread @coroutine#3157] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=626977815920521217&assignmentUid=626977815920521216 2024-08-16 15:54:08.704 [UI Thread @coroutine#3155] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=626977815920521217&assignmentUid=626977815920521216. 2024-08-16 15:54:08.704 [UI Thread @coroutine#3155] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=626977815920521217&assignmentUid=626977815920521216 to class io.ktor.utils.io.core.ByteReadPacket 2024-08-16 15:54:08.705 [UI Thread @coroutine#3157] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=626977815920521217&assignmentUid=626977815920521216. 2024-08-16 15:54:08.705 [UI Thread @coroutine#3157] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=626977815920521217&assignmentUid=626977815920521216 to class io.ktor.utils.io.core.ByteReadPacket 2024-08-16 15:54:08.710 [DefaultDispatcher-worker-8 @coroutine#3150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5afbbf9b 2024-08-16 15:54:08.714 [eventLoopGroupProxy-19-8 @call-handler#3191] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:54:08.715 [UI Thread @coroutine#3177] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=626977815920521216&clazzUid=626977815920521216&accountPersonUid=626977815920521217 2024-08-16 15:54:08.715 [UI Thread @coroutine#3177] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=626977815920521216&clazzUid=626977815920521216&accountPersonUid=626977815920521217 2024-08-16 15:54:08.715 [UI Thread @coroutine#3177] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=626977815920521216&clazzUid=626977815920521216&accountPersonUid=626977815920521217. 2024-08-16 15:54:08.715 [UI Thread @coroutine#3177] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=626977815920521216&clazzUid=626977815920521216&accountPersonUid=626977815920521217 to class io.ktor.utils.io.core.ByteReadPacket 2024-08-16 15:54:08.718 [DefaultDispatcher-worker-9 @coroutine#3146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5afbbf9b 2024-08-16 15:54:08.726 [DefaultDispatcher-worker-4 @coroutine#3155] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5afbbf9b 2024-08-16 15:54:08.734 [DefaultDispatcher-worker-10 @coroutine#3157] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5afbbf9b 2024-08-16 15:54:08.744 [DefaultDispatcher-worker-15 @coroutine#3177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5afbbf9b 2024-08-16 15:54:08.749 [UI Thread @coroutine#3206] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=626977815920521216 2024-08-16 15:54:08.749 [UI Thread @coroutine#3206] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=626977815920521216. 2024-08-16 15:54:08.749 [UI Thread @coroutine#3206] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=626977815920521216 2024-08-16 15:54:08.750 [eventLoopGroupProxy-19-2 @call-handler#3208] 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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findByUidWithBlockAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync/(method:GET) 2024-08-16 15:54:08.752 [eventLoopGroupProxy-19-2 @call-handler#3208] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:54:08.753 [UI Thread @coroutine#3206] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=626977815920521216 2024-08-16 15:54:08.753 [UI Thread @coroutine#3206] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=626977815920521216 2024-08-16 15:54:08.753 [UI Thread @coroutine#3206] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=626977815920521216. 2024-08-16 15:54:08.753 [UI Thread @coroutine#3206] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=626977815920521216 to class io.ktor.utils.io.core.ByteReadPacket 2024-08-16 15:54:08.763 [DefaultDispatcher-worker-10 @coroutine#3206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5afbbf9b 2024-08-16 15:54:08.773 [DefaultDispatcher-worker-3 @coroutine#3206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5afbbf9b 2024-08-16 15:54:08.781 [DefaultDispatcher-worker-8 @coroutine#3006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5afbbf9b 2024-08-16 15:54:08.782 [DefaultDispatcher-worker-8 @coroutine#3006] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-08-16 15:54:08.782 [DefaultDispatcher-worker-8 @coroutine#3006] 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-08-16 15:54:08.782 [DefaultDispatcher-worker-8 @coroutine#3006] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-08-16 15:54:08.782 [DefaultDispatcher-worker-8 @coroutine#3006] 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-08-16 15:54:08.783 [eventLoopGroupProxy-19-2 @call-handler#3216] 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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-08-16 15:54:08.783 [eventLoopGroupProxy-19-2 @call-handler#3216] 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-08-16 15:54:08.783 [eventLoopGroupProxy-19-2 @call-handler#3216] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-08-16 15:54:08.791 [DefaultDispatcher-worker-13 @call-handler#3216] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72d2470 2024-08-16 15:54:08.791 [eventLoopGroupProxy-19-2 @call-handler#3216] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:54:08.792 [DefaultDispatcher-worker-12 @coroutine#3006] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-08-16 15:54:08.792 [DefaultDispatcher-worker-12 @coroutine#3006] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-08-16 15:54:08.792 [DefaultDispatcher-worker-12 @coroutine#3006] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-08-16 15:54:08.792 [DefaultDispatcher-worker-12 @coroutine#3006] 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-08-16 15:54:08.800 [UI Thread @coroutine#3232] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=626977815920521218&assignmentUid=626977815920521216&clazzUid=626977815920521216&submitterUid=626977815920521217 2024-08-16 15:54:08.800 [UI Thread @coroutine#3232] 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=626977815920521218&assignmentUid=626977815920521216&clazzUid=626977815920521216&submitterUid=626977815920521217. 2024-08-16 15:54:08.800 [UI Thread @coroutine#3232] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=626977815920521218&assignmentUid=626977815920521216&clazzUid=626977815920521216&submitterUid=626977815920521217 2024-08-16 15:54:08.801 [eventLoopGroupProxy-19-2 @call-handler#3236] 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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CoursePermissionDao" -> "userPermissionsForAssignmentSubmitterUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid/(method:GET) 2024-08-16 15:54:08.801 [DefaultDispatcher-worker-1 @coroutine#3006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5afbbf9b 2024-08-16 15:54:08.808 [eventLoopGroupProxy-19-2 @call-handler#3236] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:54:08.808 [UI Thread @coroutine#3232] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=626977815920521218&assignmentUid=626977815920521216&clazzUid=626977815920521216&submitterUid=626977815920521217 2024-08-16 15:54:08.808 [UI Thread @coroutine#3232] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=626977815920521218&assignmentUid=626977815920521216&clazzUid=626977815920521216&submitterUid=626977815920521217 2024-08-16 15:54:08.809 [UI Thread @coroutine#3232] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=626977815920521218&assignmentUid=626977815920521216&clazzUid=626977815920521216&submitterUid=626977815920521217. 2024-08-16 15:54:08.809 [UI Thread @coroutine#3232] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=626977815920521218&assignmentUid=626977815920521216&clazzUid=626977815920521216&submitterUid=626977815920521217 to class io.ktor.utils.io.core.ByteReadPacket 2024-08-16 15:54:08.817 [DefaultDispatcher-worker-4 @coroutine#3232] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21312b5 2024-08-16 15:54:08.826 [UI Thread @coroutine#3246] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=626977815920521217 2024-08-16 15:54:08.826 [UI Thread @coroutine#3246] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=626977815920521217. 2024-08-16 15:54:08.826 [UI Thread @coroutine#3246] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=626977815920521217 2024-08-16 15:54:08.827 [eventLoopGroupProxy-19-2 @call-handler#3255] 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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "getNamesByUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/getNamesByUid/(method:GET) 2024-08-16 15:54:08.827 [UI Thread @coroutine#3251] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=626977815920521217&assignmentUid=626977815920521216 2024-08-16 15:54:08.827 [UI Thread @coroutine#3251] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=626977815920521217&assignmentUid=626977815920521216. 2024-08-16 15:54:08.827 [UI Thread @coroutine#3251] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=626977815920521217&assignmentUid=626977815920521216 2024-08-16 15:54:08.828 [UI Thread @coroutine#3256] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=626977815920521216 2024-08-16 15:54:08.828 [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/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=626977815920521216. 2024-08-16 15:54:08.828 [UI Thread @coroutine#3256] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=626977815920521216 2024-08-16 15:54:08.828 [UI Thread @coroutine#3258] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=626977815920521217&assignmentUid=626977815920521216 2024-08-16 15:54:08.828 [UI Thread @coroutine#3258] 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=626977815920521217&assignmentUid=626977815920521216. 2024-08-16 15:54:08.828 [UI Thread @coroutine#3258] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=626977815920521217&assignmentUid=626977815920521216 2024-08-16 15:54:08.828 [eventLoopGroupProxy-19-5 @call-handler#3266] 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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow/(method:GET) 2024-08-16 15:54:08.828 [eventLoopGroupProxy-19-2 @call-handler#3255] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:54:08.828 [UI Thread @coroutine#3260] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=626977815920521217&assignmentUid=626977815920521216 2024-08-16 15:54:08.828 [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/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=626977815920521217&assignmentUid=626977815920521216. 2024-08-16 15:54:08.828 [UI Thread @coroutine#3260] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=626977815920521217&assignmentUid=626977815920521216 2024-08-16 15:54:08.829 [eventLoopGroupProxy-19-7 @call-handler#3269] 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/CourseBlockDao/findBySourcedId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findBySourcedId /UmAppDatabase/CourseBlockDao/findByClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findByClazzUidAsFlow /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseBlockDao" -> "findCourseBlockByAssignmentUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid/(method:GET) 2024-08-16 15:54:08.829 [eventLoopGroupProxy-19-6 @call-handler#3274] 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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "getAllSubmissionsFromSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow/(method:GET) 2024-08-16 15:54:08.829 [eventLoopGroupProxy-19-8 @call-handler#3276] 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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionFileDao" -> "getAllSubmissionFilesFromSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow/(method:GET) 2024-08-16 15:54:08.830 [UI Thread @coroutine#3246] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=626977815920521217 2024-08-16 15:54:08.830 [UI Thread @coroutine#3246] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=626977815920521217 2024-08-16 15:54:08.830 [UI Thread @coroutine#3246] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=626977815920521217. 2024-08-16 15:54:08.830 [UI Thread @coroutine#3246] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=626977815920521217 to class io.ktor.utils.io.core.ByteReadPacket 2024-08-16 15:54:08.831 [eventLoopGroupProxy-19-8 @call-handler#3276] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:54:08.832 [UI Thread @coroutine#3260] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=626977815920521217&assignmentUid=626977815920521216 2024-08-16 15:54:08.832 [UI Thread @coroutine#3260] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=626977815920521217&assignmentUid=626977815920521216 2024-08-16 15:54:08.832 [eventLoopGroupProxy-19-6 @call-handler#3274] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:54:08.832 [UI Thread @coroutine#3260] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=626977815920521217&assignmentUid=626977815920521216. 2024-08-16 15:54:08.832 [UI Thread @coroutine#3260] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=626977815920521217&assignmentUid=626977815920521216 to class io.ktor.utils.io.core.ByteReadPacket 2024-08-16 15:54:08.833 [UI Thread @coroutine#3258] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=626977815920521217&assignmentUid=626977815920521216 2024-08-16 15:54:08.833 [UI Thread @coroutine#3258] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=626977815920521217&assignmentUid=626977815920521216 2024-08-16 15:54:08.833 [eventLoopGroupProxy-19-5 @call-handler#3266] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:54:08.833 [UI Thread @coroutine#3258] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=626977815920521217&assignmentUid=626977815920521216. 2024-08-16 15:54:08.833 [UI Thread @coroutine#3258] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=626977815920521217&assignmentUid=626977815920521216 to class io.ktor.utils.io.core.ByteReadPacket 2024-08-16 15:54:08.834 [UI Thread @coroutine#3251] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=626977815920521217&assignmentUid=626977815920521216 2024-08-16 15:54:08.834 [UI Thread @coroutine#3251] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=626977815920521217&assignmentUid=626977815920521216 2024-08-16 15:54:08.834 [UI Thread @coroutine#3251] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=626977815920521217&assignmentUid=626977815920521216. 2024-08-16 15:54:08.834 [UI Thread @coroutine#3251] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=626977815920521217&assignmentUid=626977815920521216 to class io.ktor.utils.io.core.ByteReadPacket 2024-08-16 15:54:08.835 [eventLoopGroupProxy-19-7 @call-handler#3269] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:54:08.835 [UI Thread @coroutine#3256] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=626977815920521216 2024-08-16 15:54:08.835 [UI Thread @coroutine#3256] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=626977815920521216 2024-08-16 15:54:08.835 [UI Thread @coroutine#3256] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=626977815920521216. 2024-08-16 15:54:08.835 [UI Thread @coroutine#3256] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=626977815920521216 to class io.ktor.utils.io.core.ByteReadPacket 2024-08-16 15:54:08.839 [DefaultDispatcher-worker-1 @coroutine#3246] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21312b5 2024-08-16 15:54:08.846 [DefaultDispatcher-worker-4 @coroutine#3260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21312b5 2024-08-16 15:54:08.854 [DefaultDispatcher-worker-16 @coroutine#3258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21312b5 2024-08-16 15:54:08.862 [DefaultDispatcher-worker-9 @coroutine#3251] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21312b5 2024-08-16 15:54:08.872 [DefaultDispatcher-worker-9 @coroutine#2185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54644470 2024-08-16 15:54:08.872 [DefaultDispatcher-worker-9 @coroutine#2185] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47019/UmAppDatabase/replication/nodeId 2024-08-16 15:54:08.872 [DefaultDispatcher-worker-9 @coroutine#2185] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47019/UmAppDatabase/replication/nodeId. 2024-08-16 15:54:08.872 [DefaultDispatcher-worker-9 @coroutine#2185] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47019/UmAppDatabase/replication/nodeId 2024-08-16 15:54:08.873 [DefaultDispatcher-worker-10 @coroutine#2185] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47019/UmAppDatabase/replication/nodeId 2024-08-16 15:54:08.873 [DefaultDispatcher-worker-10 @coroutine#2185] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47019/UmAppDatabase/replication/nodeId 2024-08-16 15:54:08.877 [DefaultDispatcher-worker-9 @coroutine#3256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21312b5 2024-08-16 15:54:08.882 [UI Thread @coroutine#3293] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=626977815920521216&clazzUid=626977815920521216&accountPersonUid=626977815920521218 2024-08-16 15:54:08.882 [UI Thread @coroutine#3293] 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=626977815920521216&clazzUid=626977815920521216&accountPersonUid=626977815920521218. 2024-08-16 15:54:08.882 [UI Thread @coroutine#3293] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=626977815920521216&clazzUid=626977815920521216&accountPersonUid=626977815920521218 2024-08-16 15:54:08.883 [eventLoopGroupProxy-19-5 @call-handler#3295] 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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "getSubmitterUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET) 2024-08-16 15:54:08.888 [eventLoopGroupProxy-19-5 @call-handler#3295] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:54:08.889 [UI Thread @coroutine#3293] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=626977815920521216&clazzUid=626977815920521216&accountPersonUid=626977815920521218 2024-08-16 15:54:08.889 [UI Thread @coroutine#3293] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=626977815920521216&clazzUid=626977815920521216&accountPersonUid=626977815920521218 2024-08-16 15:54:08.889 [UI Thread @coroutine#3293] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=626977815920521216&clazzUid=626977815920521216&accountPersonUid=626977815920521218. 2024-08-16 15:54:08.889 [UI Thread @coroutine#3293] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=626977815920521216&clazzUid=626977815920521216&accountPersonUid=626977815920521218 to class io.ktor.utils.io.core.ByteReadPacket 2024-08-16 15:54:08.896 [DefaultDispatcher-worker-6 @coroutine#3293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21312b5 2024-08-16 15:54:08.898 [UI Thread @coroutine#3293] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/findByUidAsync?uid=626977815920521217 2024-08-16 15:54:08.898 [UI Thread @coroutine#3293] 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/findByUidAsync?uid=626977815920521217. 2024-08-16 15:54:08.898 [UI Thread @coroutine#3293] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/findByUidAsync?uid=626977815920521217 2024-08-16 15:54:08.899 [eventLoopGroupProxy-19-5 @call-handler#3299] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, PersonDao, findByUidAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:2 -> SUCCESS @ /UmAppDatabase/PersonDao /UmAppDatabase/PersonDao/countUsername, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/countUsername /UmAppDatabase/PersonDao/findByUidWithPicture, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithPicture /UmAppDatabase/PersonDao/findByUidAsync, segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidAsync /UmAppDatabase/PersonDao/findByUidAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidAsync/(method:GET) /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow /UmAppDatabase/PersonDao/getNamesByUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUid /UmAppDatabase/PersonDao/getNamesByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUidAsync /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidAsync/(method:GET) 2024-08-16 15:54:08.900 [eventLoopGroupProxy-19-5 @call-handler#3299] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:54:08.901 [UI Thread @coroutine#3293] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/findByUidAsync?uid=626977815920521217 2024-08-16 15:54:08.901 [UI Thread @coroutine#3293] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidAsync?uid=626977815920521217 2024-08-16 15:54:08.901 [UI Thread @coroutine#3293] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidAsync?uid=626977815920521217. 2024-08-16 15:54:08.901 [UI Thread @coroutine#3293] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/findByUidAsync?uid=626977815920521217 to class io.ktor.utils.io.core.ByteReadPacket 2024-08-16 15:54:08.909 [DefaultDispatcher-worker-4 @coroutine#3293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21312b5 2024-08-16 15:54:08.921 [DefaultDispatcher-worker-7 @coroutine#3293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21312b5 2024-08-16 15:54:08.930 [DefaultDispatcher-worker-4 @coroutine#3026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21312b5 2024-08-16 15:54:08.930 [DefaultDispatcher-worker-4 @coroutine#3026] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-08-16 15:54:08.930 [DefaultDispatcher-worker-4 @coroutine#3026] 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-08-16 15:54:08.930 [DefaultDispatcher-worker-4 @coroutine#3026] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-08-16 15:54:08.930 [DefaultDispatcher-worker-4 @coroutine#3026] 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-08-16 15:54:08.931 [eventLoopGroupProxy-19-5 @call-handler#3305] 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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-08-16 15:54:08.932 [eventLoopGroupProxy-19-5 @call-handler#3305] 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-08-16 15:54:08.932 [eventLoopGroupProxy-19-5 @call-handler#3305] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-08-16 15:54:08.940 [DefaultDispatcher-worker-9 @call-handler#3305] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72d2470 2024-08-16 15:54:08.940 [eventLoopGroupProxy-19-5 @call-handler#3305] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:54:08.941 [DefaultDispatcher-worker-6 @coroutine#3026] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-08-16 15:54:08.941 [DefaultDispatcher-worker-6 @coroutine#3026] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-08-16 15:54:08.941 [DefaultDispatcher-worker-6 @coroutine#3026] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-08-16 15:54:08.941 [DefaultDispatcher-worker-6 @coroutine#3026] 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-08-16 15:54:08.943 [UI Thread @coroutine#3328] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=626977815920521216 2024-08-16 15:54:08.943 [UI Thread @coroutine#3328] 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=626977815920521216. 2024-08-16 15:54:08.943 [UI Thread @coroutine#3328] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=626977815920521216 2024-08-16 15:54:08.944 [UI Thread @coroutine#3332] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=626977815920521217&assignmentUid=626977815920521216 2024-08-16 15:54:08.944 [UI Thread @coroutine#3332] 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=626977815920521217&assignmentUid=626977815920521216. 2024-08-16 15:54:08.944 [UI Thread @coroutine#3332] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=626977815920521217&assignmentUid=626977815920521216 2024-08-16 15:54:08.944 [UI Thread @coroutine#3337] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=626977815920521217&assignmentUid=626977815920521216 2024-08-16 15:54:08.944 [eventLoopGroupProxy-19-5 @call-handler#3345] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzDao, getTitleByUidAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzDao /UmAppDatabase/ClazzDao/findByClazzCode, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByClazzCode /UmAppDatabase/ClazzDao/clazzUidExistsAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/clazzUidExistsAsync /UmAppDatabase/ClazzDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByUidAsFlow /UmAppDatabase/ClazzDao/findByUidWithHolidayCalendarAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByUidWithHolidayCalendarAsync /UmAppDatabase/ClazzDao/findClazzesWithPermission, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findClazzesWithPermission /UmAppDatabase/ClazzDao/clazzAndDetailPermissionsAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/clazzAndDetailPermissionsAsFlow /UmAppDatabase/ClazzDao/getClazzWithDisplayDetails, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzWithDisplayDetails /UmAppDatabase/ClazzDao/getTitleByUidAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET) /UmAppDatabase/ClazzDao/getClazzNameAndTerminologyAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzNameAndTerminologyAsFlow /UmAppDatabase/ClazzDao/getClazzNameAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzNameAsFlow /UmAppDatabase/ClazzDao/getClazzTimeZoneByClazzUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzTimeZoneByClazzUidAsync /UmAppDatabase/ClazzDao/getCoursesByName, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getCoursesByName /UmAppDatabase/ClazzDao/findOneRosterUserClazzes, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findOneRosterUserClazzes /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzDao" -> "getTitleByUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET) 2024-08-16 15:54:08.944 [UI Thread @coroutine#3337] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=626977815920521217&assignmentUid=626977815920521216. 2024-08-16 15:54:08.944 [UI Thread @coroutine#3337] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=626977815920521217&assignmentUid=626977815920521216 2024-08-16 15:54:08.944 [eventLoopGroupProxy-19-7 @call-handler#3346] 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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForUserAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) 2024-08-16 15:54:08.945 [UI Thread @coroutine#3339] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=626977815920521217&assignmentUid=626977815920521216 2024-08-16 15:54:08.945 [UI Thread @coroutine#3339] 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=626977815920521217&assignmentUid=626977815920521216. 2024-08-16 15:54:08.945 [UI Thread @coroutine#3339] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=626977815920521217&assignmentUid=626977815920521216 2024-08-16 15:54:08.945 [eventLoopGroupProxy-19-5 @call-handler#3345] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:54:08.945 [eventLoopGroupProxy-19-6 @call-handler#3355] 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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "findByAssignmentUidAndAccountPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET) 2024-08-16 15:54:08.945 [eventLoopGroupProxy-19-8 @call-handler#3359] 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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionFileDao" -> "getByAssignmentUidAndPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET) 2024-08-16 15:54:08.945 [UI Thread @coroutine#3357] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=626977815920521216&clazzUid=626977815920521216&accountPersonUid=626977815920521217 2024-08-16 15:54:08.946 [UI Thread @coroutine#3357] 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=626977815920521216&clazzUid=626977815920521216&accountPersonUid=626977815920521217. 2024-08-16 15:54:08.946 [UI Thread @coroutine#3357] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=626977815920521216&clazzUid=626977815920521216&accountPersonUid=626977815920521217 2024-08-16 15:54:08.946 [UI Thread @coroutine#3328] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=626977815920521216 2024-08-16 15:54:08.946 [UI Thread @coroutine#3328] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=626977815920521216 2024-08-16 15:54:08.946 [UI Thread @coroutine#3328] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=626977815920521216. 2024-08-16 15:54:08.946 [UI Thread @coroutine#3328] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=626977815920521216 to class io.ktor.utils.io.core.ByteReadPacket 2024-08-16 15:54:08.946 [eventLoopGroupProxy-19-6 @call-handler#3355] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:54:08.947 [eventLoopGroupProxy-19-5 @call-handler#3367] 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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findAssignmentCourseBlockAndSubmitterUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) 2024-08-16 15:54:08.947 [eventLoopGroupProxy-19-7 @call-handler#3346] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:54:08.947 [eventLoopGroupProxy-19-8 @call-handler#3359] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:54:08.948 [UI Thread @coroutine#3332] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=626977815920521217&assignmentUid=626977815920521216 2024-08-16 15:54:08.948 [UI Thread @coroutine#3332] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=626977815920521217&assignmentUid=626977815920521216 2024-08-16 15:54:08.948 [UI Thread @coroutine#3337] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=626977815920521217&assignmentUid=626977815920521216 2024-08-16 15:54:08.948 [UI Thread @coroutine#3337] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=626977815920521217&assignmentUid=626977815920521216 2024-08-16 15:54:08.948 [UI Thread @coroutine#3339] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=626977815920521217&assignmentUid=626977815920521216 2024-08-16 15:54:08.948 [UI Thread @coroutine#3339] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=626977815920521217&assignmentUid=626977815920521216 2024-08-16 15:54:08.948 [UI Thread @coroutine#3332] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=626977815920521217&assignmentUid=626977815920521216. 2024-08-16 15:54:08.948 [UI Thread @coroutine#3332] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=626977815920521217&assignmentUid=626977815920521216 to class io.ktor.utils.io.core.ByteReadPacket 2024-08-16 15:54:08.949 [UI Thread @coroutine#3337] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=626977815920521217&assignmentUid=626977815920521216. 2024-08-16 15:54:08.949 [UI Thread @coroutine#3337] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=626977815920521217&assignmentUid=626977815920521216 to class io.ktor.utils.io.core.ByteReadPacket 2024-08-16 15:54:08.949 [UI Thread @coroutine#3339] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=626977815920521217&assignmentUid=626977815920521216. 2024-08-16 15:54:08.949 [UI Thread @coroutine#3339] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=626977815920521217&assignmentUid=626977815920521216 to class io.ktor.utils.io.core.ByteReadPacket 2024-08-16 15:54:08.951 [eventLoopGroupProxy-19-5 @call-handler#3367] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 15:54:08.951 [UI Thread @coroutine#3357] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=626977815920521216&clazzUid=626977815920521216&accountPersonUid=626977815920521217 2024-08-16 15:54:08.951 [UI Thread @coroutine#3357] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=626977815920521216&clazzUid=626977815920521216&accountPersonUid=626977815920521217 2024-08-16 15:54:08.951 [UI Thread @coroutine#3357] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=626977815920521216&clazzUid=626977815920521216&accountPersonUid=626977815920521217. 2024-08-16 15:54:08.951 [UI Thread @coroutine#3357] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=626977815920521216&clazzUid=626977815920521216&accountPersonUid=626977815920521217 to class io.ktor.utils.io.core.ByteReadPacket 2024-08-16 15:54:08.953 [DefaultDispatcher-worker-13 @coroutine#3026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21312b5 2024-08-16 15:54:08.956 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:54:08.956 [DefaultDispatcher-worker-3 @coroutine#3328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5afbbf9b 2024-08-16 15:54:08.964 [DefaultDispatcher-worker-3 @coroutine#3332] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5afbbf9b 2024-08-16 15:54:08.971 [DefaultDispatcher-worker-13 @coroutine#3337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5afbbf9b 2024-08-16 15:54:08.979 [DefaultDispatcher-worker-3 @coroutine#3339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5afbbf9b 2024-08-16 15:54:08.991 [DefaultDispatcher-worker-13 @coroutine#3357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5afbbf9b 2024-08-16 15:54:08.996 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown initiated... 2024-08-16 15:54:08.996 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Close initiated... 2024-08-16 15:54:08.996 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:54:08.997 [HikariPool-145 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5afbbf9b: (connection evicted) 2024-08-16 15:54:08.997 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 15:54:08.997 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Closed. 2024-08-16 15:54:08.997 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown completed. 2024-08-16 15:54:08.999 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown initiated... 2024-08-16 15:54:08.999 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Close initiated... 2024-08-16 15:54:08.999 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:54:08.999 [HikariPool-146 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Closing connection org.sqlite.jdbc4.JDBC4Connection@21312b5: (connection evicted) 2024-08-16 15:54:09.000 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 15:54:09.000 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Closed. 2024-08-16 15:54:09.000 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown completed. 2024-08-16 15:54:09.010 [DefaultDispatcher-worker-7 @coroutine#2244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d4377d2 2024-08-16 15:54:09.011 [DefaultDispatcher-worker-17 @coroutine#2214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444fbd13 2024-08-16 15:54:09.011 [DefaultDispatcher-worker-7 @coroutine#2244] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-16 15:54:09.011 [DefaultDispatcher-worker-7 @coroutine#2244] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-08-16 15:54:09.011 [DefaultDispatcher-worker-7 @coroutine#2244] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-16 15:54:09.011 [DefaultDispatcher-worker-17 @coroutine#2214] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47289/UmAppDatabase/replication/nodeId 2024-08-16 15:54:09.011 [DefaultDispatcher-worker-17 @coroutine#2214] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47289/UmAppDatabase/replication/nodeId. 2024-08-16 15:54:09.011 [DefaultDispatcher-worker-17 @coroutine#2214] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47289/UmAppDatabase/replication/nodeId 2024-08-16 15:54:09.012 [DefaultDispatcher-worker-7 @coroutine#2244] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-16 15:54:09.012 [DefaultDispatcher-worker-5 @coroutine#2214] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47289/UmAppDatabase/replication/nodeId 2024-08-16 15:54:09.012 [DefaultDispatcher-worker-5 @coroutine#2214] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47289/UmAppDatabase/replication/nodeId 2024-08-16 15:54:09.042 [DefaultDispatcher-worker-17 @coroutine#2258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42eaf47f 2024-08-16 15:54:09.042 [DefaultDispatcher-worker-17 @coroutine#2258] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53437/UmAppDatabase/replication/nodeId 2024-08-16 15:54:09.042 [DefaultDispatcher-worker-17 @coroutine#2258] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53437/UmAppDatabase/replication/nodeId. 2024-08-16 15:54:09.043 [DefaultDispatcher-worker-17 @coroutine#2258] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53437/UmAppDatabase/replication/nodeId 2024-08-16 15:54:09.044 [DefaultDispatcher-worker-14 @coroutine#2258] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53437/UmAppDatabase/replication/nodeId 2024-08-16 15:54:09.044 [DefaultDispatcher-worker-14 @coroutine#2258] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53437/UmAppDatabase/replication/nodeId 2024-08-16 15:54:09.193 [DefaultDispatcher-worker-11 @coroutine#2309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@519e14f6 2024-08-16 15:54:09.194 [DefaultDispatcher-worker-11 @coroutine#2309] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60525/UmAppDatabase/replication/nodeId 2024-08-16 15:54:09.194 [DefaultDispatcher-worker-11 @coroutine#2309] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60525/UmAppDatabase/replication/nodeId. 2024-08-16 15:54:09.194 [DefaultDispatcher-worker-11 @coroutine#2309] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60525/UmAppDatabase/replication/nodeId 2024-08-16 15:54:09.195 [DefaultDispatcher-worker-4 @coroutine#2309] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60525/UmAppDatabase/replication/nodeId 2024-08-16 15:54:09.195 [DefaultDispatcher-worker-4 @coroutine#2309] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60525/UmAppDatabase/replication/nodeId 2024-08-16 15:54:09.198 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:54:09.222 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:54:09.338 [DefaultDispatcher-worker-14 @coroutine#2352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6278371a 2024-08-16 15:54:09.338 [DefaultDispatcher-worker-14 @coroutine#2352] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44157/UmAppDatabase/replication/nodeId 2024-08-16 15:54:09.338 [DefaultDispatcher-worker-14 @coroutine#2352] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44157/UmAppDatabase/replication/nodeId. 2024-08-16 15:54:09.338 [DefaultDispatcher-worker-14 @coroutine#2352] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44157/UmAppDatabase/replication/nodeId 2024-08-16 15:54:09.339 [DefaultDispatcher-worker-11 @coroutine#2352] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44157/UmAppDatabase/replication/nodeId 2024-08-16 15:54:09.339 [DefaultDispatcher-worker-11 @coroutine#2352] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44157/UmAppDatabase/replication/nodeId 2024-08-16 15:54:09.392 [DefaultDispatcher-worker-11 @coroutine#3396] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-41 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ca278bc 2024-08-16 15:54:09.404 [DefaultDispatcher-worker-5 @coroutine#2074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14d9ae22 2024-08-16 15:54:09.404 [DefaultDispatcher-worker-5 @coroutine#2074] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35547/UmAppDatabase/replication/nodeId 2024-08-16 15:54:09.404 [DefaultDispatcher-worker-5 @coroutine#2074] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35547/UmAppDatabase/replication/nodeId. 2024-08-16 15:54:09.404 [DefaultDispatcher-worker-5 @coroutine#2074] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35547/UmAppDatabase/replication/nodeId 2024-08-16 15:54:09.405 [DefaultDispatcher-worker-5 @coroutine#2074] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35547/UmAppDatabase/replication/nodeId 2024-08-16 15:54:09.405 [DefaultDispatcher-worker-5 @coroutine#2074] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35547/UmAppDatabase/replication/nodeId 2024-08-16 15:54:09.425 [DefaultDispatcher-worker-5 @coroutine#3400] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a139347 2024-08-16 15:54:09.433 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:54:09.465 [DefaultDispatcher-worker-5 @coroutine#3401] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-45 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@343d1d25 2024-08-16 15:54:09.475 [DefaultDispatcher-worker-3 @coroutine#2408] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a904e64 2024-08-16 15:54:09.475 [DefaultDispatcher-worker-3 @coroutine#2408] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34147/UmAppDatabase/replication/nodeId 2024-08-16 15:54:09.475 [DefaultDispatcher-worker-3 @coroutine#2408] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34147/UmAppDatabase/replication/nodeId. 2024-08-16 15:54:09.475 [DefaultDispatcher-worker-3 @coroutine#2408] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34147/UmAppDatabase/replication/nodeId 2024-08-16 15:54:09.476 [DefaultDispatcher-worker-7 @coroutine#2408] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34147/UmAppDatabase/replication/nodeId 2024-08-16 15:54:09.476 [DefaultDispatcher-worker-7 @coroutine#2408] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34147/UmAppDatabase/replication/nodeId 2024-08-16 15:54:09.491 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:54:09.493 [DefaultDispatcher-worker-7 @coroutine#3406] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-47 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77ea960f 2024-08-16 15:54:09.525 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:54:09.533 [DefaultDispatcher-worker-3 @coroutine#2106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b407ac7 2024-08-16 15:54:09.533 [DefaultDispatcher-worker-3 @coroutine#2106] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41533/UmAppDatabase/replication/nodeId 2024-08-16 15:54:09.533 [DefaultDispatcher-worker-3 @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:41533/UmAppDatabase/replication/nodeId. 2024-08-16 15:54:09.533 [DefaultDispatcher-worker-3 @coroutine#2106] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41533/UmAppDatabase/replication/nodeId 2024-08-16 15:54:09.534 [DefaultDispatcher-worker-12 @coroutine#2106] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41533/UmAppDatabase/replication/nodeId 2024-08-16 15:54:09.534 [DefaultDispatcher-worker-12 @coroutine#2106] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41533/UmAppDatabase/replication/nodeId 2024-08-16 15:54:09.564 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:54:09.591 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:54:09.706 [DefaultDispatcher-worker-7 @coroutine#2153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78b29e00 2024-08-16 15:54:09.706 [DefaultDispatcher-worker-7 @coroutine#2153] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42589/UmAppDatabase/replication/nodeId 2024-08-16 15:54:09.706 [DefaultDispatcher-worker-7 @coroutine#2153] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42589/UmAppDatabase/replication/nodeId. 2024-08-16 15:54:09.706 [DefaultDispatcher-worker-7 @coroutine#2153] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42589/UmAppDatabase/replication/nodeId 2024-08-16 15:54:09.708 [DefaultDispatcher-worker-12 @coroutine#2153] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42589/UmAppDatabase/replication/nodeId 2024-08-16 15:54:09.708 [DefaultDispatcher-worker-12 @coroutine#2153] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42589/UmAppDatabase/replication/nodeId 2024-08-16 15:54:09.886 [DefaultDispatcher-worker-3 @coroutine#2185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54644470 2024-08-16 15:54:09.886 [DefaultDispatcher-worker-3 @coroutine#2185] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47019/UmAppDatabase/replication/nodeId 2024-08-16 15:54:09.886 [DefaultDispatcher-worker-3 @coroutine#2185] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47019/UmAppDatabase/replication/nodeId. 2024-08-16 15:54:09.886 [DefaultDispatcher-worker-3 @coroutine#2185] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47019/UmAppDatabase/replication/nodeId 2024-08-16 15:54:09.887 [DefaultDispatcher-worker-2 @coroutine#2185] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47019/UmAppDatabase/replication/nodeId 2024-08-16 15:54:09.887 [DefaultDispatcher-worker-2 @coroutine#2185] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47019/UmAppDatabase/replication/nodeId 2024-08-16 15:54:10.003 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown initiated... 2024-08-16 15:54:10.003 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Close initiated... 2024-08-16 15:54:10.003 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:54:10.003 [HikariPool-144 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Closing connection org.sqlite.jdbc4.JDBC4Connection@72d2470: (connection evicted) 2024-08-16 15:54:10.004 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 15:54:10.004 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Closed. 2024-08-16 15:54:10.004 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown completed. 2024-08-16 15:54:10.007 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-148 - configuration: 2024-08-16 15:54:10.008 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:54:10.008 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:54:10.008 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:54:10.008 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:54:10.008 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:54:10.008 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:54:10.008 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6a40e660 2024-08-16 15:54:10.008 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:54:10.008 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:54:10.008 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:54:10.008 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:54:10.008 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:54:10.008 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:54:10.008 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:54:10.008 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:54:10.008 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:54:10.008 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:54:10.008 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:54:10.008 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:54:10.008 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:54:10.008 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:54:10.008 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:54:10.008 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:54:10.008 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:54:10.008 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:54:10.008 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:54:10.008 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-148" 2024-08-16 15:54:10.008 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:54:10.008 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:54:10.008 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:54:10.008 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:54:10.008 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:54:10.008 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:54:10.008 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:54:10.008 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:54:10.008 [Test worker @coroutine#3424] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Starting... 2024-08-16 15:54:10.008 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f1b69bb 2024-08-16 15:54:10.008 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f1b69bb 2024-08-16 15:54:10.008 [Test worker @coroutine#3424] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Start completed. 2024-08-16 15:54:10.023 [DefaultDispatcher-worker-1 @coroutine#2214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444fbd13 2024-08-16 15:54:10.023 [DefaultDispatcher-worker-11 @coroutine#2244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d4377d2 2024-08-16 15:54:10.023 [DefaultDispatcher-worker-1 @coroutine#2214] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47289/UmAppDatabase/replication/nodeId 2024-08-16 15:54:10.023 [DefaultDispatcher-worker-11 @coroutine#2244] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-16 15:54:10.023 [DefaultDispatcher-worker-1 @coroutine#2214] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47289/UmAppDatabase/replication/nodeId. 2024-08-16 15:54:10.023 [DefaultDispatcher-worker-1 @coroutine#2214] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47289/UmAppDatabase/replication/nodeId 2024-08-16 15:54:10.023 [DefaultDispatcher-worker-11 @coroutine#2244] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-08-16 15:54:10.023 [DefaultDispatcher-worker-11 @coroutine#2244] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-16 15:54:10.024 [DefaultDispatcher-worker-7 @coroutine#2244] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-16 15:54:10.024 [DefaultDispatcher-worker-8 @coroutine#2214] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47289/UmAppDatabase/replication/nodeId 2024-08-16 15:54:10.024 [DefaultDispatcher-worker-8 @coroutine#2214] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47289/UmAppDatabase/replication/nodeId 2024-08-16 15:54:10.027 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f1b69bb 2024-08-16 15:54:10.036 [Test worker @coroutine#3430] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f1b69bb 2024-08-16 15:54:10.038 [Test worker @coroutine#3432] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f1b69bb 2024-08-16 15:54:10.040 [Test worker @coroutine#3434] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f1b69bb 2024-08-16 15:54:10.040 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-149 - configuration: 2024-08-16 15:54:10.040 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:54:10.040 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:54:10.040 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:54:10.040 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:54:10.040 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:54:10.040 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:54:10.040 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6c6fdf5d 2024-08-16 15:54:10.040 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:54:10.040 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:54:10.040 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:54:10.040 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:54:10.040 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:54:10.040 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:54:10.040 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:54:10.040 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:54:10.040 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:54:10.040 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:54:10.040 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:54:10.040 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:54:10.040 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:54:10.040 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:54:10.040 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:54:10.040 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:54:10.040 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:54:10.040 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:54:10.040 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:54:10.040 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-149" 2024-08-16 15:54:10.040 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:54:10.040 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:54:10.040 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:54:10.040 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:54:10.040 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:54:10.040 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:54:10.040 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:54:10.040 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:54:10.040 [Test worker @coroutine#3424] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Starting... 2024-08-16 15:54:10.041 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@592e315e 2024-08-16 15:54:10.041 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@592e315e 2024-08-16 15:54:10.041 [Test worker @coroutine#3424] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Start completed. 2024-08-16 15:54:10.054 [DefaultDispatcher-worker-5 @coroutine#2258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42eaf47f 2024-08-16 15:54:10.054 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@592e315e 2024-08-16 15:54:10.055 [DefaultDispatcher-worker-5 @coroutine#2258] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53437/UmAppDatabase/replication/nodeId 2024-08-16 15:54:10.055 [DefaultDispatcher-worker-5 @coroutine#2258] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53437/UmAppDatabase/replication/nodeId. 2024-08-16 15:54:10.055 [DefaultDispatcher-worker-5 @coroutine#2258] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53437/UmAppDatabase/replication/nodeId 2024-08-16 15:54:10.056 [DefaultDispatcher-worker-13 @coroutine#2258] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53437/UmAppDatabase/replication/nodeId 2024-08-16 15:54:10.056 [DefaultDispatcher-worker-13 @coroutine#2258] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53437/UmAppDatabase/replication/nodeId 2024-08-16 15:54:10.064 [Test worker @coroutine#3437] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@592e315e 2024-08-16 15:54:10.065 [Test worker @coroutine#3441] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@592e315e 2024-08-16 15:54:10.067 [Test worker @coroutine#3443] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@592e315e 2024-08-16 15:54:10.079 [DefaultDispatcher-worker-3 @coroutine#3445] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@592e315e 2024-08-16 15:54:10.091 [DefaultDispatcher-worker-10 @coroutine#3424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f1b69bb 2024-08-16 15:54:10.101 [DefaultDispatcher-worker-16 @coroutine#3424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f1b69bb 2024-08-16 15:54:10.109 [HikariPool-148 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 15:54:10.113 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown initiated... 2024-08-16 15:54:10.113 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Close initiated... 2024-08-16 15:54:10.113 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:54:10.113 [HikariPool-148 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1f1b69bb: (connection evicted) 2024-08-16 15:54:10.114 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 15:54:10.114 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Closed. 2024-08-16 15:54:10.114 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown completed. 2024-08-16 15:54:10.114 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown initiated... 2024-08-16 15:54:10.114 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Close initiated... 2024-08-16 15:54:10.114 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:54:10.114 [HikariPool-149 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Closing connection org.sqlite.jdbc4.JDBC4Connection@592e315e: (connection evicted) 2024-08-16 15:54:10.115 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 15:54:10.115 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Closed. 2024-08-16 15:54:10.115 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown completed. 2024-08-16 15:54:10.116 [Test worker @coroutine#3492] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-150 - configuration: 2024-08-16 15:54:10.116 [Test worker @coroutine#3492] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:54:10.116 [Test worker @coroutine#3492] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:54:10.116 [Test worker @coroutine#3492] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:54:10.116 [Test worker @coroutine#3492] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:54:10.116 [Test worker @coroutine#3492] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:54:10.116 [Test worker @coroutine#3492] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:54:10.116 [Test worker @coroutine#3492] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@17eb5661 2024-08-16 15:54:10.116 [Test worker @coroutine#3492] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:54:10.116 [Test worker @coroutine#3492] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:54:10.116 [Test worker @coroutine#3492] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:54:10.116 [Test worker @coroutine#3492] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:54:10.116 [Test worker @coroutine#3492] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:54:10.116 [Test worker @coroutine#3492] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:54:10.116 [Test worker @coroutine#3492] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:54:10.116 [Test worker @coroutine#3492] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:54:10.116 [Test worker @coroutine#3492] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:54:10.116 [Test worker @coroutine#3492] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:54:10.116 [Test worker @coroutine#3492] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:54:10.116 [Test worker @coroutine#3492] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:54:10.116 [Test worker @coroutine#3492] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:54:10.116 [Test worker @coroutine#3492] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:54:10.116 [Test worker @coroutine#3492] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:54:10.117 [Test worker @coroutine#3492] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:54:10.117 [Test worker @coroutine#3492] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:54:10.117 [Test worker @coroutine#3492] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:54:10.117 [Test worker @coroutine#3492] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:54:10.117 [Test worker @coroutine#3492] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-150" 2024-08-16 15:54:10.117 [Test worker @coroutine#3492] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:54:10.117 [Test worker @coroutine#3492] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:54:10.117 [Test worker @coroutine#3492] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:54:10.117 [Test worker @coroutine#3492] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:54:10.117 [Test worker @coroutine#3492] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:54:10.117 [Test worker @coroutine#3492] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:54:10.117 [Test worker @coroutine#3492] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:54:10.117 [Test worker @coroutine#3492] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:54:10.117 [Test worker @coroutine#3492] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Starting... 2024-08-16 15:54:10.117 [Test worker @coroutine#3492] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@75b5d09 2024-08-16 15:54:10.117 [Test worker @coroutine#3492] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@75b5d09 2024-08-16 15:54:10.117 [Test worker @coroutine#3492] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Start completed. 2024-08-16 15:54:10.132 [Test worker @coroutine#3492] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75b5d09 2024-08-16 15:54:10.142 [Test worker @coroutine#3494] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75b5d09 2024-08-16 15:54:10.143 [Test worker @coroutine#3496] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75b5d09 2024-08-16 15:54:10.145 [Test worker @coroutine#3498] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75b5d09 2024-08-16 15:54:10.145 [Test worker @coroutine#3492] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-151 - configuration: 2024-08-16 15:54:10.146 [Test worker @coroutine#3492] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:54:10.146 [Test worker @coroutine#3492] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:54:10.146 [Test worker @coroutine#3492] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:54:10.146 [Test worker @coroutine#3492] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:54:10.146 [Test worker @coroutine#3492] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:54:10.146 [Test worker @coroutine#3492] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:54:10.146 [Test worker @coroutine#3492] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4104b6a6 2024-08-16 15:54:10.146 [Test worker @coroutine#3492] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:54:10.146 [Test worker @coroutine#3492] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:54:10.146 [Test worker @coroutine#3492] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:54:10.146 [Test worker @coroutine#3492] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:54:10.146 [Test worker @coroutine#3492] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:54:10.146 [Test worker @coroutine#3492] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:54:10.146 [Test worker @coroutine#3492] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:54:10.146 [Test worker @coroutine#3492] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:54:10.146 [Test worker @coroutine#3492] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:54:10.146 [Test worker @coroutine#3492] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:54:10.146 [Test worker @coroutine#3492] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:54:10.146 [Test worker @coroutine#3492] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:54:10.146 [Test worker @coroutine#3492] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:54:10.146 [Test worker @coroutine#3492] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:54:10.146 [Test worker @coroutine#3492] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:54:10.146 [Test worker @coroutine#3492] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:54:10.146 [Test worker @coroutine#3492] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:54:10.146 [Test worker @coroutine#3492] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:54:10.146 [Test worker @coroutine#3492] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:54:10.146 [Test worker @coroutine#3492] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-151" 2024-08-16 15:54:10.146 [Test worker @coroutine#3492] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:54:10.146 [Test worker @coroutine#3492] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:54:10.146 [Test worker @coroutine#3492] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:54:10.146 [Test worker @coroutine#3492] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:54:10.146 [Test worker @coroutine#3492] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:54:10.146 [Test worker @coroutine#3492] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:54:10.146 [Test worker @coroutine#3492] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:54:10.146 [Test worker @coroutine#3492] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:54:10.146 [Test worker @coroutine#3492] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Starting... 2024-08-16 15:54:10.146 [Test worker @coroutine#3492] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@31d11998 2024-08-16 15:54:10.146 [Test worker @coroutine#3492] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@31d11998 2024-08-16 15:54:10.146 [Test worker @coroutine#3492] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Start completed. 2024-08-16 15:54:10.159 [Test worker @coroutine#3492] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31d11998 2024-08-16 15:54:10.169 [Test worker @coroutine#3500] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31d11998 2024-08-16 15:54:10.170 [Test worker @coroutine#3502] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31d11998 2024-08-16 15:54:10.172 [Test worker @coroutine#3504] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31d11998 2024-08-16 15:54:10.183 [DefaultDispatcher-worker-14 @coroutine#3506] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31d11998 2024-08-16 15:54:10.198 [DefaultDispatcher-worker-10 @coroutine#3492] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75b5d09 2024-08-16 15:54:10.206 [DefaultDispatcher-worker-2 @coroutine#2309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@519e14f6 2024-08-16 15:54:10.206 [DefaultDispatcher-worker-2 @coroutine#2309] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60525/UmAppDatabase/replication/nodeId 2024-08-16 15:54:10.206 [DefaultDispatcher-worker-2 @coroutine#2309] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60525/UmAppDatabase/replication/nodeId. 2024-08-16 15:54:10.206 [DefaultDispatcher-worker-2 @coroutine#2309] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60525/UmAppDatabase/replication/nodeId 2024-08-16 15:54:10.207 [DefaultDispatcher-worker-6 @coroutine#2309] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60525/UmAppDatabase/replication/nodeId 2024-08-16 15:54:10.207 [DefaultDispatcher-worker-6 @coroutine#2309] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60525/UmAppDatabase/replication/nodeId 2024-08-16 15:54:10.210 [DefaultDispatcher-worker-6 @coroutine#3492] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75b5d09 2024-08-16 15:54:10.217 [HikariPool-150 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 15:54:10.220 [DefaultDispatcher-worker-10 @coroutine#3492] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75b5d09 2024-08-16 15:54:10.241 [DefaultDispatcher-worker-13 @coroutine#3554] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75b5d09 2024-08-16 15:54:10.244 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown initiated... 2024-08-16 15:54:10.244 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Close initiated... 2024-08-16 15:54:10.244 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:54:10.244 [HikariPool-150 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Closing connection org.sqlite.jdbc4.JDBC4Connection@75b5d09: (connection evicted) 2024-08-16 15:54:10.245 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 15:54:10.245 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Closed. 2024-08-16 15:54:10.245 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown completed. 2024-08-16 15:54:10.245 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown initiated... 2024-08-16 15:54:10.245 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Close initiated... 2024-08-16 15:54:10.245 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:54:10.245 [HikariPool-151 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Closing connection org.sqlite.jdbc4.JDBC4Connection@31d11998: (connection evicted) 2024-08-16 15:54:10.246 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 15:54:10.246 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Closed. 2024-08-16 15:54:10.246 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown completed. 2024-08-16 15:54:10.247 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-152 - configuration: 2024-08-16 15:54:10.247 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:54:10.247 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:54:10.247 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:54:10.247 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:54:10.247 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:54:10.247 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:54:10.247 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@61ee9672 2024-08-16 15:54:10.247 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:54:10.247 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:54:10.248 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:54:10.248 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:54:10.248 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:54:10.248 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:54:10.248 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:54:10.248 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:54:10.248 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:54:10.248 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:54:10.248 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:54:10.248 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:54:10.248 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:54:10.248 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:54:10.248 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:54:10.248 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:54:10.248 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:54:10.248 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:54:10.248 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:54:10.248 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-152" 2024-08-16 15:54:10.248 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:54:10.248 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:54:10.248 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:54:10.248 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:54:10.248 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:54:10.248 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:54:10.248 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:54:10.248 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:54:10.248 [Test worker @coroutine#3580] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Starting... 2024-08-16 15:54:10.248 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@78395e28 2024-08-16 15:54:10.248 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@78395e28 2024-08-16 15:54:10.248 [Test worker @coroutine#3580] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Start completed. 2024-08-16 15:54:10.266 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78395e28 2024-08-16 15:54:10.276 [Test worker @coroutine#3581] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78395e28 2024-08-16 15:54:10.277 [Test worker @coroutine#3583] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78395e28 2024-08-16 15:54:10.279 [Test worker @coroutine#3585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78395e28 2024-08-16 15:54:10.279 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-153 - configuration: 2024-08-16 15:54:10.279 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:54:10.279 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:54:10.279 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:54:10.279 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:54:10.279 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:54:10.279 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:54:10.279 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@14bb16ee 2024-08-16 15:54:10.279 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:54:10.279 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:54:10.279 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:54:10.279 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:54:10.279 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:54:10.279 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:54:10.279 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:54:10.279 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:54:10.279 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:54:10.279 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:54:10.279 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:54:10.279 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:54:10.279 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:54:10.279 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:54:10.279 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:54:10.279 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:54:10.280 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:54:10.280 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:54:10.280 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:54:10.280 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-153" 2024-08-16 15:54:10.280 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:54:10.280 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:54:10.280 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:54:10.280 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:54:10.280 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:54:10.280 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:54:10.280 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:54:10.280 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:54:10.280 [Test worker @coroutine#3580] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Starting... 2024-08-16 15:54:10.280 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@441a2d52 2024-08-16 15:54:10.280 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@441a2d52 2024-08-16 15:54:10.280 [Test worker @coroutine#3580] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Start completed. 2024-08-16 15:54:10.293 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@441a2d52 2024-08-16 15:54:10.303 [Test worker @coroutine#3587] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@441a2d52 2024-08-16 15:54:10.304 [Test worker @coroutine#3590] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@441a2d52 2024-08-16 15:54:10.306 [Test worker @coroutine#3592] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@441a2d52 2024-08-16 15:54:10.317 [DefaultDispatcher-worker-3 @coroutine#3594] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@441a2d52 2024-08-16 15:54:10.334 [DefaultDispatcher-worker-5 @coroutine#3580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78395e28 2024-08-16 15:54:10.347 [DefaultDispatcher-worker-8 @coroutine#3580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78395e28 2024-08-16 15:54:10.348 [HikariPool-152 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:54:10.350 [DefaultDispatcher-worker-8 @coroutine#2352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6278371a 2024-08-16 15:54:10.350 [DefaultDispatcher-worker-8 @coroutine#2352] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44157/UmAppDatabase/replication/nodeId 2024-08-16 15:54:10.350 [DefaultDispatcher-worker-8 @coroutine#2352] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44157/UmAppDatabase/replication/nodeId. 2024-08-16 15:54:10.350 [DefaultDispatcher-worker-8 @coroutine#2352] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44157/UmAppDatabase/replication/nodeId 2024-08-16 15:54:10.356 [DefaultDispatcher-worker-3 @coroutine#2352] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44157/UmAppDatabase/replication/nodeId 2024-08-16 15:54:10.356 [DefaultDispatcher-worker-3 @coroutine#2352] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44157/UmAppDatabase/replication/nodeId 2024-08-16 15:54:10.361 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown initiated... 2024-08-16 15:54:10.361 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Close initiated... 2024-08-16 15:54:10.361 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:54:10.361 [HikariPool-152 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Closing connection org.sqlite.jdbc4.JDBC4Connection@78395e28: (connection evicted) 2024-08-16 15:54:10.362 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 15:54:10.362 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Closed. 2024-08-16 15:54:10.362 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown completed. 2024-08-16 15:54:10.362 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown initiated... 2024-08-16 15:54:10.362 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Close initiated... 2024-08-16 15:54:10.362 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:54:10.362 [HikariPool-153 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Closing connection org.sqlite.jdbc4.JDBC4Connection@441a2d52: (connection evicted) 2024-08-16 15:54:10.363 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 15:54:10.363 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Closed. 2024-08-16 15:54:10.363 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown completed. 2024-08-16 15:54:10.364 [Test worker @coroutine#3641] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-154 - configuration: 2024-08-16 15:54:10.364 [Test worker @coroutine#3641] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:54:10.364 [Test worker @coroutine#3641] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:54:10.364 [Test worker @coroutine#3641] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:54:10.364 [Test worker @coroutine#3641] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:54:10.364 [Test worker @coroutine#3641] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:54:10.364 [Test worker @coroutine#3641] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:54:10.364 [Test worker @coroutine#3641] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@27df4dcb 2024-08-16 15:54:10.364 [Test worker @coroutine#3641] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:54:10.364 [Test worker @coroutine#3641] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:54:10.364 [Test worker @coroutine#3641] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:54:10.364 [Test worker @coroutine#3641] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:54:10.364 [Test worker @coroutine#3641] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:54:10.364 [Test worker @coroutine#3641] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:54:10.364 [Test worker @coroutine#3641] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:54:10.364 [Test worker @coroutine#3641] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:54:10.364 [Test worker @coroutine#3641] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:54:10.364 [Test worker @coroutine#3641] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:54:10.364 [Test worker @coroutine#3641] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:54:10.364 [Test worker @coroutine#3641] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:54:10.364 [Test worker @coroutine#3641] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:54:10.364 [Test worker @coroutine#3641] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:54:10.364 [Test worker @coroutine#3641] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:54:10.364 [Test worker @coroutine#3641] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:54:10.364 [Test worker @coroutine#3641] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:54:10.364 [Test worker @coroutine#3641] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:54:10.364 [Test worker @coroutine#3641] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:54:10.364 [Test worker @coroutine#3641] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-154" 2024-08-16 15:54:10.364 [Test worker @coroutine#3641] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:54:10.364 [Test worker @coroutine#3641] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:54:10.364 [Test worker @coroutine#3641] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:54:10.364 [Test worker @coroutine#3641] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:54:10.364 [Test worker @coroutine#3641] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:54:10.364 [Test worker @coroutine#3641] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:54:10.364 [Test worker @coroutine#3641] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:54:10.364 [Test worker @coroutine#3641] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:54:10.364 [Test worker @coroutine#3641] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Starting... 2024-08-16 15:54:10.364 [Test worker @coroutine#3641] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@d88d9d7 2024-08-16 15:54:10.365 [Test worker @coroutine#3641] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@d88d9d7 2024-08-16 15:54:10.365 [Test worker @coroutine#3641] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Start completed. 2024-08-16 15:54:10.376 [HikariPool-55 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:54:10.383 [Test worker @coroutine#3641] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d88d9d7 2024-08-16 15:54:10.392 [Test worker @coroutine#3642] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d88d9d7 2024-08-16 15:54:10.394 [Test worker @coroutine#3644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d88d9d7 2024-08-16 15:54:10.395 [Test worker @coroutine#3646] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d88d9d7 2024-08-16 15:54:10.396 [Test worker @coroutine#3641] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-155 - configuration: 2024-08-16 15:54:10.396 [Test worker @coroutine#3641] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:54:10.396 [Test worker @coroutine#3641] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:54:10.396 [Test worker @coroutine#3641] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:54:10.396 [Test worker @coroutine#3641] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:54:10.396 [Test worker @coroutine#3641] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:54:10.396 [Test worker @coroutine#3641] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:54:10.396 [Test worker @coroutine#3641] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@24c4370a 2024-08-16 15:54:10.396 [Test worker @coroutine#3641] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:54:10.396 [Test worker @coroutine#3641] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:54:10.396 [Test worker @coroutine#3641] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:54:10.396 [Test worker @coroutine#3641] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:54:10.396 [Test worker @coroutine#3641] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:54:10.396 [Test worker @coroutine#3641] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:54:10.396 [Test worker @coroutine#3641] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:54:10.396 [Test worker @coroutine#3641] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:54:10.396 [Test worker @coroutine#3641] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:54:10.396 [Test worker @coroutine#3641] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:54:10.396 [Test worker @coroutine#3641] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:54:10.396 [Test worker @coroutine#3641] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:54:10.396 [Test worker @coroutine#3641] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:54:10.396 [Test worker @coroutine#3641] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:54:10.396 [Test worker @coroutine#3641] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:54:10.396 [Test worker @coroutine#3641] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:54:10.396 [Test worker @coroutine#3641] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:54:10.396 [Test worker @coroutine#3641] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:54:10.396 [Test worker @coroutine#3641] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:54:10.396 [Test worker @coroutine#3641] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-155" 2024-08-16 15:54:10.396 [Test worker @coroutine#3641] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:54:10.396 [Test worker @coroutine#3641] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:54:10.396 [Test worker @coroutine#3641] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:54:10.396 [Test worker @coroutine#3641] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:54:10.396 [Test worker @coroutine#3641] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:54:10.396 [Test worker @coroutine#3641] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:54:10.396 [Test worker @coroutine#3641] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:54:10.396 [Test worker @coroutine#3641] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:54:10.396 [Test worker @coroutine#3641] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Starting... 2024-08-16 15:54:10.396 [Test worker @coroutine#3641] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@41a3656f 2024-08-16 15:54:10.396 [Test worker @coroutine#3641] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@41a3656f 2024-08-16 15:54:10.396 [Test worker @coroutine#3641] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Start completed. 2024-08-16 15:54:10.410 [Test worker @coroutine#3641] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41a3656f 2024-08-16 15:54:10.415 [DefaultDispatcher-worker-10 @coroutine#2074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14d9ae22 2024-08-16 15:54:10.415 [DefaultDispatcher-worker-10 @coroutine#2074] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35547/UmAppDatabase/replication/nodeId 2024-08-16 15:54:10.415 [DefaultDispatcher-worker-10 @coroutine#2074] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35547/UmAppDatabase/replication/nodeId. 2024-08-16 15:54:10.415 [DefaultDispatcher-worker-10 @coroutine#2074] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35547/UmAppDatabase/replication/nodeId 2024-08-16 15:54:10.416 [DefaultDispatcher-worker-16 @coroutine#2074] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35547/UmAppDatabase/replication/nodeId 2024-08-16 15:54:10.416 [DefaultDispatcher-worker-16 @coroutine#2074] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35547/UmAppDatabase/replication/nodeId 2024-08-16 15:54:10.419 [Test worker @coroutine#3648] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41a3656f 2024-08-16 15:54:10.421 [Test worker @coroutine#3654] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41a3656f 2024-08-16 15:54:10.422 [Test worker @coroutine#3656] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41a3656f 2024-08-16 15:54:10.434 [DefaultDispatcher-worker-12 @coroutine#3658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41a3656f 2024-08-16 15:54:10.446 [DefaultDispatcher-worker-14 @coroutine#3641] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d88d9d7 2024-08-16 15:54:10.459 [DefaultDispatcher-worker-9 @coroutine#3641] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d88d9d7 2024-08-16 15:54:10.465 [HikariPool-154 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:54:10.468 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown initiated... 2024-08-16 15:54:10.468 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Close initiated... 2024-08-16 15:54:10.468 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:54:10.468 [HikariPool-154 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Closing connection org.sqlite.jdbc4.JDBC4Connection@d88d9d7: (connection evicted) 2024-08-16 15:54:10.469 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 15:54:10.469 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Closed. 2024-08-16 15:54:10.469 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown completed. 2024-08-16 15:54:10.469 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown initiated... 2024-08-16 15:54:10.469 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Close initiated... 2024-08-16 15:54:10.469 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:54:10.469 [HikariPool-155 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Closing connection org.sqlite.jdbc4.JDBC4Connection@41a3656f: (connection evicted) 2024-08-16 15:54:10.470 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 15:54:10.470 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Closed. 2024-08-16 15:54:10.470 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown completed. 2024-08-16 15:54:10.471 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-156 - configuration: 2024-08-16 15:54:10.471 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:54:10.471 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:54:10.471 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:54:10.471 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:54:10.471 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:54:10.471 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:54:10.471 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@78fc5eb 2024-08-16 15:54:10.471 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:54:10.471 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:54:10.471 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:54:10.471 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:54:10.471 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:54:10.471 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:54:10.471 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:54:10.471 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:54:10.471 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:54:10.471 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:54:10.471 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:54:10.471 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:54:10.471 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:54:10.471 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:54:10.471 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:54:10.471 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:54:10.471 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:54:10.471 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:54:10.472 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:54:10.472 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-156" 2024-08-16 15:54:10.472 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:54:10.472 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:54:10.472 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:54:10.472 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:54:10.472 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:54:10.472 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:54:10.472 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:54:10.472 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:54:10.472 [Test worker @coroutine#3703] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Starting... 2024-08-16 15:54:10.472 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f2bb798 2024-08-16 15:54:10.472 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f2bb798 2024-08-16 15:54:10.472 [Test worker @coroutine#3703] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Start completed. 2024-08-16 15:54:10.486 [DefaultDispatcher-worker-6 @coroutine#2408] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a904e64 2024-08-16 15:54:10.486 [DefaultDispatcher-worker-6 @coroutine#2408] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34147/UmAppDatabase/replication/nodeId 2024-08-16 15:54:10.486 [DefaultDispatcher-worker-6 @coroutine#2408] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34147/UmAppDatabase/replication/nodeId. 2024-08-16 15:54:10.486 [DefaultDispatcher-worker-6 @coroutine#2408] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34147/UmAppDatabase/replication/nodeId 2024-08-16 15:54:10.487 [DefaultDispatcher-worker-12 @coroutine#2408] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34147/UmAppDatabase/replication/nodeId 2024-08-16 15:54:10.487 [DefaultDispatcher-worker-12 @coroutine#2408] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34147/UmAppDatabase/replication/nodeId 2024-08-16 15:54:10.488 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f2bb798 2024-08-16 15:54:10.497 [Test worker @coroutine#3707] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f2bb798 2024-08-16 15:54:10.499 [Test worker @coroutine#3709] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f2bb798 2024-08-16 15:54:10.501 [Test worker @coroutine#3711] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f2bb798 2024-08-16 15:54:10.501 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-157 - configuration: 2024-08-16 15:54:10.501 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:54:10.501 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:54:10.501 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:54:10.501 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:54:10.501 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:54:10.501 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:54:10.501 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@201c1d99 2024-08-16 15:54:10.501 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:54:10.501 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:54:10.501 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:54:10.501 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:54:10.501 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:54:10.501 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:54:10.501 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:54:10.501 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:54:10.501 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:54:10.501 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:54:10.501 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:54:10.501 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:54:10.501 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:54:10.501 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:54:10.501 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:54:10.501 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:54:10.501 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:54:10.501 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:54:10.501 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:54:10.501 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-157" 2024-08-16 15:54:10.501 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:54:10.501 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:54:10.501 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:54:10.501 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:54:10.501 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:54:10.501 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:54:10.501 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:54:10.501 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:54:10.501 [Test worker @coroutine#3703] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Starting... 2024-08-16 15:54:10.502 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@18dda2e1 2024-08-16 15:54:10.502 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@18dda2e1 2024-08-16 15:54:10.502 [Test worker @coroutine#3703] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Start completed. 2024-08-16 15:54:10.516 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18dda2e1 2024-08-16 15:54:10.526 [Test worker @coroutine#3713] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18dda2e1 2024-08-16 15:54:10.528 [Test worker @coroutine#3715] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18dda2e1 2024-08-16 15:54:10.529 [Test worker @coroutine#3717] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18dda2e1 2024-08-16 15:54:10.542 [DefaultDispatcher-worker-5 @coroutine#3719] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18dda2e1 2024-08-16 15:54:10.545 [DefaultDispatcher-worker-17 @coroutine#2106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b407ac7 2024-08-16 15:54:10.545 [DefaultDispatcher-worker-17 @coroutine#2106] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41533/UmAppDatabase/replication/nodeId 2024-08-16 15:54:10.545 [DefaultDispatcher-worker-17 @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:41533/UmAppDatabase/replication/nodeId. 2024-08-16 15:54:10.545 [DefaultDispatcher-worker-17 @coroutine#2106] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41533/UmAppDatabase/replication/nodeId 2024-08-16 15:54:10.546 [DefaultDispatcher-worker-14 @coroutine#2106] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41533/UmAppDatabase/replication/nodeId 2024-08-16 15:54:10.546 [DefaultDispatcher-worker-14 @coroutine#2106] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41533/UmAppDatabase/replication/nodeId 2024-08-16 15:54:10.556 [DefaultDispatcher-worker-14 @coroutine#3703] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f2bb798 2024-08-16 15:54:10.562 [HikariPool-57 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:54:10.567 [DefaultDispatcher-worker-17 @coroutine#3703] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f2bb798 2024-08-16 15:54:10.572 [HikariPool-156 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 15:54:10.575 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown initiated... 2024-08-16 15:54:10.576 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Close initiated... 2024-08-16 15:54:10.576 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:54:10.576 [HikariPool-156 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6f2bb798: (connection evicted) 2024-08-16 15:54:10.576 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 15:54:10.576 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Closed. 2024-08-16 15:54:10.576 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown completed. 2024-08-16 15:54:10.577 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown initiated... 2024-08-16 15:54:10.577 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Close initiated... 2024-08-16 15:54:10.577 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:54:10.577 [HikariPool-157 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Closing connection org.sqlite.jdbc4.JDBC4Connection@18dda2e1: (connection evicted) 2024-08-16 15:54:10.578 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 15:54:10.578 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Closed. 2024-08-16 15:54:10.578 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown completed. 2024-08-16 15:54:10.579 [Test worker @coroutine#3766] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-158 - configuration: 2024-08-16 15:54:10.579 [Test worker @coroutine#3766] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:54:10.579 [Test worker @coroutine#3766] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:54:10.579 [Test worker @coroutine#3766] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:54:10.579 [Test worker @coroutine#3766] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:54:10.579 [Test worker @coroutine#3766] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:54:10.579 [Test worker @coroutine#3766] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:54:10.579 [Test worker @coroutine#3766] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@33ea437a 2024-08-16 15:54:10.579 [Test worker @coroutine#3766] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:54:10.579 [Test worker @coroutine#3766] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:54:10.579 [Test worker @coroutine#3766] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:54:10.579 [Test worker @coroutine#3766] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:54:10.579 [Test worker @coroutine#3766] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:54:10.579 [Test worker @coroutine#3766] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:54:10.579 [Test worker @coroutine#3766] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:54:10.579 [Test worker @coroutine#3766] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:54:10.579 [Test worker @coroutine#3766] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:54:10.579 [Test worker @coroutine#3766] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:54:10.579 [Test worker @coroutine#3766] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:54:10.579 [Test worker @coroutine#3766] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:54:10.579 [Test worker @coroutine#3766] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:54:10.579 [Test worker @coroutine#3766] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:54:10.579 [Test worker @coroutine#3766] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:54:10.579 [Test worker @coroutine#3766] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:54:10.579 [Test worker @coroutine#3766] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:54:10.579 [Test worker @coroutine#3766] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:54:10.579 [Test worker @coroutine#3766] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:54:10.579 [Test worker @coroutine#3766] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-158" 2024-08-16 15:54:10.579 [Test worker @coroutine#3766] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:54:10.579 [Test worker @coroutine#3766] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:54:10.579 [Test worker @coroutine#3766] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:54:10.579 [Test worker @coroutine#3766] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:54:10.579 [Test worker @coroutine#3766] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:54:10.579 [Test worker @coroutine#3766] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:54:10.579 [Test worker @coroutine#3766] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:54:10.579 [Test worker @coroutine#3766] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:54:10.579 [Test worker @coroutine#3766] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Starting... 2024-08-16 15:54:10.580 [Test worker @coroutine#3766] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@7aead157 2024-08-16 15:54:10.580 [Test worker @coroutine#3766] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@7aead157 2024-08-16 15:54:10.580 [Test worker @coroutine#3766] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Start completed. 2024-08-16 15:54:10.595 [Test worker @coroutine#3766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aead157 2024-08-16 15:54:10.605 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aead157 2024-08-16 15:54:10.606 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aead157 2024-08-16 15:54:10.608 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aead157 2024-08-16 15:54:10.608 [Test worker @coroutine#3766] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-159 - configuration: 2024-08-16 15:54:10.608 [Test worker @coroutine#3766] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:54:10.608 [Test worker @coroutine#3766] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:54:10.608 [Test worker @coroutine#3766] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:54:10.608 [Test worker @coroutine#3766] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:54:10.608 [Test worker @coroutine#3766] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:54:10.608 [Test worker @coroutine#3766] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:54:10.608 [Test worker @coroutine#3766] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@17d6b6e 2024-08-16 15:54:10.608 [Test worker @coroutine#3766] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:54:10.608 [Test worker @coroutine#3766] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:54:10.608 [Test worker @coroutine#3766] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:54:10.608 [Test worker @coroutine#3766] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:54:10.608 [Test worker @coroutine#3766] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:54:10.608 [Test worker @coroutine#3766] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:54:10.608 [Test worker @coroutine#3766] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:54:10.608 [Test worker @coroutine#3766] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:54:10.608 [Test worker @coroutine#3766] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:54:10.608 [Test worker @coroutine#3766] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:54:10.608 [Test worker @coroutine#3766] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:54:10.608 [Test worker @coroutine#3766] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:54:10.608 [Test worker @coroutine#3766] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:54:10.608 [Test worker @coroutine#3766] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:54:10.608 [Test worker @coroutine#3766] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:54:10.608 [Test worker @coroutine#3766] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:54:10.608 [Test worker @coroutine#3766] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:54:10.608 [Test worker @coroutine#3766] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:54:10.608 [Test worker @coroutine#3766] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:54:10.608 [Test worker @coroutine#3766] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-159" 2024-08-16 15:54:10.608 [Test worker @coroutine#3766] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:54:10.608 [Test worker @coroutine#3766] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:54:10.608 [Test worker @coroutine#3766] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:54:10.608 [Test worker @coroutine#3766] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:54:10.608 [Test worker @coroutine#3766] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:54:10.608 [Test worker @coroutine#3766] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:54:10.608 [Test worker @coroutine#3766] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:54:10.609 [Test worker @coroutine#3766] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:54:10.609 [Test worker @coroutine#3766] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Starting... 2024-08-16 15:54:10.609 [Test worker @coroutine#3766] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c519681 2024-08-16 15:54:10.609 [Test worker @coroutine#3766] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c519681 2024-08-16 15:54:10.609 [Test worker @coroutine#3766] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Start completed. 2024-08-16 15:54:10.622 [Test worker @coroutine#3766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c519681 2024-08-16 15:54:10.632 [Test worker @coroutine#3773] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c519681 2024-08-16 15:54:10.633 [Test worker @coroutine#3775] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c519681 2024-08-16 15:54:10.635 [Test worker @coroutine#3777] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c519681 2024-08-16 15:54:10.646 [DefaultDispatcher-worker-15 @coroutine#3779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c519681 2024-08-16 15:54:10.661 [DefaultDispatcher-worker-5 @coroutine#3766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aead157 2024-08-16 15:54:10.673 [DefaultDispatcher-worker-8 @coroutine#3766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aead157 2024-08-16 15:54:10.680 [HikariPool-158 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 15:54:10.683 [DefaultDispatcher-worker-15 @coroutine#3766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aead157 2024-08-16 15:54:10.691 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown initiated... 2024-08-16 15:54:10.691 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Close initiated... 2024-08-16 15:54:10.691 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:54:10.691 [HikariPool-158 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7aead157: (connection evicted) 2024-08-16 15:54:10.692 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 15:54:10.692 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Closed. 2024-08-16 15:54:10.692 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown completed. 2024-08-16 15:54:10.692 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown initiated... 2024-08-16 15:54:10.692 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Close initiated... 2024-08-16 15:54:10.692 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:54:10.692 [HikariPool-159 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5c519681: (connection evicted) 2024-08-16 15:54:10.693 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 15:54:10.693 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Closed. 2024-08-16 15:54:10.693 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown completed. 2024-08-16 15:54:10.694 [Test worker @coroutine#3825] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-160 - configuration: 2024-08-16 15:54:10.694 [Test worker @coroutine#3825] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:54:10.694 [Test worker @coroutine#3825] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:54:10.694 [Test worker @coroutine#3825] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:54:10.694 [Test worker @coroutine#3825] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:54:10.694 [Test worker @coroutine#3825] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:54:10.694 [Test worker @coroutine#3825] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:54:10.694 [Test worker @coroutine#3825] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1849d35a 2024-08-16 15:54:10.694 [Test worker @coroutine#3825] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:54:10.694 [Test worker @coroutine#3825] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:54:10.694 [Test worker @coroutine#3825] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:54:10.694 [Test worker @coroutine#3825] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:54:10.694 [Test worker @coroutine#3825] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:54:10.694 [Test worker @coroutine#3825] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:54:10.694 [Test worker @coroutine#3825] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:54:10.694 [Test worker @coroutine#3825] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:54:10.694 [Test worker @coroutine#3825] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:54:10.694 [Test worker @coroutine#3825] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:54:10.694 [Test worker @coroutine#3825] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:54:10.694 [Test worker @coroutine#3825] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:54:10.694 [Test worker @coroutine#3825] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:54:10.694 [Test worker @coroutine#3825] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:54:10.694 [Test worker @coroutine#3825] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:54:10.694 [Test worker @coroutine#3825] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:54:10.694 [Test worker @coroutine#3825] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:54:10.694 [Test worker @coroutine#3825] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:54:10.694 [Test worker @coroutine#3825] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:54:10.694 [Test worker @coroutine#3825] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-160" 2024-08-16 15:54:10.694 [Test worker @coroutine#3825] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:54:10.695 [Test worker @coroutine#3825] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:54:10.695 [Test worker @coroutine#3825] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:54:10.695 [Test worker @coroutine#3825] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:54:10.695 [Test worker @coroutine#3825] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:54:10.695 [Test worker @coroutine#3825] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:54:10.695 [Test worker @coroutine#3825] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:54:10.695 [Test worker @coroutine#3825] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:54:10.695 [Test worker @coroutine#3825] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Starting... 2024-08-16 15:54:10.695 [Test worker @coroutine#3825] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@41a940a9 2024-08-16 15:54:10.695 [Test worker @coroutine#3825] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@41a940a9 2024-08-16 15:54:10.695 [Test worker @coroutine#3825] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Start completed. 2024-08-16 15:54:10.710 [Test worker @coroutine#3825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41a940a9 2024-08-16 15:54:10.717 [DefaultDispatcher-worker-8 @coroutine#2153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78b29e00 2024-08-16 15:54:10.717 [DefaultDispatcher-worker-8 @coroutine#2153] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42589/UmAppDatabase/replication/nodeId 2024-08-16 15:54:10.717 [DefaultDispatcher-worker-8 @coroutine#2153] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42589/UmAppDatabase/replication/nodeId. 2024-08-16 15:54:10.717 [DefaultDispatcher-worker-8 @coroutine#2153] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42589/UmAppDatabase/replication/nodeId 2024-08-16 15:54:10.718 [DefaultDispatcher-worker-16 @coroutine#2153] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42589/UmAppDatabase/replication/nodeId 2024-08-16 15:54:10.719 [DefaultDispatcher-worker-16 @coroutine#2153] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42589/UmAppDatabase/replication/nodeId 2024-08-16 15:54:10.720 [Test worker @coroutine#3827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41a940a9 2024-08-16 15:54:10.721 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41a940a9 2024-08-16 15:54:10.723 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41a940a9 2024-08-16 15:54:10.723 [Test worker @coroutine#3825] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-161 - configuration: 2024-08-16 15:54:10.724 [Test worker @coroutine#3825] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:54:10.724 [Test worker @coroutine#3825] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:54:10.724 [Test worker @coroutine#3825] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:54:10.724 [Test worker @coroutine#3825] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:54:10.724 [Test worker @coroutine#3825] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:54:10.724 [Test worker @coroutine#3825] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:54:10.724 [Test worker @coroutine#3825] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@27e25c2f 2024-08-16 15:54:10.724 [Test worker @coroutine#3825] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:54:10.724 [Test worker @coroutine#3825] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:54:10.724 [Test worker @coroutine#3825] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:54:10.724 [Test worker @coroutine#3825] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:54:10.724 [Test worker @coroutine#3825] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:54:10.724 [Test worker @coroutine#3825] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:54:10.724 [Test worker @coroutine#3825] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:54:10.724 [Test worker @coroutine#3825] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:54:10.724 [Test worker @coroutine#3825] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:54:10.724 [Test worker @coroutine#3825] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:54:10.724 [Test worker @coroutine#3825] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:54:10.724 [Test worker @coroutine#3825] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:54:10.724 [Test worker @coroutine#3825] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:54:10.724 [Test worker @coroutine#3825] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:54:10.724 [Test worker @coroutine#3825] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:54:10.724 [Test worker @coroutine#3825] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:54:10.724 [Test worker @coroutine#3825] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:54:10.724 [Test worker @coroutine#3825] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:54:10.724 [Test worker @coroutine#3825] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:54:10.724 [Test worker @coroutine#3825] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-161" 2024-08-16 15:54:10.724 [Test worker @coroutine#3825] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:54:10.724 [Test worker @coroutine#3825] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:54:10.724 [Test worker @coroutine#3825] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:54:10.724 [Test worker @coroutine#3825] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:54:10.724 [Test worker @coroutine#3825] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:54:10.724 [Test worker @coroutine#3825] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:54:10.724 [Test worker @coroutine#3825] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:54:10.724 [Test worker @coroutine#3825] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:54:10.724 [Test worker @coroutine#3825] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Starting... 2024-08-16 15:54:10.724 [Test worker @coroutine#3825] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d8edf2 2024-08-16 15:54:10.724 [Test worker @coroutine#3825] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d8edf2 2024-08-16 15:54:10.724 [Test worker @coroutine#3825] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Start completed. 2024-08-16 15:54:10.738 [Test worker @coroutine#3825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d8edf2 2024-08-16 15:54:10.747 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d8edf2 2024-08-16 15:54:10.749 [Test worker @coroutine#3838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d8edf2 2024-08-16 15:54:10.750 [Test worker @coroutine#3840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d8edf2 2024-08-16 15:54:10.761 [DefaultDispatcher-worker-9 @coroutine#3842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d8edf2 2024-08-16 15:54:10.774 [DefaultDispatcher-worker-12 @coroutine#3825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41a940a9 2024-08-16 15:54:10.785 [DefaultDispatcher-worker-15 @coroutine#3825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41a940a9 2024-08-16 15:54:10.793 [DefaultDispatcher-worker-12 @coroutine#3825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41a940a9 2024-08-16 15:54:10.795 [HikariPool-160 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:54:10.814 [DefaultDispatcher-worker-16 @coroutine#3888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41a940a9 2024-08-16 15:54:10.817 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown initiated... 2024-08-16 15:54:10.817 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Close initiated... 2024-08-16 15:54:10.817 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:54:10.817 [HikariPool-160 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Closing connection org.sqlite.jdbc4.JDBC4Connection@41a940a9: (connection evicted) 2024-08-16 15:54:10.818 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 15:54:10.818 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Closed. 2024-08-16 15:54:10.818 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown completed. 2024-08-16 15:54:10.818 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown initiated... 2024-08-16 15:54:10.818 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Close initiated... 2024-08-16 15:54:10.818 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:54:10.818 [HikariPool-161 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5d8edf2: (connection evicted) 2024-08-16 15:54:10.819 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 15:54:10.819 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Closed. 2024-08-16 15:54:10.819 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown completed. 2024-08-16 15:54:10.820 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-162 - configuration: 2024-08-16 15:54:10.821 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:54:10.821 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:54:10.821 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:54:10.821 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:54:10.821 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:54:10.821 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:54:10.821 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@230383a7 2024-08-16 15:54:10.821 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:54:10.821 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:54:10.821 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:54:10.821 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:54:10.821 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:54:10.821 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:54:10.821 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:54:10.821 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:54:10.821 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:54:10.821 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:54:10.821 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:54:10.821 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:54:10.821 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:54:10.821 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:54:10.821 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:54:10.821 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:54:10.821 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:54:10.821 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:54:10.821 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:54:10.821 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-162" 2024-08-16 15:54:10.821 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:54:10.821 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:54:10.821 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:54:10.821 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:54:10.821 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:54:10.821 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:54:10.821 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:54:10.821 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:54:10.821 [Test worker @coroutine#3914] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Starting... 2024-08-16 15:54:10.822 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@228c854f 2024-08-16 15:54:10.822 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@228c854f 2024-08-16 15:54:10.822 [Test worker @coroutine#3914] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Start completed. 2024-08-16 15:54:10.837 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@228c854f 2024-08-16 15:54:10.847 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@228c854f 2024-08-16 15:54:10.848 [Test worker @coroutine#3917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@228c854f 2024-08-16 15:54:10.850 [Test worker @coroutine#3919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@228c854f 2024-08-16 15:54:10.850 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-163 - configuration: 2024-08-16 15:54:10.850 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:54:10.850 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:54:10.850 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:54:10.850 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:54:10.850 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:54:10.850 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:54:10.850 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5a4ceb1 2024-08-16 15:54:10.850 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:54:10.850 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:54:10.850 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:54:10.850 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:54:10.850 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:54:10.850 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:54:10.850 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:54:10.850 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:54:10.850 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:54:10.850 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:54:10.850 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:54:10.850 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:54:10.851 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:54:10.851 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:54:10.851 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:54:10.851 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:54:10.851 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:54:10.851 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:54:10.851 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:54:10.851 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-163" 2024-08-16 15:54:10.851 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:54:10.851 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:54:10.851 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:54:10.851 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:54:10.851 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:54:10.851 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:54:10.851 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:54:10.851 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:54:10.851 [Test worker @coroutine#3914] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Starting... 2024-08-16 15:54:10.851 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@f55ecec 2024-08-16 15:54:10.851 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@f55ecec 2024-08-16 15:54:10.851 [Test worker @coroutine#3914] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Start completed. 2024-08-16 15:54:10.864 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f55ecec 2024-08-16 15:54:10.874 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f55ecec 2024-08-16 15:54:10.875 [Test worker @coroutine#3923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f55ecec 2024-08-16 15:54:10.877 [Test worker @coroutine#3925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f55ecec 2024-08-16 15:54:10.889 [DefaultDispatcher-worker-11 @coroutine#3927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f55ecec 2024-08-16 15:54:10.896 [DefaultDispatcher-worker-1 @coroutine#2185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54644470 2024-08-16 15:54:10.896 [DefaultDispatcher-worker-1 @coroutine#2185] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47019/UmAppDatabase/replication/nodeId 2024-08-16 15:54:10.896 [DefaultDispatcher-worker-1 @coroutine#2185] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47019/UmAppDatabase/replication/nodeId. 2024-08-16 15:54:10.896 [DefaultDispatcher-worker-1 @coroutine#2185] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47019/UmAppDatabase/replication/nodeId 2024-08-16 15:54:10.897 [DefaultDispatcher-worker-2 @coroutine#2185] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47019/UmAppDatabase/replication/nodeId 2024-08-16 15:54:10.897 [DefaultDispatcher-worker-2 @coroutine#2185] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47019/UmAppDatabase/replication/nodeId 2024-08-16 15:54:10.904 [DefaultDispatcher-worker-8 @coroutine#3914] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@228c854f 2024-08-16 15:54:10.913 [DefaultDispatcher-worker-4 @coroutine#3914] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@228c854f 2024-08-16 15:54:10.916 [Test worker @coroutine#3940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@228c854f 2024-08-16 15:54:10.922 [HikariPool-162 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 15:54:10.924 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown initiated... 2024-08-16 15:54:10.924 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Close initiated... 2024-08-16 15:54:10.924 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:54:10.924 [HikariPool-162 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Closing connection org.sqlite.jdbc4.JDBC4Connection@228c854f: (connection evicted) 2024-08-16 15:54:10.925 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 15:54:10.925 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Closed. 2024-08-16 15:54:10.925 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown completed. 2024-08-16 15:54:10.925 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown initiated... 2024-08-16 15:54:10.925 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Close initiated... 2024-08-16 15:54:10.925 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:54:10.926 [HikariPool-163 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Closing connection org.sqlite.jdbc4.JDBC4Connection@f55ecec: (connection evicted) 2024-08-16 15:54:10.926 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 15:54:10.926 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Closed. 2024-08-16 15:54:10.926 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown completed. 2024-08-16 15:54:10.928 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-164 - configuration: 2024-08-16 15:54:10.928 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:54:10.928 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:54:10.928 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:54:10.928 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:54:10.928 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:54:10.928 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:54:10.928 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@620ba19c 2024-08-16 15:54:10.928 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:54:10.928 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:54:10.928 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:54:10.928 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:54:10.928 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:54:10.928 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:54:10.928 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:54:10.928 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:54:10.928 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:54:10.928 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:54:10.928 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:54:10.928 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:54:10.928 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:54:10.928 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:54:10.928 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:54:10.928 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:54:10.928 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:54:10.928 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:54:10.928 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:54:10.928 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-164" 2024-08-16 15:54:10.928 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:54:10.928 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:54:10.928 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:54:10.928 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:54:10.928 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:54:10.928 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:54:10.928 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:54:10.928 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:54:10.929 [Test worker @coroutine#3976] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Starting... 2024-08-16 15:54:10.929 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b4b6dca 2024-08-16 15:54:10.929 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b4b6dca 2024-08-16 15:54:10.929 [Test worker @coroutine#3976] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Start completed. 2024-08-16 15:54:10.945 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b4b6dca 2024-08-16 15:54:10.955 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b4b6dca 2024-08-16 15:54:10.956 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b4b6dca 2024-08-16 15:54:10.958 [Test worker @coroutine#3981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b4b6dca 2024-08-16 15:54:10.958 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-165 - configuration: 2024-08-16 15:54:10.958 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:54:10.958 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:54:10.958 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:54:10.958 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:54:10.958 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:54:10.958 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:54:10.958 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@8cd00bc 2024-08-16 15:54:10.958 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:54:10.958 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:54:10.958 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:54:10.958 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:54:10.958 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:54:10.958 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:54:10.958 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:54:10.958 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:54:10.958 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:54:10.958 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:54:10.958 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:54:10.958 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:54:10.958 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:54:10.958 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:54:10.958 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:54:10.958 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:54:10.958 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:54:10.958 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:54:10.958 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:54:10.958 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-165" 2024-08-16 15:54:10.958 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:54:10.958 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:54:10.958 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:54:10.958 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:54:10.958 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:54:10.958 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:54:10.958 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:54:10.958 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:54:10.958 [Test worker @coroutine#3976] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Starting... 2024-08-16 15:54:10.959 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@4149067d 2024-08-16 15:54:10.959 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@4149067d 2024-08-16 15:54:10.959 [Test worker @coroutine#3976] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Start completed. 2024-08-16 15:54:10.972 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4149067d 2024-08-16 15:54:10.982 [Test worker @coroutine#3983] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4149067d 2024-08-16 15:54:10.983 [Test worker @coroutine#3985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4149067d 2024-08-16 15:54:10.985 [Test worker @coroutine#3987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4149067d 2024-08-16 15:54:10.996 [DefaultDispatcher-worker-13 @coroutine#3989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4149067d 2024-08-16 15:54:11.010 [DefaultDispatcher-worker-13 @coroutine#3976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b4b6dca 2024-08-16 15:54:11.021 [DefaultDispatcher-worker-3 @coroutine#3976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b4b6dca 2024-08-16 15:54:11.024 [Test worker @coroutine#4000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b4b6dca 2024-08-16 15:54:11.027 [Test worker @coroutine#4002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b4b6dca 2024-08-16 15:54:11.029 [HikariPool-164 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:54:11.036 [DefaultDispatcher-worker-2 @coroutine#2214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444fbd13 2024-08-16 15:54:11.036 [DefaultDispatcher-worker-5 @coroutine#2244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d4377d2 2024-08-16 15:54:11.036 [DefaultDispatcher-worker-2 @coroutine#2214] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47289/UmAppDatabase/replication/nodeId 2024-08-16 15:54:11.036 [DefaultDispatcher-worker-5 @coroutine#2244] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-16 15:54:11.036 [DefaultDispatcher-worker-2 @coroutine#2214] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47289/UmAppDatabase/replication/nodeId. 2024-08-16 15:54:11.036 [DefaultDispatcher-worker-5 @coroutine#2244] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-08-16 15:54:11.036 [DefaultDispatcher-worker-2 @coroutine#2214] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47289/UmAppDatabase/replication/nodeId 2024-08-16 15:54:11.036 [DefaultDispatcher-worker-5 @coroutine#2244] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-16 15:54:11.037 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown initiated... 2024-08-16 15:54:11.037 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Close initiated... 2024-08-16 15:54:11.037 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:54:11.037 [HikariPool-164 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7b4b6dca: (connection evicted) 2024-08-16 15:54:11.037 [DefaultDispatcher-worker-14 @coroutine#2244] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-16 15:54:11.038 [DefaultDispatcher-worker-10 @coroutine#2214] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47289/UmAppDatabase/replication/nodeId 2024-08-16 15:54:11.038 [DefaultDispatcher-worker-10 @coroutine#2214] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47289/UmAppDatabase/replication/nodeId 2024-08-16 15:54:11.038 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 15:54:11.038 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Closed. 2024-08-16 15:54:11.038 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown completed. 2024-08-16 15:54:11.038 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown initiated... 2024-08-16 15:54:11.038 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Close initiated... 2024-08-16 15:54:11.038 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:54:11.038 [HikariPool-165 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4149067d: (connection evicted) 2024-08-16 15:54:11.039 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 15:54:11.039 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Closed. 2024-08-16 15:54:11.039 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown completed. 2024-08-16 15:54:11.040 [Test worker @coroutine#4043] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-166 - configuration: 2024-08-16 15:54:11.040 [Test worker @coroutine#4043] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:54:11.040 [Test worker @coroutine#4043] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:54:11.040 [Test worker @coroutine#4043] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:54:11.040 [Test worker @coroutine#4043] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:54:11.040 [Test worker @coroutine#4043] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:54:11.040 [Test worker @coroutine#4043] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:54:11.040 [Test worker @coroutine#4043] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@62036b05 2024-08-16 15:54:11.040 [Test worker @coroutine#4043] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:54:11.040 [Test worker @coroutine#4043] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:54:11.040 [Test worker @coroutine#4043] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:54:11.040 [Test worker @coroutine#4043] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:54:11.040 [Test worker @coroutine#4043] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:54:11.040 [Test worker @coroutine#4043] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:54:11.040 [Test worker @coroutine#4043] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:54:11.040 [Test worker @coroutine#4043] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:54:11.040 [Test worker @coroutine#4043] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:54:11.040 [Test worker @coroutine#4043] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:54:11.040 [Test worker @coroutine#4043] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:54:11.040 [Test worker @coroutine#4043] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:54:11.040 [Test worker @coroutine#4043] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:54:11.040 [Test worker @coroutine#4043] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:54:11.040 [Test worker @coroutine#4043] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:54:11.040 [Test worker @coroutine#4043] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:54:11.040 [Test worker @coroutine#4043] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:54:11.040 [Test worker @coroutine#4043] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:54:11.040 [Test worker @coroutine#4043] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:54:11.040 [Test worker @coroutine#4043] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-166" 2024-08-16 15:54:11.040 [Test worker @coroutine#4043] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:54:11.040 [Test worker @coroutine#4043] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:54:11.040 [Test worker @coroutine#4043] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:54:11.041 [Test worker @coroutine#4043] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:54:11.041 [Test worker @coroutine#4043] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:54:11.041 [Test worker @coroutine#4043] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:54:11.041 [Test worker @coroutine#4043] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:54:11.041 [Test worker @coroutine#4043] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:54:11.041 [Test worker @coroutine#4043] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Starting... 2024-08-16 15:54:11.041 [Test worker @coroutine#4043] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@720cbb7d 2024-08-16 15:54:11.041 [Test worker @coroutine#4043] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@720cbb7d 2024-08-16 15:54:11.041 [Test worker @coroutine#4043] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Start completed. 2024-08-16 15:54:11.056 [Test worker @coroutine#4043] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@720cbb7d 2024-08-16 15:54:11.065 [DefaultDispatcher-worker-6 @coroutine#2258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42eaf47f 2024-08-16 15:54:11.065 [DefaultDispatcher-worker-6 @coroutine#2258] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53437/UmAppDatabase/replication/nodeId 2024-08-16 15:54:11.065 [DefaultDispatcher-worker-6 @coroutine#2258] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53437/UmAppDatabase/replication/nodeId. 2024-08-16 15:54:11.065 [DefaultDispatcher-worker-6 @coroutine#2258] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53437/UmAppDatabase/replication/nodeId 2024-08-16 15:54:11.066 [Test worker @coroutine#4044] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@720cbb7d 2024-08-16 15:54:11.066 [DefaultDispatcher-worker-10 @coroutine#2258] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53437/UmAppDatabase/replication/nodeId 2024-08-16 15:54:11.066 [DefaultDispatcher-worker-10 @coroutine#2258] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53437/UmAppDatabase/replication/nodeId 2024-08-16 15:54:11.068 [Test worker @coroutine#4049] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@720cbb7d 2024-08-16 15:54:11.070 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@720cbb7d 2024-08-16 15:54:11.071 [Test worker @coroutine#4043] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-167 - configuration: 2024-08-16 15:54:11.071 [Test worker @coroutine#4043] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:54:11.071 [Test worker @coroutine#4043] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:54:11.071 [Test worker @coroutine#4043] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:54:11.071 [Test worker @coroutine#4043] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:54:11.071 [Test worker @coroutine#4043] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:54:11.071 [Test worker @coroutine#4043] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:54:11.071 [Test worker @coroutine#4043] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7eeabaf3 2024-08-16 15:54:11.071 [Test worker @coroutine#4043] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:54:11.071 [Test worker @coroutine#4043] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:54:11.071 [Test worker @coroutine#4043] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:54:11.071 [Test worker @coroutine#4043] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:54:11.071 [Test worker @coroutine#4043] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:54:11.071 [Test worker @coroutine#4043] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:54:11.071 [Test worker @coroutine#4043] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:54:11.071 [Test worker @coroutine#4043] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:54:11.071 [Test worker @coroutine#4043] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:54:11.071 [Test worker @coroutine#4043] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:54:11.071 [Test worker @coroutine#4043] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:54:11.071 [Test worker @coroutine#4043] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:54:11.071 [Test worker @coroutine#4043] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:54:11.071 [Test worker @coroutine#4043] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:54:11.071 [Test worker @coroutine#4043] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:54:11.071 [Test worker @coroutine#4043] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:54:11.071 [Test worker @coroutine#4043] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:54:11.071 [Test worker @coroutine#4043] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:54:11.071 [Test worker @coroutine#4043] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:54:11.071 [Test worker @coroutine#4043] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-167" 2024-08-16 15:54:11.071 [Test worker @coroutine#4043] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:54:11.071 [Test worker @coroutine#4043] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:54:11.071 [Test worker @coroutine#4043] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:54:11.071 [Test worker @coroutine#4043] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:54:11.071 [Test worker @coroutine#4043] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:54:11.071 [Test worker @coroutine#4043] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:54:11.071 [Test worker @coroutine#4043] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:54:11.071 [Test worker @coroutine#4043] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:54:11.071 [Test worker @coroutine#4043] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Starting... 2024-08-16 15:54:11.071 [Test worker @coroutine#4043] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fb006dc 2024-08-16 15:54:11.071 [Test worker @coroutine#4043] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fb006dc 2024-08-16 15:54:11.071 [Test worker @coroutine#4043] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Start completed. 2024-08-16 15:54:11.085 [Test worker @coroutine#4043] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fb006dc 2024-08-16 15:54:11.095 [Test worker @coroutine#4053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fb006dc 2024-08-16 15:54:11.096 [Test worker @coroutine#4055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fb006dc 2024-08-16 15:54:11.098 [Test worker @coroutine#4057] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fb006dc 2024-08-16 15:54:11.108 [DefaultDispatcher-worker-5 @coroutine#4059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fb006dc 2024-08-16 15:54:11.121 [DefaultDispatcher-worker-15 @coroutine#4043] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@720cbb7d 2024-08-16 15:54:11.130 [DefaultDispatcher-worker-9 @coroutine#4043] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@720cbb7d 2024-08-16 15:54:11.179 [HikariPool-166 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:54:11.179 [HikariPool-167 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:54:11.190 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown initiated... 2024-08-16 15:54:11.190 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Close initiated... 2024-08-16 15:54:11.190 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:54:11.190 [HikariPool-166 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Closing connection org.sqlite.jdbc4.JDBC4Connection@720cbb7d: (connection evicted) 2024-08-16 15:54:11.191 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 15:54:11.191 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Closed. 2024-08-16 15:54:11.191 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown completed. 2024-08-16 15:54:11.191 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown initiated... 2024-08-16 15:54:11.191 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Close initiated... 2024-08-16 15:54:11.191 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:54:11.191 [HikariPool-167 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2fb006dc: (connection evicted) 2024-08-16 15:54:11.192 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 15:54:11.192 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Closed. 2024-08-16 15:54:11.192 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown completed. 2024-08-16 15:54:11.193 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-168 - configuration: 2024-08-16 15:54:11.193 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:54:11.193 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:54:11.193 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:54:11.193 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:54:11.193 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:54:11.193 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:54:11.193 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6d398593 2024-08-16 15:54:11.193 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:54:11.193 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:54:11.193 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:54:11.193 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:54:11.193 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:54:11.193 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:54:11.193 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:54:11.193 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:54:11.193 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:54:11.193 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:54:11.193 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:54:11.193 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:54:11.193 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:54:11.193 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:54:11.193 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:54:11.193 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:54:11.193 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:54:11.193 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:54:11.193 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:54:11.193 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-168" 2024-08-16 15:54:11.193 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:54:11.193 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:54:11.193 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:54:11.193 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:54:11.193 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:54:11.193 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:54:11.193 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:54:11.193 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:54:11.193 [Test worker @coroutine#4116] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Starting... 2024-08-16 15:54:11.194 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@53e6c017 2024-08-16 15:54:11.194 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@53e6c017 2024-08-16 15:54:11.194 [Test worker @coroutine#4116] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Start completed. 2024-08-16 15:54:11.209 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53e6c017 2024-08-16 15:54:11.216 [DefaultDispatcher-worker-9 @coroutine#2309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@519e14f6 2024-08-16 15:54:11.216 [DefaultDispatcher-worker-9 @coroutine#2309] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60525/UmAppDatabase/replication/nodeId 2024-08-16 15:54:11.216 [DefaultDispatcher-worker-9 @coroutine#2309] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60525/UmAppDatabase/replication/nodeId. 2024-08-16 15:54:11.216 [DefaultDispatcher-worker-9 @coroutine#2309] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60525/UmAppDatabase/replication/nodeId 2024-08-16 15:54:11.217 [DefaultDispatcher-worker-9 @coroutine#2309] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60525/UmAppDatabase/replication/nodeId 2024-08-16 15:54:11.217 [DefaultDispatcher-worker-9 @coroutine#2309] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60525/UmAppDatabase/replication/nodeId 2024-08-16 15:54:11.219 [Test worker @coroutine#4117] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53e6c017 2024-08-16 15:54:11.220 [Test worker @coroutine#4122] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53e6c017 2024-08-16 15:54:11.222 [Test worker @coroutine#4124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53e6c017 2024-08-16 15:54:11.222 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-169 - configuration: 2024-08-16 15:54:11.222 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:54:11.222 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:54:11.222 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:54:11.222 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:54:11.222 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:54:11.222 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:54:11.222 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@20dc2df1 2024-08-16 15:54:11.222 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:54:11.222 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:54:11.222 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:54:11.222 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:54:11.222 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:54:11.222 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:54:11.222 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:54:11.222 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:54:11.222 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:54:11.222 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:54:11.222 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:54:11.222 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:54:11.223 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:54:11.223 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:54:11.223 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:54:11.223 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:54:11.223 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:54:11.223 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:54:11.223 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:54:11.223 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-169" 2024-08-16 15:54:11.223 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:54:11.223 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:54:11.223 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:54:11.223 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:54:11.223 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:54:11.223 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:54:11.223 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:54:11.223 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:54:11.223 [Test worker @coroutine#4116] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Starting... 2024-08-16 15:54:11.223 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e6b08d4 2024-08-16 15:54:11.223 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e6b08d4 2024-08-16 15:54:11.223 [Test worker @coroutine#4116] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Start completed. 2024-08-16 15:54:11.241 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e6b08d4 2024-08-16 15:54:11.251 [Test worker @coroutine#4126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e6b08d4 2024-08-16 15:54:11.253 [Test worker @coroutine#4128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e6b08d4 2024-08-16 15:54:11.254 [Test worker @coroutine#4130] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e6b08d4 2024-08-16 15:54:11.265 [DefaultDispatcher-worker-14 @coroutine#4132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e6b08d4 2024-08-16 15:54:11.279 [DefaultDispatcher-worker-7 @coroutine#4116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53e6c017 2024-08-16 15:54:11.290 [DefaultDispatcher-worker-1 @coroutine#4116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53e6c017 2024-08-16 15:54:11.294 [HikariPool-168 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:54:11.299 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown initiated... 2024-08-16 15:54:11.299 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Close initiated... 2024-08-16 15:54:11.299 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:54:11.299 [HikariPool-168 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Closing connection org.sqlite.jdbc4.JDBC4Connection@53e6c017: (connection evicted) 2024-08-16 15:54:11.300 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 15:54:11.300 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Closed. 2024-08-16 15:54:11.300 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown completed. 2024-08-16 15:54:11.300 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown initiated... 2024-08-16 15:54:11.300 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Close initiated... 2024-08-16 15:54:11.300 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:54:11.301 [HikariPool-169 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3e6b08d4: (connection evicted) 2024-08-16 15:54:11.301 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 15:54:11.301 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Closed. 2024-08-16 15:54:11.301 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown completed. 2024-08-16 15:54:11.302 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-170 - configuration: 2024-08-16 15:54:11.303 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:54:11.303 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:54:11.303 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:54:11.303 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:54:11.303 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:54:11.303 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:54:11.303 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3ebfe048 2024-08-16 15:54:11.303 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:54:11.303 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:54:11.303 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:54:11.303 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:54:11.303 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:54:11.303 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:54:11.303 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:54:11.303 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:54:11.303 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:54:11.303 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:54:11.303 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:54:11.303 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:54:11.303 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:54:11.303 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:54:11.303 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:54:11.303 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:54:11.303 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:54:11.303 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:54:11.303 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:54:11.303 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-170" 2024-08-16 15:54:11.303 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:54:11.303 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:54:11.303 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:54:11.303 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:54:11.303 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:54:11.303 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:54:11.303 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:54:11.303 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:54:11.303 [Test worker @coroutine#4176] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Starting... 2024-08-16 15:54:11.303 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@34329e03 2024-08-16 15:54:11.303 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@34329e03 2024-08-16 15:54:11.303 [Test worker @coroutine#4176] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Start completed. 2024-08-16 15:54:11.320 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34329e03 2024-08-16 15:54:11.332 [Test worker @coroutine#4178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34329e03 2024-08-16 15:54:11.333 [Test worker @coroutine#4180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34329e03 2024-08-16 15:54:11.335 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34329e03 2024-08-16 15:54:11.335 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-171 - configuration: 2024-08-16 15:54:11.335 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:54:11.335 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:54:11.335 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:54:11.335 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:54:11.335 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:54:11.335 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:54:11.335 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@26abee34 2024-08-16 15:54:11.335 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:54:11.335 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:54:11.335 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:54:11.336 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:54:11.336 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:54:11.336 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:54:11.336 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:54:11.336 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:54:11.336 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:54:11.336 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:54:11.336 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:54:11.336 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:54:11.336 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:54:11.336 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:54:11.336 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:54:11.336 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:54:11.336 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:54:11.336 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:54:11.336 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:54:11.336 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-171" 2024-08-16 15:54:11.336 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:54:11.336 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:54:11.336 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:54:11.336 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:54:11.336 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:54:11.336 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:54:11.336 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:54:11.336 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:54:11.336 [Test worker @coroutine#4176] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Starting... 2024-08-16 15:54:11.336 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c8d382e 2024-08-16 15:54:11.336 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c8d382e 2024-08-16 15:54:11.336 [Test worker @coroutine#4176] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Start completed. 2024-08-16 15:54:11.350 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c8d382e 2024-08-16 15:54:11.360 [Test worker @coroutine#4184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c8d382e 2024-08-16 15:54:11.361 [Test worker @coroutine#4187] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c8d382e 2024-08-16 15:54:11.363 [Test worker @coroutine#4189] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c8d382e 2024-08-16 15:54:11.366 [DefaultDispatcher-worker-7 @coroutine#2352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6278371a 2024-08-16 15:54:11.366 [DefaultDispatcher-worker-7 @coroutine#2352] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44157/UmAppDatabase/replication/nodeId 2024-08-16 15:54:11.366 [DefaultDispatcher-worker-7 @coroutine#2352] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44157/UmAppDatabase/replication/nodeId. 2024-08-16 15:54:11.366 [DefaultDispatcher-worker-7 @coroutine#2352] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44157/UmAppDatabase/replication/nodeId 2024-08-16 15:54:11.367 [DefaultDispatcher-worker-9 @coroutine#2352] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44157/UmAppDatabase/replication/nodeId 2024-08-16 15:54:11.367 [DefaultDispatcher-worker-9 @coroutine#2352] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44157/UmAppDatabase/replication/nodeId 2024-08-16 15:54:11.374 [DefaultDispatcher-worker-16 @coroutine#4191] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c8d382e 2024-08-16 15:54:11.394 [DefaultDispatcher-worker-16 @coroutine#4176] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34329e03 2024-08-16 15:54:11.402 [DefaultDispatcher-worker-8 @coroutine#4176] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34329e03 2024-08-16 15:54:11.403 [HikariPool-170 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 15:54:11.406 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34329e03 2024-08-16 15:54:11.409 [Test worker @coroutine#4206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34329e03 2024-08-16 15:54:11.418 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown initiated... 2024-08-16 15:54:11.418 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Close initiated... 2024-08-16 15:54:11.418 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:54:11.419 [HikariPool-170 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Closing connection org.sqlite.jdbc4.JDBC4Connection@34329e03: (connection evicted) 2024-08-16 15:54:11.419 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 15:54:11.419 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Closed. 2024-08-16 15:54:11.419 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown completed. 2024-08-16 15:54:11.420 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown initiated... 2024-08-16 15:54:11.420 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Close initiated... 2024-08-16 15:54:11.420 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:54:11.420 [HikariPool-171 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7c8d382e: (connection evicted) 2024-08-16 15:54:11.421 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 15:54:11.421 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Closed. 2024-08-16 15:54:11.421 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown completed. 2024-08-16 15:54:11.422 [Test worker @coroutine#4242] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-172 - configuration: 2024-08-16 15:54:11.422 [Test worker @coroutine#4242] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:54:11.422 [Test worker @coroutine#4242] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:54:11.422 [Test worker @coroutine#4242] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:54:11.422 [Test worker @coroutine#4242] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:54:11.422 [Test worker @coroutine#4242] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:54:11.422 [Test worker @coroutine#4242] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:54:11.422 [Test worker @coroutine#4242] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4a6ac443 2024-08-16 15:54:11.422 [Test worker @coroutine#4242] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:54:11.422 [Test worker @coroutine#4242] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:54:11.422 [Test worker @coroutine#4242] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:54:11.422 [Test worker @coroutine#4242] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:54:11.422 [Test worker @coroutine#4242] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:54:11.422 [Test worker @coroutine#4242] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:54:11.422 [Test worker @coroutine#4242] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:54:11.422 [Test worker @coroutine#4242] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:54:11.422 [Test worker @coroutine#4242] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:54:11.422 [Test worker @coroutine#4242] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:54:11.423 [Test worker @coroutine#4242] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:54:11.423 [Test worker @coroutine#4242] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:54:11.423 [Test worker @coroutine#4242] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:54:11.423 [Test worker @coroutine#4242] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:54:11.423 [Test worker @coroutine#4242] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:54:11.423 [Test worker @coroutine#4242] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:54:11.423 [Test worker @coroutine#4242] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:54:11.423 [Test worker @coroutine#4242] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:54:11.423 [Test worker @coroutine#4242] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:54:11.423 [Test worker @coroutine#4242] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-172" 2024-08-16 15:54:11.423 [Test worker @coroutine#4242] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:54:11.423 [Test worker @coroutine#4242] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:54:11.423 [Test worker @coroutine#4242] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:54:11.423 [Test worker @coroutine#4242] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:54:11.423 [Test worker @coroutine#4242] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:54:11.423 [Test worker @coroutine#4242] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:54:11.423 [Test worker @coroutine#4242] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:54:11.423 [Test worker @coroutine#4242] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:54:11.423 [Test worker @coroutine#4242] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Starting... 2024-08-16 15:54:11.423 [Test worker @coroutine#4242] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@64236be 2024-08-16 15:54:11.423 [Test worker @coroutine#4242] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@64236be 2024-08-16 15:54:11.423 [Test worker @coroutine#4242] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Start completed. 2024-08-16 15:54:11.426 [DefaultDispatcher-worker-2 @coroutine#2074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14d9ae22 2024-08-16 15:54:11.426 [DefaultDispatcher-worker-2 @coroutine#2074] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35547/UmAppDatabase/replication/nodeId 2024-08-16 15:54:11.426 [DefaultDispatcher-worker-2 @coroutine#2074] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35547/UmAppDatabase/replication/nodeId. 2024-08-16 15:54:11.426 [DefaultDispatcher-worker-2 @coroutine#2074] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35547/UmAppDatabase/replication/nodeId 2024-08-16 15:54:11.427 [DefaultDispatcher-worker-4 @coroutine#2074] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35547/UmAppDatabase/replication/nodeId 2024-08-16 15:54:11.427 [DefaultDispatcher-worker-4 @coroutine#2074] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35547/UmAppDatabase/replication/nodeId 2024-08-16 15:54:11.439 [Test worker @coroutine#4242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64236be 2024-08-16 15:54:11.449 [Test worker @coroutine#4246] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64236be 2024-08-16 15:54:11.451 [Test worker @coroutine#4248] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64236be 2024-08-16 15:54:11.452 [Test worker @coroutine#4250] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64236be 2024-08-16 15:54:11.453 [Test worker @coroutine#4242] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-173 - configuration: 2024-08-16 15:54:11.453 [Test worker @coroutine#4242] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:54:11.453 [Test worker @coroutine#4242] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:54:11.453 [Test worker @coroutine#4242] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:54:11.453 [Test worker @coroutine#4242] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:54:11.453 [Test worker @coroutine#4242] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:54:11.453 [Test worker @coroutine#4242] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:54:11.453 [Test worker @coroutine#4242] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7dfbdcfe 2024-08-16 15:54:11.453 [Test worker @coroutine#4242] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:54:11.453 [Test worker @coroutine#4242] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:54:11.453 [Test worker @coroutine#4242] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:54:11.453 [Test worker @coroutine#4242] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:54:11.453 [Test worker @coroutine#4242] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:54:11.453 [Test worker @coroutine#4242] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:54:11.453 [Test worker @coroutine#4242] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:54:11.453 [Test worker @coroutine#4242] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:54:11.453 [Test worker @coroutine#4242] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:54:11.453 [Test worker @coroutine#4242] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:54:11.453 [Test worker @coroutine#4242] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:54:11.453 [Test worker @coroutine#4242] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:54:11.453 [Test worker @coroutine#4242] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:54:11.453 [Test worker @coroutine#4242] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:54:11.453 [Test worker @coroutine#4242] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:54:11.453 [Test worker @coroutine#4242] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:54:11.453 [Test worker @coroutine#4242] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:54:11.453 [Test worker @coroutine#4242] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:54:11.453 [Test worker @coroutine#4242] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:54:11.453 [Test worker @coroutine#4242] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-173" 2024-08-16 15:54:11.453 [Test worker @coroutine#4242] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:54:11.453 [Test worker @coroutine#4242] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:54:11.453 [Test worker @coroutine#4242] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:54:11.453 [Test worker @coroutine#4242] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:54:11.453 [Test worker @coroutine#4242] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:54:11.453 [Test worker @coroutine#4242] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:54:11.453 [Test worker @coroutine#4242] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:54:11.453 [Test worker @coroutine#4242] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:54:11.453 [Test worker @coroutine#4242] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Starting... 2024-08-16 15:54:11.454 [Test worker @coroutine#4242] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f6c0e8a 2024-08-16 15:54:11.454 [Test worker @coroutine#4242] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f6c0e8a 2024-08-16 15:54:11.454 [Test worker @coroutine#4242] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Start completed. 2024-08-16 15:54:11.468 [Test worker @coroutine#4242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f6c0e8a 2024-08-16 15:54:11.477 [Test worker @coroutine#4252] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f6c0e8a 2024-08-16 15:54:11.479 [Test worker @coroutine#4254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f6c0e8a 2024-08-16 15:54:11.481 [Test worker @coroutine#4256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f6c0e8a 2024-08-16 15:54:11.492 [DefaultDispatcher-worker-10 @coroutine#4258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f6c0e8a 2024-08-16 15:54:11.496 [DefaultDispatcher-worker-4 @coroutine#2408] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a904e64 2024-08-16 15:54:11.496 [DefaultDispatcher-worker-4 @coroutine#2408] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34147/UmAppDatabase/replication/nodeId 2024-08-16 15:54:11.496 [DefaultDispatcher-worker-4 @coroutine#2408] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34147/UmAppDatabase/replication/nodeId. 2024-08-16 15:54:11.496 [DefaultDispatcher-worker-4 @coroutine#2408] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34147/UmAppDatabase/replication/nodeId 2024-08-16 15:54:11.497 [DefaultDispatcher-worker-8 @coroutine#2408] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34147/UmAppDatabase/replication/nodeId 2024-08-16 15:54:11.497 [DefaultDispatcher-worker-8 @coroutine#2408] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34147/UmAppDatabase/replication/nodeId 2024-08-16 15:54:11.504 [DefaultDispatcher-worker-4 @coroutine#4242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64236be 2024-08-16 15:54:11.512 [DefaultDispatcher-worker-7 @coroutine#4242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64236be 2024-08-16 15:54:11.523 [HikariPool-172 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 15:54:11.524 [UI Thread @coroutine#4313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64236be 2024-08-16 15:54:11.528 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown initiated... 2024-08-16 15:54:11.528 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Close initiated... 2024-08-16 15:54:11.528 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:54:11.529 [HikariPool-172 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Closing connection org.sqlite.jdbc4.JDBC4Connection@64236be: (connection evicted) 2024-08-16 15:54:11.529 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 15:54:11.529 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Closed. 2024-08-16 15:54:11.529 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown completed. 2024-08-16 15:54:11.529 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown initiated... 2024-08-16 15:54:11.529 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Close initiated... 2024-08-16 15:54:11.530 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:54:11.530 [HikariPool-173 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1f6c0e8a: (connection evicted) 2024-08-16 15:54:11.530 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 15:54:11.530 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Closed. 2024-08-16 15:54:11.530 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown completed. 2024-08-16 15:54:11.532 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-174 - configuration: 2024-08-16 15:54:11.533 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:54:11.533 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:54:11.533 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:54:11.533 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:54:11.533 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:54:11.533 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:54:11.533 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4daa53e0 2024-08-16 15:54:11.533 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:54:11.533 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:54:11.533 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:54:11.533 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:54:11.533 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:54:11.533 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:54:11.533 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:54:11.533 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:54:11.533 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:54:11.533 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:54:11.533 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:54:11.533 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:54:11.533 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:54:11.533 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:54:11.533 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:54:11.533 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:54:11.533 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:54:11.533 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:54:11.533 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:54:11.533 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-174" 2024-08-16 15:54:11.533 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:54:11.533 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:54:11.533 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:54:11.533 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:54:11.533 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:54:11.533 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:54:11.533 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:54:11.533 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:54:11.533 [Test worker @coroutine#4343] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Starting... 2024-08-16 15:54:11.533 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@42748f59 2024-08-16 15:54:11.533 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@42748f59 2024-08-16 15:54:11.533 [Test worker @coroutine#4343] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Start completed. 2024-08-16 15:54:11.552 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42748f59 2024-08-16 15:54:11.554 [DefaultDispatcher-worker-7 @coroutine#2106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b407ac7 2024-08-16 15:54:11.554 [DefaultDispatcher-worker-7 @coroutine#2106] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41533/UmAppDatabase/replication/nodeId 2024-08-16 15:54:11.554 [DefaultDispatcher-worker-7 @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:41533/UmAppDatabase/replication/nodeId. 2024-08-16 15:54:11.554 [DefaultDispatcher-worker-7 @coroutine#2106] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41533/UmAppDatabase/replication/nodeId 2024-08-16 15:54:11.556 [DefaultDispatcher-worker-3 @coroutine#2106] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41533/UmAppDatabase/replication/nodeId 2024-08-16 15:54:11.556 [DefaultDispatcher-worker-3 @coroutine#2106] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41533/UmAppDatabase/replication/nodeId 2024-08-16 15:54:11.562 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42748f59 2024-08-16 15:54:11.564 [Test worker @coroutine#4349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42748f59 2024-08-16 15:54:11.566 [Test worker @coroutine#4351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42748f59 2024-08-16 15:54:11.575 [DefaultDispatcher-worker-2 @coroutine#4353] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42748f59 2024-08-16 15:54:11.578 [Test worker @coroutine#4357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42748f59 2024-08-16 15:54:11.591 [Test worker @coroutine#4366] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42748f59 2024-08-16 15:54:11.605 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown initiated... 2024-08-16 15:54:11.605 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Close initiated... 2024-08-16 15:54:11.605 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:54:11.605 [HikariPool-174 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Closing connection org.sqlite.jdbc4.JDBC4Connection@42748f59: (connection evicted) 2024-08-16 15:54:11.606 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 15:54:11.606 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Closed. 2024-08-16 15:54:11.606 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown completed. 2024-08-16 15:54:11.608 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-175 - configuration: 2024-08-16 15:54:11.608 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:54:11.608 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:54:11.608 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:54:11.608 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:54:11.608 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:54:11.608 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:54:11.608 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4136638d 2024-08-16 15:54:11.608 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:54:11.608 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:54:11.608 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:54:11.608 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:54:11.608 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:54:11.608 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:54:11.608 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:54:11.608 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:54:11.608 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:54:11.608 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:54:11.608 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:54:11.608 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:54:11.608 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:54:11.608 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:54:11.608 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:54:11.608 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:54:11.608 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:54:11.608 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:54:11.608 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:54:11.608 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-175" 2024-08-16 15:54:11.608 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:54:11.608 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:54:11.608 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:54:11.608 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:54:11.608 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:54:11.608 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:54:11.608 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:54:11.608 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:54:11.608 [Test worker @coroutine#4376] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Starting... 2024-08-16 15:54:11.608 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@37acf9b1 2024-08-16 15:54:11.608 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@37acf9b1 2024-08-16 15:54:11.608 [Test worker @coroutine#4376] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Start completed. 2024-08-16 15:54:11.630 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37acf9b1 2024-08-16 15:54:11.642 [Test worker @coroutine#4378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37acf9b1 2024-08-16 15:54:11.644 [Test worker @coroutine#4380] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37acf9b1 2024-08-16 15:54:11.645 [Test worker @coroutine#4382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37acf9b1 2024-08-16 15:54:11.650 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown initiated... 2024-08-16 15:54:11.650 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Close initiated... 2024-08-16 15:54:11.650 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 15:54:11.651 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 15:54:11.651 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Closed. 2024-08-16 15:54:11.651 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown completed. 2024-08-16 15:54:11.651 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-176 - configuration: 2024-08-16 15:54:11.652 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:54:11.652 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:54:11.652 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:54:11.652 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:54:11.652 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:54:11.652 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:54:11.652 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@65589d76 2024-08-16 15:54:11.652 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:54:11.652 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:54:11.652 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:54:11.652 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:54:11.652 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:54:11.652 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:54:11.652 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:54:11.652 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:54:11.652 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:54:11.652 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:54:11.652 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:54:11.652 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:54:11.652 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:54:11.652 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:54:11.652 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:54:11.652 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:54:11.652 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:54:11.652 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:54:11.652 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:54:11.652 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-176" 2024-08-16 15:54:11.652 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:54:11.652 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:54:11.652 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:54:11.652 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:54:11.652 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:54:11.652 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:54:11.652 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:54:11.652 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:54:11.652 [Test worker @coroutine#4406] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Starting... 2024-08-16 15:54:11.652 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@34b69a14 2024-08-16 15:54:11.652 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@34b69a14 2024-08-16 15:54:11.652 [Test worker @coroutine#4406] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Start completed. 2024-08-16 15:54:11.666 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34b69a14 2024-08-16 15:54:11.676 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34b69a14 2024-08-16 15:54:11.678 [Test worker @coroutine#4410] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34b69a14 2024-08-16 15:54:11.679 [Test worker @coroutine#4412] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34b69a14 2024-08-16 15:54:11.684 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown initiated... 2024-08-16 15:54:11.684 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Close initiated... 2024-08-16 15:54:11.684 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 15:54:11.684 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 15:54:11.684 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Closed. 2024-08-16 15:54:11.684 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown completed. 2024-08-16 15:54:11.686 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-177 - configuration: 2024-08-16 15:54:11.686 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:54:11.686 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:54:11.686 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:54:11.686 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:54:11.686 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:54:11.686 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:54:11.686 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5e435f0d 2024-08-16 15:54:11.686 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:54:11.686 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:54:11.686 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:54:11.686 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:54:11.686 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:54:11.686 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:54:11.686 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:54:11.686 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:54:11.686 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:54:11.686 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:54:11.686 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:54:11.686 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:54:11.686 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:54:11.686 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:54:11.686 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:54:11.686 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:54:11.686 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:54:11.686 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:54:11.686 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:54:11.686 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-177" 2024-08-16 15:54:11.686 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:54:11.686 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:54:11.686 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:54:11.686 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:54:11.686 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:54:11.686 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:54:11.686 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:54:11.686 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:54:11.686 [Test worker @coroutine#4437] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Starting... 2024-08-16 15:54:11.686 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@424c8ebe 2024-08-16 15:54:11.686 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@424c8ebe 2024-08-16 15:54:11.686 [Test worker @coroutine#4437] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Start completed. 2024-08-16 15:54:11.700 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@424c8ebe 2024-08-16 15:54:11.710 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@424c8ebe 2024-08-16 15:54:11.712 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@424c8ebe 2024-08-16 15:54:11.713 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@424c8ebe 2024-08-16 15:54:11.718 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown initiated... 2024-08-16 15:54:11.718 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Close initiated... 2024-08-16 15:54:11.718 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 15:54:11.719 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 15:54:11.719 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Closed. 2024-08-16 15:54:11.719 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown completed. 2024-08-16 15:54:11.720 [Test worker @coroutine#4470] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-178 - configuration: 2024-08-16 15:54:11.720 [Test worker @coroutine#4470] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:54:11.720 [Test worker @coroutine#4470] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:54:11.720 [Test worker @coroutine#4470] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:54:11.720 [Test worker @coroutine#4470] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:54:11.720 [Test worker @coroutine#4470] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:54:11.720 [Test worker @coroutine#4470] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:54:11.720 [Test worker @coroutine#4470] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ce24a98 2024-08-16 15:54:11.720 [Test worker @coroutine#4470] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:54:11.720 [Test worker @coroutine#4470] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:54:11.720 [Test worker @coroutine#4470] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:54:11.720 [Test worker @coroutine#4470] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:54:11.720 [Test worker @coroutine#4470] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:54:11.720 [Test worker @coroutine#4470] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:54:11.720 [Test worker @coroutine#4470] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:54:11.720 [Test worker @coroutine#4470] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:54:11.720 [Test worker @coroutine#4470] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:54:11.720 [Test worker @coroutine#4470] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:54:11.720 [Test worker @coroutine#4470] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:54:11.720 [Test worker @coroutine#4470] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:54:11.720 [Test worker @coroutine#4470] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:54:11.720 [Test worker @coroutine#4470] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:54:11.720 [Test worker @coroutine#4470] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:54:11.720 [Test worker @coroutine#4470] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:54:11.720 [Test worker @coroutine#4470] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:54:11.720 [Test worker @coroutine#4470] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:54:11.720 [Test worker @coroutine#4470] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:54:11.720 [Test worker @coroutine#4470] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-178" 2024-08-16 15:54:11.720 [Test worker @coroutine#4470] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:54:11.720 [Test worker @coroutine#4470] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:54:11.720 [Test worker @coroutine#4470] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:54:11.720 [Test worker @coroutine#4470] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:54:11.720 [Test worker @coroutine#4470] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:54:11.720 [Test worker @coroutine#4470] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:54:11.720 [Test worker @coroutine#4470] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:54:11.720 [Test worker @coroutine#4470] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:54:11.720 [Test worker @coroutine#4470] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Starting... 2024-08-16 15:54:11.721 [Test worker @coroutine#4470] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@19858f26 2024-08-16 15:54:11.721 [Test worker @coroutine#4470] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@19858f26 2024-08-16 15:54:11.721 [Test worker @coroutine#4470] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Start completed. 2024-08-16 15:54:11.727 [DefaultDispatcher-worker-5 @coroutine#2153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78b29e00 2024-08-16 15:54:11.727 [DefaultDispatcher-worker-5 @coroutine#2153] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42589/UmAppDatabase/replication/nodeId 2024-08-16 15:54:11.727 [DefaultDispatcher-worker-5 @coroutine#2153] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42589/UmAppDatabase/replication/nodeId. 2024-08-16 15:54:11.727 [DefaultDispatcher-worker-5 @coroutine#2153] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42589/UmAppDatabase/replication/nodeId 2024-08-16 15:54:11.728 [DefaultDispatcher-worker-14 @coroutine#2153] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42589/UmAppDatabase/replication/nodeId 2024-08-16 15:54:11.728 [DefaultDispatcher-worker-14 @coroutine#2153] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42589/UmAppDatabase/replication/nodeId 2024-08-16 15:54:11.736 [Test worker @coroutine#4470] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19858f26 2024-08-16 15:54:11.746 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19858f26 2024-08-16 15:54:11.748 [Test worker @coroutine#4476] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19858f26 2024-08-16 15:54:11.750 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19858f26 2024-08-16 15:54:11.760 [DefaultDispatcher-worker-8 @coroutine#4480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19858f26 2024-08-16 15:54:11.764 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown initiated... 2024-08-16 15:54:11.764 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Close initiated... 2024-08-16 15:54:11.764 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:54:11.764 [HikariPool-178 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Closing connection org.sqlite.jdbc4.JDBC4Connection@19858f26: (connection evicted) 2024-08-16 15:54:11.765 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 15:54:11.765 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Closed. 2024-08-16 15:54:11.765 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown completed. 2024-08-16 15:54:11.766 [Test worker @coroutine#4500] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-179 - configuration: 2024-08-16 15:54:11.766 [Test worker @coroutine#4500] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:54:11.766 [Test worker @coroutine#4500] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:54:11.766 [Test worker @coroutine#4500] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:54:11.766 [Test worker @coroutine#4500] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:54:11.766 [Test worker @coroutine#4500] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:54:11.766 [Test worker @coroutine#4500] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:54:11.766 [Test worker @coroutine#4500] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@45c3cf0c 2024-08-16 15:54:11.766 [Test worker @coroutine#4500] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:54:11.766 [Test worker @coroutine#4500] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:54:11.766 [Test worker @coroutine#4500] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:54:11.767 [Test worker @coroutine#4500] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:54:11.767 [Test worker @coroutine#4500] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:54:11.767 [Test worker @coroutine#4500] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:54:11.767 [Test worker @coroutine#4500] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:54:11.767 [Test worker @coroutine#4500] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:54:11.767 [Test worker @coroutine#4500] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:54:11.767 [Test worker @coroutine#4500] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:54:11.767 [Test worker @coroutine#4500] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:54:11.767 [Test worker @coroutine#4500] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:54:11.767 [Test worker @coroutine#4500] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:54:11.767 [Test worker @coroutine#4500] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:54:11.767 [Test worker @coroutine#4500] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:54:11.767 [Test worker @coroutine#4500] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:54:11.767 [Test worker @coroutine#4500] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:54:11.767 [Test worker @coroutine#4500] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:54:11.767 [Test worker @coroutine#4500] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:54:11.767 [Test worker @coroutine#4500] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-179" 2024-08-16 15:54:11.767 [Test worker @coroutine#4500] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:54:11.767 [Test worker @coroutine#4500] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:54:11.767 [Test worker @coroutine#4500] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:54:11.767 [Test worker @coroutine#4500] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:54:11.767 [Test worker @coroutine#4500] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:54:11.767 [Test worker @coroutine#4500] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:54:11.767 [Test worker @coroutine#4500] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:54:11.767 [Test worker @coroutine#4500] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:54:11.767 [Test worker @coroutine#4500] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Starting... 2024-08-16 15:54:11.767 [Test worker @coroutine#4500] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@2333333c 2024-08-16 15:54:11.767 [Test worker @coroutine#4500] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@2333333c 2024-08-16 15:54:11.767 [Test worker @coroutine#4500] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Start completed. 2024-08-16 15:54:11.784 [Test worker @coroutine#4500] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2333333c 2024-08-16 15:54:11.793 [Test worker @coroutine#4501] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2333333c 2024-08-16 15:54:11.795 [Test worker @coroutine#4503] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2333333c 2024-08-16 15:54:11.796 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2333333c 2024-08-16 15:54:11.801 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown initiated... 2024-08-16 15:54:11.801 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Close initiated... 2024-08-16 15:54:11.801 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 15:54:11.801 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 15:54:11.801 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Closed. 2024-08-16 15:54:11.801 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown completed. 2024-08-16 15:54:11.802 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-180 - configuration: 2024-08-16 15:54:11.802 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:54:11.802 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:54:11.802 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:54:11.802 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:54:11.802 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:54:11.802 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:54:11.802 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@356c8c1b 2024-08-16 15:54:11.802 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:54:11.802 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:54:11.802 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:54:11.802 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:54:11.802 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:54:11.802 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:54:11.802 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:54:11.802 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:54:11.802 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:54:11.802 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:54:11.802 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:54:11.802 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:54:11.802 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:54:11.802 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:54:11.802 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:54:11.802 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:54:11.802 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:54:11.802 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:54:11.802 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:54:11.802 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-180" 2024-08-16 15:54:11.802 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:54:11.802 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:54:11.802 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:54:11.802 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:54:11.802 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:54:11.803 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:54:11.803 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:54:11.803 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:54:11.803 [Test worker @coroutine#4529] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Starting... 2024-08-16 15:54:11.803 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@39aa595 2024-08-16 15:54:11.803 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@39aa595 2024-08-16 15:54:11.803 [Test worker @coroutine#4529] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Start completed. 2024-08-16 15:54:11.821 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39aa595 2024-08-16 15:54:11.831 [Test worker @coroutine#4531] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39aa595 2024-08-16 15:54:11.832 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39aa595 2024-08-16 15:54:11.834 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39aa595 2024-08-16 15:54:11.843 [DefaultDispatcher-worker-11 @coroutine#4537] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39aa595 2024-08-16 15:54:11.845 [Test worker @coroutine#4543] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39aa595 2024-08-16 15:54:11.849 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39aa595 2024-08-16 15:54:11.853 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown initiated... 2024-08-16 15:54:11.853 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Close initiated... 2024-08-16 15:54:11.853 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:54:11.853 [HikariPool-180 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Closing connection org.sqlite.jdbc4.JDBC4Connection@39aa595: (connection evicted) 2024-08-16 15:54:11.854 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 15:54:11.854 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Closed. 2024-08-16 15:54:11.854 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown completed. 2024-08-16 15:54:11.855 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-181 - configuration: 2024-08-16 15:54:11.855 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:54:11.856 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:54:11.856 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:54:11.856 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:54:11.856 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:54:11.856 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:54:11.856 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@623e578b 2024-08-16 15:54:11.856 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:54:11.856 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:54:11.856 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:54:11.856 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:54:11.856 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:54:11.856 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:54:11.856 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:54:11.856 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:54:11.856 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:54:11.856 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:54:11.856 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:54:11.856 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:54:11.856 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:54:11.856 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:54:11.856 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:54:11.856 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:54:11.856 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:54:11.856 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:54:11.856 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:54:11.856 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-181" 2024-08-16 15:54:11.856 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:54:11.856 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:54:11.856 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:54:11.856 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:54:11.856 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:54:11.856 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:54:11.856 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:54:11.856 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:54:11.856 [Test worker @coroutine#4564] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Starting... 2024-08-16 15:54:11.856 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e64b248 2024-08-16 15:54:11.856 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e64b248 2024-08-16 15:54:11.856 [Test worker @coroutine#4564] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Start completed. 2024-08-16 15:54:11.870 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e64b248 2024-08-16 15:54:11.879 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e64b248 2024-08-16 15:54:11.881 [Test worker @coroutine#4567] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e64b248 2024-08-16 15:54:11.883 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e64b248 2024-08-16 15:54:11.883 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-182 - configuration: 2024-08-16 15:54:11.883 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:54:11.883 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:54:11.883 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:54:11.883 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:54:11.883 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:54:11.883 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:54:11.883 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@40a0364a 2024-08-16 15:54:11.883 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:54:11.883 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:54:11.883 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:54:11.883 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:54:11.883 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:54:11.883 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:54:11.883 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:54:11.883 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:54:11.883 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:54:11.883 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:54:11.883 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:54:11.883 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:54:11.883 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:54:11.883 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:54:11.883 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:54:11.883 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:54:11.883 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:54:11.883 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:54:11.883 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:54:11.883 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-182" 2024-08-16 15:54:11.883 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:54:11.883 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:54:11.883 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:54:11.883 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:54:11.883 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:54:11.883 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:54:11.883 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:54:11.883 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:54:11.883 [Test worker @coroutine#4564] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Starting... 2024-08-16 15:54:11.883 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@2778f3d1 2024-08-16 15:54:11.883 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@2778f3d1 2024-08-16 15:54:11.884 [Test worker @coroutine#4564] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Start completed. 2024-08-16 15:54:11.899 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2778f3d1 2024-08-16 15:54:11.907 [DefaultDispatcher-worker-16 @coroutine#2185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54644470 2024-08-16 15:54:11.907 [DefaultDispatcher-worker-16 @coroutine#2185] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47019/UmAppDatabase/replication/nodeId 2024-08-16 15:54:11.907 [DefaultDispatcher-worker-16 @coroutine#2185] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47019/UmAppDatabase/replication/nodeId. 2024-08-16 15:54:11.907 [DefaultDispatcher-worker-16 @coroutine#2185] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47019/UmAppDatabase/replication/nodeId 2024-08-16 15:54:11.908 [DefaultDispatcher-worker-4 @coroutine#2185] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47019/UmAppDatabase/replication/nodeId 2024-08-16 15:54:11.908 [DefaultDispatcher-worker-4 @coroutine#2185] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47019/UmAppDatabase/replication/nodeId 2024-08-16 15:54:11.909 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2778f3d1 2024-08-16 15:54:11.911 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2778f3d1 2024-08-16 15:54:11.912 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2778f3d1 2024-08-16 15:54:11.923 [DefaultDispatcher-worker-17 @coroutine#4581] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2778f3d1 2024-08-16 15:54:11.936 [DefaultDispatcher-worker-6 @coroutine#4564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e64b248 2024-08-16 15:54:11.956 [HikariPool-181 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 15:54:11.957 [DefaultDispatcher-worker-13 @coroutine#4564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e64b248 2024-08-16 15:54:11.966 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown initiated... 2024-08-16 15:54:11.966 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Close initiated... 2024-08-16 15:54:11.966 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:54:11.966 [HikariPool-181 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7e64b248: (connection evicted) 2024-08-16 15:54:11.967 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 15:54:11.967 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Closed. 2024-08-16 15:54:11.967 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown completed. 2024-08-16 15:54:11.967 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown initiated... 2024-08-16 15:54:11.967 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Close initiated... 2024-08-16 15:54:11.967 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:54:11.967 [HikariPool-182 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2778f3d1: (connection evicted) 2024-08-16 15:54:11.968 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 15:54:11.968 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Closed. 2024-08-16 15:54:11.968 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown completed. 2024-08-16 15:54:11.969 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-183 - configuration: 2024-08-16 15:54:11.969 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:54:11.969 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:54:11.969 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:54:11.969 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:54:11.969 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:54:11.969 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:54:11.969 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@18ee9a8f 2024-08-16 15:54:11.969 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:54:11.969 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:54:11.969 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:54:11.969 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:54:11.969 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:54:11.969 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:54:11.969 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:54:11.969 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:54:11.969 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:54:11.969 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:54:11.969 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:54:11.969 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:54:11.969 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:54:11.969 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:54:11.969 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:54:11.969 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:54:11.969 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:54:11.969 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:54:11.969 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:54:11.969 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-183" 2024-08-16 15:54:11.969 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:54:11.969 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:54:11.969 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:54:11.969 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:54:11.969 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:54:11.969 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:54:11.969 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:54:11.969 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:54:11.969 [Test worker @coroutine#4595] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Starting... 2024-08-16 15:54:11.970 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@69dc0dd1 2024-08-16 15:54:11.970 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@69dc0dd1 2024-08-16 15:54:11.970 [Test worker @coroutine#4595] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Start completed. 2024-08-16 15:54:11.986 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69dc0dd1 2024-08-16 15:54:11.996 [Test worker @coroutine#4596] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69dc0dd1 2024-08-16 15:54:11.997 [Test worker @coroutine#4599] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69dc0dd1 2024-08-16 15:54:11.999 [Test worker @coroutine#4601] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69dc0dd1 2024-08-16 15:54:11.999 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-184 - configuration: 2024-08-16 15:54:11.999 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:54:11.999 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:54:11.999 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:54:11.999 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:54:11.999 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:54:11.999 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:54:11.999 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@18a8a40e 2024-08-16 15:54:11.999 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:54:11.999 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:54:11.999 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:54:11.999 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:54:11.999 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:54:11.999 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:54:11.999 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:54:11.999 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:54:11.999 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:54:11.999 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:54:11.999 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:54:11.999 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:54:11.999 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:54:11.999 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:54:11.999 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:54:11.999 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:54:11.999 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:54:11.999 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:54:11.999 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:54:11.999 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-184" 2024-08-16 15:54:11.999 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:54:11.999 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:54:11.999 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:54:11.999 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:54:11.999 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:54:12.000 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:54:12.000 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:54:12.000 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:54:12.000 [Test worker @coroutine#4595] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Starting... 2024-08-16 15:54:12.000 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ad28f2 2024-08-16 15:54:12.000 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ad28f2 2024-08-16 15:54:12.000 [Test worker @coroutine#4595] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Start completed. 2024-08-16 15:54:12.014 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ad28f2 2024-08-16 15:54:12.023 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ad28f2 2024-08-16 15:54:12.025 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ad28f2 2024-08-16 15:54:12.027 [Test worker @coroutine#4607] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ad28f2 2024-08-16 15:54:12.038 [DefaultDispatcher-worker-11 @coroutine#4609] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ad28f2 2024-08-16 15:54:12.048 [DefaultDispatcher-worker-8 @coroutine#2244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d4377d2 2024-08-16 15:54:12.048 [DefaultDispatcher-worker-11 @coroutine#2214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444fbd13 2024-08-16 15:54:12.048 [DefaultDispatcher-worker-8 @coroutine#2244] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-16 15:54:12.048 [DefaultDispatcher-worker-8 @coroutine#2244] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-08-16 15:54:12.048 [DefaultDispatcher-worker-8 @coroutine#2244] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-16 15:54:12.048 [DefaultDispatcher-worker-11 @coroutine#2214] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47289/UmAppDatabase/replication/nodeId 2024-08-16 15:54:12.048 [DefaultDispatcher-worker-11 @coroutine#2214] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47289/UmAppDatabase/replication/nodeId. 2024-08-16 15:54:12.048 [DefaultDispatcher-worker-11 @coroutine#2214] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47289/UmAppDatabase/replication/nodeId 2024-08-16 15:54:12.049 [DefaultDispatcher-worker-7 @coroutine#2244] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-16 15:54:12.050 [DefaultDispatcher-worker-3 @coroutine#2214] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47289/UmAppDatabase/replication/nodeId 2024-08-16 15:54:12.050 [DefaultDispatcher-worker-3 @coroutine#2214] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47289/UmAppDatabase/replication/nodeId 2024-08-16 15:54:12.052 [DefaultDispatcher-worker-4 @coroutine#4595] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69dc0dd1 2024-08-16 15:54:12.062 [HikariPool-59 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:54:12.069 [DefaultDispatcher-worker-10 @coroutine#4595] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69dc0dd1 2024-08-16 15:54:12.070 [HikariPool-183 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:54:12.073 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown initiated... 2024-08-16 15:54:12.073 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Close initiated... 2024-08-16 15:54:12.073 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:54:12.074 [HikariPool-183 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Closing connection org.sqlite.jdbc4.JDBC4Connection@69dc0dd1: (connection evicted) 2024-08-16 15:54:12.074 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 15:54:12.074 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Closed. 2024-08-16 15:54:12.074 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown completed. 2024-08-16 15:54:12.075 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown initiated... 2024-08-16 15:54:12.075 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Close initiated... 2024-08-16 15:54:12.075 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:54:12.075 [HikariPool-184 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1ad28f2: (connection evicted) 2024-08-16 15:54:12.076 [DefaultDispatcher-worker-4 @coroutine#2258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42eaf47f 2024-08-16 15:54:12.076 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 15:54:12.076 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Closed. 2024-08-16 15:54:12.076 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown completed. 2024-08-16 15:54:12.076 [DefaultDispatcher-worker-4 @coroutine#2258] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53437/UmAppDatabase/replication/nodeId 2024-08-16 15:54:12.076 [DefaultDispatcher-worker-4 @coroutine#2258] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53437/UmAppDatabase/replication/nodeId. 2024-08-16 15:54:12.076 [DefaultDispatcher-worker-4 @coroutine#2258] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53437/UmAppDatabase/replication/nodeId 2024-08-16 15:54:12.077 [DefaultDispatcher-worker-7 @coroutine#2258] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53437/UmAppDatabase/replication/nodeId 2024-08-16 15:54:12.077 [DefaultDispatcher-worker-7 @coroutine#2258] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53437/UmAppDatabase/replication/nodeId 2024-08-16 15:54:12.078 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-185 - configuration: 2024-08-16 15:54:12.078 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:54:12.078 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:54:12.078 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:54:12.078 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:54:12.078 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:54:12.078 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:54:12.078 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@10164e94 2024-08-16 15:54:12.078 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:54:12.078 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:54:12.078 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:54:12.078 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:54:12.078 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:54:12.078 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:54:12.078 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:54:12.078 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:54:12.078 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:54:12.078 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:54:12.078 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:54:12.078 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:54:12.078 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:54:12.078 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:54:12.078 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:54:12.078 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:54:12.078 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:54:12.078 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:54:12.078 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:54:12.078 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-185" 2024-08-16 15:54:12.078 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:54:12.078 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:54:12.078 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:54:12.078 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:54:12.078 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:54:12.078 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:54:12.078 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:54:12.078 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:54:12.078 [Test worker @coroutine#4630] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Starting... 2024-08-16 15:54:12.079 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@31eb5ed6 2024-08-16 15:54:12.079 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@31eb5ed6 2024-08-16 15:54:12.079 [Test worker @coroutine#4630] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Start completed. 2024-08-16 15:54:12.084 [HikariPool-61 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:54:12.092 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31eb5ed6 2024-08-16 15:54:12.102 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31eb5ed6 2024-08-16 15:54:12.104 [Test worker @coroutine#4633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31eb5ed6 2024-08-16 15:54:12.105 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31eb5ed6 2024-08-16 15:54:12.106 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-186 - configuration: 2024-08-16 15:54:12.106 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:54:12.106 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:54:12.106 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:54:12.106 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:54:12.106 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:54:12.106 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:54:12.106 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@340fd670 2024-08-16 15:54:12.106 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:54:12.106 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:54:12.106 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:54:12.106 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:54:12.106 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:54:12.106 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:54:12.106 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:54:12.106 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:54:12.106 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:54:12.106 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:54:12.106 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:54:12.106 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:54:12.106 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:54:12.106 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:54:12.106 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:54:12.106 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:54:12.106 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:54:12.106 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:54:12.106 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:54:12.106 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-186" 2024-08-16 15:54:12.106 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:54:12.106 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:54:12.106 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:54:12.106 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:54:12.106 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:54:12.106 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:54:12.106 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:54:12.106 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:54:12.106 [Test worker @coroutine#4630] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Starting... 2024-08-16 15:54:12.106 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@118932fe 2024-08-16 15:54:12.106 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@118932fe 2024-08-16 15:54:12.106 [Test worker @coroutine#4630] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Start completed. 2024-08-16 15:54:12.120 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@118932fe 2024-08-16 15:54:12.129 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@118932fe 2024-08-16 15:54:12.131 [Test worker @coroutine#4640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@118932fe 2024-08-16 15:54:12.132 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@118932fe 2024-08-16 15:54:12.144 [DefaultDispatcher-worker-14 @coroutine#4644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@118932fe 2024-08-16 15:54:12.158 [DefaultDispatcher-worker-2 @coroutine#4630] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31eb5ed6 2024-08-16 15:54:12.173 [DefaultDispatcher-worker-17 @coroutine#4630] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31eb5ed6 2024-08-16 15:54:12.179 [HikariPool-185 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 15:54:12.182 [DefaultDispatcher-worker-13 @coroutine#4630] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31eb5ed6 2024-08-16 15:54:12.193 [DefaultDispatcher-worker-17 @coroutine#4630] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31eb5ed6 2024-08-16 15:54:12.206 [HikariPool-186 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:54:12.207 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown initiated... 2024-08-16 15:54:12.207 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Close initiated... 2024-08-16 15:54:12.207 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:54:12.207 [HikariPool-185 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Closing connection org.sqlite.jdbc4.JDBC4Connection@31eb5ed6: (connection evicted) 2024-08-16 15:54:12.208 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 15:54:12.208 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Closed. 2024-08-16 15:54:12.208 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown completed. 2024-08-16 15:54:12.208 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown initiated... 2024-08-16 15:54:12.208 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Close initiated... 2024-08-16 15:54:12.208 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:54:12.208 [HikariPool-186 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Closing connection org.sqlite.jdbc4.JDBC4Connection@118932fe: (connection evicted) 2024-08-16 15:54:12.209 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 15:54:12.209 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Closed. 2024-08-16 15:54:12.209 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown completed. 2024-08-16 15:54:12.211 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-187 - configuration: 2024-08-16 15:54:12.211 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:54:12.211 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:54:12.211 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:54:12.211 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:54:12.211 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:54:12.211 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:54:12.211 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@257de910 2024-08-16 15:54:12.211 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:54:12.211 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:54:12.211 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:54:12.211 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:54:12.211 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:54:12.212 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:54:12.212 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:54:12.212 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:54:12.212 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:54:12.212 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:54:12.212 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:54:12.212 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:54:12.212 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:54:12.212 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:54:12.212 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:54:12.212 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:54:12.212 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:54:12.212 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:54:12.212 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:54:12.212 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-187" 2024-08-16 15:54:12.212 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:54:12.212 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:54:12.212 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:54:12.212 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:54:12.212 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:54:12.212 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:54:12.212 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:54:12.212 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:54:12.212 [Test worker @coroutine#4670] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Starting... 2024-08-16 15:54:12.212 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@6295cc30 2024-08-16 15:54:12.212 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@6295cc30 2024-08-16 15:54:12.212 [Test worker @coroutine#4670] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Start completed. 2024-08-16 15:54:12.227 [DefaultDispatcher-worker-17 @coroutine#2309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@519e14f6 2024-08-16 15:54:12.227 [DefaultDispatcher-worker-17 @coroutine#2309] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60525/UmAppDatabase/replication/nodeId 2024-08-16 15:54:12.227 [DefaultDispatcher-worker-17 @coroutine#2309] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60525/UmAppDatabase/replication/nodeId. 2024-08-16 15:54:12.227 [DefaultDispatcher-worker-17 @coroutine#2309] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60525/UmAppDatabase/replication/nodeId 2024-08-16 15:54:12.228 [DefaultDispatcher-worker-7 @coroutine#2309] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60525/UmAppDatabase/replication/nodeId 2024-08-16 15:54:12.228 [DefaultDispatcher-worker-7 @coroutine#2309] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60525/UmAppDatabase/replication/nodeId 2024-08-16 15:54:12.230 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6295cc30 2024-08-16 15:54:12.240 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6295cc30 2024-08-16 15:54:12.241 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6295cc30 2024-08-16 15:54:12.243 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6295cc30 2024-08-16 15:54:12.243 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-188 - configuration: 2024-08-16 15:54:12.243 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:54:12.244 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:54:12.244 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:54:12.244 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:54:12.244 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:54:12.244 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:54:12.244 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4893d628 2024-08-16 15:54:12.244 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:54:12.244 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:54:12.244 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:54:12.244 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:54:12.244 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:54:12.244 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:54:12.244 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:54:12.244 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:54:12.244 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:54:12.244 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:54:12.244 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:54:12.244 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:54:12.244 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:54:12.244 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:54:12.244 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:54:12.244 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:54:12.244 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:54:12.244 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:54:12.244 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:54:12.244 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-188" 2024-08-16 15:54:12.244 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:54:12.244 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:54:12.244 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:54:12.244 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:54:12.244 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:54:12.244 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:54:12.244 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:54:12.244 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:54:12.244 [Test worker @coroutine#4670] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Starting... 2024-08-16 15:54:12.244 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@342615e2 2024-08-16 15:54:12.244 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@342615e2 2024-08-16 15:54:12.244 [Test worker @coroutine#4670] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Start completed. 2024-08-16 15:54:12.258 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@342615e2 2024-08-16 15:54:12.269 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@342615e2 2024-08-16 15:54:12.271 [Test worker @coroutine#4682] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@342615e2 2024-08-16 15:54:12.273 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@342615e2 2024-08-16 15:54:12.284 [DefaultDispatcher-worker-3 @coroutine#4686] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@342615e2 2024-08-16 15:54:12.297 [DefaultDispatcher-worker-9 @coroutine#4670] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6295cc30 2024-08-16 15:54:12.307 [DefaultDispatcher-worker-17 @coroutine#4670] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6295cc30 2024-08-16 15:54:12.312 [HikariPool-187 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 15:54:12.315 [DefaultDispatcher-worker-14 @coroutine#4670] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6295cc30 2024-08-16 15:54:12.326 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown initiated... 2024-08-16 15:54:12.326 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Close initiated... 2024-08-16 15:54:12.326 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:54:12.326 [HikariPool-187 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6295cc30: (connection evicted) 2024-08-16 15:54:12.327 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 15:54:12.327 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Closed. 2024-08-16 15:54:12.327 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown completed. 2024-08-16 15:54:12.327 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown initiated... 2024-08-16 15:54:12.327 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Close initiated... 2024-08-16 15:54:12.327 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:54:12.327 [HikariPool-188 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Closing connection org.sqlite.jdbc4.JDBC4Connection@342615e2: (connection evicted) 2024-08-16 15:54:12.328 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 15:54:12.328 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Closed. 2024-08-16 15:54:12.328 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown completed. 2024-08-16 15:54:12.329 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-189 - configuration: 2024-08-16 15:54:12.329 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:54:12.329 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:54:12.329 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:54:12.329 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:54:12.329 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:54:12.329 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:54:12.329 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7be3baf2 2024-08-16 15:54:12.329 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:54:12.329 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:54:12.329 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:54:12.329 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:54:12.329 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:54:12.329 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:54:12.329 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:54:12.329 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:54:12.329 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:54:12.329 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:54:12.329 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:54:12.329 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:54:12.329 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:54:12.329 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:54:12.329 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:54:12.329 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:54:12.329 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:54:12.329 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:54:12.329 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:54:12.329 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-189" 2024-08-16 15:54:12.329 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:54:12.329 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:54:12.329 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:54:12.329 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:54:12.329 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:54:12.329 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:54:12.329 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:54:12.329 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:54:12.329 [Test worker @coroutine#4710] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Starting... 2024-08-16 15:54:12.330 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@3443732a 2024-08-16 15:54:12.330 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@3443732a 2024-08-16 15:54:12.330 [Test worker @coroutine#4710] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Start completed. 2024-08-16 15:54:12.350 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3443732a 2024-08-16 15:54:12.359 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3443732a 2024-08-16 15:54:12.361 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3443732a 2024-08-16 15:54:12.362 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3443732a 2024-08-16 15:54:12.362 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-190 - configuration: 2024-08-16 15:54:12.363 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:54:12.363 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:54:12.363 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:54:12.363 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:54:12.363 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:54:12.363 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:54:12.363 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@329b4814 2024-08-16 15:54:12.363 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:54:12.363 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:54:12.363 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:54:12.363 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:54:12.363 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:54:12.363 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:54:12.363 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:54:12.363 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:54:12.363 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:54:12.363 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:54:12.363 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:54:12.363 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:54:12.363 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:54:12.363 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:54:12.363 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:54:12.363 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:54:12.363 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:54:12.363 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:54:12.363 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:54:12.363 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-190" 2024-08-16 15:54:12.363 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:54:12.363 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:54:12.363 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:54:12.363 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:54:12.363 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:54:12.363 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:54:12.363 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:54:12.363 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:54:12.363 [Test worker @coroutine#4710] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Starting... 2024-08-16 15:54:12.363 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@1419f703 2024-08-16 15:54:12.363 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@1419f703 2024-08-16 15:54:12.363 [Test worker @coroutine#4710] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Start completed. 2024-08-16 15:54:12.381 [DefaultDispatcher-worker-4 @coroutine#2352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6278371a 2024-08-16 15:54:12.381 [DefaultDispatcher-worker-4 @coroutine#2352] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44157/UmAppDatabase/replication/nodeId 2024-08-16 15:54:12.381 [DefaultDispatcher-worker-4 @coroutine#2352] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44157/UmAppDatabase/replication/nodeId. 2024-08-16 15:54:12.381 [DefaultDispatcher-worker-4 @coroutine#2352] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44157/UmAppDatabase/replication/nodeId 2024-08-16 15:54:12.382 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1419f703 2024-08-16 15:54:12.383 [DefaultDispatcher-worker-14 @coroutine#2352] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44157/UmAppDatabase/replication/nodeId 2024-08-16 15:54:12.383 [DefaultDispatcher-worker-14 @coroutine#2352] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44157/UmAppDatabase/replication/nodeId 2024-08-16 15:54:12.392 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1419f703 2024-08-16 15:54:12.394 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1419f703 2024-08-16 15:54:12.395 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1419f703 2024-08-16 15:54:12.407 [DefaultDispatcher-worker-7 @coroutine#4726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1419f703 2024-08-16 15:54:12.419 [DefaultDispatcher-worker-15 @coroutine#4710] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3443732a 2024-08-16 15:54:12.429 [DefaultDispatcher-worker-10 @coroutine#4710] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3443732a 2024-08-16 15:54:12.430 [HikariPool-189 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:54:12.434 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown initiated... 2024-08-16 15:54:12.434 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Close initiated... 2024-08-16 15:54:12.434 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:54:12.434 [HikariPool-189 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3443732a: (connection evicted) 2024-08-16 15:54:12.435 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 15:54:12.435 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Closed. 2024-08-16 15:54:12.435 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown completed. 2024-08-16 15:54:12.435 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown initiated... 2024-08-16 15:54:12.435 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Close initiated... 2024-08-16 15:54:12.435 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:54:12.435 [HikariPool-190 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1419f703: (connection evicted) 2024-08-16 15:54:12.436 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 15:54:12.436 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Closed. 2024-08-16 15:54:12.436 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown completed. 2024-08-16 15:54:12.437 [DefaultDispatcher-worker-6 @coroutine#2074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14d9ae22 2024-08-16 15:54:12.437 [DefaultDispatcher-worker-6 @coroutine#2074] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35547/UmAppDatabase/replication/nodeId 2024-08-16 15:54:12.437 [DefaultDispatcher-worker-6 @coroutine#2074] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35547/UmAppDatabase/replication/nodeId. 2024-08-16 15:54:12.437 [DefaultDispatcher-worker-6 @coroutine#2074] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35547/UmAppDatabase/replication/nodeId 2024-08-16 15:54:12.438 [DefaultDispatcher-worker-7 @coroutine#2074] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35547/UmAppDatabase/replication/nodeId 2024-08-16 15:54:12.438 [DefaultDispatcher-worker-7 @coroutine#2074] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35547/UmAppDatabase/replication/nodeId 2024-08-16 15:54:12.439 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-191 - configuration: 2024-08-16 15:54:12.439 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:54:12.439 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:54:12.439 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:54:12.439 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:54:12.439 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:54:12.439 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:54:12.439 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3479b4cd 2024-08-16 15:54:12.439 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:54:12.439 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:54:12.439 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:54:12.439 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:54:12.439 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:54:12.439 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:54:12.439 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:54:12.439 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:54:12.439 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:54:12.439 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:54:12.439 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:54:12.439 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:54:12.439 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:54:12.439 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:54:12.439 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:54:12.439 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:54:12.439 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:54:12.439 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:54:12.439 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:54:12.439 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-191" 2024-08-16 15:54:12.439 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:54:12.439 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:54:12.439 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:54:12.439 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:54:12.439 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:54:12.439 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:54:12.439 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:54:12.439 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:54:12.439 [Test worker @coroutine#4752] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Starting... 2024-08-16 15:54:12.440 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d92e9da 2024-08-16 15:54:12.440 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d92e9da 2024-08-16 15:54:12.440 [Test worker @coroutine#4752] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Start completed. 2024-08-16 15:54:12.454 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d92e9da 2024-08-16 15:54:12.464 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d92e9da 2024-08-16 15:54:12.465 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d92e9da 2024-08-16 15:54:12.467 [Test worker @coroutine#4758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d92e9da 2024-08-16 15:54:12.467 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-192 - configuration: 2024-08-16 15:54:12.467 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:54:12.467 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:54:12.467 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:54:12.467 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:54:12.467 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:54:12.467 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:54:12.467 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@346d441a 2024-08-16 15:54:12.467 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:54:12.467 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:54:12.467 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:54:12.467 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:54:12.467 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:54:12.467 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:54:12.467 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:54:12.467 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:54:12.467 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:54:12.467 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:54:12.467 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:54:12.467 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:54:12.467 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:54:12.467 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:54:12.467 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:54:12.467 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:54:12.467 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:54:12.467 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:54:12.467 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:54:12.467 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-192" 2024-08-16 15:54:12.467 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:54:12.467 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:54:12.467 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:54:12.467 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:54:12.467 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:54:12.467 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:54:12.467 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:54:12.467 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:54:12.468 [Test worker @coroutine#4752] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Starting... 2024-08-16 15:54:12.468 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@521d455c 2024-08-16 15:54:12.468 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@521d455c 2024-08-16 15:54:12.468 [Test worker @coroutine#4752] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Start completed. 2024-08-16 15:54:12.482 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@521d455c 2024-08-16 15:54:12.491 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@521d455c 2024-08-16 15:54:12.493 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@521d455c 2024-08-16 15:54:12.495 [Test worker @coroutine#4764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@521d455c 2024-08-16 15:54:12.506 [DefaultDispatcher-worker-7 @coroutine#4766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@521d455c 2024-08-16 15:54:12.508 [DefaultDispatcher-worker-14 @coroutine#2408] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a904e64 2024-08-16 15:54:12.508 [DefaultDispatcher-worker-14 @coroutine#2408] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34147/UmAppDatabase/replication/nodeId 2024-08-16 15:54:12.508 [DefaultDispatcher-worker-14 @coroutine#2408] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34147/UmAppDatabase/replication/nodeId. 2024-08-16 15:54:12.508 [DefaultDispatcher-worker-14 @coroutine#2408] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34147/UmAppDatabase/replication/nodeId 2024-08-16 15:54:12.509 [DefaultDispatcher-worker-5 @coroutine#2408] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34147/UmAppDatabase/replication/nodeId 2024-08-16 15:54:12.509 [DefaultDispatcher-worker-5 @coroutine#2408] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34147/UmAppDatabase/replication/nodeId 2024-08-16 15:54:12.520 [DefaultDispatcher-worker-3 @coroutine#4752] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d92e9da 2024-08-16 15:54:12.533 [DefaultDispatcher-worker-9 @coroutine#4752] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d92e9da 2024-08-16 15:54:12.540 [HikariPool-191 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:54:12.554 [DefaultDispatcher-worker-9 @coroutine#4784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d92e9da 2024-08-16 15:54:12.556 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown initiated... 2024-08-16 15:54:12.556 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Close initiated... 2024-08-16 15:54:12.556 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:54:12.556 [HikariPool-191 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4d92e9da: (connection evicted) 2024-08-16 15:54:12.557 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 15:54:12.557 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Closed. 2024-08-16 15:54:12.557 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown completed. 2024-08-16 15:54:12.557 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown initiated... 2024-08-16 15:54:12.557 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Close initiated... 2024-08-16 15:54:12.557 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:54:12.557 [HikariPool-192 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Closing connection org.sqlite.jdbc4.JDBC4Connection@521d455c: (connection evicted) 2024-08-16 15:54:12.558 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 15:54:12.558 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Closed. 2024-08-16 15:54:12.558 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown completed. 2024-08-16 15:54:12.560 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-193 - configuration: 2024-08-16 15:54:12.560 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:54:12.560 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:54:12.560 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:54:12.560 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:54:12.560 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:54:12.560 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:54:12.560 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@202d83b9 2024-08-16 15:54:12.560 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:54:12.560 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:54:12.560 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:54:12.560 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:54:12.560 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:54:12.560 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:54:12.560 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:54:12.560 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:54:12.560 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:54:12.560 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:54:12.560 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:54:12.560 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:54:12.560 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:54:12.560 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:54:12.560 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:54:12.560 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:54:12.560 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:54:12.560 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:54:12.560 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:54:12.560 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-193" 2024-08-16 15:54:12.560 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:54:12.561 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:54:12.561 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:54:12.561 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:54:12.561 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:54:12.561 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:54:12.561 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:54:12.561 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:54:12.561 [Test worker @coroutine#4790] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Starting... 2024-08-16 15:54:12.561 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@23d1090 2024-08-16 15:54:12.561 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@23d1090 2024-08-16 15:54:12.561 [Test worker @coroutine#4790] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Start completed. 2024-08-16 15:54:12.566 [DefaultDispatcher-worker-2 @coroutine#2106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b407ac7 2024-08-16 15:54:12.566 [DefaultDispatcher-worker-2 @coroutine#2106] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41533/UmAppDatabase/replication/nodeId 2024-08-16 15:54:12.567 [DefaultDispatcher-worker-2 @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:41533/UmAppDatabase/replication/nodeId. 2024-08-16 15:54:12.567 [DefaultDispatcher-worker-2 @coroutine#2106] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41533/UmAppDatabase/replication/nodeId 2024-08-16 15:54:12.568 [DefaultDispatcher-worker-15 @coroutine#2106] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41533/UmAppDatabase/replication/nodeId 2024-08-16 15:54:12.568 [DefaultDispatcher-worker-15 @coroutine#2106] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41533/UmAppDatabase/replication/nodeId 2024-08-16 15:54:12.579 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23d1090 2024-08-16 15:54:12.591 [Test worker @coroutine#4794] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23d1090 2024-08-16 15:54:12.592 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23d1090 2024-08-16 15:54:12.594 [Test worker @coroutine#4798] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23d1090 2024-08-16 15:54:12.594 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-194 - configuration: 2024-08-16 15:54:12.594 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:54:12.594 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:54:12.594 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:54:12.594 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:54:12.594 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:54:12.594 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:54:12.594 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1817f7f0 2024-08-16 15:54:12.594 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:54:12.594 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:54:12.594 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:54:12.594 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:54:12.594 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:54:12.594 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:54:12.594 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:54:12.594 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:54:12.594 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:54:12.594 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:54:12.594 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:54:12.594 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:54:12.594 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:54:12.594 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:54:12.594 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:54:12.594 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:54:12.594 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:54:12.594 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:54:12.594 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:54:12.594 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-194" 2024-08-16 15:54:12.594 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:54:12.594 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:54:12.594 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:54:12.594 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:54:12.594 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:54:12.594 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:54:12.594 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:54:12.594 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:54:12.594 [Test worker @coroutine#4790] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Starting... 2024-08-16 15:54:12.595 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a4efee2 2024-08-16 15:54:12.595 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a4efee2 2024-08-16 15:54:12.595 [Test worker @coroutine#4790] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Start completed. 2024-08-16 15:54:12.608 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a4efee2 2024-08-16 15:54:12.618 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a4efee2 2024-08-16 15:54:12.619 [Test worker @coroutine#4802] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a4efee2 2024-08-16 15:54:12.621 [Test worker @coroutine#4804] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a4efee2 2024-08-16 15:54:12.632 [DefaultDispatcher-worker-12 @coroutine#4806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a4efee2 2024-08-16 15:54:12.644 [DefaultDispatcher-worker-8 @coroutine#4790] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23d1090 2024-08-16 15:54:12.654 [DefaultDispatcher-worker-8 @coroutine#4790] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23d1090 2024-08-16 15:54:12.661 [HikariPool-193 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 15:54:12.663 [DefaultDispatcher-worker-11 @coroutine#4790] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23d1090 2024-08-16 15:54:12.679 [DefaultDispatcher-worker-7 @coroutine#4822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23d1090 2024-08-16 15:54:12.680 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown initiated... 2024-08-16 15:54:12.680 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Close initiated... 2024-08-16 15:54:12.680 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:54:12.680 [HikariPool-193 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Closing connection org.sqlite.jdbc4.JDBC4Connection@23d1090: (connection evicted) 2024-08-16 15:54:12.681 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 15:54:12.681 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Closed. 2024-08-16 15:54:12.681 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown completed. 2024-08-16 15:54:12.681 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown initiated... 2024-08-16 15:54:12.681 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Close initiated... 2024-08-16 15:54:12.681 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:54:12.682 [HikariPool-194 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7a4efee2: (connection evicted) 2024-08-16 15:54:12.682 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 15:54:12.682 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Closed. 2024-08-16 15:54:12.682 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown completed. 2024-08-16 15:54:12.685 [Test worker @coroutine#4828] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-195 - configuration: 2024-08-16 15:54:12.685 [Test worker @coroutine#4828] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:54:12.685 [Test worker @coroutine#4828] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:54:12.685 [Test worker @coroutine#4828] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:54:12.685 [Test worker @coroutine#4828] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:54:12.685 [Test worker @coroutine#4828] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:54:12.685 [Test worker @coroutine#4828] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:54:12.685 [Test worker @coroutine#4828] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@661ec798 2024-08-16 15:54:12.685 [Test worker @coroutine#4828] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:54:12.685 [Test worker @coroutine#4828] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:54:12.685 [Test worker @coroutine#4828] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:54:12.685 [Test worker @coroutine#4828] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:54:12.685 [Test worker @coroutine#4828] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:54:12.685 [Test worker @coroutine#4828] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:54:12.685 [Test worker @coroutine#4828] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:54:12.685 [Test worker @coroutine#4828] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:54:12.685 [Test worker @coroutine#4828] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:54:12.685 [Test worker @coroutine#4828] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:54:12.685 [Test worker @coroutine#4828] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:54:12.685 [Test worker @coroutine#4828] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:54:12.685 [Test worker @coroutine#4828] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:54:12.685 [Test worker @coroutine#4828] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:54:12.685 [Test worker @coroutine#4828] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:54:12.685 [Test worker @coroutine#4828] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:54:12.685 [Test worker @coroutine#4828] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:54:12.685 [Test worker @coroutine#4828] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:54:12.685 [Test worker @coroutine#4828] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:54:12.685 [Test worker @coroutine#4828] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-195" 2024-08-16 15:54:12.685 [Test worker @coroutine#4828] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:54:12.685 [Test worker @coroutine#4828] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:54:12.685 [Test worker @coroutine#4828] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:54:12.685 [Test worker @coroutine#4828] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:54:12.685 [Test worker @coroutine#4828] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:54:12.685 [Test worker @coroutine#4828] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:54:12.685 [Test worker @coroutine#4828] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:54:12.685 [Test worker @coroutine#4828] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:54:12.685 [Test worker @coroutine#4828] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Starting... 2024-08-16 15:54:12.686 [Test worker @coroutine#4828] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@383b3357 2024-08-16 15:54:12.686 [Test worker @coroutine#4828] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@383b3357 2024-08-16 15:54:12.686 [Test worker @coroutine#4828] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Start completed. 2024-08-16 15:54:12.702 [Test worker @coroutine#4828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@383b3357 2024-08-16 15:54:12.712 [Test worker @coroutine#4829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@383b3357 2024-08-16 15:54:12.714 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@383b3357 2024-08-16 15:54:12.715 [Test worker @coroutine#4833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@383b3357 2024-08-16 15:54:12.716 [Test worker @coroutine#4828] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-196 - configuration: 2024-08-16 15:54:12.716 [Test worker @coroutine#4828] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:54:12.716 [Test worker @coroutine#4828] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:54:12.716 [Test worker @coroutine#4828] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:54:12.716 [Test worker @coroutine#4828] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:54:12.716 [Test worker @coroutine#4828] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:54:12.716 [Test worker @coroutine#4828] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:54:12.716 [Test worker @coroutine#4828] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7072606 2024-08-16 15:54:12.716 [Test worker @coroutine#4828] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:54:12.716 [Test worker @coroutine#4828] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:54:12.716 [Test worker @coroutine#4828] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:54:12.716 [Test worker @coroutine#4828] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:54:12.716 [Test worker @coroutine#4828] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:54:12.716 [Test worker @coroutine#4828] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:54:12.716 [Test worker @coroutine#4828] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:54:12.716 [Test worker @coroutine#4828] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:54:12.716 [Test worker @coroutine#4828] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:54:12.716 [Test worker @coroutine#4828] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:54:12.716 [Test worker @coroutine#4828] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:54:12.716 [Test worker @coroutine#4828] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:54:12.716 [Test worker @coroutine#4828] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:54:12.716 [Test worker @coroutine#4828] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:54:12.716 [Test worker @coroutine#4828] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:54:12.716 [Test worker @coroutine#4828] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:54:12.716 [Test worker @coroutine#4828] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:54:12.716 [Test worker @coroutine#4828] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:54:12.716 [Test worker @coroutine#4828] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:54:12.716 [Test worker @coroutine#4828] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-196" 2024-08-16 15:54:12.716 [Test worker @coroutine#4828] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:54:12.716 [Test worker @coroutine#4828] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:54:12.716 [Test worker @coroutine#4828] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:54:12.716 [Test worker @coroutine#4828] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:54:12.716 [Test worker @coroutine#4828] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:54:12.716 [Test worker @coroutine#4828] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:54:12.716 [Test worker @coroutine#4828] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:54:12.716 [Test worker @coroutine#4828] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:54:12.716 [Test worker @coroutine#4828] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Starting... 2024-08-16 15:54:12.716 [Test worker @coroutine#4828] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@2daf2351 2024-08-16 15:54:12.716 [Test worker @coroutine#4828] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@2daf2351 2024-08-16 15:54:12.716 [Test worker @coroutine#4828] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Start completed. 2024-08-16 15:54:12.730 [Test worker @coroutine#4828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2daf2351 2024-08-16 15:54:12.737 [DefaultDispatcher-worker-12 @coroutine#2153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78b29e00 2024-08-16 15:54:12.738 [DefaultDispatcher-worker-12 @coroutine#2153] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42589/UmAppDatabase/replication/nodeId 2024-08-16 15:54:12.738 [DefaultDispatcher-worker-12 @coroutine#2153] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42589/UmAppDatabase/replication/nodeId. 2024-08-16 15:54:12.738 [DefaultDispatcher-worker-12 @coroutine#2153] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42589/UmAppDatabase/replication/nodeId 2024-08-16 15:54:12.739 [DefaultDispatcher-worker-8 @coroutine#2153] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42589/UmAppDatabase/replication/nodeId 2024-08-16 15:54:12.739 [DefaultDispatcher-worker-8 @coroutine#2153] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42589/UmAppDatabase/replication/nodeId 2024-08-16 15:54:12.739 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2daf2351 2024-08-16 15:54:12.741 [Test worker @coroutine#4840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2daf2351 2024-08-16 15:54:12.742 [Test worker @coroutine#4842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2daf2351 2024-08-16 15:54:12.753 [DefaultDispatcher-worker-13 @coroutine#4844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2daf2351 2024-08-16 15:54:12.765 [DefaultDispatcher-worker-12 @coroutine#4828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@383b3357 2024-08-16 15:54:12.776 [DefaultDispatcher-worker-2 @coroutine#4828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@383b3357 2024-08-16 15:54:12.786 [HikariPool-195 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 15:54:12.788 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown initiated... 2024-08-16 15:54:12.788 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Close initiated... 2024-08-16 15:54:12.788 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:54:12.788 [HikariPool-195 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Closing connection org.sqlite.jdbc4.JDBC4Connection@383b3357: (connection evicted) 2024-08-16 15:54:12.789 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 15:54:12.789 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Closed. 2024-08-16 15:54:12.789 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown completed. 2024-08-16 15:54:12.789 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown initiated... 2024-08-16 15:54:12.789 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Close initiated... 2024-08-16 15:54:12.789 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:54:12.790 [HikariPool-196 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2daf2351: (connection evicted) 2024-08-16 15:54:12.790 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 15:54:12.790 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Closed. 2024-08-16 15:54:12.790 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown completed. 2024-08-16 15:54:12.791 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-197 - configuration: 2024-08-16 15:54:12.791 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:54:12.791 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:54:12.791 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:54:12.791 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:54:12.791 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:54:12.791 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:54:12.791 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5280e62e 2024-08-16 15:54:12.791 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:54:12.791 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:54:12.791 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:54:12.791 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:54:12.791 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:54:12.791 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:54:12.791 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:54:12.792 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:54:12.792 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:54:12.792 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:54:12.792 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:54:12.792 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:54:12.792 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:54:12.792 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:54:12.792 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:54:12.792 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:54:12.792 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:54:12.792 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:54:12.792 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:54:12.792 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-197" 2024-08-16 15:54:12.792 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:54:12.792 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:54:12.792 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:54:12.792 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:54:12.792 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:54:12.792 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:54:12.792 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:54:12.792 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:54:12.792 [Test worker @coroutine#4870] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Starting... 2024-08-16 15:54:12.792 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@57d71569 2024-08-16 15:54:12.792 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@57d71569 2024-08-16 15:54:12.792 [Test worker @coroutine#4870] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Start completed. 2024-08-16 15:54:12.809 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57d71569 2024-08-16 15:54:12.818 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57d71569 2024-08-16 15:54:12.820 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57d71569 2024-08-16 15:54:12.821 [Test worker @coroutine#4876] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57d71569 2024-08-16 15:54:12.822 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-198 - configuration: 2024-08-16 15:54:12.822 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:54:12.822 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:54:12.822 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:54:12.822 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:54:12.822 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:54:12.822 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:54:12.822 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2bdc2c26 2024-08-16 15:54:12.822 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:54:12.822 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:54:12.822 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:54:12.822 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:54:12.822 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:54:12.822 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:54:12.822 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:54:12.822 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:54:12.822 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:54:12.822 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:54:12.822 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:54:12.822 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:54:12.822 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:54:12.822 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:54:12.822 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:54:12.822 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:54:12.822 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:54:12.822 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:54:12.822 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:54:12.822 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-198" 2024-08-16 15:54:12.822 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:54:12.822 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:54:12.822 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:54:12.822 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:54:12.822 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:54:12.822 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:54:12.822 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:54:12.822 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:54:12.822 [Test worker @coroutine#4870] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Starting... 2024-08-16 15:54:12.822 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a725c89 2024-08-16 15:54:12.822 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a725c89 2024-08-16 15:54:12.822 [Test worker @coroutine#4870] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Start completed. 2024-08-16 15:54:12.836 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a725c89 2024-08-16 15:54:12.845 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a725c89 2024-08-16 15:54:12.847 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a725c89 2024-08-16 15:54:12.848 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a725c89 2024-08-16 15:54:12.860 [DefaultDispatcher-worker-12 @coroutine#4884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a725c89 2024-08-16 15:54:12.873 [DefaultDispatcher-worker-1 @coroutine#4870] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57d71569 2024-08-16 15:54:12.883 [DefaultDispatcher-worker-11 @coroutine#4870] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57d71569 2024-08-16 15:54:12.887 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown initiated... 2024-08-16 15:54:12.887 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Close initiated... 2024-08-16 15:54:12.887 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:54:12.888 [HikariPool-197 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Closing connection org.sqlite.jdbc4.JDBC4Connection@57d71569: (connection evicted) 2024-08-16 15:54:12.888 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 15:54:12.888 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Closed. 2024-08-16 15:54:12.888 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown completed. 2024-08-16 15:54:12.889 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown initiated... 2024-08-16 15:54:12.889 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Close initiated... 2024-08-16 15:54:12.889 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:54:12.889 [HikariPool-198 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7a725c89: (connection evicted) 2024-08-16 15:54:12.890 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 15:54:12.890 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Closed. 2024-08-16 15:54:12.890 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown completed. 2024-08-16 15:54:12.891 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-199 - configuration: 2024-08-16 15:54:12.891 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:54:12.891 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:54:12.891 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:54:12.891 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:54:12.891 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:54:12.891 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:54:12.891 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2670435 2024-08-16 15:54:12.891 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:54:12.891 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:54:12.891 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:54:12.891 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:54:12.891 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:54:12.891 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:54:12.891 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:54:12.891 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:54:12.891 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:54:12.891 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:54:12.891 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:54:12.891 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:54:12.891 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:54:12.891 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:54:12.891 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:54:12.891 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:54:12.891 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:54:12.891 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:54:12.891 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:54:12.891 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-199" 2024-08-16 15:54:12.891 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:54:12.891 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:54:12.891 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:54:12.891 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:54:12.891 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:54:12.891 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:54:12.891 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:54:12.891 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:54:12.891 [Test worker @coroutine#4911] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Starting... 2024-08-16 15:54:12.892 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@7528ece2 2024-08-16 15:54:12.892 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@7528ece2 2024-08-16 15:54:12.892 [Test worker @coroutine#4911] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Start completed. 2024-08-16 15:54:12.908 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7528ece2 2024-08-16 15:54:12.917 [DefaultDispatcher-worker-15 @coroutine#2185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54644470 2024-08-16 15:54:12.917 [DefaultDispatcher-worker-15 @coroutine#2185] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47019/UmAppDatabase/replication/nodeId 2024-08-16 15:54:12.917 [DefaultDispatcher-worker-15 @coroutine#2185] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47019/UmAppDatabase/replication/nodeId. 2024-08-16 15:54:12.917 [DefaultDispatcher-worker-15 @coroutine#2185] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47019/UmAppDatabase/replication/nodeId 2024-08-16 15:54:12.918 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7528ece2 2024-08-16 15:54:12.918 [DefaultDispatcher-worker-1 @coroutine#2185] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47019/UmAppDatabase/replication/nodeId 2024-08-16 15:54:12.918 [DefaultDispatcher-worker-1 @coroutine#2185] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47019/UmAppDatabase/replication/nodeId 2024-08-16 15:54:12.919 [Test worker @coroutine#4916] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7528ece2 2024-08-16 15:54:12.921 [Test worker @coroutine#4919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7528ece2 2024-08-16 15:54:12.921 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-200 - configuration: 2024-08-16 15:54:12.921 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:54:12.921 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:54:12.921 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:54:12.921 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:54:12.921 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:54:12.921 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:54:12.921 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@20309365 2024-08-16 15:54:12.921 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:54:12.921 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:54:12.922 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:54:12.922 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:54:12.922 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:54:12.922 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:54:12.922 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:54:12.922 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:54:12.922 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:54:12.922 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:54:12.922 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:54:12.922 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:54:12.922 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:54:12.922 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:54:12.922 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:54:12.922 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:54:12.922 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:54:12.922 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:54:12.922 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:54:12.922 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-200" 2024-08-16 15:54:12.922 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:54:12.922 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:54:12.922 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:54:12.922 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:54:12.922 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:54:12.922 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:54:12.922 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:54:12.922 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:54:12.922 [Test worker @coroutine#4911] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Starting... 2024-08-16 15:54:12.922 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@50ade311 2024-08-16 15:54:12.922 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@50ade311 2024-08-16 15:54:12.922 [Test worker @coroutine#4911] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Start completed. 2024-08-16 15:54:12.936 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50ade311 2024-08-16 15:54:12.945 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50ade311 2024-08-16 15:54:12.947 [Test worker @coroutine#4923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50ade311 2024-08-16 15:54:12.948 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50ade311 2024-08-16 15:54:12.959 [DefaultDispatcher-worker-4 @coroutine#4927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50ade311 2024-08-16 15:54:12.973 [DefaultDispatcher-worker-9 @coroutine#4911] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7528ece2 2024-08-16 15:54:12.982 [DefaultDispatcher-worker-14 @coroutine#4911] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7528ece2 2024-08-16 15:54:12.985 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown initiated... 2024-08-16 15:54:12.985 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Close initiated... 2024-08-16 15:54:12.985 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:54:12.985 [HikariPool-199 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7528ece2: (connection evicted) 2024-08-16 15:54:12.986 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 15:54:12.986 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Closed. 2024-08-16 15:54:12.986 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown completed. 2024-08-16 15:54:12.986 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown initiated... 2024-08-16 15:54:12.986 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Close initiated... 2024-08-16 15:54:12.986 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:54:12.986 [HikariPool-200 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Closing connection org.sqlite.jdbc4.JDBC4Connection@50ade311: (connection evicted) 2024-08-16 15:54:12.987 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 15:54:12.987 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Closed. 2024-08-16 15:54:12.987 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown completed. 2024-08-16 15:54:12.989 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-201 - configuration: 2024-08-16 15:54:12.989 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:54:12.989 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:54:12.989 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:54:12.989 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:54:12.989 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:54:12.989 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:54:12.989 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3ec6bc6f 2024-08-16 15:54:12.989 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:54:12.989 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:54:12.989 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:54:12.989 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:54:12.989 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:54:12.989 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:54:12.989 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:54:12.989 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:54:12.989 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:54:12.989 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:54:12.989 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:54:12.989 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:54:12.989 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:54:12.989 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:54:12.989 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:54:12.989 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:54:12.989 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:54:12.989 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:54:12.989 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:54:12.989 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-201" 2024-08-16 15:54:12.989 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:54:12.989 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:54:12.989 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:54:12.989 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:54:12.989 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:54:12.989 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:54:12.989 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:54:12.989 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:54:12.989 [Test worker @coroutine#4954] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Starting... 2024-08-16 15:54:12.989 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@6135bb54 2024-08-16 15:54:12.989 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@6135bb54 2024-08-16 15:54:12.989 [Test worker @coroutine#4954] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Start completed. 2024-08-16 15:54:13.005 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6135bb54 2024-08-16 15:54:13.016 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6135bb54 2024-08-16 15:54:13.017 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6135bb54 2024-08-16 15:54:13.019 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6135bb54 2024-08-16 15:54:13.019 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-202 - configuration: 2024-08-16 15:54:13.019 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:54:13.019 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:54:13.019 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:54:13.019 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:54:13.019 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:54:13.019 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:54:13.019 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@18c8a027 2024-08-16 15:54:13.019 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:54:13.019 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:54:13.019 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:54:13.019 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:54:13.019 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:54:13.019 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:54:13.019 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:54:13.019 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:54:13.019 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:54:13.019 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:54:13.019 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:54:13.019 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:54:13.019 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:54:13.019 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:54:13.019 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:54:13.019 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:54:13.019 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:54:13.019 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:54:13.019 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:54:13.019 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-202" 2024-08-16 15:54:13.019 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:54:13.019 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:54:13.019 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:54:13.019 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:54:13.019 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:54:13.019 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:54:13.019 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:54:13.019 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:54:13.019 [Test worker @coroutine#4954] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Starting... 2024-08-16 15:54:13.020 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c18cf67 2024-08-16 15:54:13.020 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c18cf67 2024-08-16 15:54:13.020 [Test worker @coroutine#4954] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Start completed. 2024-08-16 15:54:13.033 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c18cf67 2024-08-16 15:54:13.042 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c18cf67 2024-08-16 15:54:13.044 [Test worker @coroutine#4963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c18cf67 2024-08-16 15:54:13.046 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c18cf67 2024-08-16 15:54:13.056 [DefaultDispatcher-worker-13 @coroutine#4967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c18cf67 2024-08-16 15:54:13.060 [DefaultDispatcher-worker-3 @coroutine#2214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444fbd13 2024-08-16 15:54:13.060 [DefaultDispatcher-worker-11 @coroutine#2244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d4377d2 2024-08-16 15:54:13.060 [DefaultDispatcher-worker-3 @coroutine#2214] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47289/UmAppDatabase/replication/nodeId 2024-08-16 15:54:13.060 [DefaultDispatcher-worker-11 @coroutine#2244] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-16 15:54:13.060 [DefaultDispatcher-worker-3 @coroutine#2214] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47289/UmAppDatabase/replication/nodeId. 2024-08-16 15:54:13.060 [DefaultDispatcher-worker-11 @coroutine#2244] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-08-16 15:54:13.060 [DefaultDispatcher-worker-3 @coroutine#2214] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47289/UmAppDatabase/replication/nodeId 2024-08-16 15:54:13.060 [DefaultDispatcher-worker-11 @coroutine#2244] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-16 15:54:13.061 [DefaultDispatcher-worker-13 @coroutine#2214] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47289/UmAppDatabase/replication/nodeId 2024-08-16 15:54:13.061 [DefaultDispatcher-worker-13 @coroutine#2214] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47289/UmAppDatabase/replication/nodeId 2024-08-16 15:54:13.062 [DefaultDispatcher-worker-10 @coroutine#2244] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-16 15:54:13.071 [DefaultDispatcher-worker-1 @coroutine#4954] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6135bb54 2024-08-16 15:54:13.087 [DefaultDispatcher-worker-15 @coroutine#2258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42eaf47f 2024-08-16 15:54:13.087 [DefaultDispatcher-worker-15 @coroutine#2258] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53437/UmAppDatabase/replication/nodeId 2024-08-16 15:54:13.087 [DefaultDispatcher-worker-15 @coroutine#2258] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53437/UmAppDatabase/replication/nodeId. 2024-08-16 15:54:13.087 [DefaultDispatcher-worker-15 @coroutine#2258] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53437/UmAppDatabase/replication/nodeId 2024-08-16 15:54:13.088 [DefaultDispatcher-worker-15 @coroutine#2258] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53437/UmAppDatabase/replication/nodeId 2024-08-16 15:54:13.088 [DefaultDispatcher-worker-15 @coroutine#2258] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53437/UmAppDatabase/replication/nodeId 2024-08-16 15:54:13.089 [DefaultDispatcher-worker-7 @coroutine#4954] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6135bb54 2024-08-16 15:54:13.090 [HikariPool-201 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 15:54:13.096 [DefaultDispatcher-worker-4 @coroutine#4954] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6135bb54 2024-08-16 15:54:13.120 [HikariPool-202 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:54:13.224 [DefaultDispatcher-worker-11 @coroutine#4993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6135bb54 2024-08-16 15:54:13.227 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown initiated... 2024-08-16 15:54:13.227 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Close initiated... 2024-08-16 15:54:13.227 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:54:13.227 [HikariPool-201 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6135bb54: (connection evicted) 2024-08-16 15:54:13.227 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 15:54:13.227 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Closed. 2024-08-16 15:54:13.227 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown completed. 2024-08-16 15:54:13.228 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown initiated... 2024-08-16 15:54:13.228 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Close initiated... 2024-08-16 15:54:13.228 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:54:13.228 [HikariPool-202 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6c18cf67: (connection evicted) 2024-08-16 15:54:13.229 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 15:54:13.229 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Closed. 2024-08-16 15:54:13.229 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown completed. 2024-08-16 15:54:13.230 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-203 - configuration: 2024-08-16 15:54:13.230 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:54:13.230 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:54:13.230 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:54:13.230 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:54:13.230 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:54:13.230 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:54:13.230 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c9a18ed 2024-08-16 15:54:13.230 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:54:13.230 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:54:13.230 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:54:13.230 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:54:13.230 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:54:13.230 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:54:13.230 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:54:13.230 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:54:13.230 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:54:13.230 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:54:13.230 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:54:13.230 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:54:13.230 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:54:13.230 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:54:13.230 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:54:13.230 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:54:13.230 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:54:13.230 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:54:13.230 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:54:13.230 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-203" 2024-08-16 15:54:13.230 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:54:13.230 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:54:13.230 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:54:13.230 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:54:13.230 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:54:13.230 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:54:13.230 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:54:13.230 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:54:13.230 [Test worker @coroutine#4999] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Starting... 2024-08-16 15:54:13.231 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bcda4a6 2024-08-16 15:54:13.231 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bcda4a6 2024-08-16 15:54:13.231 [Test worker @coroutine#4999] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Start completed. 2024-08-16 15:54:13.237 [DefaultDispatcher-worker-14 @coroutine#2309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@519e14f6 2024-08-16 15:54:13.237 [DefaultDispatcher-worker-14 @coroutine#2309] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60525/UmAppDatabase/replication/nodeId 2024-08-16 15:54:13.237 [DefaultDispatcher-worker-14 @coroutine#2309] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60525/UmAppDatabase/replication/nodeId. 2024-08-16 15:54:13.237 [DefaultDispatcher-worker-14 @coroutine#2309] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60525/UmAppDatabase/replication/nodeId 2024-08-16 15:54:13.238 [DefaultDispatcher-worker-8 @coroutine#2309] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60525/UmAppDatabase/replication/nodeId 2024-08-16 15:54:13.238 [DefaultDispatcher-worker-8 @coroutine#2309] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60525/UmAppDatabase/replication/nodeId 2024-08-16 15:54:13.248 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bcda4a6 2024-08-16 15:54:13.257 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bcda4a6 2024-08-16 15:54:13.259 [Test worker @coroutine#5005] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bcda4a6 2024-08-16 15:54:13.261 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bcda4a6 2024-08-16 15:54:13.261 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-204 - configuration: 2024-08-16 15:54:13.261 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:54:13.261 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:54:13.261 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:54:13.261 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:54:13.261 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:54:13.261 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:54:13.261 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4a1b710 2024-08-16 15:54:13.261 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:54:13.261 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:54:13.261 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:54:13.261 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:54:13.261 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:54:13.261 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:54:13.261 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:54:13.261 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:54:13.261 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:54:13.261 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:54:13.261 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:54:13.261 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:54:13.261 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:54:13.261 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:54:13.261 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:54:13.261 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:54:13.261 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:54:13.261 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:54:13.261 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:54:13.261 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-204" 2024-08-16 15:54:13.261 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:54:13.261 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:54:13.261 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:54:13.261 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:54:13.261 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:54:13.261 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:54:13.261 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:54:13.261 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:54:13.261 [Test worker @coroutine#4999] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Starting... 2024-08-16 15:54:13.262 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@32fa956b 2024-08-16 15:54:13.262 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@32fa956b 2024-08-16 15:54:13.262 [Test worker @coroutine#4999] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Start completed. 2024-08-16 15:54:13.275 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fa956b 2024-08-16 15:54:13.284 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fa956b 2024-08-16 15:54:13.286 [Test worker @coroutine#5011] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fa956b 2024-08-16 15:54:13.287 [Test worker @coroutine#5013] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fa956b 2024-08-16 15:54:13.298 [DefaultDispatcher-worker-7 @coroutine#5015] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fa956b 2024-08-16 15:54:13.311 [DefaultDispatcher-worker-6 @coroutine#4999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bcda4a6 2024-08-16 15:54:13.324 [DefaultDispatcher-worker-3 @coroutine#4999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bcda4a6 2024-08-16 15:54:13.331 [HikariPool-203 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 15:54:13.333 [DefaultDispatcher-worker-4 @coroutine#4999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bcda4a6 2024-08-16 15:54:13.338 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown initiated... 2024-08-16 15:54:13.338 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Close initiated... 2024-08-16 15:54:13.338 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:54:13.338 [HikariPool-203 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5bcda4a6: (connection evicted) 2024-08-16 15:54:13.338 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 15:54:13.338 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Closed. 2024-08-16 15:54:13.338 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown completed. 2024-08-16 15:54:13.339 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown initiated... 2024-08-16 15:54:13.339 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Close initiated... 2024-08-16 15:54:13.339 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:54:13.339 [HikariPool-204 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Closing connection org.sqlite.jdbc4.JDBC4Connection@32fa956b: (connection evicted) 2024-08-16 15:54:13.339 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 15:54:13.339 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Closed. 2024-08-16 15:54:13.339 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown completed. 2024-08-16 15:54:13.340 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-205 - configuration: 2024-08-16 15:54:13.341 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:54:13.341 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:54:13.341 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:54:13.341 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:54:13.341 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:54:13.341 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:54:13.341 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@686279e0 2024-08-16 15:54:13.341 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:54:13.341 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:54:13.341 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:54:13.341 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:54:13.341 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:54:13.341 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:54:13.341 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:54:13.341 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:54:13.341 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:54:13.341 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:54:13.341 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:54:13.341 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:54:13.341 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:54:13.341 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:54:13.341 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:54:13.341 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:54:13.341 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:54:13.341 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:54:13.341 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:54:13.341 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-205" 2024-08-16 15:54:13.341 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:54:13.341 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:54:13.341 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:54:13.341 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:54:13.341 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:54:13.341 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:54:13.341 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:54:13.341 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:54:13.341 [Test worker @coroutine#5031] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Starting... 2024-08-16 15:54:13.341 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@41cfcbb5 2024-08-16 15:54:13.341 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@41cfcbb5 2024-08-16 15:54:13.341 [Test worker @coroutine#5031] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Start completed. 2024-08-16 15:54:13.356 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41cfcbb5 2024-08-16 15:54:13.366 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41cfcbb5 2024-08-16 15:54:13.368 [Test worker @coroutine#5035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41cfcbb5 2024-08-16 15:54:13.369 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41cfcbb5 2024-08-16 15:54:13.370 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-206 - configuration: 2024-08-16 15:54:13.370 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:54:13.370 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:54:13.370 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:54:13.370 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:54:13.370 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:54:13.370 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:54:13.370 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@771c4015 2024-08-16 15:54:13.370 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:54:13.370 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:54:13.370 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:54:13.370 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:54:13.370 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:54:13.370 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:54:13.370 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:54:13.370 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:54:13.370 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:54:13.370 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:54:13.370 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:54:13.370 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:54:13.370 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:54:13.370 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:54:13.370 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:54:13.370 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:54:13.370 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:54:13.370 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:54:13.370 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:54:13.370 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-206" 2024-08-16 15:54:13.370 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:54:13.370 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:54:13.370 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:54:13.370 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:54:13.370 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:54:13.370 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:54:13.370 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:54:13.370 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:54:13.370 [Test worker @coroutine#5031] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Starting... 2024-08-16 15:54:13.370 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@60a3a0fa 2024-08-16 15:54:13.370 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@60a3a0fa 2024-08-16 15:54:13.370 [Test worker @coroutine#5031] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Start completed. 2024-08-16 15:54:13.384 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60a3a0fa 2024-08-16 15:54:13.391 [DefaultDispatcher-worker-5 @coroutine#2352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6278371a 2024-08-16 15:54:13.392 [DefaultDispatcher-worker-5 @coroutine#2352] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44157/UmAppDatabase/replication/nodeId 2024-08-16 15:54:13.392 [DefaultDispatcher-worker-5 @coroutine#2352] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44157/UmAppDatabase/replication/nodeId. 2024-08-16 15:54:13.392 [DefaultDispatcher-worker-5 @coroutine#2352] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44157/UmAppDatabase/replication/nodeId 2024-08-16 15:54:13.393 [DefaultDispatcher-worker-8 @coroutine#2352] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44157/UmAppDatabase/replication/nodeId 2024-08-16 15:54:13.393 [DefaultDispatcher-worker-8 @coroutine#2352] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44157/UmAppDatabase/replication/nodeId 2024-08-16 15:54:13.395 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60a3a0fa 2024-08-16 15:54:13.397 [Test worker @coroutine#5044] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60a3a0fa 2024-08-16 15:54:13.398 [Test worker @coroutine#5046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60a3a0fa 2024-08-16 15:54:13.408 [DefaultDispatcher-worker-8 @coroutine#5048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60a3a0fa 2024-08-16 15:54:13.421 [DefaultDispatcher-worker-12 @coroutine#5031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41cfcbb5 2024-08-16 15:54:13.433 [DefaultDispatcher-worker-12 @coroutine#5031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41cfcbb5 2024-08-16 15:54:13.439 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown initiated... 2024-08-16 15:54:13.439 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Close initiated... 2024-08-16 15:54:13.439 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:54:13.439 [HikariPool-205 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Closing connection org.sqlite.jdbc4.JDBC4Connection@41cfcbb5: (connection evicted) 2024-08-16 15:54:13.440 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 15:54:13.440 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Closed. 2024-08-16 15:54:13.440 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown completed. 2024-08-16 15:54:13.441 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown initiated... 2024-08-16 15:54:13.441 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Close initiated... 2024-08-16 15:54:13.441 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:54:13.441 [HikariPool-206 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Closing connection org.sqlite.jdbc4.JDBC4Connection@60a3a0fa: (connection evicted) 2024-08-16 15:54:13.442 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 15:54:13.442 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Closed. 2024-08-16 15:54:13.442 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown completed. 2024-08-16 15:54:13.443 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-207 - configuration: 2024-08-16 15:54:13.443 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:54:13.443 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:54:13.443 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:54:13.443 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:54:13.443 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:54:13.443 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:54:13.443 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@60035f1e 2024-08-16 15:54:13.443 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:54:13.443 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:54:13.443 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:54:13.443 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:54:13.443 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:54:13.443 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:54:13.443 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:54:13.443 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:54:13.443 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:54:13.443 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:54:13.443 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:54:13.443 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:54:13.443 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:54:13.443 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:54:13.443 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:54:13.443 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:54:13.443 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:54:13.443 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:54:13.443 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:54:13.443 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-207" 2024-08-16 15:54:13.443 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:54:13.443 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:54:13.443 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:54:13.443 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:54:13.443 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:54:13.443 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:54:13.443 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:54:13.443 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:54:13.443 [Test worker @coroutine#5064] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Starting... 2024-08-16 15:54:13.444 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@732ffb6a 2024-08-16 15:54:13.444 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@732ffb6a 2024-08-16 15:54:13.444 [Test worker @coroutine#5064] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Start completed. 2024-08-16 15:54:13.448 [DefaultDispatcher-worker-17 @coroutine#2074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14d9ae22 2024-08-16 15:54:13.448 [DefaultDispatcher-worker-17 @coroutine#2074] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35547/UmAppDatabase/replication/nodeId 2024-08-16 15:54:13.448 [DefaultDispatcher-worker-17 @coroutine#2074] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35547/UmAppDatabase/replication/nodeId. 2024-08-16 15:54:13.448 [DefaultDispatcher-worker-17 @coroutine#2074] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35547/UmAppDatabase/replication/nodeId 2024-08-16 15:54:13.449 [DefaultDispatcher-worker-4 @coroutine#2074] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35547/UmAppDatabase/replication/nodeId 2024-08-16 15:54:13.449 [DefaultDispatcher-worker-4 @coroutine#2074] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35547/UmAppDatabase/replication/nodeId 2024-08-16 15:54:13.465 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@732ffb6a 2024-08-16 15:54:13.475 [Test worker @coroutine#5068] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@732ffb6a 2024-08-16 15:54:13.477 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@732ffb6a 2024-08-16 15:54:13.478 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@732ffb6a 2024-08-16 15:54:13.479 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-208 - configuration: 2024-08-16 15:54:13.479 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:54:13.479 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:54:13.479 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:54:13.479 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:54:13.479 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:54:13.479 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:54:13.479 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@d7645b2 2024-08-16 15:54:13.479 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:54:13.479 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:54:13.479 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:54:13.479 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:54:13.479 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:54:13.479 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:54:13.479 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:54:13.479 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:54:13.479 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:54:13.479 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:54:13.479 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:54:13.479 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:54:13.479 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:54:13.479 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:54:13.479 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:54:13.479 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:54:13.479 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:54:13.479 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:54:13.479 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:54:13.479 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-208" 2024-08-16 15:54:13.479 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:54:13.479 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:54:13.479 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:54:13.479 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:54:13.479 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:54:13.479 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:54:13.479 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:54:13.479 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:54:13.479 [Test worker @coroutine#5064] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Starting... 2024-08-16 15:54:13.479 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@279b83ea 2024-08-16 15:54:13.479 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@279b83ea 2024-08-16 15:54:13.479 [Test worker @coroutine#5064] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Start completed. 2024-08-16 15:54:13.493 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279b83ea 2024-08-16 15:54:13.503 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279b83ea 2024-08-16 15:54:13.505 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279b83ea 2024-08-16 15:54:13.507 [Test worker @coroutine#5080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279b83ea 2024-08-16 15:54:13.517 [DefaultDispatcher-worker-16 @coroutine#5082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279b83ea 2024-08-16 15:54:13.519 [DefaultDispatcher-worker-6 @coroutine#2408] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a904e64 2024-08-16 15:54:13.519 [DefaultDispatcher-worker-6 @coroutine#2408] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34147/UmAppDatabase/replication/nodeId 2024-08-16 15:54:13.519 [DefaultDispatcher-worker-6 @coroutine#2408] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34147/UmAppDatabase/replication/nodeId. 2024-08-16 15:54:13.519 [DefaultDispatcher-worker-6 @coroutine#2408] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34147/UmAppDatabase/replication/nodeId 2024-08-16 15:54:13.520 [DefaultDispatcher-worker-8 @coroutine#2408] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34147/UmAppDatabase/replication/nodeId 2024-08-16 15:54:13.520 [DefaultDispatcher-worker-8 @coroutine#2408] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34147/UmAppDatabase/replication/nodeId 2024-08-16 15:54:13.532 [DefaultDispatcher-worker-8 @coroutine#5064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@732ffb6a 2024-08-16 15:54:13.544 [HikariPool-207 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 15:54:13.546 [DefaultDispatcher-worker-6 @coroutine#5064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@732ffb6a 2024-08-16 15:54:13.558 [DefaultDispatcher-worker-5 @coroutine#5064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@732ffb6a 2024-08-16 15:54:13.564 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown initiated... 2024-08-16 15:54:13.564 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Close initiated... 2024-08-16 15:54:13.564 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:54:13.565 [HikariPool-207 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Closing connection org.sqlite.jdbc4.JDBC4Connection@732ffb6a: (connection evicted) 2024-08-16 15:54:13.566 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 15:54:13.566 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Closed. 2024-08-16 15:54:13.566 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown completed. 2024-08-16 15:54:13.566 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown initiated... 2024-08-16 15:54:13.566 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Close initiated... 2024-08-16 15:54:13.566 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:54:13.566 [HikariPool-208 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Closing connection org.sqlite.jdbc4.JDBC4Connection@279b83ea: (connection evicted) 2024-08-16 15:54:13.567 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 15:54:13.567 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Closed. 2024-08-16 15:54:13.567 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown completed. 2024-08-16 15:54:13.568 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-209 - configuration: 2024-08-16 15:54:13.568 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:54:13.568 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:54:13.568 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:54:13.568 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:54:13.569 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:54:13.569 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:54:13.569 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f0b7b6d 2024-08-16 15:54:13.569 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:54:13.569 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:54:13.569 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:54:13.569 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:54:13.569 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:54:13.569 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:54:13.569 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:54:13.569 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:54:13.569 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:54:13.569 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:54:13.569 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:54:13.569 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:54:13.569 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:54:13.569 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:54:13.569 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:54:13.569 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:54:13.569 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:54:13.569 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:54:13.569 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:54:13.569 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-209" 2024-08-16 15:54:13.569 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:54:13.569 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:54:13.569 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:54:13.569 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:54:13.569 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:54:13.569 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:54:13.569 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:54:13.569 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:54:13.569 [Test worker @coroutine#5102] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Starting... 2024-08-16 15:54:13.569 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@56f3f9da 2024-08-16 15:54:13.569 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@56f3f9da 2024-08-16 15:54:13.569 [Test worker @coroutine#5102] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Start completed. 2024-08-16 15:54:13.579 [DefaultDispatcher-worker-15 @coroutine#2106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b407ac7 2024-08-16 15:54:13.579 [DefaultDispatcher-worker-15 @coroutine#2106] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41533/UmAppDatabase/replication/nodeId 2024-08-16 15:54:13.579 [DefaultDispatcher-worker-15 @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:41533/UmAppDatabase/replication/nodeId. 2024-08-16 15:54:13.579 [DefaultDispatcher-worker-15 @coroutine#2106] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41533/UmAppDatabase/replication/nodeId 2024-08-16 15:54:13.580 [DefaultDispatcher-worker-14 @coroutine#2106] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41533/UmAppDatabase/replication/nodeId 2024-08-16 15:54:13.580 [DefaultDispatcher-worker-14 @coroutine#2106] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41533/UmAppDatabase/replication/nodeId 2024-08-16 15:54:13.586 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56f3f9da 2024-08-16 15:54:13.595 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56f3f9da 2024-08-16 15:54:13.597 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56f3f9da 2024-08-16 15:54:13.598 [Test worker @coroutine#5110] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56f3f9da 2024-08-16 15:54:13.608 [DefaultDispatcher-worker-6 @coroutine#5112] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56f3f9da 2024-08-16 15:54:13.616 [DefaultDispatcher-worker-17 @coroutine#5102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56f3f9da 2024-08-16 15:54:13.632 [UI Thread @coroutine#5131] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/api/contententryimportjob/importjobs?contententryuid=626977837374857216 2024-08-16 15:54:13.633 [UI Thread @coroutine#5131] 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=626977837374857216. 2024-08-16 15:54:13.633 [UI Thread @coroutine#5131] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/api/contententryimportjob/importjobs?contententryuid=626977837374857216 2024-08-16 15:54:13.634 [UI Thread @coroutine#5131] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/api/contententryimportjob/importjobs?contententryuid=626977837374857216 2024-08-16 15:54:13.634 [UI Thread @coroutine#5131] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/api/contententryimportjob/importjobs?contententryuid=626977837374857216 2024-08-16 15:54:13.634 [UI Thread @coroutine#5131] 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=626977837374857216. 2024-08-16 15:54:13.634 [UI Thread @coroutine#5131] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost/api/contententryimportjob/importjobs?contententryuid=626977837374857216 to class io.ktor.utils.io.ByteReadChannel 2024-08-16 15:54:13.637 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown initiated... 2024-08-16 15:54:13.637 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Close initiated... 2024-08-16 15:54:13.637 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:54:13.638 [HikariPool-209 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Closing connection org.sqlite.jdbc4.JDBC4Connection@56f3f9da: (connection evicted) 2024-08-16 15:54:13.638 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 15:54:13.638 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Closed. 2024-08-16 15:54:13.638 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown completed. 2024-08-16 15:54:13.694 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-210 - configuration: 2024-08-16 15:54:13.695 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:54:13.695 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:54:13.695 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:54:13.695 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:54:13.695 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:54:13.695 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:54:13.695 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3619ecd 2024-08-16 15:54:13.695 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:54:13.695 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:54:13.695 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:54:13.695 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:54:13.695 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:54:13.695 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:54:13.695 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:54:13.695 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:54:13.695 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:54:13.695 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:54:13.695 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:54:13.695 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:54:13.695 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:54:13.695 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:54:13.695 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:54:13.695 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:54:13.695 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:54:13.695 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:54:13.695 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:54:13.695 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-210" 2024-08-16 15:54:13.695 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:54:13.695 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:54:13.695 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:54:13.695 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:54:13.695 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:54:13.695 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:54:13.695 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:54:13.695 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:54:13.695 [Test worker @coroutine#5147] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Starting... 2024-08-16 15:54:13.695 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@193e65d5 2024-08-16 15:54:13.696 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@193e65d5 2024-08-16 15:54:13.696 [Test worker @coroutine#5147] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Start completed. 2024-08-16 15:54:13.714 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@193e65d5 2024-08-16 15:54:13.724 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@193e65d5 2024-08-16 15:54:13.726 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@193e65d5 2024-08-16 15:54:13.727 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@193e65d5 2024-08-16 15:54:13.748 [DefaultDispatcher-worker-4 @coroutine#2153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78b29e00 2024-08-16 15:54:13.748 [DefaultDispatcher-worker-4 @coroutine#2153] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42589/UmAppDatabase/replication/nodeId 2024-08-16 15:54:13.748 [DefaultDispatcher-worker-4 @coroutine#2153] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42589/UmAppDatabase/replication/nodeId. 2024-08-16 15:54:13.748 [DefaultDispatcher-worker-4 @coroutine#2153] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42589/UmAppDatabase/replication/nodeId 2024-08-16 15:54:13.750 [DefaultDispatcher-worker-1 @coroutine#2153] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42589/UmAppDatabase/replication/nodeId 2024-08-16 15:54:13.750 [DefaultDispatcher-worker-1 @coroutine#2153] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42589/UmAppDatabase/replication/nodeId 2024-08-16 15:54:13.751 [DefaultDispatcher-worker-1 @coroutine#5147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@193e65d5 2024-08-16 15:54:13.759 [DefaultDispatcher-worker-6 @coroutine#5156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@193e65d5 2024-08-16 15:54:13.767 [DefaultDispatcher-worker-13 @coroutine#5147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@193e65d5 2024-08-16 15:54:13.782 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown initiated... 2024-08-16 15:54:13.782 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Close initiated... 2024-08-16 15:54:13.782 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:54:13.782 [HikariPool-210 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Closing connection org.sqlite.jdbc4.JDBC4Connection@193e65d5: (connection evicted) 2024-08-16 15:54:13.783 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 15:54:13.783 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Closed. 2024-08-16 15:54:13.783 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown completed. 2024-08-16 15:54:13.844 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-211 - configuration: 2024-08-16 15:54:13.844 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:54:13.844 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:54:13.844 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:54:13.844 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:54:13.844 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:54:13.844 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:54:13.844 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6723626f 2024-08-16 15:54:13.844 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:54:13.844 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:54:13.844 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:54:13.844 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:54:13.844 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:54:13.844 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:54:13.844 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:54:13.844 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:54:13.844 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:54:13.844 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:54:13.844 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:54:13.844 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:54:13.844 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:54:13.844 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:54:13.844 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:54:13.844 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:54:13.844 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:54:13.844 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:54:13.844 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:54:13.844 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-211" 2024-08-16 15:54:13.844 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:54:13.844 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:54:13.844 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:54:13.844 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:54:13.844 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:54:13.844 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:54:13.844 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:54:13.844 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:54:13.844 [Test worker @coroutine#5177] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Starting... 2024-08-16 15:54:13.845 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@a4aecc3 2024-08-16 15:54:13.845 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@a4aecc3 2024-08-16 15:54:13.845 [Test worker @coroutine#5177] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Start completed. 2024-08-16 15:54:13.859 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a4aecc3 2024-08-16 15:54:13.869 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a4aecc3 2024-08-16 15:54:13.871 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a4aecc3 2024-08-16 15:54:13.872 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a4aecc3 2024-08-16 15:54:13.877 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown initiated... 2024-08-16 15:54:13.877 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Close initiated... 2024-08-16 15:54:13.877 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 15:54:13.877 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 15:54:13.877 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Closed. 2024-08-16 15:54:13.877 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown completed. 2024-08-16 15:54:13.880 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-212 - configuration: 2024-08-16 15:54:13.880 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:54:13.880 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:54:13.880 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:54:13.880 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:54:13.880 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:54:13.880 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:54:13.880 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@37b17938 2024-08-16 15:54:13.880 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:54:13.880 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:54:13.880 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:54:13.880 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:54:13.880 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:54:13.880 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:54:13.880 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:54:13.880 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:54:13.880 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:54:13.880 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:54:13.880 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:54:13.880 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:54:13.880 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:54:13.880 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:54:13.880 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:54:13.880 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:54:13.880 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:54:13.880 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:54:13.880 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:54:13.880 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-212" 2024-08-16 15:54:13.880 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:54:13.880 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:54:13.880 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:54:13.880 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:54:13.880 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:54:13.880 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:54:13.880 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:54:13.880 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:54:13.880 [Test worker @coroutine#5195] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Starting... 2024-08-16 15:54:13.881 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f3b0b19 2024-08-16 15:54:13.881 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f3b0b19 2024-08-16 15:54:13.881 [Test worker @coroutine#5195] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Start completed. 2024-08-16 15:54:13.895 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f3b0b19 2024-08-16 15:54:13.904 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f3b0b19 2024-08-16 15:54:13.906 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f3b0b19 2024-08-16 15:54:13.907 [Test worker @coroutine#5200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f3b0b19 2024-08-16 15:54:13.911 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown initiated... 2024-08-16 15:54:13.911 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Close initiated... 2024-08-16 15:54:13.911 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 15:54:13.911 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 15:54:13.911 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Closed. 2024-08-16 15:54:13.911 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown completed. 2024-08-16 15:54:13.913 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-213 - configuration: 2024-08-16 15:54:13.913 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:54:13.913 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:54:13.913 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:54:13.913 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:54:13.913 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:54:13.913 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:54:13.913 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d0ac379 2024-08-16 15:54:13.913 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:54:13.913 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:54:13.913 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:54:13.913 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:54:13.913 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:54:13.913 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:54:13.913 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:54:13.913 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:54:13.913 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:54:13.913 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:54:13.913 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:54:13.913 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:54:13.913 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:54:13.913 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:54:13.913 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:54:13.913 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:54:13.913 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:54:13.913 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:54:13.913 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:54:13.913 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-213" 2024-08-16 15:54:13.913 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:54:13.913 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:54:13.913 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:54:13.913 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:54:13.913 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:54:13.913 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:54:13.913 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:54:13.913 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:54:13.913 [Test worker @coroutine#5213] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Starting... 2024-08-16 15:54:13.913 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@32950acc 2024-08-16 15:54:13.913 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@32950acc 2024-08-16 15:54:13.913 [Test worker @coroutine#5213] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Start completed. 2024-08-16 15:54:13.928 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32950acc 2024-08-16 15:54:13.929 [DefaultDispatcher-worker-5 @coroutine#2185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54644470 2024-08-16 15:54:13.929 [DefaultDispatcher-worker-5 @coroutine#2185] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47019/UmAppDatabase/replication/nodeId 2024-08-16 15:54:13.929 [DefaultDispatcher-worker-5 @coroutine#2185] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47019/UmAppDatabase/replication/nodeId. 2024-08-16 15:54:13.929 [DefaultDispatcher-worker-5 @coroutine#2185] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47019/UmAppDatabase/replication/nodeId 2024-08-16 15:54:13.930 [DefaultDispatcher-worker-15 @coroutine#2185] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47019/UmAppDatabase/replication/nodeId 2024-08-16 15:54:13.930 [DefaultDispatcher-worker-15 @coroutine#2185] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47019/UmAppDatabase/replication/nodeId 2024-08-16 15:54:13.938 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32950acc 2024-08-16 15:54:13.940 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32950acc 2024-08-16 15:54:13.941 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32950acc 2024-08-16 15:54:13.942 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-214 - configuration: 2024-08-16 15:54:13.942 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:54:13.942 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:54:13.942 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:54:13.942 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:54:13.942 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:54:13.942 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:54:13.942 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a5478e8 2024-08-16 15:54:13.942 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:54:13.942 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:54:13.942 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:54:13.942 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:54:13.942 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:54:13.942 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:54:13.942 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:54:13.942 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:54:13.942 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:54:13.942 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:54:13.942 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:54:13.942 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:54:13.942 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:54:13.942 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:54:13.942 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:54:13.942 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:54:13.942 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:54:13.942 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:54:13.942 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:54:13.942 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-214" 2024-08-16 15:54:13.942 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:54:13.942 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:54:13.942 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:54:13.942 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:54:13.942 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:54:13.942 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:54:13.942 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:54:13.942 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:54:13.942 [Test worker @coroutine#5213] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Starting... 2024-08-16 15:54:13.942 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@60f6c148 2024-08-16 15:54:13.942 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@60f6c148 2024-08-16 15:54:13.942 [Test worker @coroutine#5213] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Start completed. 2024-08-16 15:54:13.956 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60f6c148 2024-08-16 15:54:13.966 [Test worker @coroutine#5224] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60f6c148 2024-08-16 15:54:13.968 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60f6c148 2024-08-16 15:54:13.969 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60f6c148 2024-08-16 15:54:13.981 [DefaultDispatcher-worker-8 @coroutine#5230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60f6c148 2024-08-16 15:54:13.993 [DefaultDispatcher-worker-4 @coroutine#5213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32950acc 2024-08-16 15:54:13.998 [UI Thread @coroutine#5241] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43303/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-08-16 15:54:13.998 [UI Thread @coroutine#5241] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43303/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-08-16 15:54:13.998 [UI Thread @coroutine#5241] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43303/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-08-16 15:54:14.000 [UI Thread @coroutine#5241] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43303/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-08-16 15:54:14.000 [UI Thread @coroutine#5241] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43303/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-08-16 15:54:14.000 [UI Thread @coroutine#5241] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:43303/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-08-16 15:54:14.000 [UI Thread @coroutine#5241] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:43303/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2024-08-16 15:54:14.003 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown initiated... 2024-08-16 15:54:14.003 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Close initiated... 2024-08-16 15:54:14.003 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:54:14.003 [HikariPool-213 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Closing connection org.sqlite.jdbc4.JDBC4Connection@32950acc: (connection evicted) 2024-08-16 15:54:14.004 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 15:54:14.004 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Closed. 2024-08-16 15:54:14.004 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown completed. 2024-08-16 15:54:14.004 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown initiated... 2024-08-16 15:54:14.004 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Close initiated... 2024-08-16 15:54:14.004 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:54:14.004 [HikariPool-214 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Closing connection org.sqlite.jdbc4.JDBC4Connection@60f6c148: (connection evicted) 2024-08-16 15:54:14.005 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 15:54:14.005 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Closed. 2024-08-16 15:54:14.005 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown completed. 2024-08-16 15:54:14.006 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-215 - configuration: 2024-08-16 15:54:14.006 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:54:14.006 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:54:14.006 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:54:14.006 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:54:14.006 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:54:14.006 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:54:14.006 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@51653509 2024-08-16 15:54:14.006 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:54:14.006 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:54:14.006 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:54:14.006 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:54:14.006 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:54:14.006 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:54:14.006 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:54:14.006 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:54:14.006 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:54:14.006 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:54:14.006 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:54:14.006 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:54:14.006 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:54:14.006 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:54:14.006 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:54:14.006 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:54:14.006 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:54:14.006 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:54:14.006 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:54:14.006 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-215" 2024-08-16 15:54:14.006 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:54:14.006 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:54:14.006 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:54:14.006 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:54:14.006 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:54:14.006 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:54:14.006 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:54:14.006 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:54:14.006 [Test worker @coroutine#5247] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Starting... 2024-08-16 15:54:14.007 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@4df50829 2024-08-16 15:54:14.007 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@4df50829 2024-08-16 15:54:14.007 [Test worker @coroutine#5247] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Start completed. 2024-08-16 15:54:14.022 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4df50829 2024-08-16 15:54:14.032 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4df50829 2024-08-16 15:54:14.033 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4df50829 2024-08-16 15:54:14.035 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4df50829 2024-08-16 15:54:14.035 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-216 - configuration: 2024-08-16 15:54:14.035 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:54:14.035 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:54:14.035 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:54:14.035 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:54:14.035 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:54:14.035 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:54:14.035 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71e740c6 2024-08-16 15:54:14.035 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:54:14.035 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:54:14.035 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:54:14.035 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:54:14.035 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:54:14.035 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:54:14.035 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:54:14.035 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:54:14.035 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:54:14.035 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:54:14.035 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:54:14.035 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:54:14.035 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:54:14.035 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:54:14.035 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:54:14.035 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:54:14.035 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:54:14.035 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:54:14.035 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:54:14.035 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-216" 2024-08-16 15:54:14.035 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:54:14.035 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:54:14.035 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:54:14.035 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:54:14.035 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:54:14.035 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:54:14.035 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:54:14.035 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:54:14.035 [Test worker @coroutine#5247] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Starting... 2024-08-16 15:54:14.035 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a26eecb 2024-08-16 15:54:14.035 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a26eecb 2024-08-16 15:54:14.036 [Test worker @coroutine#5247] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Start completed. 2024-08-16 15:54:14.049 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a26eecb 2024-08-16 15:54:14.058 [Test worker @coroutine#5255] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a26eecb 2024-08-16 15:54:14.060 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a26eecb 2024-08-16 15:54:14.061 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a26eecb 2024-08-16 15:54:14.072 [DefaultDispatcher-worker-17 @coroutine#2214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444fbd13 2024-08-16 15:54:14.072 [DefaultDispatcher-worker-17 @coroutine#2214] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47289/UmAppDatabase/replication/nodeId 2024-08-16 15:54:14.072 [DefaultDispatcher-worker-17 @coroutine#2214] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47289/UmAppDatabase/replication/nodeId. 2024-08-16 15:54:14.072 [DefaultDispatcher-worker-17 @coroutine#2214] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47289/UmAppDatabase/replication/nodeId 2024-08-16 15:54:14.072 [DefaultDispatcher-worker-16 @coroutine#5261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a26eecb 2024-08-16 15:54:14.072 [DefaultDispatcher-worker-6 @coroutine#2244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d4377d2 2024-08-16 15:54:14.072 [DefaultDispatcher-worker-6 @coroutine#2244] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-16 15:54:14.072 [DefaultDispatcher-worker-6 @coroutine#2244] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-08-16 15:54:14.072 [DefaultDispatcher-worker-6 @coroutine#2244] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-16 15:54:14.073 [DefaultDispatcher-worker-3 @coroutine#2214] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47289/UmAppDatabase/replication/nodeId 2024-08-16 15:54:14.073 [DefaultDispatcher-worker-3 @coroutine#2214] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47289/UmAppDatabase/replication/nodeId 2024-08-16 15:54:14.073 [DefaultDispatcher-worker-2 @coroutine#2244] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-16 15:54:14.084 [DefaultDispatcher-worker-8 @coroutine#5247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4df50829 2024-08-16 15:54:14.085 [UI Thread @coroutine#5276] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52835/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-08-16 15:54:14.085 [UI Thread @coroutine#5276] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52835/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-08-16 15:54:14.085 [UI Thread @coroutine#5276] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52835/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-08-16 15:54:14.087 [UI Thread @coroutine#5276] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52835/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-08-16 15:54:14.087 [UI Thread @coroutine#5276] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52835/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-08-16 15:54:14.088 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown initiated... 2024-08-16 15:54:14.088 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Close initiated... 2024-08-16 15:54:14.088 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:54:14.088 [HikariPool-215 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4df50829: (connection evicted) 2024-08-16 15:54:14.089 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 15:54:14.089 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Closed. 2024-08-16 15:54:14.089 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown completed. 2024-08-16 15:54:14.089 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown initiated... 2024-08-16 15:54:14.089 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Close initiated... 2024-08-16 15:54:14.089 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:54:14.089 [HikariPool-216 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1a26eecb: (connection evicted) 2024-08-16 15:54:14.090 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 15:54:14.090 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Closed. 2024-08-16 15:54:14.090 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown completed. 2024-08-16 15:54:14.091 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-217 - configuration: 2024-08-16 15:54:14.091 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:54:14.091 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:54:14.091 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:54:14.091 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:54:14.091 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:54:14.091 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:54:14.091 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6dfe4788 2024-08-16 15:54:14.091 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:54:14.091 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:54:14.091 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:54:14.091 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:54:14.091 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:54:14.091 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:54:14.091 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:54:14.091 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:54:14.091 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:54:14.091 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:54:14.091 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:54:14.091 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:54:14.091 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:54:14.091 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:54:14.091 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:54:14.091 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:54:14.091 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:54:14.091 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:54:14.091 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:54:14.091 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-217" 2024-08-16 15:54:14.091 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:54:14.091 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:54:14.091 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:54:14.091 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:54:14.091 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:54:14.091 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:54:14.091 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:54:14.091 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:54:14.092 [Test worker @coroutine#5282] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Starting... 2024-08-16 15:54:14.092 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@4095ebff 2024-08-16 15:54:14.092 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@4095ebff 2024-08-16 15:54:14.092 [Test worker @coroutine#5282] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Start completed. 2024-08-16 15:54:14.098 [DefaultDispatcher-worker-2 @coroutine#2258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42eaf47f 2024-08-16 15:54:14.098 [DefaultDispatcher-worker-2 @coroutine#2258] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53437/UmAppDatabase/replication/nodeId 2024-08-16 15:54:14.098 [DefaultDispatcher-worker-2 @coroutine#2258] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53437/UmAppDatabase/replication/nodeId. 2024-08-16 15:54:14.098 [DefaultDispatcher-worker-2 @coroutine#2258] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53437/UmAppDatabase/replication/nodeId 2024-08-16 15:54:14.099 [DefaultDispatcher-worker-8 @coroutine#2258] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53437/UmAppDatabase/replication/nodeId 2024-08-16 15:54:14.099 [DefaultDispatcher-worker-8 @coroutine#2258] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53437/UmAppDatabase/replication/nodeId 2024-08-16 15:54:14.109 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4095ebff 2024-08-16 15:54:14.119 [Test worker @coroutine#5286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4095ebff 2024-08-16 15:54:14.121 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4095ebff 2024-08-16 15:54:14.123 [Test worker @coroutine#5291] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4095ebff 2024-08-16 15:54:14.123 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-218 - configuration: 2024-08-16 15:54:14.123 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:54:14.123 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:54:14.123 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:54:14.123 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:54:14.123 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:54:14.123 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:54:14.123 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b2f18cd 2024-08-16 15:54:14.123 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:54:14.123 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:54:14.123 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:54:14.123 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:54:14.123 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:54:14.123 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:54:14.123 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:54:14.123 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:54:14.123 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:54:14.123 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:54:14.123 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:54:14.123 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:54:14.123 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:54:14.123 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:54:14.123 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:54:14.123 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:54:14.123 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:54:14.123 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:54:14.123 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:54:14.123 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-218" 2024-08-16 15:54:14.123 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:54:14.123 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:54:14.123 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:54:14.123 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:54:14.123 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:54:14.123 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:54:14.123 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:54:14.123 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:54:14.123 [Test worker @coroutine#5282] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Starting... 2024-08-16 15:54:14.124 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@61defefb 2024-08-16 15:54:14.124 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@61defefb 2024-08-16 15:54:14.124 [Test worker @coroutine#5282] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Start completed. 2024-08-16 15:54:14.137 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61defefb 2024-08-16 15:54:14.146 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61defefb 2024-08-16 15:54:14.148 [Test worker @coroutine#5295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61defefb 2024-08-16 15:54:14.149 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61defefb 2024-08-16 15:54:14.162 [DefaultDispatcher-worker-15 @coroutine#5299] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61defefb 2024-08-16 15:54:14.175 [DefaultDispatcher-worker-1 @coroutine#5282] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4095ebff 2024-08-16 15:54:14.177 [UI Thread @coroutine#5309] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52415/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-08-16 15:54:14.177 [UI Thread @coroutine#5309] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52415/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-08-16 15:54:14.177 [UI Thread @coroutine#5309] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52415/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-08-16 15:54:14.179 [UI Thread @coroutine#5309] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52415/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-08-16 15:54:14.179 [UI Thread @coroutine#5309] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52415/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-08-16 15:54:14.179 [UI Thread @coroutine#5309] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:52415/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-08-16 15:54:14.179 [UI Thread @coroutine#5309] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:52415/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2024-08-16 15:54:14.180 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown initiated... 2024-08-16 15:54:14.180 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Close initiated... 2024-08-16 15:54:14.181 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:54:14.181 [HikariPool-217 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4095ebff: (connection evicted) 2024-08-16 15:54:14.181 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 15:54:14.181 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Closed. 2024-08-16 15:54:14.181 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown completed. 2024-08-16 15:54:14.181 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown initiated... 2024-08-16 15:54:14.181 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Close initiated... 2024-08-16 15:54:14.181 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:54:14.182 [HikariPool-218 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Closing connection org.sqlite.jdbc4.JDBC4Connection@61defefb: (connection evicted) 2024-08-16 15:54:14.182 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 15:54:14.182 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Closed. 2024-08-16 15:54:14.182 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown completed. 2024-08-16 15:54:14.184 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-219 - configuration: 2024-08-16 15:54:14.184 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:54:14.184 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:54:14.184 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:54:14.184 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:54:14.184 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:54:14.184 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:54:14.184 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4b477d05 2024-08-16 15:54:14.184 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:54:14.184 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:54:14.184 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:54:14.184 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:54:14.184 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:54:14.184 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:54:14.184 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:54:14.184 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:54:14.184 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:54:14.184 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:54:14.184 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:54:14.184 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:54:14.185 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:54:14.185 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:54:14.185 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:54:14.185 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:54:14.185 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:54:14.185 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:54:14.185 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:54:14.185 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-219" 2024-08-16 15:54:14.185 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:54:14.185 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:54:14.185 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:54:14.185 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:54:14.185 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:54:14.185 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:54:14.185 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:54:14.185 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:54:14.185 [Test worker @coroutine#5315] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Starting... 2024-08-16 15:54:14.185 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d6c4775 2024-08-16 15:54:14.185 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d6c4775 2024-08-16 15:54:14.185 [Test worker @coroutine#5315] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Start completed. 2024-08-16 15:54:14.203 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d6c4775 2024-08-16 15:54:14.214 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d6c4775 2024-08-16 15:54:14.216 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d6c4775 2024-08-16 15:54:14.218 [Test worker @coroutine#5320] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d6c4775 2024-08-16 15:54:14.219 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-220 - configuration: 2024-08-16 15:54:14.219 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:54:14.219 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:54:14.219 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:54:14.219 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:54:14.219 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:54:14.219 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:54:14.219 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@22112da1 2024-08-16 15:54:14.219 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:54:14.219 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:54:14.219 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:54:14.219 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:54:14.219 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:54:14.219 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:54:14.219 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:54:14.219 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:54:14.219 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:54:14.219 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:54:14.219 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:54:14.219 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:54:14.219 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:54:14.219 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:54:14.219 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:54:14.219 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:54:14.219 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:54:14.219 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:54:14.219 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:54:14.219 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-220" 2024-08-16 15:54:14.219 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:54:14.219 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:54:14.219 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:54:14.219 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:54:14.219 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:54:14.219 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:54:14.219 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:54:14.219 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:54:14.219 [Test worker @coroutine#5315] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Starting... 2024-08-16 15:54:14.219 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@38eb2140 2024-08-16 15:54:14.219 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@38eb2140 2024-08-16 15:54:14.219 [Test worker @coroutine#5315] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Start completed. 2024-08-16 15:54:14.233 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38eb2140 2024-08-16 15:54:14.242 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38eb2140 2024-08-16 15:54:14.244 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38eb2140 2024-08-16 15:54:14.246 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38eb2140 2024-08-16 15:54:14.247 [DefaultDispatcher-worker-8 @coroutine#2309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@519e14f6 2024-08-16 15:54:14.247 [DefaultDispatcher-worker-8 @coroutine#2309] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60525/UmAppDatabase/replication/nodeId 2024-08-16 15:54:14.247 [DefaultDispatcher-worker-8 @coroutine#2309] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60525/UmAppDatabase/replication/nodeId. 2024-08-16 15:54:14.247 [DefaultDispatcher-worker-8 @coroutine#2309] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60525/UmAppDatabase/replication/nodeId 2024-08-16 15:54:14.249 [DefaultDispatcher-worker-17 @coroutine#2309] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60525/UmAppDatabase/replication/nodeId 2024-08-16 15:54:14.249 [DefaultDispatcher-worker-17 @coroutine#2309] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60525/UmAppDatabase/replication/nodeId 2024-08-16 15:54:14.257 [DefaultDispatcher-worker-5 @coroutine#5328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38eb2140 2024-08-16 15:54:14.271 [DefaultDispatcher-worker-6 @coroutine#5315] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d6c4775 2024-08-16 15:54:14.285 [HikariPool-219 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 15:54:14.288 [DefaultDispatcher-worker-10 @coroutine#5315] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d6c4775 2024-08-16 15:54:14.300 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown initiated... 2024-08-16 15:54:14.300 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Close initiated... 2024-08-16 15:54:14.300 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:54:14.300 [HikariPool-219 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6d6c4775: (connection evicted) 2024-08-16 15:54:14.301 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 15:54:14.301 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Closed. 2024-08-16 15:54:14.301 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown completed. 2024-08-16 15:54:14.301 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown initiated... 2024-08-16 15:54:14.301 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Close initiated... 2024-08-16 15:54:14.301 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:54:14.301 [HikariPool-220 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Closing connection org.sqlite.jdbc4.JDBC4Connection@38eb2140: (connection evicted) 2024-08-16 15:54:14.302 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 15:54:14.302 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Closed. 2024-08-16 15:54:14.302 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown completed. 2024-08-16 15:54:14.304 [Test worker @coroutine#5367] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-221 - configuration: 2024-08-16 15:54:14.305 [Test worker @coroutine#5367] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:54:14.305 [Test worker @coroutine#5367] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:54:14.305 [Test worker @coroutine#5367] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:54:14.305 [Test worker @coroutine#5367] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:54:14.305 [Test worker @coroutine#5367] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:54:14.305 [Test worker @coroutine#5367] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:54:14.305 [Test worker @coroutine#5367] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@8dcc25 2024-08-16 15:54:14.305 [Test worker @coroutine#5367] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:54:14.305 [Test worker @coroutine#5367] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:54:14.305 [Test worker @coroutine#5367] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:54:14.305 [Test worker @coroutine#5367] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:54:14.305 [Test worker @coroutine#5367] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:54:14.305 [Test worker @coroutine#5367] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:54:14.305 [Test worker @coroutine#5367] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:54:14.305 [Test worker @coroutine#5367] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:54:14.305 [Test worker @coroutine#5367] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:54:14.305 [Test worker @coroutine#5367] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:54:14.305 [Test worker @coroutine#5367] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:54:14.305 [Test worker @coroutine#5367] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:54:14.305 [Test worker @coroutine#5367] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:54:14.305 [Test worker @coroutine#5367] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:54:14.305 [Test worker @coroutine#5367] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:54:14.305 [Test worker @coroutine#5367] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:54:14.305 [Test worker @coroutine#5367] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:54:14.305 [Test worker @coroutine#5367] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:54:14.305 [Test worker @coroutine#5367] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:54:14.305 [Test worker @coroutine#5367] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-221" 2024-08-16 15:54:14.305 [Test worker @coroutine#5367] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:54:14.305 [Test worker @coroutine#5367] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:54:14.305 [Test worker @coroutine#5367] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:54:14.305 [Test worker @coroutine#5367] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:54:14.305 [Test worker @coroutine#5367] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:54:14.305 [Test worker @coroutine#5367] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:54:14.305 [Test worker @coroutine#5367] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:54:14.305 [Test worker @coroutine#5367] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:54:14.305 [Test worker @coroutine#5367] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Starting... 2024-08-16 15:54:14.306 [Test worker @coroutine#5367] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@66c58c03 2024-08-16 15:54:14.306 [Test worker @coroutine#5367] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@66c58c03 2024-08-16 15:54:14.306 [Test worker @coroutine#5367] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Start completed. 2024-08-16 15:54:14.328 [Test worker @coroutine#5367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66c58c03 2024-08-16 15:54:14.342 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66c58c03 2024-08-16 15:54:14.344 [Test worker @coroutine#5371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66c58c03 2024-08-16 15:54:14.347 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66c58c03 2024-08-16 15:54:14.357 [DefaultDispatcher-worker-7 @coroutine#5375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66c58c03 2024-08-16 15:54:14.376 [DefaultDispatcher-worker-5 @coroutine#5367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66c58c03 2024-08-16 15:54:14.389 [DefaultDispatcher-worker-16 @coroutine#5367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66c58c03 2024-08-16 15:54:14.402 [DefaultDispatcher-worker-17 @coroutine#2352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6278371a 2024-08-16 15:54:14.402 [DefaultDispatcher-worker-17 @coroutine#2352] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44157/UmAppDatabase/replication/nodeId 2024-08-16 15:54:14.402 [DefaultDispatcher-worker-17 @coroutine#2352] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44157/UmAppDatabase/replication/nodeId. 2024-08-16 15:54:14.402 [DefaultDispatcher-worker-17 @coroutine#2352] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44157/UmAppDatabase/replication/nodeId 2024-08-16 15:54:14.403 [DefaultDispatcher-worker-11 @coroutine#2352] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44157/UmAppDatabase/replication/nodeId 2024-08-16 15:54:14.404 [DefaultDispatcher-worker-11 @coroutine#2352] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44157/UmAppDatabase/replication/nodeId 2024-08-16 15:54:14.406 [HikariPool-221 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 15:54:14.409 [DefaultDispatcher-worker-3 @coroutine#5396] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66c58c03 2024-08-16 15:54:14.412 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown initiated... 2024-08-16 15:54:14.412 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Close initiated... 2024-08-16 15:54:14.412 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:54:14.412 [HikariPool-221 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Closing connection org.sqlite.jdbc4.JDBC4Connection@66c58c03: (connection evicted) 2024-08-16 15:54:14.413 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 15:54:14.413 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Closed. 2024-08-16 15:54:14.413 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown completed. 2024-08-16 15:54:14.415 [Test worker @coroutine#5405] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-222 - configuration: 2024-08-16 15:54:14.415 [Test worker @coroutine#5405] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:54:14.415 [Test worker @coroutine#5405] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:54:14.415 [Test worker @coroutine#5405] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:54:14.415 [Test worker @coroutine#5405] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:54:14.415 [Test worker @coroutine#5405] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:54:14.415 [Test worker @coroutine#5405] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:54:14.415 [Test worker @coroutine#5405] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6dbfd081 2024-08-16 15:54:14.415 [Test worker @coroutine#5405] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:54:14.415 [Test worker @coroutine#5405] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:54:14.415 [Test worker @coroutine#5405] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:54:14.415 [Test worker @coroutine#5405] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:54:14.415 [Test worker @coroutine#5405] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:54:14.415 [Test worker @coroutine#5405] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:54:14.415 [Test worker @coroutine#5405] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:54:14.415 [Test worker @coroutine#5405] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:54:14.415 [Test worker @coroutine#5405] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:54:14.415 [Test worker @coroutine#5405] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:54:14.415 [Test worker @coroutine#5405] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:54:14.415 [Test worker @coroutine#5405] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:54:14.415 [Test worker @coroutine#5405] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:54:14.415 [Test worker @coroutine#5405] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:54:14.415 [Test worker @coroutine#5405] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:54:14.415 [Test worker @coroutine#5405] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:54:14.415 [Test worker @coroutine#5405] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:54:14.415 [Test worker @coroutine#5405] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:54:14.415 [Test worker @coroutine#5405] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:54:14.415 [Test worker @coroutine#5405] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-222" 2024-08-16 15:54:14.415 [Test worker @coroutine#5405] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:54:14.415 [Test worker @coroutine#5405] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:54:14.415 [Test worker @coroutine#5405] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:54:14.415 [Test worker @coroutine#5405] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:54:14.415 [Test worker @coroutine#5405] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:54:14.415 [Test worker @coroutine#5405] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:54:14.415 [Test worker @coroutine#5405] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:54:14.415 [Test worker @coroutine#5405] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:54:14.415 [Test worker @coroutine#5405] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Starting... 2024-08-16 15:54:14.416 [Test worker @coroutine#5405] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@47cf41d7 2024-08-16 15:54:14.416 [Test worker @coroutine#5405] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@47cf41d7 2024-08-16 15:54:14.416 [Test worker @coroutine#5405] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Start completed. 2024-08-16 15:54:14.432 [Test worker @coroutine#5405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47cf41d7 2024-08-16 15:54:14.443 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47cf41d7 2024-08-16 15:54:14.444 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47cf41d7 2024-08-16 15:54:14.446 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47cf41d7 2024-08-16 15:54:14.446 [Test worker @coroutine#5405] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-223 - configuration: 2024-08-16 15:54:14.446 [Test worker @coroutine#5405] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:54:14.446 [Test worker @coroutine#5405] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:54:14.446 [Test worker @coroutine#5405] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:54:14.446 [Test worker @coroutine#5405] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:54:14.446 [Test worker @coroutine#5405] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:54:14.446 [Test worker @coroutine#5405] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:54:14.446 [Test worker @coroutine#5405] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f3705e7 2024-08-16 15:54:14.446 [Test worker @coroutine#5405] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:54:14.446 [Test worker @coroutine#5405] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:54:14.446 [Test worker @coroutine#5405] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:54:14.446 [Test worker @coroutine#5405] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:54:14.446 [Test worker @coroutine#5405] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:54:14.446 [Test worker @coroutine#5405] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:54:14.446 [Test worker @coroutine#5405] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:54:14.446 [Test worker @coroutine#5405] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:54:14.446 [Test worker @coroutine#5405] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:54:14.446 [Test worker @coroutine#5405] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:54:14.446 [Test worker @coroutine#5405] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:54:14.446 [Test worker @coroutine#5405] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:54:14.446 [Test worker @coroutine#5405] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:54:14.446 [Test worker @coroutine#5405] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:54:14.446 [Test worker @coroutine#5405] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:54:14.446 [Test worker @coroutine#5405] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:54:14.446 [Test worker @coroutine#5405] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:54:14.446 [Test worker @coroutine#5405] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:54:14.446 [Test worker @coroutine#5405] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:54:14.446 [Test worker @coroutine#5405] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-223" 2024-08-16 15:54:14.446 [Test worker @coroutine#5405] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:54:14.446 [Test worker @coroutine#5405] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:54:14.446 [Test worker @coroutine#5405] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:54:14.446 [Test worker @coroutine#5405] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:54:14.446 [Test worker @coroutine#5405] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:54:14.446 [Test worker @coroutine#5405] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:54:14.446 [Test worker @coroutine#5405] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:54:14.446 [Test worker @coroutine#5405] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:54:14.447 [Test worker @coroutine#5405] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Starting... 2024-08-16 15:54:14.447 [Test worker @coroutine#5405] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@14b53f58 2024-08-16 15:54:14.447 [Test worker @coroutine#5405] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@14b53f58 2024-08-16 15:54:14.447 [Test worker @coroutine#5405] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Start completed. 2024-08-16 15:54:14.458 [DefaultDispatcher-worker-5 @coroutine#2074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14d9ae22 2024-08-16 15:54:14.458 [DefaultDispatcher-worker-5 @coroutine#2074] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35547/UmAppDatabase/replication/nodeId 2024-08-16 15:54:14.458 [DefaultDispatcher-worker-5 @coroutine#2074] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35547/UmAppDatabase/replication/nodeId. 2024-08-16 15:54:14.458 [DefaultDispatcher-worker-5 @coroutine#2074] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35547/UmAppDatabase/replication/nodeId 2024-08-16 15:54:14.459 [DefaultDispatcher-worker-8 @coroutine#2074] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35547/UmAppDatabase/replication/nodeId 2024-08-16 15:54:14.459 [DefaultDispatcher-worker-8 @coroutine#2074] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35547/UmAppDatabase/replication/nodeId 2024-08-16 15:54:14.460 [Test worker @coroutine#5405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14b53f58 2024-08-16 15:54:14.470 [Test worker @coroutine#5416] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14b53f58 2024-08-16 15:54:14.472 [Test worker @coroutine#5418] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14b53f58 2024-08-16 15:54:14.473 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14b53f58 2024-08-16 15:54:14.484 [DefaultDispatcher-worker-2 @coroutine#5422] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14b53f58 2024-08-16 15:54:14.497 [DefaultDispatcher-worker-11 @coroutine#5405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47cf41d7 2024-08-16 15:54:14.507 [DefaultDispatcher-worker-13 @coroutine#5405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47cf41d7 2024-08-16 15:54:14.511 [HikariPool-63 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:54:14.515 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown initiated... 2024-08-16 15:54:14.515 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Close initiated... 2024-08-16 15:54:14.515 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:54:14.515 [HikariPool-222 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Closing connection org.sqlite.jdbc4.JDBC4Connection@47cf41d7: (connection evicted) 2024-08-16 15:54:14.516 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 15:54:14.516 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Closed. 2024-08-16 15:54:14.516 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown completed. 2024-08-16 15:54:14.516 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown initiated... 2024-08-16 15:54:14.516 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Close initiated... 2024-08-16 15:54:14.516 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:54:14.516 [HikariPool-223 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Closing connection org.sqlite.jdbc4.JDBC4Connection@14b53f58: (connection evicted) 2024-08-16 15:54:14.517 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 15:54:14.517 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Closed. 2024-08-16 15:54:14.517 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown completed. 2024-08-16 15:54:14.518 [Test worker @coroutine#5447] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-224 - configuration: 2024-08-16 15:54:14.519 [Test worker @coroutine#5447] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:54:14.519 [Test worker @coroutine#5447] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:54:14.519 [Test worker @coroutine#5447] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:54:14.519 [Test worker @coroutine#5447] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:54:14.519 [Test worker @coroutine#5447] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:54:14.519 [Test worker @coroutine#5447] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:54:14.519 [Test worker @coroutine#5447] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@66373f77 2024-08-16 15:54:14.519 [Test worker @coroutine#5447] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:54:14.519 [Test worker @coroutine#5447] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:54:14.519 [Test worker @coroutine#5447] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:54:14.519 [Test worker @coroutine#5447] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:54:14.519 [Test worker @coroutine#5447] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:54:14.519 [Test worker @coroutine#5447] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:54:14.519 [Test worker @coroutine#5447] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:54:14.519 [Test worker @coroutine#5447] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:54:14.519 [Test worker @coroutine#5447] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:54:14.519 [Test worker @coroutine#5447] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:54:14.519 [Test worker @coroutine#5447] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:54:14.519 [Test worker @coroutine#5447] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:54:14.519 [Test worker @coroutine#5447] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:54:14.519 [Test worker @coroutine#5447] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:54:14.519 [Test worker @coroutine#5447] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:54:14.519 [Test worker @coroutine#5447] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:54:14.519 [Test worker @coroutine#5447] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:54:14.519 [Test worker @coroutine#5447] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:54:14.519 [Test worker @coroutine#5447] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:54:14.519 [Test worker @coroutine#5447] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-224" 2024-08-16 15:54:14.519 [Test worker @coroutine#5447] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:54:14.519 [Test worker @coroutine#5447] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:54:14.519 [Test worker @coroutine#5447] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:54:14.519 [Test worker @coroutine#5447] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:54:14.519 [Test worker @coroutine#5447] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:54:14.519 [Test worker @coroutine#5447] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:54:14.519 [Test worker @coroutine#5447] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:54:14.519 [Test worker @coroutine#5447] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:54:14.519 [Test worker @coroutine#5447] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Starting... 2024-08-16 15:54:14.519 [Test worker @coroutine#5447] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f014f27 2024-08-16 15:54:14.519 [Test worker @coroutine#5447] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f014f27 2024-08-16 15:54:14.519 [Test worker @coroutine#5447] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Start completed. 2024-08-16 15:54:14.529 [DefaultDispatcher-worker-10 @coroutine#2408] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a904e64 2024-08-16 15:54:14.529 [DefaultDispatcher-worker-10 @coroutine#2408] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34147/UmAppDatabase/replication/nodeId 2024-08-16 15:54:14.529 [DefaultDispatcher-worker-10 @coroutine#2408] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34147/UmAppDatabase/replication/nodeId. 2024-08-16 15:54:14.529 [DefaultDispatcher-worker-10 @coroutine#2408] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34147/UmAppDatabase/replication/nodeId 2024-08-16 15:54:14.530 [DefaultDispatcher-worker-4 @coroutine#2408] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34147/UmAppDatabase/replication/nodeId 2024-08-16 15:54:14.530 [DefaultDispatcher-worker-4 @coroutine#2408] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34147/UmAppDatabase/replication/nodeId 2024-08-16 15:54:14.536 [Test worker @coroutine#5447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f014f27 2024-08-16 15:54:14.536 [HikariPool-65 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:54:14.545 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f014f27 2024-08-16 15:54:14.547 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f014f27 2024-08-16 15:54:14.548 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f014f27 2024-08-16 15:54:14.564 [DefaultDispatcher-worker-3 @coroutine#5457] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f014f27 2024-08-16 15:54:14.570 [DefaultDispatcher-worker-13 @coroutine#5447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f014f27 2024-08-16 15:54:14.586 [DefaultDispatcher-worker-14 @coroutine#5470] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f014f27 2024-08-16 15:54:14.588 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown initiated... 2024-08-16 15:54:14.589 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Close initiated... 2024-08-16 15:54:14.589 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:54:14.589 [HikariPool-224 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6f014f27: (connection evicted) 2024-08-16 15:54:14.589 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 15:54:14.589 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Closed. 2024-08-16 15:54:14.589 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown completed. 2024-08-16 15:54:14.591 [DefaultDispatcher-worker-9 @coroutine#2106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b407ac7 2024-08-16 15:54:14.591 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-225 - configuration: 2024-08-16 15:54:14.591 [DefaultDispatcher-worker-9 @coroutine#2106] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41533/UmAppDatabase/replication/nodeId 2024-08-16 15:54:14.591 [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:41533/UmAppDatabase/replication/nodeId. 2024-08-16 15:54:14.591 [DefaultDispatcher-worker-9 @coroutine#2106] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41533/UmAppDatabase/replication/nodeId 2024-08-16 15:54:14.591 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:54:14.591 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:54:14.591 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:54:14.591 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:54:14.591 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:54:14.591 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:54:14.591 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@72139933 2024-08-16 15:54:14.591 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:54:14.591 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:54:14.591 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:54:14.591 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:54:14.591 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:54:14.591 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:54:14.591 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:54:14.591 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:54:14.591 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:54:14.591 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:54:14.591 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:54:14.591 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:54:14.591 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:54:14.591 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:54:14.591 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:54:14.591 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:54:14.591 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:54:14.591 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:54:14.591 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:54:14.591 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-225" 2024-08-16 15:54:14.591 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:54:14.591 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:54:14.591 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:54:14.591 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:54:14.591 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:54:14.591 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:54:14.591 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:54:14.591 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:54:14.591 [Test worker @coroutine#5478] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Starting... 2024-08-16 15:54:14.592 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@48332a63 2024-08-16 15:54:14.592 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@48332a63 2024-08-16 15:54:14.592 [Test worker @coroutine#5478] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Start completed. 2024-08-16 15:54:14.592 [DefaultDispatcher-worker-10 @coroutine#2106] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41533/UmAppDatabase/replication/nodeId 2024-08-16 15:54:14.592 [DefaultDispatcher-worker-10 @coroutine#2106] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41533/UmAppDatabase/replication/nodeId 2024-08-16 15:54:14.608 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48332a63 2024-08-16 15:54:14.620 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48332a63 2024-08-16 15:54:14.621 [Test worker @coroutine#5485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48332a63 2024-08-16 15:54:14.623 [Test worker @coroutine#5487] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48332a63 2024-08-16 15:54:14.633 [DefaultDispatcher-worker-9 @coroutine#5489] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48332a63 2024-08-16 15:54:14.641 [DefaultDispatcher-worker-15 @coroutine#5501] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48332a63 2024-08-16 15:54:14.643 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown initiated... 2024-08-16 15:54:14.643 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Close initiated... 2024-08-16 15:54:14.643 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:54:14.643 [HikariPool-225 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Closing connection org.sqlite.jdbc4.JDBC4Connection@48332a63: (connection evicted) 2024-08-16 15:54:14.644 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 15:54:14.644 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Closed. 2024-08-16 15:54:14.644 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown completed. 2024-08-16 15:54:14.646 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-226 - configuration: 2024-08-16 15:54:14.646 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:54:14.646 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:54:14.646 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:54:14.646 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:54:14.646 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:54:14.646 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:54:14.646 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@b0e903a 2024-08-16 15:54:14.646 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:54:14.646 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:54:14.646 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:54:14.646 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:54:14.646 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:54:14.646 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:54:14.646 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:54:14.646 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:54:14.646 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:54:14.646 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:54:14.646 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:54:14.646 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:54:14.646 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:54:14.646 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:54:14.646 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:54:14.646 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:54:14.646 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:54:14.646 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:54:14.646 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:54:14.646 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-226" 2024-08-16 15:54:14.646 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:54:14.646 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:54:14.646 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:54:14.646 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:54:14.646 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:54:14.646 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:54:14.646 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:54:14.646 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:54:14.646 [Test worker @coroutine#5510] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Starting... 2024-08-16 15:54:14.646 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c964873 2024-08-16 15:54:14.646 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c964873 2024-08-16 15:54:14.646 [Test worker @coroutine#5510] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Start completed. 2024-08-16 15:54:14.663 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c964873 2024-08-16 15:54:14.672 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c964873 2024-08-16 15:54:14.674 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c964873 2024-08-16 15:54:14.676 [Test worker @coroutine#5515] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c964873 2024-08-16 15:54:14.736 [DefaultDispatcher-worker-12 @coroutine#5517] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c964873 2024-08-16 15:54:14.738 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown initiated... 2024-08-16 15:54:14.738 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Close initiated... 2024-08-16 15:54:14.738 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:54:14.739 [HikariPool-226 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3c964873: (connection evicted) 2024-08-16 15:54:14.740 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 15:54:14.740 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Closed. 2024-08-16 15:54:14.740 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown completed. 2024-08-16 15:54:14.740 [Test worker @coroutine#5531] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-227 - configuration: 2024-08-16 15:54:14.741 [Test worker @coroutine#5531] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:54:14.741 [Test worker @coroutine#5531] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:54:14.741 [Test worker @coroutine#5531] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:54:14.741 [Test worker @coroutine#5531] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:54:14.741 [Test worker @coroutine#5531] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:54:14.741 [Test worker @coroutine#5531] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:54:14.741 [Test worker @coroutine#5531] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3027fe42 2024-08-16 15:54:14.741 [Test worker @coroutine#5531] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:54:14.741 [Test worker @coroutine#5531] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:54:14.741 [Test worker @coroutine#5531] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:54:14.741 [Test worker @coroutine#5531] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:54:14.741 [Test worker @coroutine#5531] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:54:14.741 [Test worker @coroutine#5531] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:54:14.741 [Test worker @coroutine#5531] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:54:14.741 [Test worker @coroutine#5531] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:54:14.741 [Test worker @coroutine#5531] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:54:14.741 [Test worker @coroutine#5531] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:54:14.741 [Test worker @coroutine#5531] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:54:14.741 [Test worker @coroutine#5531] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:54:14.741 [Test worker @coroutine#5531] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:54:14.741 [Test worker @coroutine#5531] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:54:14.741 [Test worker @coroutine#5531] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:54:14.741 [Test worker @coroutine#5531] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:54:14.741 [Test worker @coroutine#5531] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:54:14.741 [Test worker @coroutine#5531] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:54:14.741 [Test worker @coroutine#5531] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:54:14.741 [Test worker @coroutine#5531] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-227" 2024-08-16 15:54:14.741 [Test worker @coroutine#5531] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:54:14.741 [Test worker @coroutine#5531] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:54:14.741 [Test worker @coroutine#5531] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:54:14.741 [Test worker @coroutine#5531] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:54:14.741 [Test worker @coroutine#5531] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:54:14.741 [Test worker @coroutine#5531] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:54:14.741 [Test worker @coroutine#5531] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:54:14.741 [Test worker @coroutine#5531] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:54:14.741 [Test worker @coroutine#5531] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Starting... 2024-08-16 15:54:14.741 [Test worker @coroutine#5531] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f3b4c9a 2024-08-16 15:54:14.741 [Test worker @coroutine#5531] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f3b4c9a 2024-08-16 15:54:14.741 [Test worker @coroutine#5531] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Start completed. 2024-08-16 15:54:14.755 [Test worker @coroutine#5531] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f3b4c9a 2024-08-16 15:54:14.757 [DefaultDispatcher-worker-7 @coroutine#2153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78b29e00 2024-08-16 15:54:14.758 [DefaultDispatcher-worker-7 @coroutine#2153] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42589/UmAppDatabase/replication/nodeId 2024-08-16 15:54:14.758 [DefaultDispatcher-worker-7 @coroutine#2153] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42589/UmAppDatabase/replication/nodeId. 2024-08-16 15:54:14.758 [DefaultDispatcher-worker-7 @coroutine#2153] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42589/UmAppDatabase/replication/nodeId 2024-08-16 15:54:14.759 [DefaultDispatcher-worker-12 @coroutine#2153] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42589/UmAppDatabase/replication/nodeId 2024-08-16 15:54:14.759 [DefaultDispatcher-worker-12 @coroutine#2153] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42589/UmAppDatabase/replication/nodeId 2024-08-16 15:54:14.766 [Test worker @coroutine#5532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f3b4c9a 2024-08-16 15:54:14.767 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f3b4c9a 2024-08-16 15:54:14.769 [Test worker @coroutine#5539] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f3b4c9a 2024-08-16 15:54:14.775 [DefaultDispatcher-worker-11 @coroutine#5541] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f3b4c9a 2024-08-16 15:54:14.782 [DefaultDispatcher-worker-11 @coroutine#5531] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f3b4c9a 2024-08-16 15:54:14.788 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown initiated... 2024-08-16 15:54:14.788 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Close initiated... 2024-08-16 15:54:14.788 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:54:14.789 [HikariPool-227 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6f3b4c9a: (connection evicted) 2024-08-16 15:54:14.789 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 15:54:14.789 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Closed. 2024-08-16 15:54:14.789 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown completed. 2024-08-16 15:54:14.793 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-228 - configuration: 2024-08-16 15:54:14.793 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:54:14.793 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:54:14.793 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:54:14.793 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:54:14.793 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:54:14.793 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:54:14.793 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5127de08 2024-08-16 15:54:14.793 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:54:14.793 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:54:14.793 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:54:14.793 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:54:14.793 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:54:14.793 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:54:14.793 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:54:14.793 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:54:14.793 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:54:14.793 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:54:14.793 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:54:14.793 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:54:14.793 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:54:14.793 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:54:14.793 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:54:14.793 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:54:14.793 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:54:14.793 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:54:14.793 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:54:14.793 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-228" 2024-08-16 15:54:14.793 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:54:14.793 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:54:14.793 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:54:14.793 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:54:14.793 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:54:14.793 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:54:14.793 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:54:14.793 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:54:14.793 [Test worker @coroutine#5557] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Starting... 2024-08-16 15:54:14.794 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f571d96 2024-08-16 15:54:14.794 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f571d96 2024-08-16 15:54:14.794 [Test worker @coroutine#5557] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Start completed. 2024-08-16 15:54:14.811 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f571d96 2024-08-16 15:54:14.820 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f571d96 2024-08-16 15:54:14.822 [Test worker @coroutine#5560] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f571d96 2024-08-16 15:54:14.823 [Test worker @coroutine#5562] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f571d96 2024-08-16 15:54:14.827 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown initiated... 2024-08-16 15:54:14.827 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Close initiated... 2024-08-16 15:54:14.827 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 15:54:14.827 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 15:54:14.827 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Closed. 2024-08-16 15:54:14.827 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown completed. 2024-08-16 15:54:14.827 [Test worker @coroutine#5573] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-229 - configuration: 2024-08-16 15:54:14.827 [Test worker @coroutine#5573] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:54:14.827 [Test worker @coroutine#5573] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:54:14.827 [Test worker @coroutine#5573] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:54:14.827 [Test worker @coroutine#5573] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:54:14.827 [Test worker @coroutine#5573] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:54:14.827 [Test worker @coroutine#5573] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:54:14.827 [Test worker @coroutine#5573] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ba65354 2024-08-16 15:54:14.827 [Test worker @coroutine#5573] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:54:14.827 [Test worker @coroutine#5573] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:54:14.827 [Test worker @coroutine#5573] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:54:14.827 [Test worker @coroutine#5573] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:54:14.827 [Test worker @coroutine#5573] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:54:14.827 [Test worker @coroutine#5573] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:54:14.827 [Test worker @coroutine#5573] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:54:14.827 [Test worker @coroutine#5573] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:54:14.827 [Test worker @coroutine#5573] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:54:14.827 [Test worker @coroutine#5573] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:54:14.828 [Test worker @coroutine#5573] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:54:14.828 [Test worker @coroutine#5573] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:54:14.828 [Test worker @coroutine#5573] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:54:14.828 [Test worker @coroutine#5573] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:54:14.828 [Test worker @coroutine#5573] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:54:14.828 [Test worker @coroutine#5573] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:54:14.828 [Test worker @coroutine#5573] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:54:14.828 [Test worker @coroutine#5573] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:54:14.828 [Test worker @coroutine#5573] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:54:14.828 [Test worker @coroutine#5573] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-229" 2024-08-16 15:54:14.828 [Test worker @coroutine#5573] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:54:14.828 [Test worker @coroutine#5573] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:54:14.828 [Test worker @coroutine#5573] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:54:14.828 [Test worker @coroutine#5573] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:54:14.828 [Test worker @coroutine#5573] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:54:14.828 [Test worker @coroutine#5573] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:54:14.828 [Test worker @coroutine#5573] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:54:14.828 [Test worker @coroutine#5573] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:54:14.828 [Test worker @coroutine#5573] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Starting... 2024-08-16 15:54:14.828 [Test worker @coroutine#5573] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@5af850f1 2024-08-16 15:54:14.828 [Test worker @coroutine#5573] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@5af850f1 2024-08-16 15:54:14.828 [Test worker @coroutine#5573] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Start completed. 2024-08-16 15:54:14.841 [Test worker @coroutine#5573] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5af850f1 2024-08-16 15:54:14.851 [Test worker @coroutine#5574] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5af850f1 2024-08-16 15:54:14.852 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5af850f1 2024-08-16 15:54:14.854 [Test worker @coroutine#5578] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5af850f1 2024-08-16 15:54:14.856 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown initiated... 2024-08-16 15:54:14.856 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Close initiated... 2024-08-16 15:54:14.856 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 15:54:14.856 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 15:54:14.856 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Closed. 2024-08-16 15:54:14.856 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown completed. 2024-08-16 15:54:14.857 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-230 - configuration: 2024-08-16 15:54:14.857 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:54:14.857 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:54:14.857 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:54:14.857 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:54:14.857 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:54:14.857 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:54:14.857 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@28ea7f58 2024-08-16 15:54:14.857 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:54:14.857 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:54:14.857 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:54:14.857 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:54:14.857 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:54:14.857 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:54:14.857 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:54:14.857 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:54:14.857 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:54:14.857 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:54:14.857 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:54:14.857 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:54:14.857 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:54:14.857 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:54:14.857 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:54:14.857 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:54:14.857 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:54:14.857 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:54:14.857 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:54:14.857 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-230" 2024-08-16 15:54:14.857 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:54:14.857 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:54:14.857 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:54:14.857 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:54:14.857 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:54:14.857 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:54:14.857 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:54:14.857 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:54:14.857 [Test worker @coroutine#5589] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Starting... 2024-08-16 15:54:14.858 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@14c6d1b7 2024-08-16 15:54:14.858 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@14c6d1b7 2024-08-16 15:54:14.858 [Test worker @coroutine#5589] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Start completed. 2024-08-16 15:54:14.872 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14c6d1b7 2024-08-16 15:54:14.881 [Test worker @coroutine#5590] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14c6d1b7 2024-08-16 15:54:14.883 [Test worker @coroutine#5592] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14c6d1b7 2024-08-16 15:54:14.884 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14c6d1b7 2024-08-16 15:54:14.889 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown initiated... 2024-08-16 15:54:14.889 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Close initiated... 2024-08-16 15:54:14.889 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 15:54:14.889 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 15:54:14.889 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Closed. 2024-08-16 15:54:14.889 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown completed. 2024-08-16 15:54:14.895 [UI Thread @coroutine#5610] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48919/Site/verify 2024-08-16 15:54:14.895 [UI Thread @coroutine#5610] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48919/Site/verify. 2024-08-16 15:54:14.895 [UI Thread @coroutine#5610] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48919/Site/verify 2024-08-16 15:54:14.897 [UI Thread @coroutine#5610] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48919/Site/verify 2024-08-16 15:54:14.897 [UI Thread @coroutine#5610] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48919/Site/verify 2024-08-16 15:54:14.897 [UI Thread @coroutine#5610] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:48919/Site/verify. 2024-08-16 15:54:14.897 [UI Thread @coroutine#5610] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:48919/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-08-16 15:54:14.901 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-231 - configuration: 2024-08-16 15:54:14.902 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:54:14.902 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:54:14.902 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:54:14.902 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:54:14.902 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:54:14.902 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:54:14.902 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@618b147b 2024-08-16 15:54:14.902 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:54:14.902 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:54:14.902 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:54:14.902 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:54:14.902 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:54:14.902 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:54:14.902 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:54:14.902 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:54:14.902 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:54:14.902 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:54:14.902 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:54:14.902 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:54:14.902 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:54:14.902 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:54:14.902 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:54:14.902 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:54:14.902 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:54:14.902 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:54:14.902 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:54:14.902 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-231" 2024-08-16 15:54:14.902 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:54:14.902 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:54:14.902 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:54:14.902 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:54:14.902 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:54:14.902 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:54:14.902 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:54:14.902 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:54:14.902 [Test worker @coroutine#5624] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Starting... 2024-08-16 15:54:14.902 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@181b8d0c 2024-08-16 15:54:14.902 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@181b8d0c 2024-08-16 15:54:14.902 [Test worker @coroutine#5624] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Start completed. 2024-08-16 15:54:14.919 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@181b8d0c 2024-08-16 15:54:14.933 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@181b8d0c 2024-08-16 15:54:14.937 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@181b8d0c 2024-08-16 15:54:14.939 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@181b8d0c 2024-08-16 15:54:14.941 [DefaultDispatcher-worker-12 @coroutine#2185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54644470 2024-08-16 15:54:14.941 [DefaultDispatcher-worker-12 @coroutine#2185] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47019/UmAppDatabase/replication/nodeId 2024-08-16 15:54:14.941 [DefaultDispatcher-worker-12 @coroutine#2185] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47019/UmAppDatabase/replication/nodeId. 2024-08-16 15:54:14.941 [DefaultDispatcher-worker-12 @coroutine#2185] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47019/UmAppDatabase/replication/nodeId 2024-08-16 15:54:14.942 [DefaultDispatcher-worker-16 @coroutine#2185] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47019/UmAppDatabase/replication/nodeId 2024-08-16 15:54:14.942 [DefaultDispatcher-worker-16 @coroutine#2185] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47019/UmAppDatabase/replication/nodeId 2024-08-16 15:54:14.942 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown initiated... 2024-08-16 15:54:14.942 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Close initiated... 2024-08-16 15:54:14.942 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 15:54:14.942 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 15:54:14.942 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Closed. 2024-08-16 15:54:14.942 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown completed. 2024-08-16 15:54:14.943 [Test worker @coroutine#5645] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-232 - configuration: 2024-08-16 15:54:14.943 [Test worker @coroutine#5645] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:54:14.943 [Test worker @coroutine#5645] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:54:14.943 [Test worker @coroutine#5645] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:54:14.943 [Test worker @coroutine#5645] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:54:14.943 [Test worker @coroutine#5645] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:54:14.943 [Test worker @coroutine#5645] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:54:14.943 [Test worker @coroutine#5645] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@42d039ef 2024-08-16 15:54:14.943 [Test worker @coroutine#5645] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:54:14.943 [Test worker @coroutine#5645] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:54:14.943 [Test worker @coroutine#5645] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:54:14.943 [Test worker @coroutine#5645] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:54:14.943 [Test worker @coroutine#5645] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:54:14.943 [Test worker @coroutine#5645] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:54:14.943 [Test worker @coroutine#5645] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:54:14.943 [Test worker @coroutine#5645] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:54:14.943 [Test worker @coroutine#5645] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:54:14.943 [Test worker @coroutine#5645] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:54:14.943 [Test worker @coroutine#5645] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:54:14.943 [Test worker @coroutine#5645] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:54:14.943 [Test worker @coroutine#5645] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:54:14.943 [Test worker @coroutine#5645] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:54:14.943 [Test worker @coroutine#5645] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:54:14.943 [Test worker @coroutine#5645] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:54:14.943 [Test worker @coroutine#5645] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:54:14.943 [Test worker @coroutine#5645] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:54:14.943 [Test worker @coroutine#5645] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:54:14.943 [Test worker @coroutine#5645] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-232" 2024-08-16 15:54:14.943 [Test worker @coroutine#5645] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:54:14.943 [Test worker @coroutine#5645] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:54:14.943 [Test worker @coroutine#5645] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:54:14.943 [Test worker @coroutine#5645] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:54:14.943 [Test worker @coroutine#5645] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:54:14.943 [Test worker @coroutine#5645] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:54:14.943 [Test worker @coroutine#5645] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:54:14.943 [Test worker @coroutine#5645] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:54:14.943 [Test worker @coroutine#5645] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Starting... 2024-08-16 15:54:14.944 [Test worker @coroutine#5645] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@190a5f74 2024-08-16 15:54:14.944 [Test worker @coroutine#5645] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@190a5f74 2024-08-16 15:54:14.944 [Test worker @coroutine#5645] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Start completed. 2024-08-16 15:54:14.960 [Test worker @coroutine#5645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@190a5f74 2024-08-16 15:54:14.970 [Test worker @coroutine#5646] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@190a5f74 2024-08-16 15:54:14.971 [Test worker @coroutine#5648] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@190a5f74 2024-08-16 15:54:14.973 [Test worker @coroutine#5650] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@190a5f74 2024-08-16 15:54:14.975 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown initiated... 2024-08-16 15:54:14.975 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Close initiated... 2024-08-16 15:54:14.975 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 15:54:14.975 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 15:54:14.975 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Closed. 2024-08-16 15:54:14.975 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown completed. 2024-08-16 15:54:14.976 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-233 - configuration: 2024-08-16 15:54:14.977 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:54:14.977 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:54:14.977 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:54:14.977 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:54:14.977 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:54:14.977 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:54:14.977 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@66abb7d4 2024-08-16 15:54:14.977 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:54:14.977 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:54:14.977 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:54:14.977 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:54:14.977 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:54:14.977 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:54:14.977 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:54:14.977 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:54:14.977 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:54:14.977 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:54:14.977 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:54:14.977 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:54:14.977 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:54:14.977 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:54:14.977 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:54:14.977 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:54:14.977 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:54:14.977 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:54:14.977 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:54:14.977 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-233" 2024-08-16 15:54:14.977 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:54:14.977 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:54:14.977 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:54:14.977 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:54:14.977 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:54:14.977 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:54:14.977 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:54:14.977 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:54:14.977 [Test worker @coroutine#5662] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Starting... 2024-08-16 15:54:14.977 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@359ae83a 2024-08-16 15:54:14.977 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@359ae83a 2024-08-16 15:54:14.977 [Test worker @coroutine#5662] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Start completed. 2024-08-16 15:54:14.992 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@359ae83a 2024-08-16 15:54:15.002 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@359ae83a 2024-08-16 15:54:15.003 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@359ae83a 2024-08-16 15:54:15.005 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@359ae83a 2024-08-16 15:54:15.007 [UI Thread @coroutine#5676] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41681/Site/verify 2024-08-16 15:54:15.008 [UI Thread @coroutine#5676] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41681/Site/verify. 2024-08-16 15:54:15.008 [UI Thread @coroutine#5676] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41681/Site/verify 2024-08-16 15:54:15.009 [UI Thread @coroutine#5676] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41681/Site/verify 2024-08-16 15:54:15.009 [UI Thread @coroutine#5676] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41681/Site/verify 2024-08-16 15:54:15.010 [UI Thread @coroutine#5676] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:41681/Site/verify. 2024-08-16 15:54:15.010 [UI Thread @coroutine#5676] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:41681/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-08-16 15:54:15.012 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown initiated... 2024-08-16 15:54:15.012 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Close initiated... 2024-08-16 15:54:15.012 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 15:54:15.012 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 15:54:15.012 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Closed. 2024-08-16 15:54:15.012 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown completed. 2024-08-16 15:54:15.016 [UI Thread @coroutine#5688] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54835/Site/verify 2024-08-16 15:54:15.016 [UI Thread @coroutine#5688] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54835/Site/verify. 2024-08-16 15:54:15.016 [UI Thread @coroutine#5688] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54835/Site/verify 2024-08-16 15:54:15.018 [UI Thread @coroutine#5688] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54835/Site/verify 2024-08-16 15:54:15.018 [UI Thread @coroutine#5688] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54835/Site/verify 2024-08-16 15:54:15.018 [UI Thread @coroutine#5688] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:54835/Site/verify. 2024-08-16 15:54:15.018 [UI Thread @coroutine#5688] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:54835/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-08-16 15:54:15.023 [UI Thread @coroutine#5701] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35283/Site/verify 2024-08-16 15:54:15.023 [UI Thread @coroutine#5701] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35283/Site/verify. 2024-08-16 15:54:15.023 [UI Thread @coroutine#5701] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35283/Site/verify 2024-08-16 15:54:15.024 [UI Thread @coroutine#5701] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35283/Site/verify 2024-08-16 15:54:15.024 [UI Thread @coroutine#5701] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35283/Site/verify 2024-08-16 15:54:15.024 [UI Thread @coroutine#5701] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:35283/Site/verify. 2024-08-16 15:54:15.024 [UI Thread @coroutine#5701] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:35283/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-08-16 15:54:15.030 [UI Thread @coroutine#5715] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:79/Site/verify 2024-08-16 15:54:15.030 [UI Thread @coroutine#5715] 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-08-16 15:54:15.030 [UI Thread @coroutine#5715] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:79/Site/verify 2024-08-16 15:54:15.031 [UI Thread @coroutine#5715] 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-08-16 15:54:15.034 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-234 - configuration: 2024-08-16 15:54:15.034 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:54:15.034 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:54:15.034 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:54:15.034 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:54:15.034 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:54:15.034 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:54:15.034 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ab2d814 2024-08-16 15:54:15.034 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:54:15.034 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:54:15.034 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:54:15.034 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:54:15.034 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:54:15.034 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:54:15.034 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:54:15.034 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:54:15.034 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:54:15.034 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:54:15.034 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:54:15.034 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:54:15.034 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:54:15.034 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:54:15.034 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:54:15.034 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:54:15.034 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:54:15.034 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:54:15.034 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:54:15.034 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-234" 2024-08-16 15:54:15.034 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:54:15.034 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:54:15.034 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:54:15.034 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:54:15.034 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:54:15.034 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:54:15.034 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:54:15.034 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:54:15.034 [Test worker @coroutine#5722] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Starting... 2024-08-16 15:54:15.035 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c30efc4 2024-08-16 15:54:15.035 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c30efc4 2024-08-16 15:54:15.035 [Test worker @coroutine#5722] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Start completed. 2024-08-16 15:54:15.049 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c30efc4 2024-08-16 15:54:15.062 [Test worker @coroutine#5723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c30efc4 2024-08-16 15:54:15.064 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c30efc4 2024-08-16 15:54:15.066 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c30efc4 2024-08-16 15:54:15.077 [DefaultDispatcher-worker-11 @coroutine#5729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c30efc4 2024-08-16 15:54:15.084 [DefaultDispatcher-worker-5 @coroutine#2214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444fbd13 2024-08-16 15:54:15.084 [DefaultDispatcher-worker-5 @coroutine#2214] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47289/UmAppDatabase/replication/nodeId 2024-08-16 15:54:15.084 [DefaultDispatcher-worker-5 @coroutine#2214] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47289/UmAppDatabase/replication/nodeId. 2024-08-16 15:54:15.084 [DefaultDispatcher-worker-5 @coroutine#2214] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47289/UmAppDatabase/replication/nodeId 2024-08-16 15:54:15.084 [DefaultDispatcher-worker-8 @coroutine#2244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d4377d2 2024-08-16 15:54:15.085 [DefaultDispatcher-worker-8 @coroutine#2244] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-16 15:54:15.085 [DefaultDispatcher-worker-8 @coroutine#2244] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-08-16 15:54:15.085 [DefaultDispatcher-worker-8 @coroutine#2244] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-16 15:54:15.085 [DefaultDispatcher-worker-3 @coroutine#2214] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47289/UmAppDatabase/replication/nodeId 2024-08-16 15:54:15.085 [DefaultDispatcher-worker-3 @coroutine#2214] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47289/UmAppDatabase/replication/nodeId 2024-08-16 15:54:15.085 [DefaultDispatcher-worker-14 @coroutine#2244] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-16 15:54:15.098 [DefaultDispatcher-worker-3 @coroutine#5722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c30efc4 2024-08-16 15:54:15.110 [DefaultDispatcher-worker-17 @coroutine#5722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c30efc4 2024-08-16 15:54:15.110 [DefaultDispatcher-worker-5 @coroutine#2258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42eaf47f 2024-08-16 15:54:15.111 [DefaultDispatcher-worker-5 @coroutine#2258] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53437/UmAppDatabase/replication/nodeId 2024-08-16 15:54:15.111 [DefaultDispatcher-worker-5 @coroutine#2258] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53437/UmAppDatabase/replication/nodeId. 2024-08-16 15:54:15.111 [DefaultDispatcher-worker-5 @coroutine#2258] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53437/UmAppDatabase/replication/nodeId 2024-08-16 15:54:15.112 [DefaultDispatcher-worker-4 @coroutine#2258] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53437/UmAppDatabase/replication/nodeId 2024-08-16 15:54:15.112 [DefaultDispatcher-worker-4 @coroutine#2258] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53437/UmAppDatabase/replication/nodeId 2024-08-16 15:54:15.118 [DefaultDispatcher-worker-13 @coroutine#5722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c30efc4 2024-08-16 15:54:15.124 [DefaultDispatcher-worker-4 @coroutine#5722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c30efc4 2024-08-16 15:54:15.132 [DefaultDispatcher-worker-13 @coroutine#5722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c30efc4 2024-08-16 15:54:15.135 [HikariPool-234 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 15:54:15.143 [DefaultDispatcher-worker-4 @coroutine#5722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c30efc4 2024-08-16 15:54:15.163 [DefaultDispatcher-worker-4 @coroutine#5753] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c30efc4 2024-08-16 15:54:15.165 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown initiated... 2024-08-16 15:54:15.165 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Close initiated... 2024-08-16 15:54:15.165 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:54:15.165 [HikariPool-234 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6c30efc4: (connection evicted) 2024-08-16 15:54:15.166 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 15:54:15.166 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Closed. 2024-08-16 15:54:15.166 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown completed. 2024-08-16 15:54:15.168 [Test worker @coroutine#5759] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-235 - configuration: 2024-08-16 15:54:15.168 [Test worker @coroutine#5759] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:54:15.168 [Test worker @coroutine#5759] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:54:15.168 [Test worker @coroutine#5759] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:54:15.168 [Test worker @coroutine#5759] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:54:15.168 [Test worker @coroutine#5759] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:54:15.168 [Test worker @coroutine#5759] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:54:15.168 [Test worker @coroutine#5759] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@224855fe 2024-08-16 15:54:15.168 [Test worker @coroutine#5759] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:54:15.168 [Test worker @coroutine#5759] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:54:15.168 [Test worker @coroutine#5759] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:54:15.168 [Test worker @coroutine#5759] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:54:15.168 [Test worker @coroutine#5759] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:54:15.168 [Test worker @coroutine#5759] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:54:15.168 [Test worker @coroutine#5759] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:54:15.168 [Test worker @coroutine#5759] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:54:15.168 [Test worker @coroutine#5759] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:54:15.168 [Test worker @coroutine#5759] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:54:15.168 [Test worker @coroutine#5759] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:54:15.168 [Test worker @coroutine#5759] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:54:15.168 [Test worker @coroutine#5759] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:54:15.168 [Test worker @coroutine#5759] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:54:15.168 [Test worker @coroutine#5759] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:54:15.168 [Test worker @coroutine#5759] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:54:15.168 [Test worker @coroutine#5759] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:54:15.168 [Test worker @coroutine#5759] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:54:15.168 [Test worker @coroutine#5759] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:54:15.168 [Test worker @coroutine#5759] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-235" 2024-08-16 15:54:15.168 [Test worker @coroutine#5759] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:54:15.168 [Test worker @coroutine#5759] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:54:15.168 [Test worker @coroutine#5759] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:54:15.168 [Test worker @coroutine#5759] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:54:15.168 [Test worker @coroutine#5759] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:54:15.168 [Test worker @coroutine#5759] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:54:15.168 [Test worker @coroutine#5759] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:54:15.168 [Test worker @coroutine#5759] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:54:15.168 [Test worker @coroutine#5759] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Starting... 2024-08-16 15:54:15.168 [Test worker @coroutine#5759] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fad5e7 2024-08-16 15:54:15.169 [Test worker @coroutine#5759] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fad5e7 2024-08-16 15:54:15.169 [Test worker @coroutine#5759] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Start completed. 2024-08-16 15:54:15.188 [Test worker @coroutine#5759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fad5e7 2024-08-16 15:54:15.198 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fad5e7 2024-08-16 15:54:15.200 [Test worker @coroutine#5762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fad5e7 2024-08-16 15:54:15.201 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fad5e7 2024-08-16 15:54:15.202 [Test worker @coroutine#5759] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-236 - configuration: 2024-08-16 15:54:15.202 [Test worker @coroutine#5759] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:54:15.202 [Test worker @coroutine#5759] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:54:15.202 [Test worker @coroutine#5759] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:54:15.202 [Test worker @coroutine#5759] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:54:15.202 [Test worker @coroutine#5759] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:54:15.202 [Test worker @coroutine#5759] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:54:15.202 [Test worker @coroutine#5759] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4db8b888 2024-08-16 15:54:15.202 [Test worker @coroutine#5759] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:54:15.202 [Test worker @coroutine#5759] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:54:15.202 [Test worker @coroutine#5759] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:54:15.202 [Test worker @coroutine#5759] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:54:15.202 [Test worker @coroutine#5759] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:54:15.202 [Test worker @coroutine#5759] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:54:15.202 [Test worker @coroutine#5759] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:54:15.202 [Test worker @coroutine#5759] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:54:15.202 [Test worker @coroutine#5759] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:54:15.202 [Test worker @coroutine#5759] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:54:15.202 [Test worker @coroutine#5759] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:54:15.202 [Test worker @coroutine#5759] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:54:15.202 [Test worker @coroutine#5759] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:54:15.202 [Test worker @coroutine#5759] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:54:15.202 [Test worker @coroutine#5759] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:54:15.202 [Test worker @coroutine#5759] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:54:15.202 [Test worker @coroutine#5759] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:54:15.202 [Test worker @coroutine#5759] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:54:15.202 [Test worker @coroutine#5759] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:54:15.202 [Test worker @coroutine#5759] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-236" 2024-08-16 15:54:15.202 [Test worker @coroutine#5759] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:54:15.202 [Test worker @coroutine#5759] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:54:15.202 [Test worker @coroutine#5759] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:54:15.202 [Test worker @coroutine#5759] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:54:15.202 [Test worker @coroutine#5759] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:54:15.202 [Test worker @coroutine#5759] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:54:15.202 [Test worker @coroutine#5759] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:54:15.202 [Test worker @coroutine#5759] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:54:15.202 [Test worker @coroutine#5759] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Starting... 2024-08-16 15:54:15.202 [Test worker @coroutine#5759] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@71590f85 2024-08-16 15:54:15.202 [Test worker @coroutine#5759] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@71590f85 2024-08-16 15:54:15.202 [Test worker @coroutine#5759] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Start completed. 2024-08-16 15:54:15.217 [Test worker @coroutine#5759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71590f85 2024-08-16 15:54:15.226 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71590f85 2024-08-16 15:54:15.228 [Test worker @coroutine#5769] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71590f85 2024-08-16 15:54:15.230 [Test worker @coroutine#5771] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71590f85 2024-08-16 15:54:15.241 [DefaultDispatcher-worker-4 @coroutine#5773] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71590f85 2024-08-16 15:54:15.254 [DefaultDispatcher-worker-4 @coroutine#5759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fad5e7 2024-08-16 15:54:15.259 [DefaultDispatcher-worker-10 @coroutine#2309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@519e14f6 2024-08-16 15:54:15.259 [DefaultDispatcher-worker-10 @coroutine#2309] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60525/UmAppDatabase/replication/nodeId 2024-08-16 15:54:15.259 [DefaultDispatcher-worker-10 @coroutine#2309] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60525/UmAppDatabase/replication/nodeId. 2024-08-16 15:54:15.259 [DefaultDispatcher-worker-10 @coroutine#2309] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60525/UmAppDatabase/replication/nodeId 2024-08-16 15:54:15.260 [DefaultDispatcher-worker-5 @coroutine#2309] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60525/UmAppDatabase/replication/nodeId 2024-08-16 15:54:15.260 [DefaultDispatcher-worker-5 @coroutine#2309] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60525/UmAppDatabase/replication/nodeId 2024-08-16 15:54:15.269 [HikariPool-235 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 15:54:15.271 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown initiated... 2024-08-16 15:54:15.271 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Close initiated... 2024-08-16 15:54:15.271 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:54:15.271 [HikariPool-235 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4fad5e7: (connection evicted) 2024-08-16 15:54:15.271 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 15:54:15.271 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Closed. 2024-08-16 15:54:15.271 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown completed. 2024-08-16 15:54:15.272 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown initiated... 2024-08-16 15:54:15.272 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Close initiated... 2024-08-16 15:54:15.272 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:54:15.272 [HikariPool-236 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Closing connection org.sqlite.jdbc4.JDBC4Connection@71590f85: (connection evicted) 2024-08-16 15:54:15.272 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 15:54:15.272 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Closed. 2024-08-16 15:54:15.272 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown completed. 2024-08-16 15:54:15.273 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-237 - configuration: 2024-08-16 15:54:15.274 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:54:15.274 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:54:15.274 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:54:15.274 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:54:15.274 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:54:15.274 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:54:15.274 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d9ac1ff 2024-08-16 15:54:15.274 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:54:15.274 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:54:15.274 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:54:15.274 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:54:15.274 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:54:15.274 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:54:15.274 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:54:15.274 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:54:15.274 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:54:15.274 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:54:15.274 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:54:15.274 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:54:15.274 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:54:15.274 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:54:15.274 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:54:15.274 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:54:15.274 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:54:15.274 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:54:15.274 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:54:15.274 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-237" 2024-08-16 15:54:15.274 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:54:15.274 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:54:15.274 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:54:15.274 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:54:15.274 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:54:15.274 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:54:15.274 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:54:15.274 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:54:15.274 [Test worker @coroutine#5812] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Starting... 2024-08-16 15:54:15.274 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ff879e5 2024-08-16 15:54:15.274 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ff879e5 2024-08-16 15:54:15.274 [Test worker @coroutine#5812] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Start completed. 2024-08-16 15:54:15.291 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ff879e5 2024-08-16 15:54:15.301 [Test worker @coroutine#5813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ff879e5 2024-08-16 15:54:15.302 [Test worker @coroutine#5815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ff879e5 2024-08-16 15:54:15.304 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ff879e5 2024-08-16 15:54:15.304 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-238 - configuration: 2024-08-16 15:54:15.304 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:54:15.304 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:54:15.304 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:54:15.304 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:54:15.304 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:54:15.304 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:54:15.304 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@171a6fd1 2024-08-16 15:54:15.304 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:54:15.304 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:54:15.304 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:54:15.304 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:54:15.304 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:54:15.304 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:54:15.304 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:54:15.304 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:54:15.304 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:54:15.304 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:54:15.304 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:54:15.304 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:54:15.304 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:54:15.304 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:54:15.304 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:54:15.304 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:54:15.304 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:54:15.304 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:54:15.304 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:54:15.304 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-238" 2024-08-16 15:54:15.304 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:54:15.304 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:54:15.304 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:54:15.304 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:54:15.304 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:54:15.304 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:54:15.304 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:54:15.304 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:54:15.305 [Test worker @coroutine#5812] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Starting... 2024-08-16 15:54:15.305 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@66ade539 2024-08-16 15:54:15.305 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@66ade539 2024-08-16 15:54:15.305 [Test worker @coroutine#5812] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Start completed. 2024-08-16 15:54:15.319 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66ade539 2024-08-16 15:54:15.328 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66ade539 2024-08-16 15:54:15.330 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66ade539 2024-08-16 15:54:15.331 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66ade539 2024-08-16 15:54:15.342 [DefaultDispatcher-worker-16 @coroutine#5825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66ade539 2024-08-16 15:54:15.356 [DefaultDispatcher-worker-8 @coroutine#5812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ff879e5 2024-08-16 15:54:15.366 [DefaultDispatcher-worker-4 @coroutine#5812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ff879e5 2024-08-16 15:54:15.371 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown initiated... 2024-08-16 15:54:15.371 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Close initiated... 2024-08-16 15:54:15.371 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:54:15.371 [HikariPool-237 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6ff879e5: (connection evicted) 2024-08-16 15:54:15.372 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 15:54:15.372 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Closed. 2024-08-16 15:54:15.372 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown completed. 2024-08-16 15:54:15.372 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown initiated... 2024-08-16 15:54:15.372 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Close initiated... 2024-08-16 15:54:15.372 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:54:15.372 [HikariPool-238 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Closing connection org.sqlite.jdbc4.JDBC4Connection@66ade539: (connection evicted) 2024-08-16 15:54:15.373 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 15:54:15.373 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Closed. 2024-08-16 15:54:15.373 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown completed. 2024-08-16 15:54:15.374 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-239 - configuration: 2024-08-16 15:54:15.374 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:54:15.374 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:54:15.374 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:54:15.374 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:54:15.374 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:54:15.374 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:54:15.374 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f14ce3 2024-08-16 15:54:15.374 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:54:15.374 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:54:15.374 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:54:15.374 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:54:15.374 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:54:15.374 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:54:15.374 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:54:15.374 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:54:15.374 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:54:15.374 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:54:15.374 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:54:15.374 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:54:15.374 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:54:15.374 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:54:15.374 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:54:15.374 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:54:15.374 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:54:15.374 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:54:15.374 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:54:15.374 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-239" 2024-08-16 15:54:15.375 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:54:15.375 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:54:15.375 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:54:15.375 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:54:15.375 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:54:15.375 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:54:15.375 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:54:15.375 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:54:15.375 [Test worker @coroutine#5863] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Starting... 2024-08-16 15:54:15.375 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c1bb1e7 2024-08-16 15:54:15.375 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c1bb1e7 2024-08-16 15:54:15.375 [Test worker @coroutine#5863] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Start completed. 2024-08-16 15:54:15.391 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c1bb1e7 2024-08-16 15:54:15.401 [Test worker @coroutine#5864] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c1bb1e7 2024-08-16 15:54:15.402 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c1bb1e7 2024-08-16 15:54:15.404 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c1bb1e7 2024-08-16 15:54:15.404 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-240 - configuration: 2024-08-16 15:54:15.404 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:54:15.404 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:54:15.404 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:54:15.404 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:54:15.404 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:54:15.404 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:54:15.404 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6a225642 2024-08-16 15:54:15.404 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:54:15.404 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:54:15.404 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:54:15.404 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:54:15.405 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:54:15.405 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:54:15.405 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:54:15.405 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:54:15.405 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:54:15.405 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:54:15.405 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:54:15.405 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:54:15.405 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:54:15.405 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:54:15.405 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:54:15.405 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:54:15.405 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:54:15.405 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:54:15.405 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:54:15.405 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-240" 2024-08-16 15:54:15.405 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:54:15.405 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:54:15.405 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:54:15.405 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:54:15.405 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:54:15.405 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:54:15.405 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:54:15.405 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:54:15.405 [Test worker @coroutine#5863] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Starting... 2024-08-16 15:54:15.405 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@27165978 2024-08-16 15:54:15.405 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@27165978 2024-08-16 15:54:15.405 [Test worker @coroutine#5863] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Start completed. 2024-08-16 15:54:15.413 [DefaultDispatcher-worker-14 @coroutine#2352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6278371a 2024-08-16 15:54:15.413 [DefaultDispatcher-worker-14 @coroutine#2352] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44157/UmAppDatabase/replication/nodeId 2024-08-16 15:54:15.413 [DefaultDispatcher-worker-14 @coroutine#2352] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44157/UmAppDatabase/replication/nodeId. 2024-08-16 15:54:15.413 [DefaultDispatcher-worker-14 @coroutine#2352] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44157/UmAppDatabase/replication/nodeId 2024-08-16 15:54:15.414 [DefaultDispatcher-worker-8 @coroutine#2352] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44157/UmAppDatabase/replication/nodeId 2024-08-16 15:54:15.414 [DefaultDispatcher-worker-8 @coroutine#2352] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44157/UmAppDatabase/replication/nodeId 2024-08-16 15:54:15.419 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27165978 2024-08-16 15:54:15.429 [Test worker @coroutine#5873] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27165978 2024-08-16 15:54:15.430 [Test worker @coroutine#5875] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27165978 2024-08-16 15:54:15.432 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27165978 2024-08-16 15:54:15.443 [DefaultDispatcher-worker-1 @coroutine#5879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27165978 2024-08-16 15:54:15.455 [DefaultDispatcher-worker-7 @coroutine#5863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c1bb1e7 2024-08-16 15:54:15.466 [DefaultDispatcher-worker-4 @coroutine#5863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c1bb1e7 2024-08-16 15:54:15.469 [DefaultDispatcher-worker-6 @coroutine#2074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14d9ae22 2024-08-16 15:54:15.469 [DefaultDispatcher-worker-6 @coroutine#2074] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35547/UmAppDatabase/replication/nodeId 2024-08-16 15:54:15.469 [DefaultDispatcher-worker-6 @coroutine#2074] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35547/UmAppDatabase/replication/nodeId. 2024-08-16 15:54:15.469 [DefaultDispatcher-worker-6 @coroutine#2074] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35547/UmAppDatabase/replication/nodeId 2024-08-16 15:54:15.470 [DefaultDispatcher-worker-5 @coroutine#2074] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35547/UmAppDatabase/replication/nodeId 2024-08-16 15:54:15.470 [DefaultDispatcher-worker-5 @coroutine#2074] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35547/UmAppDatabase/replication/nodeId 2024-08-16 15:54:15.475 [HikariPool-239 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:54:15.505 [HikariPool-240 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:54:15.540 [DefaultDispatcher-worker-6 @coroutine#2408] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a904e64 2024-08-16 15:54:15.540 [DefaultDispatcher-worker-6 @coroutine#2408] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34147/UmAppDatabase/replication/nodeId 2024-08-16 15:54:15.540 [DefaultDispatcher-worker-6 @coroutine#2408] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34147/UmAppDatabase/replication/nodeId. 2024-08-16 15:54:15.540 [DefaultDispatcher-worker-6 @coroutine#2408] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34147/UmAppDatabase/replication/nodeId 2024-08-16 15:54:15.541 [DefaultDispatcher-worker-5 @coroutine#2408] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34147/UmAppDatabase/replication/nodeId 2024-08-16 15:54:15.541 [DefaultDispatcher-worker-5 @coroutine#2408] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34147/UmAppDatabase/replication/nodeId 2024-08-16 15:54:15.602 [DefaultDispatcher-worker-13 @coroutine#2106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b407ac7 2024-08-16 15:54:15.602 [DefaultDispatcher-worker-13 @coroutine#2106] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41533/UmAppDatabase/replication/nodeId 2024-08-16 15:54:15.602 [DefaultDispatcher-worker-13 @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:41533/UmAppDatabase/replication/nodeId. 2024-08-16 15:54:15.602 [DefaultDispatcher-worker-13 @coroutine#2106] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41533/UmAppDatabase/replication/nodeId 2024-08-16 15:54:15.602 [DefaultDispatcher-worker-13 @coroutine#2106] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41533/UmAppDatabase/replication/nodeId 2024-08-16 15:54:15.602 [DefaultDispatcher-worker-13 @coroutine#2106] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41533/UmAppDatabase/replication/nodeId 2024-08-16 15:54:15.719 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown initiated... 2024-08-16 15:54:15.719 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Close initiated... 2024-08-16 15:54:15.719 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:54:15.719 [HikariPool-239 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1c1bb1e7: (connection evicted) 2024-08-16 15:54:15.720 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 15:54:15.720 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Closed. 2024-08-16 15:54:15.720 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown completed. 2024-08-16 15:54:15.720 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown initiated... 2024-08-16 15:54:15.720 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Close initiated... 2024-08-16 15:54:15.720 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:54:15.720 [HikariPool-240 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Closing connection org.sqlite.jdbc4.JDBC4Connection@27165978: (connection evicted) 2024-08-16 15:54:15.721 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 15:54:15.721 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Closed. 2024-08-16 15:54:15.721 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown completed. 2024-08-16 15:54:15.722 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-241 - configuration: 2024-08-16 15:54:15.723 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:54:15.723 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:54:15.723 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:54:15.723 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:54:15.723 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:54:15.723 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:54:15.723 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2936f48a 2024-08-16 15:54:15.723 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:54:15.723 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:54:15.723 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:54:15.723 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:54:15.723 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:54:15.723 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:54:15.723 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:54:15.723 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:54:15.723 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:54:15.723 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:54:15.723 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:54:15.723 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:54:15.723 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:54:15.723 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:54:15.723 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:54:15.723 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:54:15.723 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:54:15.723 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:54:15.723 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:54:15.723 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-241" 2024-08-16 15:54:15.723 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:54:15.723 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:54:15.723 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:54:15.723 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:54:15.723 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:54:15.723 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:54:15.723 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:54:15.723 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:54:15.723 [Test worker @coroutine#5929] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Starting... 2024-08-16 15:54:15.723 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@23001753 2024-08-16 15:54:15.723 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@23001753 2024-08-16 15:54:15.723 [Test worker @coroutine#5929] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Start completed. 2024-08-16 15:54:15.740 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23001753 2024-08-16 15:54:15.749 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23001753 2024-08-16 15:54:15.751 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23001753 2024-08-16 15:54:15.752 [Test worker @coroutine#5934] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23001753 2024-08-16 15:54:15.752 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-242 - configuration: 2024-08-16 15:54:15.753 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:54:15.753 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:54:15.753 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:54:15.753 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:54:15.753 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:54:15.753 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:54:15.753 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1780bc15 2024-08-16 15:54:15.753 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:54:15.753 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:54:15.753 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:54:15.753 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:54:15.753 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:54:15.753 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:54:15.753 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:54:15.753 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:54:15.753 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:54:15.753 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:54:15.753 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:54:15.753 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:54:15.753 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:54:15.753 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:54:15.753 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:54:15.753 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:54:15.753 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:54:15.753 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:54:15.753 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:54:15.753 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-242" 2024-08-16 15:54:15.753 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:54:15.753 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:54:15.753 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:54:15.753 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:54:15.753 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:54:15.753 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:54:15.753 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:54:15.753 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:54:15.753 [Test worker @coroutine#5929] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Starting... 2024-08-16 15:54:15.753 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@36dd68f1 2024-08-16 15:54:15.753 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@36dd68f1 2024-08-16 15:54:15.753 [Test worker @coroutine#5929] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Start completed. 2024-08-16 15:54:15.767 [DefaultDispatcher-worker-13 @coroutine#2153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78b29e00 2024-08-16 15:54:15.767 [DefaultDispatcher-worker-13 @coroutine#2153] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42589/UmAppDatabase/replication/nodeId 2024-08-16 15:54:15.767 [DefaultDispatcher-worker-13 @coroutine#2153] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42589/UmAppDatabase/replication/nodeId. 2024-08-16 15:54:15.767 [DefaultDispatcher-worker-13 @coroutine#2153] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42589/UmAppDatabase/replication/nodeId 2024-08-16 15:54:15.768 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36dd68f1 2024-08-16 15:54:15.768 [DefaultDispatcher-worker-8 @coroutine#2153] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42589/UmAppDatabase/replication/nodeId 2024-08-16 15:54:15.768 [DefaultDispatcher-worker-8 @coroutine#2153] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42589/UmAppDatabase/replication/nodeId 2024-08-16 15:54:15.777 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36dd68f1 2024-08-16 15:54:15.779 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36dd68f1 2024-08-16 15:54:15.780 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36dd68f1 2024-08-16 15:54:15.786 [HikariPool-67 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:54:15.791 [DefaultDispatcher-worker-8 @coroutine#5945] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36dd68f1 2024-08-16 15:54:15.804 [DefaultDispatcher-worker-8 @coroutine#5929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23001753 2024-08-16 15:54:15.815 [HikariPool-69 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:54:15.817 [DefaultDispatcher-worker-5 @coroutine#5929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23001753 2024-08-16 15:54:15.824 [HikariPool-241 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 15:54:15.825 [DefaultDispatcher-worker-5 @coroutine#5929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23001753 2024-08-16 15:54:15.831 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown initiated... 2024-08-16 15:54:15.831 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Close initiated... 2024-08-16 15:54:15.831 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:54:15.832 [HikariPool-241 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Closing connection org.sqlite.jdbc4.JDBC4Connection@23001753: (connection evicted) 2024-08-16 15:54:15.832 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 15:54:15.832 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Closed. 2024-08-16 15:54:15.832 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown completed. 2024-08-16 15:54:15.832 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown initiated... 2024-08-16 15:54:15.832 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Close initiated... 2024-08-16 15:54:15.832 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:54:15.833 [HikariPool-242 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Closing connection org.sqlite.jdbc4.JDBC4Connection@36dd68f1: (connection evicted) 2024-08-16 15:54:15.833 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 15:54:15.833 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Closed. 2024-08-16 15:54:15.833 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown completed. 2024-08-16 15:54:15.834 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-243 - configuration: 2024-08-16 15:54:15.834 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:54:15.834 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:54:15.834 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:54:15.834 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:54:15.834 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:54:15.834 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:54:15.834 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@264e0b8e 2024-08-16 15:54:15.834 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:54:15.834 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:54:15.834 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:54:15.834 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:54:15.834 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:54:15.834 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:54:15.834 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:54:15.834 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:54:15.834 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:54:15.834 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:54:15.834 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:54:15.834 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:54:15.835 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:54:15.835 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:54:15.835 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:54:15.835 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:54:15.835 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:54:15.835 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:54:15.835 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:54:15.835 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-243" 2024-08-16 15:54:15.835 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:54:15.835 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:54:15.835 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:54:15.835 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:54:15.835 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:54:15.835 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:54:15.835 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:54:15.835 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:54:15.835 [Test worker @coroutine#5984] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Starting... 2024-08-16 15:54:15.835 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@53ed0519 2024-08-16 15:54:15.835 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@53ed0519 2024-08-16 15:54:15.835 [Test worker @coroutine#5984] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Start completed. 2024-08-16 15:54:15.855 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53ed0519 2024-08-16 15:54:15.865 [Test worker @coroutine#5986] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53ed0519 2024-08-16 15:54:15.866 [Test worker @coroutine#5989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53ed0519 2024-08-16 15:54:15.868 [Test worker @coroutine#5991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53ed0519 2024-08-16 15:54:15.868 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-244 - configuration: 2024-08-16 15:54:15.868 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:54:15.868 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:54:15.868 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:54:15.868 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:54:15.868 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:54:15.868 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:54:15.868 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@28261231 2024-08-16 15:54:15.868 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:54:15.868 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:54:15.868 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:54:15.868 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:54:15.868 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:54:15.868 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:54:15.868 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:54:15.868 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:54:15.868 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:54:15.868 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:54:15.868 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:54:15.868 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:54:15.868 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:54:15.868 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:54:15.868 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:54:15.868 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:54:15.868 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:54:15.868 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:54:15.868 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:54:15.868 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-244" 2024-08-16 15:54:15.868 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:54:15.868 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:54:15.868 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:54:15.868 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:54:15.868 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:54:15.868 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:54:15.869 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:54:15.869 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:54:15.869 [Test worker @coroutine#5984] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Starting... 2024-08-16 15:54:15.869 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a2b30b9 2024-08-16 15:54:15.869 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a2b30b9 2024-08-16 15:54:15.869 [Test worker @coroutine#5984] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Start completed. 2024-08-16 15:54:15.883 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a2b30b9 2024-08-16 15:54:15.892 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a2b30b9 2024-08-16 15:54:15.894 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a2b30b9 2024-08-16 15:54:15.895 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a2b30b9 2024-08-16 15:54:15.907 [DefaultDispatcher-worker-5 @coroutine#5999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a2b30b9 2024-08-16 15:54:15.918 [DefaultDispatcher-worker-1 @coroutine#5984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53ed0519 2024-08-16 15:54:15.927 [DefaultDispatcher-worker-16 @coroutine#5984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53ed0519 2024-08-16 15:54:15.935 [HikariPool-243 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 15:54:15.936 [DefaultDispatcher-worker-1 @coroutine#5984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53ed0519 2024-08-16 15:54:15.942 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown initiated... 2024-08-16 15:54:15.942 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Close initiated... 2024-08-16 15:54:15.942 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:54:15.942 [HikariPool-243 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Closing connection org.sqlite.jdbc4.JDBC4Connection@53ed0519: (connection evicted) 2024-08-16 15:54:15.943 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 15:54:15.943 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Closed. 2024-08-16 15:54:15.943 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown completed. 2024-08-16 15:54:15.943 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown initiated... 2024-08-16 15:54:15.943 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Close initiated... 2024-08-16 15:54:15.943 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:54:15.943 [HikariPool-244 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6a2b30b9: (connection evicted) 2024-08-16 15:54:15.944 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 15:54:15.944 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Closed. 2024-08-16 15:54:15.944 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown completed. 2024-08-16 15:54:15.945 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-245 - configuration: 2024-08-16 15:54:15.945 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:54:15.945 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:54:15.945 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:54:15.945 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:54:15.945 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:54:15.945 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:54:15.945 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@61377842 2024-08-16 15:54:15.945 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:54:15.945 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:54:15.945 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:54:15.945 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:54:15.945 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:54:15.945 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:54:15.945 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:54:15.945 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:54:15.945 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:54:15.945 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:54:15.945 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:54:15.945 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:54:15.945 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:54:15.945 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:54:15.945 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:54:15.945 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:54:15.945 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:54:15.945 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:54:15.945 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:54:15.945 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-245" 2024-08-16 15:54:15.945 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:54:15.945 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:54:15.945 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:54:15.945 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:54:15.945 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:54:15.945 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:54:15.945 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:54:15.945 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:54:15.945 [Test worker @coroutine#6038] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Starting... 2024-08-16 15:54:15.946 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@26f29ee5 2024-08-16 15:54:15.946 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@26f29ee5 2024-08-16 15:54:15.946 [Test worker @coroutine#6038] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Start completed. 2024-08-16 15:54:15.951 [DefaultDispatcher-worker-13 @coroutine#2185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54644470 2024-08-16 15:54:15.951 [DefaultDispatcher-worker-13 @coroutine#2185] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47019/UmAppDatabase/replication/nodeId 2024-08-16 15:54:15.951 [DefaultDispatcher-worker-13 @coroutine#2185] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47019/UmAppDatabase/replication/nodeId. 2024-08-16 15:54:15.951 [DefaultDispatcher-worker-13 @coroutine#2185] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47019/UmAppDatabase/replication/nodeId 2024-08-16 15:54:15.952 [DefaultDispatcher-worker-6 @coroutine#2185] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47019/UmAppDatabase/replication/nodeId 2024-08-16 15:54:15.952 [DefaultDispatcher-worker-6 @coroutine#2185] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47019/UmAppDatabase/replication/nodeId 2024-08-16 15:54:15.962 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26f29ee5 2024-08-16 15:54:15.971 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26f29ee5 2024-08-16 15:54:15.973 [Test worker @coroutine#6044] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26f29ee5 2024-08-16 15:54:15.974 [Test worker @coroutine#6046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26f29ee5 2024-08-16 15:54:15.975 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-246 - configuration: 2024-08-16 15:54:15.975 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:54:15.975 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:54:15.975 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:54:15.975 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:54:15.975 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:54:15.975 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:54:15.975 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@445760e0 2024-08-16 15:54:15.975 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:54:15.975 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:54:15.975 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:54:15.975 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:54:15.975 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:54:15.975 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:54:15.975 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:54:15.975 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:54:15.975 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:54:15.975 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:54:15.975 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:54:15.975 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:54:15.975 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:54:15.975 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:54:15.975 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:54:15.975 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:54:15.975 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:54:15.975 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:54:15.975 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:54:15.975 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-246" 2024-08-16 15:54:15.975 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:54:15.975 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:54:15.975 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:54:15.975 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:54:15.975 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:54:15.975 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:54:15.975 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:54:15.975 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:54:15.975 [Test worker @coroutine#6038] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Starting... 2024-08-16 15:54:15.975 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@b6c290a 2024-08-16 15:54:15.975 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@b6c290a 2024-08-16 15:54:15.975 [Test worker @coroutine#6038] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Start completed. 2024-08-16 15:54:15.989 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b6c290a 2024-08-16 15:54:15.998 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b6c290a 2024-08-16 15:54:16.000 [Test worker @coroutine#6051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b6c290a 2024-08-16 15:54:16.001 [Test worker @coroutine#6053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b6c290a 2024-08-16 15:54:16.013 [DefaultDispatcher-worker-4 @coroutine#6055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b6c290a 2024-08-16 15:54:16.027 [DefaultDispatcher-worker-1 @coroutine#6038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26f29ee5 2024-08-16 15:54:16.037 [DefaultDispatcher-worker-1 @coroutine#6038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26f29ee5 2024-08-16 15:54:16.046 [DefaultDispatcher-worker-1 @coroutine#6038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26f29ee5 2024-08-16 15:54:16.046 [HikariPool-245 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 15:54:16.051 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown initiated... 2024-08-16 15:54:16.051 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Close initiated... 2024-08-16 15:54:16.051 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:54:16.051 [HikariPool-245 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Closing connection org.sqlite.jdbc4.JDBC4Connection@26f29ee5: (connection evicted) 2024-08-16 15:54:16.052 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 15:54:16.052 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Closed. 2024-08-16 15:54:16.052 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown completed. 2024-08-16 15:54:16.052 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown initiated... 2024-08-16 15:54:16.052 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Close initiated... 2024-08-16 15:54:16.052 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:54:16.052 [HikariPool-246 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Closing connection org.sqlite.jdbc4.JDBC4Connection@b6c290a: (connection evicted) 2024-08-16 15:54:16.053 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 15:54:16.053 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Closed. 2024-08-16 15:54:16.053 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown completed. 2024-08-16 15:54:16.054 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-247 - configuration: 2024-08-16 15:54:16.054 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:54:16.054 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:54:16.054 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:54:16.054 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:54:16.054 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:54:16.054 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:54:16.054 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@20ee12d8 2024-08-16 15:54:16.054 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:54:16.054 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:54:16.055 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:54:16.055 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:54:16.055 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:54:16.055 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:54:16.055 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:54:16.055 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:54:16.055 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:54:16.055 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:54:16.055 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:54:16.055 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:54:16.055 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:54:16.055 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:54:16.055 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:54:16.055 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:54:16.055 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:54:16.055 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:54:16.055 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:54:16.055 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-247" 2024-08-16 15:54:16.055 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:54:16.055 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:54:16.055 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:54:16.055 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:54:16.055 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:54:16.055 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:54:16.055 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:54:16.055 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:54:16.055 [Test worker @coroutine#6093] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Starting... 2024-08-16 15:54:16.055 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@654be52b 2024-08-16 15:54:16.055 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@654be52b 2024-08-16 15:54:16.055 [Test worker @coroutine#6093] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Start completed. 2024-08-16 15:54:16.073 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@654be52b 2024-08-16 15:54:16.082 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@654be52b 2024-08-16 15:54:16.084 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@654be52b 2024-08-16 15:54:16.086 [Test worker @coroutine#6098] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@654be52b 2024-08-16 15:54:16.096 [DefaultDispatcher-worker-10 @coroutine#2214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444fbd13 2024-08-16 15:54:16.097 [DefaultDispatcher-worker-13 @coroutine#2244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d4377d2 2024-08-16 15:54:16.097 [DefaultDispatcher-worker-10 @coroutine#2214] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47289/UmAppDatabase/replication/nodeId 2024-08-16 15:54:16.097 [DefaultDispatcher-worker-13 @coroutine#2244] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-16 15:54:16.097 [DefaultDispatcher-worker-10 @coroutine#2214] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47289/UmAppDatabase/replication/nodeId. 2024-08-16 15:54:16.097 [DefaultDispatcher-worker-13 @coroutine#2244] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-08-16 15:54:16.097 [DefaultDispatcher-worker-5 @coroutine#6100] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@654be52b 2024-08-16 15:54:16.097 [DefaultDispatcher-worker-10 @coroutine#2214] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47289/UmAppDatabase/replication/nodeId 2024-08-16 15:54:16.097 [DefaultDispatcher-worker-13 @coroutine#2244] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-16 15:54:16.097 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown initiated... 2024-08-16 15:54:16.097 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Close initiated... 2024-08-16 15:54:16.097 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:54:16.097 [HikariPool-247 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Closing connection org.sqlite.jdbc4.JDBC4Connection@654be52b: (connection evicted) 2024-08-16 15:54:16.098 [DefaultDispatcher-worker-8 @coroutine#2244] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-16 15:54:16.098 [DefaultDispatcher-worker-6 @coroutine#2214] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47289/UmAppDatabase/replication/nodeId 2024-08-16 15:54:16.098 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 15:54:16.098 [DefaultDispatcher-worker-6 @coroutine#2214] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47289/UmAppDatabase/replication/nodeId 2024-08-16 15:54:16.098 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Closed. 2024-08-16 15:54:16.098 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown completed. 2024-08-16 15:54:16.099 [Test worker @coroutine#6121] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-248 - configuration: 2024-08-16 15:54:16.099 [Test worker @coroutine#6121] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:54:16.099 [Test worker @coroutine#6121] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:54:16.099 [Test worker @coroutine#6121] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:54:16.100 [Test worker @coroutine#6121] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:54:16.100 [Test worker @coroutine#6121] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:54:16.100 [Test worker @coroutine#6121] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:54:16.100 [Test worker @coroutine#6121] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a8e209b 2024-08-16 15:54:16.100 [Test worker @coroutine#6121] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:54:16.100 [Test worker @coroutine#6121] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:54:16.100 [Test worker @coroutine#6121] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:54:16.100 [Test worker @coroutine#6121] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:54:16.100 [Test worker @coroutine#6121] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:54:16.100 [Test worker @coroutine#6121] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:54:16.100 [Test worker @coroutine#6121] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:54:16.100 [Test worker @coroutine#6121] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:54:16.100 [Test worker @coroutine#6121] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:54:16.100 [Test worker @coroutine#6121] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:54:16.100 [Test worker @coroutine#6121] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:54:16.100 [Test worker @coroutine#6121] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:54:16.100 [Test worker @coroutine#6121] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:54:16.100 [Test worker @coroutine#6121] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:54:16.100 [Test worker @coroutine#6121] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:54:16.100 [Test worker @coroutine#6121] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:54:16.100 [Test worker @coroutine#6121] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:54:16.100 [Test worker @coroutine#6121] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:54:16.100 [Test worker @coroutine#6121] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:54:16.100 [Test worker @coroutine#6121] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-248" 2024-08-16 15:54:16.100 [Test worker @coroutine#6121] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:54:16.100 [Test worker @coroutine#6121] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:54:16.100 [Test worker @coroutine#6121] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:54:16.100 [Test worker @coroutine#6121] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:54:16.100 [Test worker @coroutine#6121] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:54:16.100 [Test worker @coroutine#6121] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:54:16.100 [Test worker @coroutine#6121] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:54:16.100 [Test worker @coroutine#6121] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:54:16.100 [Test worker @coroutine#6121] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Starting... 2024-08-16 15:54:16.100 [Test worker @coroutine#6121] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Added connection org.sqlite.jdbc4.JDBC4Connection@737652a9 2024-08-16 15:54:16.100 [Test worker @coroutine#6121] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Added connection org.sqlite.jdbc4.JDBC4Connection@737652a9 2024-08-16 15:54:16.100 [Test worker @coroutine#6121] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Start completed. 2024-08-16 15:54:16.115 [Test worker @coroutine#6121] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@737652a9 2024-08-16 15:54:16.121 [DefaultDispatcher-worker-7 @coroutine#2258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42eaf47f 2024-08-16 15:54:16.122 [DefaultDispatcher-worker-7 @coroutine#2258] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53437/UmAppDatabase/replication/nodeId 2024-08-16 15:54:16.122 [DefaultDispatcher-worker-7 @coroutine#2258] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53437/UmAppDatabase/replication/nodeId. 2024-08-16 15:54:16.122 [DefaultDispatcher-worker-7 @coroutine#2258] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53437/UmAppDatabase/replication/nodeId 2024-08-16 15:54:16.123 [DefaultDispatcher-worker-6 @coroutine#2258] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53437/UmAppDatabase/replication/nodeId 2024-08-16 15:54:16.123 [DefaultDispatcher-worker-6 @coroutine#2258] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53437/UmAppDatabase/replication/nodeId 2024-08-16 15:54:16.125 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@737652a9 2024-08-16 15:54:16.127 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@737652a9 2024-08-16 15:54:16.128 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@737652a9 2024-08-16 15:54:16.137 [DefaultDispatcher-worker-12 @coroutine#6133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@737652a9 2024-08-16 15:54:16.159 [DefaultDispatcher-worker-15 @coroutine#6121] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@737652a9 2024-08-16 15:54:16.167 [DefaultDispatcher-worker-12 @coroutine#6121] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@737652a9 2024-08-16 15:54:16.173 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Shutdown initiated... 2024-08-16 15:54:16.173 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Close initiated... 2024-08-16 15:54:16.173 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:54:16.174 [HikariPool-248 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Closing connection org.sqlite.jdbc4.JDBC4Connection@737652a9: (connection evicted) 2024-08-16 15:54:16.174 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 15:54:16.174 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Closed. 2024-08-16 15:54:16.174 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Shutdown completed. 2024-08-16 15:54:16.176 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-249 - configuration: 2024-08-16 15:54:16.176 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:54:16.176 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:54:16.176 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:54:16.176 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:54:16.176 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:54:16.176 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:54:16.176 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@55704859 2024-08-16 15:54:16.176 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:54:16.176 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:54:16.176 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:54:16.176 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:54:16.176 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:54:16.176 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:54:16.176 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:54:16.176 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:54:16.176 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:54:16.176 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:54:16.176 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:54:16.176 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:54:16.176 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:54:16.176 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:54:16.176 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:54:16.176 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:54:16.176 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:54:16.176 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:54:16.176 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:54:16.176 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-249" 2024-08-16 15:54:16.176 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:54:16.176 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:54:16.176 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:54:16.176 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:54:16.176 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:54:16.176 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:54:16.176 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:54:16.176 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:54:16.176 [Test worker @coroutine#6151] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Starting... 2024-08-16 15:54:16.177 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e388a77 2024-08-16 15:54:16.177 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e388a77 2024-08-16 15:54:16.177 [Test worker @coroutine#6151] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Start completed. 2024-08-16 15:54:16.190 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e388a77 2024-08-16 15:54:16.200 [Test worker @coroutine#6152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e388a77 2024-08-16 15:54:16.201 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e388a77 2024-08-16 15:54:16.203 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e388a77 2024-08-16 15:54:16.226 [DefaultDispatcher-worker-17 @coroutine#6151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e388a77 2024-08-16 15:54:16.234 [DefaultDispatcher-worker-12 @coroutine#6158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e388a77 2024-08-16 15:54:16.241 [DefaultDispatcher-worker-6 @coroutine#6151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e388a77 2024-08-16 15:54:16.257 [DefaultDispatcher-worker-13 @coroutine#6174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e388a77 2024-08-16 15:54:16.259 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Shutdown initiated... 2024-08-16 15:54:16.259 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Close initiated... 2024-08-16 15:54:16.259 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:54:16.259 [HikariPool-249 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5e388a77: (connection evicted) 2024-08-16 15:54:16.260 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 15:54:16.260 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Closed. 2024-08-16 15:54:16.260 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Shutdown completed. 2024-08-16 15:54:16.261 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-250 - configuration: 2024-08-16 15:54:16.261 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:54:16.261 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:54:16.261 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:54:16.261 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:54:16.261 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:54:16.261 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:54:16.261 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@50f6eb17 2024-08-16 15:54:16.261 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:54:16.261 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:54:16.261 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:54:16.261 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:54:16.261 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:54:16.261 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:54:16.261 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:54:16.261 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:54:16.261 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:54:16.261 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:54:16.261 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:54:16.261 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:54:16.261 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:54:16.261 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:54:16.261 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:54:16.261 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:54:16.261 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:54:16.261 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:54:16.261 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:54:16.261 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-250" 2024-08-16 15:54:16.261 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:54:16.261 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:54:16.261 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:54:16.261 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:54:16.261 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:54:16.261 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:54:16.261 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:54:16.261 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:54:16.261 [Test worker @coroutine#6182] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Starting... 2024-08-16 15:54:16.262 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Added connection org.sqlite.jdbc4.JDBC4Connection@335aac7a 2024-08-16 15:54:16.262 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Added connection org.sqlite.jdbc4.JDBC4Connection@335aac7a 2024-08-16 15:54:16.262 [Test worker @coroutine#6182] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Start completed. 2024-08-16 15:54:16.269 [DefaultDispatcher-worker-7 @coroutine#2309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@519e14f6 2024-08-16 15:54:16.270 [DefaultDispatcher-worker-7 @coroutine#2309] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60525/UmAppDatabase/replication/nodeId 2024-08-16 15:54:16.270 [DefaultDispatcher-worker-7 @coroutine#2309] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60525/UmAppDatabase/replication/nodeId. 2024-08-16 15:54:16.270 [DefaultDispatcher-worker-7 @coroutine#2309] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60525/UmAppDatabase/replication/nodeId 2024-08-16 15:54:16.271 [DefaultDispatcher-worker-11 @coroutine#2309] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60525/UmAppDatabase/replication/nodeId 2024-08-16 15:54:16.271 [DefaultDispatcher-worker-11 @coroutine#2309] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60525/UmAppDatabase/replication/nodeId 2024-08-16 15:54:16.276 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@335aac7a 2024-08-16 15:54:16.286 [Test worker @coroutine#6186] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@335aac7a 2024-08-16 15:54:16.287 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@335aac7a 2024-08-16 15:54:16.289 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@335aac7a 2024-08-16 15:54:16.298 [DefaultDispatcher-worker-11 @coroutine#6192] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@335aac7a 2024-08-16 15:54:16.321 [DefaultDispatcher-worker-6 @coroutine#6182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@335aac7a 2024-08-16 15:54:16.330 [DefaultDispatcher-worker-12 @coroutine#6182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@335aac7a 2024-08-16 15:54:16.342 [DefaultDispatcher-worker-5 @coroutine#6209] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@335aac7a 2024-08-16 15:54:16.345 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Shutdown initiated... 2024-08-16 15:54:16.345 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Close initiated... 2024-08-16 15:54:16.345 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:54:16.345 [HikariPool-250 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Closing connection org.sqlite.jdbc4.JDBC4Connection@335aac7a: (connection evicted) 2024-08-16 15:54:16.346 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 15:54:16.346 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Closed. 2024-08-16 15:54:16.346 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Shutdown completed. 2024-08-16 15:54:16.349 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-251 - configuration: 2024-08-16 15:54:16.349 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:54:16.349 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:54:16.349 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:54:16.349 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:54:16.349 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:54:16.349 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:54:16.349 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@67d99612 2024-08-16 15:54:16.349 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:54:16.349 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:54:16.349 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:54:16.349 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:54:16.349 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:54:16.349 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:54:16.349 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:54:16.349 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:54:16.349 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:54:16.349 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:54:16.349 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:54:16.349 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:54:16.349 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:54:16.349 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:54:16.349 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:54:16.349 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:54:16.349 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:54:16.349 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:54:16.349 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:54:16.349 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-251" 2024-08-16 15:54:16.349 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:54:16.349 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:54:16.349 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:54:16.349 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:54:16.349 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:54:16.349 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:54:16.349 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:54:16.349 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:54:16.349 [Test worker @coroutine#6217] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Starting... 2024-08-16 15:54:16.350 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Added connection org.sqlite.jdbc4.JDBC4Connection@4349f52c 2024-08-16 15:54:16.350 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Added connection org.sqlite.jdbc4.JDBC4Connection@4349f52c 2024-08-16 15:54:16.350 [Test worker @coroutine#6217] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Start completed. 2024-08-16 15:54:16.372 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4349f52c 2024-08-16 15:54:16.384 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4349f52c 2024-08-16 15:54:16.386 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4349f52c 2024-08-16 15:54:16.388 [Test worker @coroutine#6222] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4349f52c 2024-08-16 15:54:16.393 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Shutdown initiated... 2024-08-16 15:54:16.393 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Close initiated... 2024-08-16 15:54:16.393 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 15:54:16.393 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 15:54:16.393 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Closed. 2024-08-16 15:54:16.393 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Shutdown completed. 2024-08-16 15:54:16.394 [Test worker @coroutine#6241] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-252 - configuration: 2024-08-16 15:54:16.394 [Test worker @coroutine#6241] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:54:16.394 [Test worker @coroutine#6241] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:54:16.394 [Test worker @coroutine#6241] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:54:16.394 [Test worker @coroutine#6241] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:54:16.395 [Test worker @coroutine#6241] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:54:16.395 [Test worker @coroutine#6241] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:54:16.395 [Test worker @coroutine#6241] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c1a86e1 2024-08-16 15:54:16.395 [Test worker @coroutine#6241] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:54:16.395 [Test worker @coroutine#6241] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:54:16.395 [Test worker @coroutine#6241] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:54:16.395 [Test worker @coroutine#6241] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:54:16.395 [Test worker @coroutine#6241] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:54:16.395 [Test worker @coroutine#6241] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:54:16.395 [Test worker @coroutine#6241] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:54:16.395 [Test worker @coroutine#6241] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:54:16.395 [Test worker @coroutine#6241] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:54:16.395 [Test worker @coroutine#6241] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:54:16.395 [Test worker @coroutine#6241] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:54:16.395 [Test worker @coroutine#6241] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:54:16.395 [Test worker @coroutine#6241] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:54:16.395 [Test worker @coroutine#6241] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:54:16.395 [Test worker @coroutine#6241] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:54:16.395 [Test worker @coroutine#6241] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:54:16.395 [Test worker @coroutine#6241] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:54:16.395 [Test worker @coroutine#6241] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:54:16.395 [Test worker @coroutine#6241] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:54:16.395 [Test worker @coroutine#6241] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-252" 2024-08-16 15:54:16.395 [Test worker @coroutine#6241] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:54:16.395 [Test worker @coroutine#6241] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:54:16.395 [Test worker @coroutine#6241] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:54:16.395 [Test worker @coroutine#6241] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:54:16.395 [Test worker @coroutine#6241] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:54:16.395 [Test worker @coroutine#6241] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:54:16.395 [Test worker @coroutine#6241] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:54:16.395 [Test worker @coroutine#6241] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:54:16.395 [Test worker @coroutine#6241] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Starting... 2024-08-16 15:54:16.395 [Test worker @coroutine#6241] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Added connection org.sqlite.jdbc4.JDBC4Connection@36f291c7 2024-08-16 15:54:16.395 [Test worker @coroutine#6241] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Added connection org.sqlite.jdbc4.JDBC4Connection@36f291c7 2024-08-16 15:54:16.395 [Test worker @coroutine#6241] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Start completed. 2024-08-16 15:54:16.409 [Test worker @coroutine#6241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36f291c7 2024-08-16 15:54:16.419 [Test worker @coroutine#6242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36f291c7 2024-08-16 15:54:16.421 [Test worker @coroutine#6245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36f291c7 2024-08-16 15:54:16.423 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36f291c7 2024-08-16 15:54:16.425 [DefaultDispatcher-worker-12 @coroutine#2352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6278371a 2024-08-16 15:54:16.425 [DefaultDispatcher-worker-12 @coroutine#2352] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44157/UmAppDatabase/replication/nodeId 2024-08-16 15:54:16.425 [DefaultDispatcher-worker-12 @coroutine#2352] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44157/UmAppDatabase/replication/nodeId. 2024-08-16 15:54:16.425 [DefaultDispatcher-worker-12 @coroutine#2352] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44157/UmAppDatabase/replication/nodeId 2024-08-16 15:54:16.426 [DefaultDispatcher-worker-14 @coroutine#2352] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44157/UmAppDatabase/replication/nodeId 2024-08-16 15:54:16.426 [DefaultDispatcher-worker-14 @coroutine#2352] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44157/UmAppDatabase/replication/nodeId 2024-08-16 15:54:16.428 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Shutdown initiated... 2024-08-16 15:54:16.428 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Close initiated... 2024-08-16 15:54:16.428 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 15:54:16.428 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 15:54:16.428 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Closed. 2024-08-16 15:54:16.429 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Shutdown completed. 2024-08-16 15:54:16.430 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-253 - configuration: 2024-08-16 15:54:16.430 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:54:16.430 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:54:16.430 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:54:16.430 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:54:16.430 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:54:16.430 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:54:16.430 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4f549906 2024-08-16 15:54:16.430 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:54:16.430 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:54:16.430 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:54:16.430 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:54:16.430 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:54:16.430 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:54:16.430 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:54:16.430 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:54:16.430 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:54:16.430 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:54:16.430 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:54:16.430 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:54:16.430 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:54:16.430 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:54:16.430 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:54:16.430 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:54:16.430 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:54:16.430 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:54:16.430 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:54:16.430 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-253" 2024-08-16 15:54:16.430 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:54:16.430 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:54:16.430 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:54:16.430 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:54:16.430 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:54:16.430 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:54:16.430 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:54:16.430 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:54:16.430 [Test worker @coroutine#6267] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Starting... 2024-08-16 15:54:16.430 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Added connection org.sqlite.jdbc4.JDBC4Connection@329f649d 2024-08-16 15:54:16.431 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Added connection org.sqlite.jdbc4.JDBC4Connection@329f649d 2024-08-16 15:54:16.431 [Test worker @coroutine#6267] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Start completed. 2024-08-16 15:54:16.448 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@329f649d 2024-08-16 15:54:16.458 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@329f649d 2024-08-16 15:54:16.459 [Test worker @coroutine#6271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@329f649d 2024-08-16 15:54:16.461 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@329f649d 2024-08-16 15:54:16.465 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Shutdown initiated... 2024-08-16 15:54:16.465 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Close initiated... 2024-08-16 15:54:16.465 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 15:54:16.465 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 15:54:16.465 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Closed. 2024-08-16 15:54:16.465 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Shutdown completed. 2024-08-16 15:54:16.467 [UI Thread @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-254 - configuration: 2024-08-16 15:54:16.468 [UI Thread @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:54:16.468 [UI Thread @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:54:16.468 [UI Thread @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:54:16.468 [UI Thread @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:54:16.468 [UI Thread @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:54:16.468 [UI Thread @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:54:16.468 [UI Thread @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@66b2516e 2024-08-16 15:54:16.468 [UI Thread @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:54:16.468 [UI Thread @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:54:16.468 [UI Thread @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:54:16.468 [UI Thread @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:54:16.468 [UI Thread @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:54:16.468 [UI Thread @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:54:16.468 [UI Thread @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:54:16.468 [UI Thread @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:54:16.468 [UI Thread @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:54:16.468 [UI Thread @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:54:16.468 [UI Thread @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:54:16.468 [UI Thread @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:54:16.468 [UI Thread @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:54:16.468 [UI Thread @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:54:16.468 [UI Thread @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:54:16.468 [UI Thread @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:54:16.468 [UI Thread @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:54:16.468 [UI Thread @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:54:16.468 [UI Thread @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:54:16.468 [UI Thread @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-254" 2024-08-16 15:54:16.468 [UI Thread @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:54:16.468 [UI Thread @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:54:16.468 [UI Thread @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:54:16.468 [UI Thread @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:54:16.468 [UI Thread @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:54:16.468 [UI Thread @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:54:16.468 [UI Thread @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:54:16.468 [UI Thread @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:54:16.468 [UI Thread @coroutine#6290] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Starting... 2024-08-16 15:54:16.468 [UI Thread @coroutine#6290] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Added connection org.sqlite.jdbc4.JDBC4Connection@78a885af 2024-08-16 15:54:16.468 [UI Thread @coroutine#6290] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Added connection org.sqlite.jdbc4.JDBC4Connection@78a885af 2024-08-16 15:54:16.468 [UI Thread @coroutine#6290] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Start completed. 2024-08-16 15:54:16.479 [DefaultDispatcher-worker-3 @coroutine#2074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14d9ae22 2024-08-16 15:54:16.479 [DefaultDispatcher-worker-3 @coroutine#2074] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35547/UmAppDatabase/replication/nodeId 2024-08-16 15:54:16.479 [DefaultDispatcher-worker-3 @coroutine#2074] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35547/UmAppDatabase/replication/nodeId. 2024-08-16 15:54:16.479 [DefaultDispatcher-worker-3 @coroutine#2074] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35547/UmAppDatabase/replication/nodeId 2024-08-16 15:54:16.480 [DefaultDispatcher-worker-17 @coroutine#2074] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35547/UmAppDatabase/replication/nodeId 2024-08-16 15:54:16.480 [DefaultDispatcher-worker-17 @coroutine#2074] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35547/UmAppDatabase/replication/nodeId 2024-08-16 15:54:16.485 [UI Thread @coroutine#6290] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78a885af 2024-08-16 15:54:16.494 [UI Thread @coroutine#6296] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78a885af 2024-08-16 15:54:16.496 [UI Thread @coroutine#6298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78a885af 2024-08-16 15:54:16.497 [UI Thread @coroutine#6300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78a885af 2024-08-16 15:54:16.501 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Shutdown initiated... 2024-08-16 15:54:16.501 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Close initiated... 2024-08-16 15:54:16.501 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:54:16.501 [HikariPool-254 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Closing connection org.sqlite.jdbc4.JDBC4Connection@78a885af: (connection evicted) 2024-08-16 15:54:16.501 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 15:54:16.501 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Closed. 2024-08-16 15:54:16.501 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Shutdown completed. 2024-08-16 15:54:16.504 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-255 - configuration: 2024-08-16 15:54:16.504 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:54:16.504 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:54:16.504 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:54:16.504 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:54:16.504 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:54:16.504 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:54:16.504 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@48dbf9d 2024-08-16 15:54:16.504 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:54:16.504 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:54:16.504 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:54:16.504 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:54:16.504 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:54:16.504 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:54:16.504 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:54:16.504 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:54:16.504 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:54:16.504 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:54:16.504 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:54:16.504 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:54:16.504 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:54:16.504 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:54:16.504 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:54:16.504 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:54:16.504 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:54:16.504 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:54:16.504 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:54:16.504 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-255" 2024-08-16 15:54:16.504 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:54:16.504 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:54:16.504 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:54:16.504 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:54:16.504 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:54:16.504 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:54:16.504 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:54:16.504 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:54:16.504 [Test worker @coroutine#6307] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Starting... 2024-08-16 15:54:16.505 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ca012a6 2024-08-16 15:54:16.505 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ca012a6 2024-08-16 15:54:16.505 [Test worker @coroutine#6307] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Start completed. 2024-08-16 15:54:16.519 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ca012a6 2024-08-16 15:54:16.529 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ca012a6 2024-08-16 15:54:16.531 [Test worker @coroutine#6310] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ca012a6 2024-08-16 15:54:16.533 [Test worker @coroutine#6312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ca012a6 2024-08-16 15:54:16.535 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Shutdown initiated... 2024-08-16 15:54:16.535 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Close initiated... 2024-08-16 15:54:16.535 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 15:54:16.535 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 15:54:16.535 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Closed. 2024-08-16 15:54:16.535 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Shutdown completed. 2024-08-16 15:54:16.537 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-256 - configuration: 2024-08-16 15:54:16.537 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:54:16.537 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:54:16.537 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:54:16.537 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:54:16.537 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:54:16.537 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:54:16.537 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@699d04a9 2024-08-16 15:54:16.537 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:54:16.537 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:54:16.537 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:54:16.537 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:54:16.537 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:54:16.537 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:54:16.537 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:54:16.537 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:54:16.537 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:54:16.537 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:54:16.537 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:54:16.537 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:54:16.537 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:54:16.537 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:54:16.537 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:54:16.537 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:54:16.537 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:54:16.537 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:54:16.537 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:54:16.537 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-256" 2024-08-16 15:54:16.537 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:54:16.537 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:54:16.537 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:54:16.537 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:54:16.537 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:54:16.537 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:54:16.537 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:54:16.537 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:54:16.537 [Test worker @coroutine#6323] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Starting... 2024-08-16 15:54:16.537 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Added connection org.sqlite.jdbc4.JDBC4Connection@25379b3c 2024-08-16 15:54:16.537 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Added connection org.sqlite.jdbc4.JDBC4Connection@25379b3c 2024-08-16 15:54:16.537 [Test worker @coroutine#6323] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Start completed. 2024-08-16 15:54:16.549 [DefaultDispatcher-worker-14 @coroutine#2408] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a904e64 2024-08-16 15:54:16.550 [DefaultDispatcher-worker-14 @coroutine#2408] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34147/UmAppDatabase/replication/nodeId 2024-08-16 15:54:16.550 [DefaultDispatcher-worker-14 @coroutine#2408] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34147/UmAppDatabase/replication/nodeId. 2024-08-16 15:54:16.550 [DefaultDispatcher-worker-14 @coroutine#2408] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34147/UmAppDatabase/replication/nodeId 2024-08-16 15:54:16.551 [DefaultDispatcher-worker-7 @coroutine#2408] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34147/UmAppDatabase/replication/nodeId 2024-08-16 15:54:16.551 [DefaultDispatcher-worker-7 @coroutine#2408] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34147/UmAppDatabase/replication/nodeId 2024-08-16 15:54:16.552 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25379b3c 2024-08-16 15:54:16.561 [Test worker @coroutine#6327] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25379b3c 2024-08-16 15:54:16.563 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25379b3c 2024-08-16 15:54:16.565 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25379b3c 2024-08-16 15:54:16.566 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Shutdown initiated... 2024-08-16 15:54:16.566 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Close initiated... 2024-08-16 15:54:16.566 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 15:54:16.566 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 15:54:16.566 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Closed. 2024-08-16 15:54:16.566 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Shutdown completed. 2024-08-16 15:54:16.567 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-257 - configuration: 2024-08-16 15:54:16.567 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:54:16.567 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:54:16.567 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:54:16.567 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:54:16.567 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:54:16.567 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:54:16.567 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6465f4a 2024-08-16 15:54:16.567 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:54:16.567 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:54:16.567 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:54:16.567 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:54:16.567 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:54:16.567 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:54:16.567 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:54:16.567 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:54:16.567 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:54:16.568 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:54:16.568 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:54:16.568 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:54:16.568 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:54:16.568 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:54:16.568 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:54:16.568 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:54:16.568 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:54:16.568 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:54:16.568 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:54:16.568 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-257" 2024-08-16 15:54:16.568 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:54:16.568 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:54:16.568 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:54:16.568 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:54:16.568 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:54:16.568 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:54:16.568 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:54:16.568 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:54:16.568 [Test worker @coroutine#6342] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Starting... 2024-08-16 15:54:16.568 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Added connection org.sqlite.jdbc4.JDBC4Connection@687749d1 2024-08-16 15:54:16.568 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Added connection org.sqlite.jdbc4.JDBC4Connection@687749d1 2024-08-16 15:54:16.568 [Test worker @coroutine#6342] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Start completed. 2024-08-16 15:54:16.583 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@687749d1 2024-08-16 15:54:16.593 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@687749d1 2024-08-16 15:54:16.594 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@687749d1 2024-08-16 15:54:16.596 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@687749d1 2024-08-16 15:54:16.598 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Shutdown initiated... 2024-08-16 15:54:16.598 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Close initiated... 2024-08-16 15:54:16.598 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 15:54:16.598 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 15:54:16.598 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Closed. 2024-08-16 15:54:16.598 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Shutdown completed. 2024-08-16 15:54:16.599 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-258 - configuration: 2024-08-16 15:54:16.599 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:54:16.599 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:54:16.599 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:54:16.599 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:54:16.599 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:54:16.599 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:54:16.599 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@793c2cde 2024-08-16 15:54:16.599 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:54:16.599 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:54:16.599 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:54:16.599 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:54:16.599 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:54:16.599 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:54:16.599 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:54:16.599 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:54:16.599 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:54:16.599 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:54:16.599 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:54:16.599 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:54:16.599 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:54:16.599 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:54:16.599 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:54:16.599 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:54:16.599 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:54:16.599 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:54:16.599 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:54:16.599 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-258" 2024-08-16 15:54:16.599 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:54:16.599 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:54:16.599 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:54:16.599 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:54:16.599 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:54:16.599 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:54:16.599 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:54:16.599 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:54:16.599 [Test worker @coroutine#6358] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Starting... 2024-08-16 15:54:16.599 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e941cc8 2024-08-16 15:54:16.599 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e941cc8 2024-08-16 15:54:16.599 [Test worker @coroutine#6358] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Start completed. 2024-08-16 15:54:16.612 [DefaultDispatcher-worker-15 @coroutine#2106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b407ac7 2024-08-16 15:54:16.612 [DefaultDispatcher-worker-15 @coroutine#2106] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41533/UmAppDatabase/replication/nodeId 2024-08-16 15:54:16.612 [DefaultDispatcher-worker-15 @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:41533/UmAppDatabase/replication/nodeId. 2024-08-16 15:54:16.612 [DefaultDispatcher-worker-15 @coroutine#2106] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41533/UmAppDatabase/replication/nodeId 2024-08-16 15:54:16.613 [DefaultDispatcher-worker-3 @coroutine#2106] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41533/UmAppDatabase/replication/nodeId 2024-08-16 15:54:16.613 [DefaultDispatcher-worker-3 @coroutine#2106] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41533/UmAppDatabase/replication/nodeId 2024-08-16 15:54:16.614 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e941cc8 2024-08-16 15:54:16.625 [Test worker @coroutine#6362] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e941cc8 2024-08-16 15:54:16.628 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e941cc8 2024-08-16 15:54:16.631 [Test worker @coroutine#6366] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e941cc8 2024-08-16 15:54:16.633 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Shutdown initiated... 2024-08-16 15:54:16.633 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Close initiated... 2024-08-16 15:54:16.633 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 15:54:16.633 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 15:54:16.633 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Closed. 2024-08-16 15:54:16.633 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Shutdown completed. 2024-08-16 15:54:16.635 [Test worker @coroutine#6377] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-259 - configuration: 2024-08-16 15:54:16.635 [Test worker @coroutine#6377] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:54:16.635 [Test worker @coroutine#6377] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:54:16.635 [Test worker @coroutine#6377] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:54:16.635 [Test worker @coroutine#6377] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:54:16.635 [Test worker @coroutine#6377] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:54:16.635 [Test worker @coroutine#6377] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:54:16.635 [Test worker @coroutine#6377] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3464d24c 2024-08-16 15:54:16.635 [Test worker @coroutine#6377] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:54:16.635 [Test worker @coroutine#6377] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:54:16.635 [Test worker @coroutine#6377] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:54:16.635 [Test worker @coroutine#6377] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:54:16.635 [Test worker @coroutine#6377] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:54:16.635 [Test worker @coroutine#6377] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:54:16.635 [Test worker @coroutine#6377] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:54:16.635 [Test worker @coroutine#6377] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:54:16.635 [Test worker @coroutine#6377] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:54:16.635 [Test worker @coroutine#6377] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:54:16.635 [Test worker @coroutine#6377] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:54:16.635 [Test worker @coroutine#6377] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:54:16.635 [Test worker @coroutine#6377] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:54:16.635 [Test worker @coroutine#6377] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:54:16.635 [Test worker @coroutine#6377] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:54:16.635 [Test worker @coroutine#6377] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:54:16.635 [Test worker @coroutine#6377] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:54:16.635 [Test worker @coroutine#6377] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:54:16.635 [Test worker @coroutine#6377] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:54:16.635 [Test worker @coroutine#6377] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-259" 2024-08-16 15:54:16.635 [Test worker @coroutine#6377] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:54:16.635 [Test worker @coroutine#6377] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:54:16.635 [Test worker @coroutine#6377] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:54:16.635 [Test worker @coroutine#6377] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:54:16.635 [Test worker @coroutine#6377] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:54:16.635 [Test worker @coroutine#6377] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:54:16.635 [Test worker @coroutine#6377] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:54:16.635 [Test worker @coroutine#6377] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:54:16.636 [Test worker @coroutine#6377] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Starting... 2024-08-16 15:54:16.636 [Test worker @coroutine#6377] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Added connection org.sqlite.jdbc4.JDBC4Connection@68754439 2024-08-16 15:54:16.636 [Test worker @coroutine#6377] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Added connection org.sqlite.jdbc4.JDBC4Connection@68754439 2024-08-16 15:54:16.636 [Test worker @coroutine#6377] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Start completed. 2024-08-16 15:54:16.650 [Test worker @coroutine#6377] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68754439 2024-08-16 15:54:16.660 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68754439 2024-08-16 15:54:16.662 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68754439 2024-08-16 15:54:16.663 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68754439 2024-08-16 15:54:16.668 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Shutdown initiated... 2024-08-16 15:54:16.668 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Close initiated... 2024-08-16 15:54:16.668 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 15:54:16.668 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 15:54:16.668 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Closed. 2024-08-16 15:54:16.668 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Shutdown completed. 2024-08-16 15:54:16.669 [Test worker @coroutine#6395] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-260 - configuration: 2024-08-16 15:54:16.669 [Test worker @coroutine#6395] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:54:16.669 [Test worker @coroutine#6395] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:54:16.669 [Test worker @coroutine#6395] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:54:16.669 [Test worker @coroutine#6395] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:54:16.669 [Test worker @coroutine#6395] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:54:16.669 [Test worker @coroutine#6395] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:54:16.669 [Test worker @coroutine#6395] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6329d89f 2024-08-16 15:54:16.669 [Test worker @coroutine#6395] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:54:16.669 [Test worker @coroutine#6395] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:54:16.669 [Test worker @coroutine#6395] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:54:16.669 [Test worker @coroutine#6395] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:54:16.669 [Test worker @coroutine#6395] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:54:16.669 [Test worker @coroutine#6395] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:54:16.669 [Test worker @coroutine#6395] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:54:16.669 [Test worker @coroutine#6395] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:54:16.669 [Test worker @coroutine#6395] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:54:16.669 [Test worker @coroutine#6395] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:54:16.669 [Test worker @coroutine#6395] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:54:16.669 [Test worker @coroutine#6395] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:54:16.669 [Test worker @coroutine#6395] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:54:16.669 [Test worker @coroutine#6395] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:54:16.669 [Test worker @coroutine#6395] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:54:16.669 [Test worker @coroutine#6395] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:54:16.669 [Test worker @coroutine#6395] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:54:16.669 [Test worker @coroutine#6395] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:54:16.669 [Test worker @coroutine#6395] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:54:16.669 [Test worker @coroutine#6395] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-260" 2024-08-16 15:54:16.669 [Test worker @coroutine#6395] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:54:16.669 [Test worker @coroutine#6395] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:54:16.669 [Test worker @coroutine#6395] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:54:16.669 [Test worker @coroutine#6395] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:54:16.669 [Test worker @coroutine#6395] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:54:16.669 [Test worker @coroutine#6395] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:54:16.669 [Test worker @coroutine#6395] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:54:16.669 [Test worker @coroutine#6395] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:54:16.669 [Test worker @coroutine#6395] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Starting... 2024-08-16 15:54:16.669 [Test worker @coroutine#6395] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a2cd5ea 2024-08-16 15:54:16.669 [Test worker @coroutine#6395] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a2cd5ea 2024-08-16 15:54:16.669 [Test worker @coroutine#6395] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Start completed. 2024-08-16 15:54:16.685 [Test worker @coroutine#6395] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a2cd5ea 2024-08-16 15:54:16.695 [Test worker @coroutine#6396] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a2cd5ea 2024-08-16 15:54:16.696 [Test worker @coroutine#6398] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a2cd5ea 2024-08-16 15:54:16.698 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a2cd5ea 2024-08-16 15:54:16.701 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Shutdown initiated... 2024-08-16 15:54:16.701 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Close initiated... 2024-08-16 15:54:16.701 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 15:54:16.701 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 15:54:16.701 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Closed. 2024-08-16 15:54:16.701 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Shutdown completed. 2024-08-16 15:54:16.702 [Test worker @coroutine#6413] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-261 - configuration: 2024-08-16 15:54:16.702 [Test worker @coroutine#6413] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:54:16.702 [Test worker @coroutine#6413] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:54:16.702 [Test worker @coroutine#6413] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:54:16.702 [Test worker @coroutine#6413] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:54:16.702 [Test worker @coroutine#6413] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:54:16.702 [Test worker @coroutine#6413] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:54:16.702 [Test worker @coroutine#6413] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@8c68f7f 2024-08-16 15:54:16.702 [Test worker @coroutine#6413] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:54:16.702 [Test worker @coroutine#6413] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:54:16.702 [Test worker @coroutine#6413] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:54:16.702 [Test worker @coroutine#6413] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:54:16.702 [Test worker @coroutine#6413] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:54:16.702 [Test worker @coroutine#6413] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:54:16.702 [Test worker @coroutine#6413] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:54:16.702 [Test worker @coroutine#6413] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:54:16.702 [Test worker @coroutine#6413] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:54:16.702 [Test worker @coroutine#6413] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:54:16.702 [Test worker @coroutine#6413] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:54:16.702 [Test worker @coroutine#6413] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:54:16.702 [Test worker @coroutine#6413] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:54:16.702 [Test worker @coroutine#6413] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:54:16.702 [Test worker @coroutine#6413] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:54:16.702 [Test worker @coroutine#6413] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:54:16.702 [Test worker @coroutine#6413] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:54:16.702 [Test worker @coroutine#6413] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:54:16.702 [Test worker @coroutine#6413] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:54:16.702 [Test worker @coroutine#6413] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-261" 2024-08-16 15:54:16.702 [Test worker @coroutine#6413] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:54:16.702 [Test worker @coroutine#6413] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:54:16.702 [Test worker @coroutine#6413] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:54:16.702 [Test worker @coroutine#6413] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:54:16.702 [Test worker @coroutine#6413] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:54:16.702 [Test worker @coroutine#6413] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:54:16.702 [Test worker @coroutine#6413] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:54:16.702 [Test worker @coroutine#6413] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:54:16.702 [Test worker @coroutine#6413] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Starting... 2024-08-16 15:54:16.703 [Test worker @coroutine#6413] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Added connection org.sqlite.jdbc4.JDBC4Connection@10a199e0 2024-08-16 15:54:16.703 [Test worker @coroutine#6413] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Added connection org.sqlite.jdbc4.JDBC4Connection@10a199e0 2024-08-16 15:54:16.703 [Test worker @coroutine#6413] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Start completed. 2024-08-16 15:54:16.717 [Test worker @coroutine#6413] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10a199e0 2024-08-16 15:54:16.727 [Test worker @coroutine#6415] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10a199e0 2024-08-16 15:54:16.729 [Test worker @coroutine#6417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10a199e0 2024-08-16 15:54:16.730 [Test worker @coroutine#6419] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10a199e0 2024-08-16 15:54:16.733 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Shutdown initiated... 2024-08-16 15:54:16.733 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Close initiated... 2024-08-16 15:54:16.733 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 15:54:16.733 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 15:54:16.733 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Closed. 2024-08-16 15:54:16.733 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Shutdown completed. 2024-08-16 15:54:16.734 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-262 - configuration: 2024-08-16 15:54:16.734 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:54:16.734 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:54:16.734 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:54:16.734 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:54:16.734 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:54:16.734 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:54:16.734 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f55e1b9 2024-08-16 15:54:16.734 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:54:16.734 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:54:16.734 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:54:16.734 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:54:16.734 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:54:16.734 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:54:16.734 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:54:16.734 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:54:16.734 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:54:16.734 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:54:16.734 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:54:16.734 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:54:16.734 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:54:16.734 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:54:16.734 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:54:16.734 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:54:16.734 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:54:16.734 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:54:16.734 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:54:16.734 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-262" 2024-08-16 15:54:16.734 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:54:16.734 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:54:16.734 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:54:16.734 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:54:16.734 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:54:16.734 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:54:16.734 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:54:16.734 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:54:16.734 [Test worker @coroutine#6432] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Starting... 2024-08-16 15:54:16.735 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a6ef10b 2024-08-16 15:54:16.735 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a6ef10b 2024-08-16 15:54:16.735 [Test worker @coroutine#6432] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Start completed. 2024-08-16 15:54:16.749 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a6ef10b 2024-08-16 15:54:16.759 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a6ef10b 2024-08-16 15:54:16.761 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a6ef10b 2024-08-16 15:54:16.762 [Test worker @coroutine#6437] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a6ef10b 2024-08-16 15:54:16.765 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Shutdown initiated... 2024-08-16 15:54:16.765 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Close initiated... 2024-08-16 15:54:16.765 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 15:54:16.765 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 15:54:16.765 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Closed. 2024-08-16 15:54:16.765 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Shutdown completed. 2024-08-16 15:54:16.767 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-263 - configuration: 2024-08-16 15:54:16.767 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:54:16.767 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:54:16.767 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:54:16.767 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:54:16.767 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:54:16.767 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:54:16.767 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@40c31127 2024-08-16 15:54:16.767 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:54:16.767 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:54:16.767 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:54:16.767 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:54:16.767 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:54:16.767 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:54:16.767 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:54:16.767 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:54:16.767 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:54:16.767 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:54:16.767 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:54:16.767 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:54:16.767 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:54:16.767 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:54:16.767 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:54:16.767 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:54:16.767 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:54:16.767 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:54:16.767 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:54:16.767 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-263" 2024-08-16 15:54:16.767 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:54:16.768 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:54:16.768 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:54:16.768 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:54:16.768 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:54:16.768 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:54:16.768 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:54:16.768 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:54:16.768 [Test worker @coroutine#6450] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Starting... 2024-08-16 15:54:16.768 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Added connection org.sqlite.jdbc4.JDBC4Connection@55f2e76a 2024-08-16 15:54:16.768 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Added connection org.sqlite.jdbc4.JDBC4Connection@55f2e76a 2024-08-16 15:54:16.768 [Test worker @coroutine#6450] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Start completed. 2024-08-16 15:54:16.783 [DefaultDispatcher-worker-8 @coroutine#2153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78b29e00 2024-08-16 15:54:16.784 [DefaultDispatcher-worker-8 @coroutine#2153] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42589/UmAppDatabase/replication/nodeId 2024-08-16 15:54:16.784 [DefaultDispatcher-worker-8 @coroutine#2153] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42589/UmAppDatabase/replication/nodeId. 2024-08-16 15:54:16.784 [DefaultDispatcher-worker-8 @coroutine#2153] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42589/UmAppDatabase/replication/nodeId 2024-08-16 15:54:16.785 [DefaultDispatcher-worker-2 @coroutine#2153] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42589/UmAppDatabase/replication/nodeId 2024-08-16 15:54:16.785 [DefaultDispatcher-worker-2 @coroutine#2153] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42589/UmAppDatabase/replication/nodeId 2024-08-16 15:54:16.788 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55f2e76a 2024-08-16 15:54:16.798 [Test worker @coroutine#6454] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55f2e76a 2024-08-16 15:54:16.800 [Test worker @coroutine#6456] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55f2e76a 2024-08-16 15:54:16.801 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55f2e76a 2024-08-16 15:54:16.804 [UI Thread @coroutine#6467] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://invalid/Site/verify 2024-08-16 15:54:16.805 [UI Thread @coroutine#6467] 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-08-16 15:54:16.805 [UI Thread @coroutine#6467] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://invalid/Site/verify 2024-08-16 15:54:16.806 [UI Thread @coroutine#6467] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: invalid: Name or service not known for request https://invalid/Site/verify 2024-08-16 15:54:16.808 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Shutdown initiated... 2024-08-16 15:54:16.808 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Close initiated... 2024-08-16 15:54:16.808 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 15:54:16.808 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 15:54:16.808 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Closed. 2024-08-16 15:54:16.808 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Shutdown completed. 2024-08-16 15:54:16.809 [Test worker @coroutine#6473] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-264 - configuration: 2024-08-16 15:54:16.810 [Test worker @coroutine#6473] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:54:16.810 [Test worker @coroutine#6473] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:54:16.810 [Test worker @coroutine#6473] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:54:16.810 [Test worker @coroutine#6473] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:54:16.810 [Test worker @coroutine#6473] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:54:16.810 [Test worker @coroutine#6473] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:54:16.810 [Test worker @coroutine#6473] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@41a56594 2024-08-16 15:54:16.810 [Test worker @coroutine#6473] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:54:16.810 [Test worker @coroutine#6473] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:54:16.810 [Test worker @coroutine#6473] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:54:16.810 [Test worker @coroutine#6473] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:54:16.810 [Test worker @coroutine#6473] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:54:16.810 [Test worker @coroutine#6473] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:54:16.810 [Test worker @coroutine#6473] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:54:16.810 [Test worker @coroutine#6473] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:54:16.810 [Test worker @coroutine#6473] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:54:16.810 [Test worker @coroutine#6473] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:54:16.810 [Test worker @coroutine#6473] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:54:16.810 [Test worker @coroutine#6473] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:54:16.810 [Test worker @coroutine#6473] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:54:16.810 [Test worker @coroutine#6473] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:54:16.810 [Test worker @coroutine#6473] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:54:16.810 [Test worker @coroutine#6473] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:54:16.810 [Test worker @coroutine#6473] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:54:16.810 [Test worker @coroutine#6473] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:54:16.810 [Test worker @coroutine#6473] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:54:16.810 [Test worker @coroutine#6473] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-264" 2024-08-16 15:54:16.810 [Test worker @coroutine#6473] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:54:16.810 [Test worker @coroutine#6473] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:54:16.810 [Test worker @coroutine#6473] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:54:16.810 [Test worker @coroutine#6473] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:54:16.810 [Test worker @coroutine#6473] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:54:16.810 [Test worker @coroutine#6473] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:54:16.810 [Test worker @coroutine#6473] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:54:16.810 [Test worker @coroutine#6473] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:54:16.810 [Test worker @coroutine#6473] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Starting... 2024-08-16 15:54:16.810 [Test worker @coroutine#6473] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Added connection org.sqlite.jdbc4.JDBC4Connection@42ffabb 2024-08-16 15:54:16.810 [Test worker @coroutine#6473] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Added connection org.sqlite.jdbc4.JDBC4Connection@42ffabb 2024-08-16 15:54:16.810 [Test worker @coroutine#6473] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Start completed. 2024-08-16 15:54:16.827 [Test worker @coroutine#6473] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42ffabb 2024-08-16 15:54:16.836 [Test worker @coroutine#6474] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42ffabb 2024-08-16 15:54:16.838 [Test worker @coroutine#6476] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42ffabb 2024-08-16 15:54:16.839 [Test worker @coroutine#6478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42ffabb 2024-08-16 15:54:16.842 [UI Thread @coroutine#6489] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54109/Site/verify 2024-08-16 15:54:16.842 [UI Thread @coroutine#6489] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54109/Site/verify. 2024-08-16 15:54:16.842 [UI Thread @coroutine#6489] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54109/Site/verify 2024-08-16 15:54:16.843 [UI Thread @coroutine#6489] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54109/Site/verify 2024-08-16 15:54:16.843 [UI Thread @coroutine#6489] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54109/Site/verify 2024-08-16 15:54:16.844 [UI Thread @coroutine#6489] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:54109/Site/verify. 2024-08-16 15:54:16.844 [UI Thread @coroutine#6489] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:54109/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-08-16 15:54:16.845 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Shutdown initiated... 2024-08-16 15:54:16.845 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Close initiated... 2024-08-16 15:54:16.845 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 15:54:16.846 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 15:54:16.846 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Closed. 2024-08-16 15:54:16.846 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Shutdown completed. 2024-08-16 15:54:16.851 [Test worker @coroutine#6496] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-265 - configuration: 2024-08-16 15:54:16.852 [Test worker @coroutine#6496] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:54:16.852 [Test worker @coroutine#6496] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:54:16.852 [Test worker @coroutine#6496] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:54:16.852 [Test worker @coroutine#6496] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:54:16.852 [Test worker @coroutine#6496] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:54:16.852 [Test worker @coroutine#6496] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:54:16.852 [Test worker @coroutine#6496] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7ad31e9e 2024-08-16 15:54:16.852 [Test worker @coroutine#6496] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:54:16.852 [Test worker @coroutine#6496] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:54:16.852 [Test worker @coroutine#6496] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:54:16.852 [Test worker @coroutine#6496] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:54:16.852 [Test worker @coroutine#6496] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:54:16.852 [Test worker @coroutine#6496] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:54:16.852 [Test worker @coroutine#6496] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:54:16.852 [Test worker @coroutine#6496] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:54:16.852 [Test worker @coroutine#6496] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:54:16.852 [Test worker @coroutine#6496] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:54:16.852 [Test worker @coroutine#6496] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:54:16.852 [Test worker @coroutine#6496] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:54:16.852 [Test worker @coroutine#6496] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:54:16.852 [Test worker @coroutine#6496] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:54:16.852 [Test worker @coroutine#6496] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:54:16.852 [Test worker @coroutine#6496] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:54:16.852 [Test worker @coroutine#6496] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:54:16.852 [Test worker @coroutine#6496] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:54:16.852 [Test worker @coroutine#6496] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:54:16.852 [Test worker @coroutine#6496] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-265" 2024-08-16 15:54:16.852 [Test worker @coroutine#6496] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:54:16.852 [Test worker @coroutine#6496] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:54:16.852 [Test worker @coroutine#6496] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:54:16.852 [Test worker @coroutine#6496] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:54:16.852 [Test worker @coroutine#6496] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:54:16.852 [Test worker @coroutine#6496] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:54:16.852 [Test worker @coroutine#6496] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:54:16.852 [Test worker @coroutine#6496] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:54:16.852 [Test worker @coroutine#6496] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Starting... 2024-08-16 15:54:16.853 [Test worker @coroutine#6496] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Added connection org.sqlite.jdbc4.JDBC4Connection@35f011cf 2024-08-16 15:54:16.853 [Test worker @coroutine#6496] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Added connection org.sqlite.jdbc4.JDBC4Connection@35f011cf 2024-08-16 15:54:16.853 [Test worker @coroutine#6496] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Start completed. 2024-08-16 15:54:16.871 [Test worker @coroutine#6496] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35f011cf 2024-08-16 15:54:16.885 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35f011cf 2024-08-16 15:54:16.887 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35f011cf 2024-08-16 15:54:16.889 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35f011cf 2024-08-16 15:54:16.899 [DefaultDispatcher-worker-10 @coroutine#6503] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35f011cf 2024-08-16 15:54:16.906 [DefaultDispatcher-worker-10 @coroutine#6496] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35f011cf 2024-08-16 15:54:16.913 [UI Thread @coroutine#6515] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55509/626977850247385088/_ustadmanifest.json 2024-08-16 15:54:16.913 [UI Thread @coroutine#6515] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55509/626977850247385088/_ustadmanifest.json. 2024-08-16 15:54:16.913 [UI Thread @coroutine#6515] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55509/626977850247385088/_ustadmanifest.json 2024-08-16 15:54:16.914 [UI Thread @coroutine#6515] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55509/626977850247385088/_ustadmanifest.json 2024-08-16 15:54:16.914 [UI Thread @coroutine#6515] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55509/626977850247385088/_ustadmanifest.json 2024-08-16 15:54:16.915 [UI Thread @coroutine#6515] 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:55509/626977850247385088/_ustadmanifest.json. 2024-08-16 15:54:16.915 [UI Thread @coroutine#6515] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:55509/626977850247385088/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-08-16 15:54:16.915 [UI Thread @coroutine#6515] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55509/mediainfo.json 2024-08-16 15:54:16.915 [UI Thread @coroutine#6515] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55509/mediainfo.json. 2024-08-16 15:54:16.915 [UI Thread @coroutine#6515] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55509/mediainfo.json 2024-08-16 15:54:16.916 [UI Thread @coroutine#6515] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55509/mediainfo.json 2024-08-16 15:54:16.916 [UI Thread @coroutine#6515] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55509/mediainfo.json 2024-08-16 15:54:16.953 [HikariPool-265 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:54:16.957 [UI Thread @coroutine#6515] 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:55509/mediainfo.json. 2024-08-16 15:54:16.957 [UI Thread @coroutine#6515] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:55509/mediainfo.json to class io.ktor.utils.io.ByteReadChannel 2024-08-16 15:54:16.961 [DefaultDispatcher-worker-2 @coroutine#2185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54644470 2024-08-16 15:54:16.962 [DefaultDispatcher-worker-2 @coroutine#2185] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47019/UmAppDatabase/replication/nodeId 2024-08-16 15:54:16.962 [DefaultDispatcher-worker-2 @coroutine#2185] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47019/UmAppDatabase/replication/nodeId. 2024-08-16 15:54:16.962 [DefaultDispatcher-worker-2 @coroutine#2185] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47019/UmAppDatabase/replication/nodeId 2024-08-16 15:54:16.963 [DefaultDispatcher-worker-3 @coroutine#2185] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47019/UmAppDatabase/replication/nodeId 2024-08-16 15:54:16.963 [DefaultDispatcher-worker-3 @coroutine#2185] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47019/UmAppDatabase/replication/nodeId 2024-08-16 15:54:17.109 [DefaultDispatcher-worker-10 @coroutine#2214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444fbd13 2024-08-16 15:54:17.110 [DefaultDispatcher-worker-8 @coroutine#2244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d4377d2 2024-08-16 15:54:17.110 [DefaultDispatcher-worker-8 @coroutine#2244] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-16 15:54:17.110 [DefaultDispatcher-worker-10 @coroutine#2214] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47289/UmAppDatabase/replication/nodeId 2024-08-16 15:54:17.110 [DefaultDispatcher-worker-10 @coroutine#2214] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47289/UmAppDatabase/replication/nodeId. 2024-08-16 15:54:17.110 [DefaultDispatcher-worker-8 @coroutine#2244] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-08-16 15:54:17.110 [DefaultDispatcher-worker-10 @coroutine#2214] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47289/UmAppDatabase/replication/nodeId 2024-08-16 15:54:17.110 [DefaultDispatcher-worker-8 @coroutine#2244] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-16 15:54:17.111 [DefaultDispatcher-worker-6 @coroutine#2244] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-16 15:54:17.111 [DefaultDispatcher-worker-8 @coroutine#2214] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47289/UmAppDatabase/replication/nodeId 2024-08-16 15:54:17.111 [DefaultDispatcher-worker-8 @coroutine#2214] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47289/UmAppDatabase/replication/nodeId 2024-08-16 15:54:17.132 [DefaultDispatcher-worker-10 @coroutine#2258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42eaf47f 2024-08-16 15:54:17.132 [DefaultDispatcher-worker-10 @coroutine#2258] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53437/UmAppDatabase/replication/nodeId 2024-08-16 15:54:17.132 [DefaultDispatcher-worker-10 @coroutine#2258] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53437/UmAppDatabase/replication/nodeId. 2024-08-16 15:54:17.132 [DefaultDispatcher-worker-10 @coroutine#2258] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53437/UmAppDatabase/replication/nodeId 2024-08-16 15:54:17.133 [DefaultDispatcher-worker-6 @coroutine#2258] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53437/UmAppDatabase/replication/nodeId 2024-08-16 15:54:17.133 [DefaultDispatcher-worker-6 @coroutine#2258] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53437/UmAppDatabase/replication/nodeId 2024-08-16 15:54:17.280 [DefaultDispatcher-worker-7 @coroutine#2309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@519e14f6 2024-08-16 15:54:17.280 [DefaultDispatcher-worker-7 @coroutine#2309] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60525/UmAppDatabase/replication/nodeId 2024-08-16 15:54:17.280 [DefaultDispatcher-worker-7 @coroutine#2309] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60525/UmAppDatabase/replication/nodeId. 2024-08-16 15:54:17.280 [DefaultDispatcher-worker-7 @coroutine#2309] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60525/UmAppDatabase/replication/nodeId 2024-08-16 15:54:17.281 [DefaultDispatcher-worker-9 @coroutine#2309] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60525/UmAppDatabase/replication/nodeId 2024-08-16 15:54:17.281 [DefaultDispatcher-worker-9 @coroutine#2309] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60525/UmAppDatabase/replication/nodeId 2024-08-16 15:54:17.435 [DefaultDispatcher-worker-9 @coroutine#2352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6278371a 2024-08-16 15:54:17.435 [DefaultDispatcher-worker-9 @coroutine#2352] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44157/UmAppDatabase/replication/nodeId 2024-08-16 15:54:17.435 [DefaultDispatcher-worker-9 @coroutine#2352] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44157/UmAppDatabase/replication/nodeId. 2024-08-16 15:54:17.435 [DefaultDispatcher-worker-9 @coroutine#2352] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44157/UmAppDatabase/replication/nodeId 2024-08-16 15:54:17.436 [DefaultDispatcher-worker-15 @coroutine#2352] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44157/UmAppDatabase/replication/nodeId 2024-08-16 15:54:17.436 [DefaultDispatcher-worker-15 @coroutine#2352] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44157/UmAppDatabase/replication/nodeId 2024-08-16 15:54:17.489 [DefaultDispatcher-worker-1 @coroutine#2074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14d9ae22 2024-08-16 15:54:17.489 [DefaultDispatcher-worker-1 @coroutine#2074] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35547/UmAppDatabase/replication/nodeId 2024-08-16 15:54:17.489 [DefaultDispatcher-worker-1 @coroutine#2074] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35547/UmAppDatabase/replication/nodeId. 2024-08-16 15:54:17.489 [DefaultDispatcher-worker-1 @coroutine#2074] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35547/UmAppDatabase/replication/nodeId 2024-08-16 15:54:17.490 [DefaultDispatcher-worker-4 @coroutine#2074] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35547/UmAppDatabase/replication/nodeId 2024-08-16 15:54:17.490 [DefaultDispatcher-worker-4 @coroutine#2074] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35547/UmAppDatabase/replication/nodeId 2024-08-16 15:54:17.560 [DefaultDispatcher-worker-8 @coroutine#2408] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a904e64 2024-08-16 15:54:17.560 [DefaultDispatcher-worker-8 @coroutine#2408] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34147/UmAppDatabase/replication/nodeId 2024-08-16 15:54:17.560 [DefaultDispatcher-worker-8 @coroutine#2408] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34147/UmAppDatabase/replication/nodeId. 2024-08-16 15:54:17.560 [DefaultDispatcher-worker-8 @coroutine#2408] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34147/UmAppDatabase/replication/nodeId 2024-08-16 15:54:17.561 [DefaultDispatcher-worker-15 @coroutine#2408] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34147/UmAppDatabase/replication/nodeId 2024-08-16 15:54:17.561 [DefaultDispatcher-worker-15 @coroutine#2408] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34147/UmAppDatabase/replication/nodeId 2024-08-16 15:54:17.622 [DefaultDispatcher-worker-4 @coroutine#2106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b407ac7 2024-08-16 15:54:17.622 [DefaultDispatcher-worker-4 @coroutine#2106] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41533/UmAppDatabase/replication/nodeId 2024-08-16 15:54:17.622 [DefaultDispatcher-worker-4 @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:41533/UmAppDatabase/replication/nodeId. 2024-08-16 15:54:17.622 [DefaultDispatcher-worker-4 @coroutine#2106] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41533/UmAppDatabase/replication/nodeId 2024-08-16 15:54:17.623 [DefaultDispatcher-worker-10 @coroutine#2106] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41533/UmAppDatabase/replication/nodeId 2024-08-16 15:54:17.623 [DefaultDispatcher-worker-10 @coroutine#2106] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41533/UmAppDatabase/replication/nodeId 2024-08-16 15:54:17.794 [DefaultDispatcher-worker-9 @coroutine#2153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78b29e00 2024-08-16 15:54:17.794 [DefaultDispatcher-worker-9 @coroutine#2153] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42589/UmAppDatabase/replication/nodeId 2024-08-16 15:54:17.794 [DefaultDispatcher-worker-9 @coroutine#2153] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42589/UmAppDatabase/replication/nodeId. 2024-08-16 15:54:17.794 [DefaultDispatcher-worker-9 @coroutine#2153] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42589/UmAppDatabase/replication/nodeId 2024-08-16 15:54:17.795 [DefaultDispatcher-worker-2 @coroutine#2153] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42589/UmAppDatabase/replication/nodeId 2024-08-16 15:54:17.795 [DefaultDispatcher-worker-2 @coroutine#2153] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42589/UmAppDatabase/replication/nodeId 2024-08-16 15:54:17.961 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Shutdown initiated... 2024-08-16 15:54:17.961 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Close initiated... 2024-08-16 15:54:17.961 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:54:17.961 [HikariPool-265 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Closing connection org.sqlite.jdbc4.JDBC4Connection@35f011cf: (connection evicted) 2024-08-16 15:54:17.962 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 15:54:17.962 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Closed. 2024-08-16 15:54:17.962 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Shutdown completed. 2024-08-16 15:54:17.970 [Test worker @coroutine#6564] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-266 - configuration: 2024-08-16 15:54:17.970 [Test worker @coroutine#6564] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 15:54:17.970 [Test worker @coroutine#6564] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 15:54:17.970 [Test worker @coroutine#6564] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 15:54:17.970 [Test worker @coroutine#6564] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 15:54:17.970 [Test worker @coroutine#6564] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 15:54:17.970 [Test worker @coroutine#6564] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 15:54:17.970 [Test worker @coroutine#6564] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b33b54e 2024-08-16 15:54:17.970 [Test worker @coroutine#6564] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 15:54:17.970 [Test worker @coroutine#6564] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 15:54:17.970 [Test worker @coroutine#6564] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 15:54:17.970 [Test worker @coroutine#6564] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 15:54:17.970 [Test worker @coroutine#6564] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 15:54:17.970 [Test worker @coroutine#6564] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 15:54:17.970 [Test worker @coroutine#6564] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 15:54:17.970 [Test worker @coroutine#6564] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 15:54:17.970 [Test worker @coroutine#6564] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 15:54:17.970 [Test worker @coroutine#6564] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 15:54:17.970 [Test worker @coroutine#6564] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 15:54:17.970 [Test worker @coroutine#6564] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 15:54:17.970 [Test worker @coroutine#6564] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 15:54:17.970 [Test worker @coroutine#6564] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 15:54:17.970 [Test worker @coroutine#6564] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 15:54:17.970 [Test worker @coroutine#6564] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 15:54:17.970 [Test worker @coroutine#6564] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 15:54:17.970 [Test worker @coroutine#6564] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 15:54:17.970 [Test worker @coroutine#6564] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 15:54:17.970 [Test worker @coroutine#6564] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-266" 2024-08-16 15:54:17.970 [Test worker @coroutine#6564] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 15:54:17.970 [Test worker @coroutine#6564] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 15:54:17.970 [Test worker @coroutine#6564] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 15:54:17.970 [Test worker @coroutine#6564] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 15:54:17.970 [Test worker @coroutine#6564] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 15:54:17.970 [Test worker @coroutine#6564] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 15:54:17.970 [Test worker @coroutine#6564] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 15:54:17.970 [Test worker @coroutine#6564] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 15:54:17.970 [Test worker @coroutine#6564] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Starting... 2024-08-16 15:54:17.970 [Test worker @coroutine#6564] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c9ecd9e 2024-08-16 15:54:17.970 [Test worker @coroutine#6564] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c9ecd9e 2024-08-16 15:54:17.971 [Test worker @coroutine#6564] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Start completed. 2024-08-16 15:54:17.973 [DefaultDispatcher-worker-5 @coroutine#2185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54644470 2024-08-16 15:54:17.973 [DefaultDispatcher-worker-5 @coroutine#2185] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47019/UmAppDatabase/replication/nodeId 2024-08-16 15:54:17.973 [DefaultDispatcher-worker-5 @coroutine#2185] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47019/UmAppDatabase/replication/nodeId. 2024-08-16 15:54:17.973 [DefaultDispatcher-worker-5 @coroutine#2185] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47019/UmAppDatabase/replication/nodeId 2024-08-16 15:54:17.975 [DefaultDispatcher-worker-14 @coroutine#2185] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47019/UmAppDatabase/replication/nodeId 2024-08-16 15:54:17.975 [DefaultDispatcher-worker-14 @coroutine#2185] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47019/UmAppDatabase/replication/nodeId 2024-08-16 15:54:17.984 [Test worker @coroutine#6564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c9ecd9e 2024-08-16 15:54:17.994 [Test worker @coroutine#6568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c9ecd9e 2024-08-16 15:54:17.995 [Test worker @coroutine#6571] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c9ecd9e 2024-08-16 15:54:17.997 [Test worker @coroutine#6573] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c9ecd9e 2024-08-16 15:54:18.006 [DefaultDispatcher-worker-5 @coroutine#6575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c9ecd9e 2024-08-16 15:54:18.013 [DefaultDispatcher-worker-2 @coroutine#6564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c9ecd9e 2024-08-16 15:54:18.071 [HikariPool-266 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:54:18.135 [UI Thread @coroutine#6584] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33725/626977853425332224/_ustadmanifest.json 2024-08-16 15:54:18.135 [UI Thread @coroutine#6584] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33725/626977853425332224/_ustadmanifest.json. 2024-08-16 15:54:18.135 [UI Thread @coroutine#6584] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33725/626977853425332224/_ustadmanifest.json 2024-08-16 15:54:18.136 [UI Thread @coroutine#6584] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33725/626977853425332224/_ustadmanifest.json 2024-08-16 15:54:18.136 [UI Thread @coroutine#6584] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33725/626977853425332224/_ustadmanifest.json 2024-08-16 15:54:18.137 [UI Thread @coroutine#6584] 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:33725/626977853425332224/_ustadmanifest.json. 2024-08-16 15:54:18.137 [UI Thread @coroutine#6584] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:33725/626977853425332224/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-08-16 15:54:18.137 [UI Thread @coroutine#6584] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33725/tincan.xml 2024-08-16 15:54:18.137 [UI Thread @coroutine#6584] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33725/tincan.xml. 2024-08-16 15:54:18.137 [UI Thread @coroutine#6584] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33725/tincan.xml 2024-08-16 15:54:18.138 [UI Thread @coroutine#6584] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33725/tincan.xml 2024-08-16 15:54:18.138 [UI Thread @coroutine#6584] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33725/tincan.xml 2024-08-16 15:54:18.139 [DefaultDispatcher-worker-2 @coroutine#2214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444fbd13 2024-08-16 15:54:18.140 [DefaultDispatcher-worker-1 @coroutine#2244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d4377d2 2024-08-16 15:54:18.140 [DefaultDispatcher-worker-2 @coroutine#2214] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47289/UmAppDatabase/replication/nodeId 2024-08-16 15:54:18.140 [DefaultDispatcher-worker-1 @coroutine#2244] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-16 15:54:18.140 [DefaultDispatcher-worker-2 @coroutine#2214] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47289/UmAppDatabase/replication/nodeId. 2024-08-16 15:54:18.140 [DefaultDispatcher-worker-2 @coroutine#2214] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47289/UmAppDatabase/replication/nodeId 2024-08-16 15:54:18.140 [DefaultDispatcher-worker-1 @coroutine#2244] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-08-16 15:54:18.140 [DefaultDispatcher-worker-1 @coroutine#2244] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-16 15:54:18.140 [DefaultDispatcher-worker-2 @coroutine#2244] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-16 15:54:18.140 [DefaultDispatcher-worker-4 @coroutine#2214] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47289/UmAppDatabase/replication/nodeId 2024-08-16 15:54:18.140 [DefaultDispatcher-worker-4 @coroutine#2214] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47289/UmAppDatabase/replication/nodeId 2024-08-16 15:54:18.142 [DefaultDispatcher-worker-3 @coroutine#2258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42eaf47f 2024-08-16 15:54:18.143 [DefaultDispatcher-worker-3 @coroutine#2258] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53437/UmAppDatabase/replication/nodeId 2024-08-16 15:54:18.143 [DefaultDispatcher-worker-3 @coroutine#2258] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53437/UmAppDatabase/replication/nodeId. 2024-08-16 15:54:18.143 [DefaultDispatcher-worker-3 @coroutine#2258] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53437/UmAppDatabase/replication/nodeId 2024-08-16 15:54:18.143 [DefaultDispatcher-worker-8 @coroutine#2258] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53437/UmAppDatabase/replication/nodeId 2024-08-16 15:54:18.143 [DefaultDispatcher-worker-8 @coroutine#2258] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53437/UmAppDatabase/replication/nodeId 2024-08-16 15:54:18.181 [UI Thread @coroutine#6584] 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:33725/tincan.xml. 2024-08-16 15:54:18.181 [UI Thread @coroutine#6584] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:33725/tincan.xml to class io.ktor.utils.io.ByteReadChannel 2024-08-16 15:54:18.191 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Shutdown initiated... 2024-08-16 15:54:18.191 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Close initiated... 2024-08-16 15:54:18.191 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 15:54:18.191 [HikariPool-266 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7c9ecd9e: (connection evicted) 2024-08-16 15:54:18.192 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 15:54:18.192 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Closed. 2024-08-16 15:54:18.192 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Shutdown completed.