2024-04-21 18:36:08.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: 2024-04-21 18:36:08.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:08.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:08.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:08.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:08.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:08.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:08.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1fd9893c 2024-04-21 18:36:08.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:08.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:08.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:08.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:08.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:08.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:08.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:08.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:08.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:08.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:08.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:08.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:08.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:08.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-21 18:36:08.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-21 18:36:08.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:08.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:08.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-21 18:36:08.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:08.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" 2024-04-21 18:36:08.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:08.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:08.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:08.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:08.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:08.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:08.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:08.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:08.372 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... 2024-04-21 18:36:08.454 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@34a2d6e0 2024-04-21 18:36:08.454 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@34a2d6e0 2024-04-21 18:36:08.455 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. 2024-04-21 18:36:08.555 [HikariPool-1 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-21 18:36:08.560 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@35cf8610 2024-04-21 18:36:08.560 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@35cf8610 2024-04-21 18:36:08.564 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b087ed9 2024-04-21 18:36:08.564 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b087ed9 2024-04-21 18:36:08.568 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f37ed60 2024-04-21 18:36:08.568 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f37ed60 2024-04-21 18:36:08.569 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34a2d6e0 2024-04-21 18:36:08.571 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a3574e2 2024-04-21 18:36:08.571 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a3574e2 2024-04-21 18:36:08.574 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@338392b2 2024-04-21 18:36:08.574 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@338392b2 2024-04-21 18:36:08.577 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b85ccad 2024-04-21 18:36:08.577 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b85ccad 2024-04-21 18:36:08.579 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bd97450 2024-04-21 18:36:08.579 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bd97450 2024-04-21 18:36:08.582 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a1a8bad 2024-04-21 18:36:08.582 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a1a8bad 2024-04-21 18:36:08.585 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@35a39c5e 2024-04-21 18:36:08.585 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@35a39c5e 2024-04-21 18:36:08.585 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-04-21 18:36:08.598 [Test worker @coroutine#2] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34a2d6e0 2024-04-21 18:36:08.602 [Test worker @coroutine#4] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34a2d6e0 2024-04-21 18:36:08.825 [DefaultDispatcher-worker-3 @coroutine#7] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 18:36:08.825 [DefaultDispatcher-worker-3 @coroutine#7] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-21 18:36:08.825 [DefaultDispatcher-worker-3 @coroutine#7] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 18:36:08.826 [DefaultDispatcher-worker-3 @coroutine#7] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-21 18:36:08.864 [DefaultDispatcher-worker-4 @coroutine#6] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34a2d6e0 2024-04-21 18:36:08.865 [DefaultDispatcher-worker-4 @coroutine#6] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-04-21 18:36:08.865 [DefaultDispatcher-worker-4 @coroutine#6] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId. 2024-04-21 18:36:08.865 [DefaultDispatcher-worker-4 @coroutine#6] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-04-21 18:36:08.931 [Test worker @coroutine#13] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34a2d6e0 2024-04-21 18:36:08.981 [DefaultDispatcher-worker-4 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34a2d6e0 2024-04-21 18:36:09.013 [DefaultDispatcher-worker-5 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34a2d6e0 2024-04-21 18:36:09.045 [DefaultDispatcher-worker-3 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34a2d6e0 2024-04-21 18:36:09.068 [DefaultDispatcher-worker-6 @coroutine#7] TRACE i.k.client.plugins.HttpCallValidator - Processing exception javax.net.ssl.SSLHandshakeException: PKIX path validation failed: java.security.cert.CertPathValidatorException: validity check failed for request https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 18:36:09.068 [DefaultDispatcher-worker-8 @coroutine#6] TRACE i.k.client.plugins.HttpCallValidator - Processing exception javax.net.ssl.SSLHandshakeException: PKIX path validation failed: java.security.cert.CertPathValidatorException: validity check failed for request https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-04-21 18:36:09.069 [DefaultDispatcher-worker-8 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34a2d6e0 2024-04-21 18:36:09.076 [Test worker @coroutine#21] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34a2d6e0 2024-04-21 18:36:09.193 [DefaultDispatcher-worker-4 @coroutine#23] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34a2d6e0 2024-04-21 18:36:09.235 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... 2024-04-21 18:36:09.235 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Close initiated... 2024-04-21 18:36:09.235 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-04-21 18:36:09.236 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@34a2d6e0: (connection evicted) 2024-04-21 18:36:09.237 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@35cf8610: (connection evicted) 2024-04-21 18:36:09.237 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3b087ed9: (connection evicted) 2024-04-21 18:36:09.237 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3f37ed60: (connection evicted) 2024-04-21 18:36:09.238 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7a3574e2: (connection evicted) 2024-04-21 18:36:09.239 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@338392b2: (connection evicted) 2024-04-21 18:36:09.239 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4b85ccad: (connection evicted) 2024-04-21 18:36:09.239 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4bd97450: (connection evicted) 2024-04-21 18:36:09.240 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1a1a8bad: (connection evicted) 2024-04-21 18:36:09.240 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@35a39c5e: (connection evicted) 2024-04-21 18:36:09.242 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 18:36:09.242 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Closed. 2024-04-21 18:36:09.242 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. 2024-04-21 18:36:09.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-2 - configuration: 2024-04-21 18:36:09.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:09.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:09.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:09.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:09.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:09.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:09.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7608a838 2024-04-21 18:36:09.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:09.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:09.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:09.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:09.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:09.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:09.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:09.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:09.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:09.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:09.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:09.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:09.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:09.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-21 18:36:09.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-21 18:36:09.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:09.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:09.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-21 18:36:09.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:09.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-2" 2024-04-21 18:36:09.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:09.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:09.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:09.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:09.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:09.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:09.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:09.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:09.251 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Starting... 2024-04-21 18:36:09.254 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@21a6a494 2024-04-21 18:36:09.254 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@21a6a494 2024-04-21 18:36:09.254 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Start completed. 2024-04-21 18:36:09.256 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21a6a494 2024-04-21 18:36:09.268 [Test worker @coroutine#27] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21a6a494 2024-04-21 18:36:09.271 [Test worker @coroutine#29] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21a6a494 2024-04-21 18:36:09.273 [DefaultDispatcher-worker-4 @coroutine#32] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 18:36:09.273 [DefaultDispatcher-worker-4 @coroutine#32] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-21 18:36:09.273 [DefaultDispatcher-worker-4 @coroutine#32] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 18:36:09.273 [DefaultDispatcher-worker-4 @coroutine#32] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-21 18:36:09.290 [DefaultDispatcher-worker-1 @coroutine#31] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21a6a494 2024-04-21 18:36:09.291 [DefaultDispatcher-worker-1 @coroutine#31] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-04-21 18:36:09.291 [DefaultDispatcher-worker-1 @coroutine#31] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId. 2024-04-21 18:36:09.291 [DefaultDispatcher-worker-1 @coroutine#31] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-04-21 18:36:09.297 [Test worker @coroutine#35] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21a6a494 2024-04-21 18:36:09.312 [DefaultDispatcher-worker-1 @coroutine#40] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21a6a494 2024-04-21 18:36:09.327 [DefaultDispatcher-worker-1 @coroutine#40] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21a6a494 2024-04-21 18:36:09.339 [DefaultDispatcher-worker-4 @coroutine#32] TRACE i.k.client.plugins.HttpCallValidator - Processing exception javax.net.ssl.SSLHandshakeException: PKIX path validation failed: java.security.cert.CertPathValidatorException: validity check failed for request https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 18:36:09.343 [DefaultDispatcher-worker-9 @coroutine#40] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21a6a494 2024-04-21 18:36:09.351 [DefaultDispatcher-worker-8 @coroutine#31] TRACE i.k.client.plugins.HttpCallValidator - Processing exception javax.net.ssl.SSLHandshakeException: PKIX path validation failed: java.security.cert.CertPathValidatorException: validity check failed for request https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-04-21 18:36:09.356 [HikariPool-2 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-21 18:36:09.359 [DefaultDispatcher-worker-1 @coroutine#40] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21a6a494 2024-04-21 18:36:09.360 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f67713f 2024-04-21 18:36:09.360 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f67713f 2024-04-21 18:36:09.364 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@11a08ca3 2024-04-21 18:36:09.364 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@11a08ca3 2024-04-21 18:36:09.365 [Test worker @coroutine#46] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21a6a494 2024-04-21 18:36:09.368 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@159f1a4f 2024-04-21 18:36:09.368 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@159f1a4f 2024-04-21 18:36:09.371 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@509d8698 2024-04-21 18:36:09.371 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@509d8698 2024-04-21 18:36:09.374 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@7457fb3d 2024-04-21 18:36:09.374 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@7457fb3d 2024-04-21 18:36:09.376 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@6107b480 2024-04-21 18:36:09.376 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@6107b480 2024-04-21 18:36:09.379 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@c27978d 2024-04-21 18:36:09.379 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@c27978d 2024-04-21 18:36:09.381 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@30b279d7 2024-04-21 18:36:09.381 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@30b279d7 2024-04-21 18:36:09.384 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b77e2ef 2024-04-21 18:36:09.384 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b77e2ef 2024-04-21 18:36:09.384 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-21 18:36:09.437 [DefaultDispatcher-worker-6 @coroutine#48] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21a6a494 2024-04-21 18:36:09.469 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown initiated... 2024-04-21 18:36:09.470 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Close initiated... 2024-04-21 18:36:09.470 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-04-21 18:36:09.470 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@21a6a494: (connection evicted) 2024-04-21 18:36:09.471 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1f67713f: (connection evicted) 2024-04-21 18:36:09.471 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@11a08ca3: (connection evicted) 2024-04-21 18:36:09.472 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@159f1a4f: (connection evicted) 2024-04-21 18:36:09.472 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@509d8698: (connection evicted) 2024-04-21 18:36:09.472 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7457fb3d: (connection evicted) 2024-04-21 18:36:09.473 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6107b480: (connection evicted) 2024-04-21 18:36:09.473 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@c27978d: (connection evicted) 2024-04-21 18:36:09.474 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@30b279d7: (connection evicted) 2024-04-21 18:36:09.474 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7b77e2ef: (connection evicted) 2024-04-21 18:36:09.475 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 18:36:09.475 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Closed. 2024-04-21 18:36:09.475 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown completed. 2024-04-21 18:36:09.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-3 - configuration: 2024-04-21 18:36:09.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:09.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:09.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:09.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:09.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:09.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:09.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6903ed0e 2024-04-21 18:36:09.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:09.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:09.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:09.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:09.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:09.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:09.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:09.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:09.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:09.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:09.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:09.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:09.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:09.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 18:36:09.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 18:36:09.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:09.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:09.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 18:36:09.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:09.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-3" 2024-04-21 18:36:09.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:09.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:09.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:09.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:09.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:09.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:09.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:09.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:09.521 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Starting... 2024-04-21 18:36:09.522 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@16ea0f22 2024-04-21 18:36:09.522 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@16ea0f22 2024-04-21 18:36:09.522 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Start completed. 2024-04-21 18:36:09.622 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:09.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-4 - configuration: 2024-04-21 18:36:09.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:09.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:09.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:09.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:09.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:09.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:09.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f2d3391 2024-04-21 18:36:09.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:09.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:09.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:09.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:09.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:09.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:09.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:09.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:09.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:09.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:09.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:09.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:09.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:09.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 18:36:09.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 18:36:09.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:09.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:09.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 18:36:09.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:09.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-4" 2024-04-21 18:36:09.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:09.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:09.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:09.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:09.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:09.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:09.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:09.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:09.875 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Starting... 2024-04-21 18:36:09.876 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@42cc420b 2024-04-21 18:36:09.876 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@42cc420b 2024-04-21 18:36:09.876 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Start completed. 2024-04-21 18:36:09.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-5 - configuration: 2024-04-21 18:36:09.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:09.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:09.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:09.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:09.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:09.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:09.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5086623f 2024-04-21 18:36:09.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:09.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:09.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:09.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:09.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:09.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:09.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:09.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:09.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:09.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:09.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:09.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:09.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:09.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 18:36:09.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 18:36:09.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:09.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:09.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 18:36:09.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:09.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-5" 2024-04-21 18:36:09.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:09.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:09.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:09.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:09.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:09.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:09.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:09.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:09.902 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Starting... 2024-04-21 18:36:09.902 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@7eae55 2024-04-21 18:36:09.902 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@7eae55 2024-04-21 18:36:09.902 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Start completed. 2024-04-21 18:36:09.976 [HikariPool-4 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-21 18:36:09.986 [Test worker @coroutine#81] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42cc420b 2024-04-21 18:36:10.002 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:10.278 [DefaultDispatcher-worker-8 @coroutine#87] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7eae55 2024-04-21 18:36:10.285 [DefaultDispatcher-worker-8 @coroutine#89] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7eae55 2024-04-21 18:36:10.285 [DefaultDispatcher-worker-8 @coroutine#80] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48005/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-04-21 18:36:10.285 [DefaultDispatcher-worker-8 @coroutine#80] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48005/com/ustadmobile/core/contenttype/childrens-literature.epub. 2024-04-21 18:36:10.285 [DefaultDispatcher-worker-8 @coroutine#80] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48005/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-04-21 18:36:10.306 [DefaultDispatcher-worker-8 @coroutine#80] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48005/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-04-21 18:36:10.306 [DefaultDispatcher-worker-8 @coroutine#80] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48005/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-04-21 18:36:10.337 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown initiated... 2024-04-21 18:36:10.337 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Close initiated... 2024-04-21 18:36:10.337 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:10.337 [HikariPool-4 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Closing connection org.sqlite.jdbc4.JDBC4Connection@42cc420b: (connection evicted) 2024-04-21 18:36:10.338 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 18:36:10.338 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Closed. 2024-04-21 18:36:10.338 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown completed. 2024-04-21 18:36:10.342 [Test worker @coroutine#93] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7eae55 2024-04-21 18:36:10.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-6 - configuration: 2024-04-21 18:36:10.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:10.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:10.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:10.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:10.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:10.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:10.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7440265c 2024-04-21 18:36:10.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:10.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:10.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:10.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:10.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:10.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:10.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:10.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:10.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:10.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:10.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:10.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:10.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:10.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 18:36:10.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 18:36:10.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:10.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:10.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 18:36:10.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:10.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-6" 2024-04-21 18:36:10.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:10.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:10.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:10.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:10.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:10.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:10.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:10.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:10.347 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Starting... 2024-04-21 18:36:10.347 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@48277712 2024-04-21 18:36:10.347 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@48277712 2024-04-21 18:36:10.347 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Start completed. 2024-04-21 18:36:10.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-7 - configuration: 2024-04-21 18:36:10.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:10.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:10.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:10.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:10.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:10.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:10.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3d53e876 2024-04-21 18:36:10.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:10.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:10.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:10.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:10.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:10.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:10.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:10.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:10.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:10.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:10.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:10.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:10.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:10.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 18:36:10.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 18:36:10.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:10.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:10.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 18:36:10.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:10.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-7" 2024-04-21 18:36:10.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:10.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:10.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:10.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:10.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:10.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:10.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:10.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:10.365 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Starting... 2024-04-21 18:36:10.366 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@aa0dbca 2024-04-21 18:36:10.366 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@aa0dbca 2024-04-21 18:36:10.366 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Start completed. 2024-04-21 18:36:10.405 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown initiated... 2024-04-21 18:36:10.406 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Close initiated... 2024-04-21 18:36:10.406 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:10.406 [HikariPool-6 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-6 - Closing connection org.sqlite.jdbc4.JDBC4Connection@48277712: (connection evicted) 2024-04-21 18:36:10.406 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 18:36:10.406 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Closed. 2024-04-21 18:36:10.406 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown completed. 2024-04-21 18:36:10.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-8 - configuration: 2024-04-21 18:36:10.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:10.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:10.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:10.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:10.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:10.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:10.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@51b51641 2024-04-21 18:36:10.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:10.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:10.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:10.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:10.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:10.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:10.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:10.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:10.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:10.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:10.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:10.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:10.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:10.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 18:36:10.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 18:36:10.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:10.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:10.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 18:36:10.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:10.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-8" 2024-04-21 18:36:10.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:10.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:10.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:10.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:10.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:10.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:10.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:10.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:10.411 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Starting... 2024-04-21 18:36:10.411 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@53b7bf01 2024-04-21 18:36:10.411 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@53b7bf01 2024-04-21 18:36:10.411 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Start completed. 2024-04-21 18:36:10.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-9 - configuration: 2024-04-21 18:36:10.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:10.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:10.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:10.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:10.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:10.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:10.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ff4b223 2024-04-21 18:36:10.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:10.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:10.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:10.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:10.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:10.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:10.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:10.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:10.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:10.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:10.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:10.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:10.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:10.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 18:36:10.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 18:36:10.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:10.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:10.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 18:36:10.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:10.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-9" 2024-04-21 18:36:10.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:10.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:10.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:10.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:10.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:10.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:10.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:10.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:10.433 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Starting... 2024-04-21 18:36:10.433 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@761f234c 2024-04-21 18:36:10.433 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@761f234c 2024-04-21 18:36:10.433 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Start completed. 2024-04-21 18:36:10.440 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown initiated... 2024-04-21 18:36:10.440 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Close initiated... 2024-04-21 18:36:10.440 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:10.440 [HikariPool-8 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Closing connection org.sqlite.jdbc4.JDBC4Connection@53b7bf01: (connection evicted) 2024-04-21 18:36:10.441 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 18:36:10.441 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Closed. 2024-04-21 18:36:10.441 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown completed. 2024-04-21 18:36:10.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-10 - configuration: 2024-04-21 18:36:10.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:10.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:10.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:10.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:10.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:10.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:10.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f76872f 2024-04-21 18:36:10.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:10.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:10.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:10.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:10.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:10.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:10.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:10.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:10.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:10.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:10.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:10.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:10.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:10.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 18:36:10.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 18:36:10.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:10.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:10.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 18:36:10.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:10.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-10" 2024-04-21 18:36:10.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:10.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:10.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:10.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:10.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:10.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:10.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:10.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:10.445 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Starting... 2024-04-21 18:36:10.445 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@580ffea 2024-04-21 18:36:10.445 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@580ffea 2024-04-21 18:36:10.445 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Start completed. 2024-04-21 18:36:10.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-11 - configuration: 2024-04-21 18:36:10.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:10.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:10.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:10.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:10.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:10.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:10.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f6c8d45 2024-04-21 18:36:10.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:10.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:10.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:10.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:10.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:10.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:10.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:10.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:10.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:10.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:10.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:10.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:10.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:10.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 18:36:10.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 18:36:10.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:10.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:10.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 18:36:10.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:10.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-11" 2024-04-21 18:36:10.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:10.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:10.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:10.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:10.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:10.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:10.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:10.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:10.462 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Starting... 2024-04-21 18:36:10.462 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@79d49790 2024-04-21 18:36:10.462 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@79d49790 2024-04-21 18:36:10.463 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Start completed. 2024-04-21 18:36:10.466 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:10.476 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown initiated... 2024-04-21 18:36:10.476 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Close initiated... 2024-04-21 18:36:10.476 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:10.476 [HikariPool-10 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-10 - Closing connection org.sqlite.jdbc4.JDBC4Connection@580ffea: (connection evicted) 2024-04-21 18:36:10.477 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 18:36:10.477 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Closed. 2024-04-21 18:36:10.477 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown completed. 2024-04-21 18:36:10.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-12 - configuration: 2024-04-21 18:36:10.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:10.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:10.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:10.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:10.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:10.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:10.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@175ac243 2024-04-21 18:36:10.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:10.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:10.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:10.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:10.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:10.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:10.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:10.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:10.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:10.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:10.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:10.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:10.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:10.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 18:36:10.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 18:36:10.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:10.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:10.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 18:36:10.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:10.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-12" 2024-04-21 18:36:10.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:10.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:10.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:10.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:10.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:10.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:10.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:10.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:10.482 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Starting... 2024-04-21 18:36:10.483 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@fd4459b 2024-04-21 18:36:10.483 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@fd4459b 2024-04-21 18:36:10.483 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Start completed. 2024-04-21 18:36:10.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-13 - configuration: 2024-04-21 18:36:10.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:10.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:10.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:10.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:10.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:10.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:10.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1073c664 2024-04-21 18:36:10.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:10.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:10.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:10.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:10.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:10.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:10.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:10.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:10.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:10.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:10.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:10.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:10.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:10.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 18:36:10.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 18:36:10.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:10.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:10.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 18:36:10.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:10.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-13" 2024-04-21 18:36:10.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:10.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:10.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:10.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:10.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:10.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:10.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:10.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:10.501 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Starting... 2024-04-21 18:36:10.501 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@38fb151a 2024-04-21 18:36:10.501 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@38fb151a 2024-04-21 18:36:10.501 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Start completed. 2024-04-21 18:36:10.534 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:10.539 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown initiated... 2024-04-21 18:36:10.539 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Close initiated... 2024-04-21 18:36:10.539 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:10.539 [HikariPool-12 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-12 - Closing connection org.sqlite.jdbc4.JDBC4Connection@fd4459b: (connection evicted) 2024-04-21 18:36:10.540 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 18:36:10.540 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Closed. 2024-04-21 18:36:10.540 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown completed. 2024-04-21 18:36:10.563 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:10.602 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:10.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-14 - configuration: 2024-04-21 18:36:10.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:10.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:10.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:10.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:10.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:10.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:10.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@69069866 2024-04-21 18:36:10.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:10.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:10.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:10.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:10.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:10.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:10.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:10.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:10.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:10.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:10.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:10.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:10.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:10.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 18:36:10.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 18:36:10.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:10.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:10.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 18:36:10.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:10.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-14" 2024-04-21 18:36:10.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:10.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:10.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:10.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:10.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:10.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:10.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:10.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:10.644 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Starting... 2024-04-21 18:36:10.645 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@64c95480 2024-04-21 18:36:10.645 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@64c95480 2024-04-21 18:36:10.645 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Start completed. 2024-04-21 18:36:10.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-15 - configuration: 2024-04-21 18:36:10.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:10.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:10.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:10.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:10.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:10.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:10.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@69499c6f 2024-04-21 18:36:10.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:10.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:10.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:10.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:10.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:10.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:10.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:10.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:10.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:10.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:10.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:10.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:10.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:10.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 18:36:10.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 18:36:10.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:10.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:10.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 18:36:10.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:10.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-15" 2024-04-21 18:36:10.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:10.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:10.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:10.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:10.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:10.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:10.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:10.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:10.670 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Starting... 2024-04-21 18:36:10.671 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e0294a7 2024-04-21 18:36:10.671 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e0294a7 2024-04-21 18:36:10.671 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Start completed. 2024-04-21 18:36:10.745 [HikariPool-14 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:10.771 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:10.809 [DefaultDispatcher-worker-4 @coroutine#128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e0294a7 2024-04-21 18:36:10.835 [DefaultDispatcher-worker-4 @coroutine#130] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e0294a7 2024-04-21 18:36:10.843 [DefaultDispatcher-worker-4 @coroutine#132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e0294a7 2024-04-21 18:36:10.852 [DefaultDispatcher-worker-4 @coroutine#134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e0294a7 2024-04-21 18:36:10.906 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown initiated... 2024-04-21 18:36:10.907 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Close initiated... 2024-04-21 18:36:10.907 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:10.907 [HikariPool-14 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-14 - Closing connection org.sqlite.jdbc4.JDBC4Connection@64c95480: (connection evicted) 2024-04-21 18:36:10.907 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 18:36:10.907 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Closed. 2024-04-21 18:36:10.907 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown completed. 2024-04-21 18:36:10.915 [Test worker @coroutine#136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e0294a7 2024-04-21 18:36:10.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-16 - configuration: 2024-04-21 18:36:10.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:10.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:10.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:10.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:10.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:10.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:10.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@11f3400c 2024-04-21 18:36:10.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:10.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:10.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:10.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:10.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:10.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:10.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:10.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:10.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:10.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:10.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:10.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:10.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:10.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 18:36:10.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 18:36:10.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:10.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:10.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 18:36:10.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:10.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-16" 2024-04-21 18:36:10.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:10.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:10.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:10.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:10.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:10.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:10.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:10.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:10.926 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Starting... 2024-04-21 18:36:10.926 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bcc8f13 2024-04-21 18:36:10.926 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bcc8f13 2024-04-21 18:36:10.926 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Start completed. 2024-04-21 18:36:10.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-17 - configuration: 2024-04-21 18:36:10.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:10.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:10.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:10.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:10.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:10.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:10.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3cb04dd 2024-04-21 18:36:10.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:10.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:10.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:10.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:10.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:10.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:10.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:10.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:10.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:10.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:10.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:10.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:10.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:10.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 18:36:10.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 18:36:10.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:10.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:10.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 18:36:10.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:10.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-17" 2024-04-21 18:36:10.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:10.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:10.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:10.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:10.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:10.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:10.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:10.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:10.942 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Starting... 2024-04-21 18:36:10.943 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@30fa8a6b 2024-04-21 18:36:10.943 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@30fa8a6b 2024-04-21 18:36:10.943 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Start completed. 2024-04-21 18:36:10.947 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown initiated... 2024-04-21 18:36:10.948 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Close initiated... 2024-04-21 18:36:10.948 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:10.948 [HikariPool-16 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-16 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3bcc8f13: (connection evicted) 2024-04-21 18:36:10.948 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 18:36:10.948 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Closed. 2024-04-21 18:36:10.948 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown completed. 2024-04-21 18:36:10.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-18 - configuration: 2024-04-21 18:36:10.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:10.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:10.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:10.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:10.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:10.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:10.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6ea3a513 2024-04-21 18:36:10.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:10.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:10.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:10.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:10.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:10.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:10.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:10.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:10.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:10.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:10.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:10.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:10.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:10.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 18:36:10.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 18:36:10.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:10.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:10.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 18:36:10.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:10.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-18" 2024-04-21 18:36:10.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:10.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:10.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:10.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:10.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:10.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:10.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:10.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:10.951 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Starting... 2024-04-21 18:36:10.952 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b336cc8 2024-04-21 18:36:10.952 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b336cc8 2024-04-21 18:36:10.952 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Start completed. 2024-04-21 18:36:10.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-19 - configuration: 2024-04-21 18:36:10.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:10.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:10.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:10.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:10.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:10.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:10.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2570b316 2024-04-21 18:36:10.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:10.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:10.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:10.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:10.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:10.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:10.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:10.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:10.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:10.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:10.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:10.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:10.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:10.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 18:36:10.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 18:36:10.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:10.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:10.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 18:36:10.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:10.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-19" 2024-04-21 18:36:10.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:10.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:10.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:10.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:10.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:10.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:10.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:10.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:10.967 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Starting... 2024-04-21 18:36:10.967 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@75c33608 2024-04-21 18:36:10.967 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@75c33608 2024-04-21 18:36:10.968 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Start completed. 2024-04-21 18:36:10.970 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown initiated... 2024-04-21 18:36:10.970 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Close initiated... 2024-04-21 18:36:10.970 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:10.970 [HikariPool-18 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-18 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4b336cc8: (connection evicted) 2024-04-21 18:36:10.971 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 18:36:10.971 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Closed. 2024-04-21 18:36:10.971 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown completed. 2024-04-21 18:36:10.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-20 - configuration: 2024-04-21 18:36:10.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:10.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:10.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:10.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:10.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:10.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:10.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f6f4ac4 2024-04-21 18:36:10.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:10.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:10.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:10.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:10.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:10.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:10.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:10.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:10.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:10.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:10.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:10.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:10.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:10.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 18:36:10.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 18:36:10.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:10.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:10.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 18:36:10.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:10.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-20" 2024-04-21 18:36:10.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:10.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:10.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:10.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:10.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:10.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:10.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:10.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:10.973 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Starting... 2024-04-21 18:36:10.974 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@49e62b17 2024-04-21 18:36:10.974 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@49e62b17 2024-04-21 18:36:10.974 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Start completed. 2024-04-21 18:36:10.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-21 - configuration: 2024-04-21 18:36:10.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:10.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:10.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:10.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:10.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:10.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:10.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@288409f0 2024-04-21 18:36:10.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:10.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:10.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:10.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:10.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:10.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:10.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:10.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:10.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:10.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:10.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:10.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:10.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:10.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 18:36:10.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 18:36:10.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:10.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:10.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 18:36:10.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:10.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-21" 2024-04-21 18:36:10.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:10.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:10.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:10.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:10.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:10.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:10.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:10.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:10.989 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Starting... 2024-04-21 18:36:10.990 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@61eab26b 2024-04-21 18:36:10.990 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@61eab26b 2024-04-21 18:36:10.990 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Start completed. 2024-04-21 18:36:10.992 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown initiated... 2024-04-21 18:36:10.992 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Close initiated... 2024-04-21 18:36:10.993 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:10.993 [HikariPool-20 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-20 - Closing connection org.sqlite.jdbc4.JDBC4Connection@49e62b17: (connection evicted) 2024-04-21 18:36:10.993 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 18:36:10.993 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Closed. 2024-04-21 18:36:10.993 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown completed. 2024-04-21 18:36:10.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-22 - configuration: 2024-04-21 18:36:10.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:10.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:10.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:10.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:10.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:10.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:10.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@21ea1d9d 2024-04-21 18:36:10.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:10.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:10.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:10.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:10.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:10.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:10.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:10.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:10.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:10.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:10.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:10.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:10.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:10.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 18:36:10.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 18:36:10.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:10.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:10.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 18:36:10.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:10.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-22" 2024-04-21 18:36:10.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:10.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:10.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:10.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:10.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:10.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:10.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:10.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:10.997 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Starting... 2024-04-21 18:36:10.998 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@36a58466 2024-04-21 18:36:10.998 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@36a58466 2024-04-21 18:36:10.998 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Start completed. 2024-04-21 18:36:11.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-23 - configuration: 2024-04-21 18:36:11.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:11.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:11.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:11.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:11.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:11.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:11.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@78e387d6 2024-04-21 18:36:11.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:11.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:11.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:11.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:11.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:11.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:11.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:11.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:11.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:11.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:11.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:11.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:11.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:11.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 18:36:11.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 18:36:11.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:11.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:11.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 18:36:11.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:11.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-23" 2024-04-21 18:36:11.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:11.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:11.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:11.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:11.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:11.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:11.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:11.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:11.013 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Starting... 2024-04-21 18:36:11.013 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@3460e4ed 2024-04-21 18:36:11.013 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@3460e4ed 2024-04-21 18:36:11.013 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Start completed. 2024-04-21 18:36:11.043 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:11.068 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:11.090 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:11.091 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown initiated... 2024-04-21 18:36:11.091 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Close initiated... 2024-04-21 18:36:11.091 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:11.092 [HikariPool-22 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-22 - Closing connection org.sqlite.jdbc4.JDBC4Connection@36a58466: (connection evicted) 2024-04-21 18:36:11.092 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 18:36:11.092 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Closed. 2024-04-21 18:36:11.092 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown completed. 2024-04-21 18:36:11.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-24 - configuration: 2024-04-21 18:36:11.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:11.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:11.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:11.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:11.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:11.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:11.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@40738846 2024-04-21 18:36:11.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:11.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:11.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:11.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:11.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:11.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:11.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:11.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:11.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:11.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:11.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:11.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:11.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:11.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 18:36:11.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 18:36:11.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:11.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:11.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 18:36:11.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:11.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-24" 2024-04-21 18:36:11.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:11.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:11.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:11.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:11.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:11.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:11.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:11.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:11.096 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Starting... 2024-04-21 18:36:11.097 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@1686ed85 2024-04-21 18:36:11.097 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@1686ed85 2024-04-21 18:36:11.097 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Start completed. 2024-04-21 18:36:11.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-25 - configuration: 2024-04-21 18:36:11.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:11.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:11.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:11.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:11.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:11.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:11.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5891b7c5 2024-04-21 18:36:11.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:11.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:11.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:11.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:11.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:11.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:11.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:11.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:11.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:11.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:11.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:11.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:11.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:11.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 18:36:11.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 18:36:11.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:11.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:11.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 18:36:11.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:11.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-25" 2024-04-21 18:36:11.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:11.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:11.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:11.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:11.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:11.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:11.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:11.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:11.114 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Starting... 2024-04-21 18:36:11.115 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@38e46765 2024-04-21 18:36:11.115 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@38e46765 2024-04-21 18:36:11.115 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Start completed. 2024-04-21 18:36:11.116 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:11.117 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown initiated... 2024-04-21 18:36:11.118 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Close initiated... 2024-04-21 18:36:11.118 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:11.118 [HikariPool-24 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-24 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1686ed85: (connection evicted) 2024-04-21 18:36:11.118 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 18:36:11.118 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Closed. 2024-04-21 18:36:11.118 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown completed. 2024-04-21 18:36:11.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-26 - configuration: 2024-04-21 18:36:11.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:11.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:11.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:11.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:11.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:11.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:11.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@11bfd751 2024-04-21 18:36:11.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:11.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:11.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:11.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:11.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:11.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:11.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:11.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:11.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:11.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:11.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:11.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:11.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:11.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 18:36:11.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 18:36:11.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:11.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:11.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 18:36:11.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:11.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-26" 2024-04-21 18:36:11.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:11.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:11.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:11.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:11.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:11.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:11.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:11.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:11.121 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Starting... 2024-04-21 18:36:11.122 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@2152fde5 2024-04-21 18:36:11.122 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@2152fde5 2024-04-21 18:36:11.122 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Start completed. 2024-04-21 18:36:11.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-27 - configuration: 2024-04-21 18:36:11.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:11.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:11.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:11.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:11.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:11.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:11.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d58dc61 2024-04-21 18:36:11.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:11.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:11.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:11.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:11.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:11.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:11.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:11.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:11.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:11.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:11.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:11.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:11.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:11.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 18:36:11.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 18:36:11.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:11.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:11.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 18:36:11.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:11.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-27" 2024-04-21 18:36:11.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:11.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:11.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:11.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:11.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:11.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:11.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:11.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:11.137 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Starting... 2024-04-21 18:36:11.138 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@17df689e 2024-04-21 18:36:11.138 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@17df689e 2024-04-21 18:36:11.138 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Start completed. 2024-04-21 18:36:11.155 [DefaultDispatcher-worker-6 @coroutine#178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17df689e 2024-04-21 18:36:11.156 [DefaultDispatcher-worker-6 @coroutine#180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17df689e 2024-04-21 18:36:11.158 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown initiated... 2024-04-21 18:36:11.158 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Close initiated... 2024-04-21 18:36:11.158 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:11.159 [HikariPool-26 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-26 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2152fde5: (connection evicted) 2024-04-21 18:36:11.160 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 18:36:11.160 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Closed. 2024-04-21 18:36:11.160 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown completed. 2024-04-21 18:36:11.161 [Test worker @coroutine#182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17df689e 2024-04-21 18:36:11.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-28 - configuration: 2024-04-21 18:36:11.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:11.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:11.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:11.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:11.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:11.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:11.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@18cbc3c2 2024-04-21 18:36:11.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:11.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:11.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:11.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:11.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:11.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:11.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:11.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:11.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:11.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:11.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:11.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:11.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:11.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 18:36:11.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 18:36:11.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:11.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:11.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 18:36:11.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:11.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-28" 2024-04-21 18:36:11.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:11.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:11.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:11.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:11.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:11.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:11.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:11.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:11.166 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Starting... 2024-04-21 18:36:11.167 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ef8090b 2024-04-21 18:36:11.167 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ef8090b 2024-04-21 18:36:11.167 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Start completed. 2024-04-21 18:36:11.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-29 - configuration: 2024-04-21 18:36:11.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:11.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:11.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:11.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:11.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:11.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:11.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6d31f14 2024-04-21 18:36:11.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:11.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:11.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:11.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:11.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:11.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:11.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:11.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:11.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:11.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:11.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:11.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:11.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:11.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 18:36:11.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 18:36:11.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:11.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:11.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 18:36:11.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:11.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-29" 2024-04-21 18:36:11.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:11.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:11.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:11.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:11.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:11.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:11.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:11.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:11.182 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Starting... 2024-04-21 18:36:11.183 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@75e4fe3c 2024-04-21 18:36:11.183 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@75e4fe3c 2024-04-21 18:36:11.183 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Start completed. 2024-04-21 18:36:11.196 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown initiated... 2024-04-21 18:36:11.196 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Close initiated... 2024-04-21 18:36:11.196 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:11.196 [HikariPool-28 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-28 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4ef8090b: (connection evicted) 2024-04-21 18:36:11.197 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 18:36:11.197 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Closed. 2024-04-21 18:36:11.197 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown completed. 2024-04-21 18:36:11.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-30 - configuration: 2024-04-21 18:36:11.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:11.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:11.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:11.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:11.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:11.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:11.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@287ad0da 2024-04-21 18:36:11.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:11.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:11.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:11.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:11.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:11.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:11.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:11.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:11.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:11.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:11.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:11.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:11.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:11.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 18:36:11.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 18:36:11.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:11.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:11.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 18:36:11.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:11.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-30" 2024-04-21 18:36:11.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:11.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:11.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:11.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:11.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:11.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:11.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:11.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:11.207 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Starting... 2024-04-21 18:36:11.207 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@714c74eb 2024-04-21 18:36:11.207 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@714c74eb 2024-04-21 18:36:11.207 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Start completed. 2024-04-21 18:36:11.215 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:11.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-31 - configuration: 2024-04-21 18:36:11.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:11.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:11.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:11.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:11.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:11.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:11.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@510e4d79 2024-04-21 18:36:11.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:11.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:11.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:11.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:11.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:11.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:11.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:11.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:11.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:11.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:11.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:11.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:11.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:11.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 18:36:11.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 18:36:11.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:11.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:11.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 18:36:11.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:11.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-31" 2024-04-21 18:36:11.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:11.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:11.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:11.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:11.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:11.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:11.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:11.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:11.222 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Starting... 2024-04-21 18:36:11.223 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fcc3745 2024-04-21 18:36:11.223 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fcc3745 2024-04-21 18:36:11.223 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Start completed. 2024-04-21 18:36:11.238 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:11.283 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:11.307 [HikariPool-30 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:11.323 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:11.415 [DefaultDispatcher-worker-1 @coroutine#200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fcc3745 2024-04-21 18:36:11.417 [DefaultDispatcher-worker-1 @coroutine#202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fcc3745 2024-04-21 18:36:11.419 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown initiated... 2024-04-21 18:36:11.419 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Close initiated... 2024-04-21 18:36:11.419 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:11.419 [HikariPool-30 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-30 - Closing connection org.sqlite.jdbc4.JDBC4Connection@714c74eb: (connection evicted) 2024-04-21 18:36:11.419 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 18:36:11.420 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Closed. 2024-04-21 18:36:11.420 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown completed. 2024-04-21 18:36:11.421 [Test worker @coroutine#204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fcc3745 2024-04-21 18:36:11.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-32 - configuration: 2024-04-21 18:36:11.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:11.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:11.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:11.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:11.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:11.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:11.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ac19bc6 2024-04-21 18:36:11.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:11.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:11.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:11.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:11.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:11.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:11.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:11.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:11.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:11.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:11.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:11.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:11.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:11.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 18:36:11.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 18:36:11.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:11.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:11.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 18:36:11.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:11.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-32" 2024-04-21 18:36:11.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:11.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:11.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:11.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:11.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:11.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:11.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:11.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:11.425 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Starting... 2024-04-21 18:36:11.426 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@492c9892 2024-04-21 18:36:11.426 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@492c9892 2024-04-21 18:36:11.426 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Start completed. 2024-04-21 18:36:11.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-33 - configuration: 2024-04-21 18:36:11.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:11.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:11.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:11.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:11.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:11.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:11.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6475e778 2024-04-21 18:36:11.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:11.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:11.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:11.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:11.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:11.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:11.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:11.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:11.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:11.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:11.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:11.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:11.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:11.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 18:36:11.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 18:36:11.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:11.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:11.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 18:36:11.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:11.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-33" 2024-04-21 18:36:11.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:11.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:11.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:11.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:11.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:11.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:11.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:11.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:11.440 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Starting... 2024-04-21 18:36:11.441 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@55b62db8 2024-04-21 18:36:11.441 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@55b62db8 2024-04-21 18:36:11.441 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Start completed. 2024-04-21 18:36:11.450 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown initiated... 2024-04-21 18:36:11.450 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Close initiated... 2024-04-21 18:36:11.450 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:11.450 [HikariPool-32 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-32 - Closing connection org.sqlite.jdbc4.JDBC4Connection@492c9892: (connection evicted) 2024-04-21 18:36:11.451 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 18:36:11.451 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Closed. 2024-04-21 18:36:11.451 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown completed. 2024-04-21 18:36:11.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-34 - configuration: 2024-04-21 18:36:11.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:11.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:11.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:11.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:11.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:11.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:11.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2d73767e 2024-04-21 18:36:11.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:11.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:11.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:11.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:11.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:11.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:11.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:11.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:11.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:11.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:11.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:11.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:11.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:11.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 18:36:11.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 18:36:11.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:11.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:11.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 18:36:11.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:11.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-34" 2024-04-21 18:36:11.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:11.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:11.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:11.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:11.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:11.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:11.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:11.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:11.454 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Starting... 2024-04-21 18:36:11.455 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d1cdeb1 2024-04-21 18:36:11.455 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d1cdeb1 2024-04-21 18:36:11.455 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Start completed. 2024-04-21 18:36:11.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-35 - configuration: 2024-04-21 18:36:11.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:11.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:11.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:11.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:11.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:11.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:11.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c4551c6 2024-04-21 18:36:11.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:11.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:11.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:11.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:11.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:11.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:11.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:11.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:11.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:11.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:11.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:11.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:11.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:11.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 18:36:11.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 18:36:11.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:11.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:11.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 18:36:11.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:11.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-35" 2024-04-21 18:36:11.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:11.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:11.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:11.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:11.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:11.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:11.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:11.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:11.474 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Starting... 2024-04-21 18:36:11.474 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@4db46344 2024-04-21 18:36:11.475 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@4db46344 2024-04-21 18:36:11.475 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Start completed. 2024-04-21 18:36:11.477 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown initiated... 2024-04-21 18:36:11.477 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Close initiated... 2024-04-21 18:36:11.477 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:11.477 [HikariPool-34 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-34 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7d1cdeb1: (connection evicted) 2024-04-21 18:36:11.478 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 18:36:11.478 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Closed. 2024-04-21 18:36:11.478 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown completed. 2024-04-21 18:36:11.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-36 - configuration: 2024-04-21 18:36:11.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:11.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:11.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:11.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:11.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:11.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:11.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4e96cb04 2024-04-21 18:36:11.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:11.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:11.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:11.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:11.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:11.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:11.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:11.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:11.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:11.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:11.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:11.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:11.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:11.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 18:36:11.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 18:36:11.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:11.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:11.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 18:36:11.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:11.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-36" 2024-04-21 18:36:11.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:11.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:11.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:11.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:11.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:11.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:11.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:11.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:11.480 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Starting... 2024-04-21 18:36:11.481 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e5364a3 2024-04-21 18:36:11.481 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e5364a3 2024-04-21 18:36:11.481 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Start completed. 2024-04-21 18:36:11.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-37 - configuration: 2024-04-21 18:36:11.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:11.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:11.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:11.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:11.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:11.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:11.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a336906 2024-04-21 18:36:11.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:11.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:11.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:11.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:11.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:11.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:11.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:11.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:11.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:11.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:11.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:11.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:11.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:11.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 18:36:11.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 18:36:11.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:11.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:11.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 18:36:11.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:11.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-37" 2024-04-21 18:36:11.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:11.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:11.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:11.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:11.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:11.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:11.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:11.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:11.496 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Starting... 2024-04-21 18:36:11.496 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@75d539b9 2024-04-21 18:36:11.496 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@75d539b9 2024-04-21 18:36:11.496 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Start completed. 2024-04-21 18:36:11.541 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:11.575 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:11.581 [HikariPool-36 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:11.596 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:11.677 [DefaultDispatcher-worker-6 @coroutine#227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75d539b9 2024-04-21 18:36:11.678 [DefaultDispatcher-worker-6 @coroutine#229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75d539b9 2024-04-21 18:36:11.679 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown initiated... 2024-04-21 18:36:11.679 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Close initiated... 2024-04-21 18:36:11.679 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:11.679 [HikariPool-36 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-36 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4e5364a3: (connection evicted) 2024-04-21 18:36:11.680 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 18:36:11.680 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Closed. 2024-04-21 18:36:11.680 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown completed. 2024-04-21 18:36:11.681 [Test worker @coroutine#231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75d539b9 2024-04-21 18:36:11.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-38 - configuration: 2024-04-21 18:36:11.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:11.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:11.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:11.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:11.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:11.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:11.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70439c3 2024-04-21 18:36:11.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:11.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:11.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:11.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:11.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:11.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:11.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:11.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:11.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:11.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:11.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:11.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:11.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:11.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 18:36:11.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 18:36:11.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:11.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:11.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 18:36:11.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:11.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-38" 2024-04-21 18:36:11.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:11.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:11.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:11.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:11.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:11.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:11.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:11.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:11.684 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Starting... 2024-04-21 18:36:11.684 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@57fce8b 2024-04-21 18:36:11.684 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@57fce8b 2024-04-21 18:36:11.685 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Start completed. 2024-04-21 18:36:11.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-39 - configuration: 2024-04-21 18:36:11.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:11.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:11.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:11.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:11.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:11.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:11.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77204651 2024-04-21 18:36:11.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:11.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:11.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:11.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:11.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:11.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:11.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:11.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:11.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:11.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:11.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:11.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:11.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:11.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 18:36:11.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 18:36:11.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:11.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:11.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 18:36:11.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:11.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-39" 2024-04-21 18:36:11.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:11.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:11.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:11.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:11.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:11.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:11.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:11.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:11.700 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Starting... 2024-04-21 18:36:11.700 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a9c11fb 2024-04-21 18:36:11.700 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a9c11fb 2024-04-21 18:36:11.700 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Start completed. 2024-04-21 18:36:11.703 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown initiated... 2024-04-21 18:36:11.703 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Close initiated... 2024-04-21 18:36:11.703 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:11.704 [HikariPool-38 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-38 - Closing connection org.sqlite.jdbc4.JDBC4Connection@57fce8b: (connection evicted) 2024-04-21 18:36:11.705 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 18:36:11.705 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Closed. 2024-04-21 18:36:11.705 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown completed. 2024-04-21 18:36:11.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-40 - configuration: 2024-04-21 18:36:11.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:11.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:11.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:11.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:11.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:11.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:11.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2db461b5 2024-04-21 18:36:11.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:11.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:11.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:11.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:11.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:11.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:11.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:11.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:11.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:11.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:11.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:11.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:11.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:11.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-21 18:36:11.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-21 18:36:11.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:11.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:11.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-21 18:36:11.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:11.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-40" 2024-04-21 18:36:11.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:11.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:11.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:11.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:11.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:11.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:11.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:11.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:11.711 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Starting... 2024-04-21 18:36:11.712 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@34eaf9c1 2024-04-21 18:36:11.712 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@34eaf9c1 2024-04-21 18:36:11.712 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Start completed. 2024-04-21 18:36:11.732 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34eaf9c1 2024-04-21 18:36:11.743 [Test worker @coroutine#240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34eaf9c1 2024-04-21 18:36:11.746 [Test worker @coroutine#242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34eaf9c1 2024-04-21 18:36:11.752 [Test worker @coroutine#247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34eaf9c1 2024-04-21 18:36:11.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-41 - configuration: 2024-04-21 18:36:11.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:11.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:11.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:11.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:11.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:11.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:11.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2336cd91 2024-04-21 18:36:11.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:11.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:11.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:11.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:11.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:11.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:11.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:11.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:11.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:11.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:11.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:11.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:11.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:11.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 18:36:11.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 18:36:11.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:11.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:11.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 18:36:11.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:11.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-41" 2024-04-21 18:36:11.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:11.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:11.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:11.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:11.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:11.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:11.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:11.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:11.753 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Starting... 2024-04-21 18:36:11.754 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@3593e074 2024-04-21 18:36:11.754 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@3593e074 2024-04-21 18:36:11.754 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Start completed. 2024-04-21 18:36:11.759 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown initiated... 2024-04-21 18:36:11.759 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Close initiated... 2024-04-21 18:36:11.759 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-21 18:36:11.759 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 18:36:11.759 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Closed. 2024-04-21 18:36:11.759 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown completed. 2024-04-21 18:36:11.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-42 - configuration: 2024-04-21 18:36:11.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:11.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:11.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:11.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:11.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:11.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:11.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@478089b6 2024-04-21 18:36:11.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:11.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:11.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:11.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:11.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:11.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:11.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:11.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:11.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:11.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:11.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:11.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:11.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:11.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-21 18:36:11.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-21 18:36:11.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:11.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:11.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-21 18:36:11.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:11.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-42" 2024-04-21 18:36:11.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:11.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:11.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:11.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:11.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:11.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:11.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:11.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:11.764 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Starting... 2024-04-21 18:36:11.767 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b01897f 2024-04-21 18:36:11.767 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b01897f 2024-04-21 18:36:11.767 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Start completed. 2024-04-21 18:36:11.768 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b01897f 2024-04-21 18:36:11.780 [Test worker @coroutine#258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b01897f 2024-04-21 18:36:11.783 [Test worker @coroutine#260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b01897f 2024-04-21 18:36:11.786 [Test worker @coroutine#265] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b01897f 2024-04-21 18:36:11.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-43 - configuration: 2024-04-21 18:36:11.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:11.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:11.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:11.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:11.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:11.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:11.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@45eacb70 2024-04-21 18:36:11.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:11.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:11.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:11.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:11.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:11.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:11.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:11.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:11.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:11.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:11.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:11.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:11.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:11.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 18:36:11.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 18:36:11.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:11.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:11.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 18:36:11.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:11.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-43" 2024-04-21 18:36:11.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:11.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:11.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:11.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:11.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:11.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:11.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:11.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:11.787 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Starting... 2024-04-21 18:36:11.788 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a30e30b 2024-04-21 18:36:11.788 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a30e30b 2024-04-21 18:36:11.788 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Start completed. 2024-04-21 18:36:11.798 [DefaultDispatcher-worker-9 @coroutine#275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a30e30b 2024-04-21 18:36:11.798 [DefaultDispatcher-worker-5 @coroutine#262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b01897f 2024-04-21 18:36:11.800 [Test worker @coroutine#278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a30e30b 2024-04-21 18:36:11.801 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:11.803 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown initiated... 2024-04-21 18:36:11.803 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Close initiated... 2024-04-21 18:36:11.803 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:11.803 [HikariPool-42 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3b01897f: (connection evicted) 2024-04-21 18:36:11.804 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 18:36:11.804 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Closed. 2024-04-21 18:36:11.804 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown completed. 2024-04-21 18:36:11.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-44 - configuration: 2024-04-21 18:36:11.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:11.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:11.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:11.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:11.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:11.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:11.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5aac6f9f 2024-04-21 18:36:11.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:11.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:11.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:11.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:11.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:11.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:11.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:11.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:11.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:11.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:11.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:11.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:11.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:11.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-21 18:36:11.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-21 18:36:11.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:11.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:11.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-21 18:36:11.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:11.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-44" 2024-04-21 18:36:11.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:11.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:11.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:11.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:11.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:11.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:11.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:11.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:11.808 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Starting... 2024-04-21 18:36:11.811 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@1eb6037d 2024-04-21 18:36:11.812 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@1eb6037d 2024-04-21 18:36:11.812 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Start completed. 2024-04-21 18:36:11.812 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1eb6037d 2024-04-21 18:36:11.827 [Test worker @coroutine#281] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1eb6037d 2024-04-21 18:36:11.829 [Test worker @coroutine#283] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1eb6037d 2024-04-21 18:36:11.835 [Test worker @coroutine#288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1eb6037d 2024-04-21 18:36:11.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-45 - configuration: 2024-04-21 18:36:11.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:11.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:11.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:11.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:11.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:11.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:11.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@38826984 2024-04-21 18:36:11.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:11.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:11.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:11.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:11.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:11.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:11.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:11.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:11.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:11.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:11.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:11.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:11.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:11.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 18:36:11.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 18:36:11.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:11.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:11.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 18:36:11.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:11.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-45" 2024-04-21 18:36:11.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:11.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:11.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:11.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:11.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:11.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:11.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:11.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:11.836 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Starting... 2024-04-21 18:36:11.836 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@792e8181 2024-04-21 18:36:11.836 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@792e8181 2024-04-21 18:36:11.836 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Start completed. 2024-04-21 18:36:11.840 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown initiated... 2024-04-21 18:36:11.840 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Close initiated... 2024-04-21 18:36:11.840 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-21 18:36:11.840 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 18:36:11.840 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Closed. 2024-04-21 18:36:11.840 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown completed. 2024-04-21 18:36:11.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-46 - configuration: 2024-04-21 18:36:11.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:11.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:11.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:11.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:11.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:11.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:11.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7434ee13 2024-04-21 18:36:11.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:11.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:11.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:11.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:11.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:11.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:11.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:11.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:11.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:11.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:11.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:11.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:11.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:11.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-21 18:36:11.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-21 18:36:11.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:11.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:11.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-21 18:36:11.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:11.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-46" 2024-04-21 18:36:11.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:11.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:11.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:11.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:11.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:11.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:11.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:11.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:11.843 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Starting... 2024-04-21 18:36:11.846 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@50fd739d 2024-04-21 18:36:11.846 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@50fd739d 2024-04-21 18:36:11.846 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Start completed. 2024-04-21 18:36:11.847 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50fd739d 2024-04-21 18:36:11.854 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:11.859 [Test worker @coroutine#299] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50fd739d 2024-04-21 18:36:11.861 [Test worker @coroutine#301] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50fd739d 2024-04-21 18:36:11.864 [Test worker @coroutine#306] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50fd739d 2024-04-21 18:36:11.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-47 - configuration: 2024-04-21 18:36:11.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:11.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:11.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:11.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:11.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:11.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:11.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4e52d2f2 2024-04-21 18:36:11.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:11.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:11.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:11.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:11.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:11.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:11.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:11.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:11.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:11.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:11.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:11.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:11.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:11.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 18:36:11.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 18:36:11.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:11.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:11.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 18:36:11.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:11.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-47" 2024-04-21 18:36:11.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:11.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:11.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:11.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:11.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:11.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:11.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:11.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:11.866 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Starting... 2024-04-21 18:36:11.866 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@4882b9a 2024-04-21 18:36:11.866 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@4882b9a 2024-04-21 18:36:11.866 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Start completed. 2024-04-21 18:36:11.870 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown initiated... 2024-04-21 18:36:11.870 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Close initiated... 2024-04-21 18:36:11.870 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-21 18:36:11.870 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 18:36:11.870 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Closed. 2024-04-21 18:36:11.870 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown completed. 2024-04-21 18:36:11.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-48 - configuration: 2024-04-21 18:36:11.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:11.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:11.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:11.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:11.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:11.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:11.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4a7db5a 2024-04-21 18:36:11.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:11.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:11.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:11.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:11.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:11.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:11.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:11.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:11.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:11.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:11.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:11.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:11.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:11.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 18:36:11.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 18:36:11.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:11.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:11.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 18:36:11.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:11.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-48" 2024-04-21 18:36:11.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:11.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:11.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:11.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:11.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:11.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:11.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:11.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:11.875 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Starting... 2024-04-21 18:36:11.875 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@158e6fc2 2024-04-21 18:36:11.875 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@158e6fc2 2024-04-21 18:36:11.875 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Start completed. 2024-04-21 18:36:11.888 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:11.934 [DefaultDispatcher-worker-10 @coroutine#316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@158e6fc2 2024-04-21 18:36:11.936 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:11.949 [DefaultDispatcher-worker-3 @coroutine#316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@158e6fc2 2024-04-21 18:36:11.966 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:11.975 [HikariPool-48 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:12.001 [DefaultDispatcher-worker-10 @coroutine#316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@158e6fc2 2024-04-21 18:36:12.003 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown initiated... 2024-04-21 18:36:12.003 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Close initiated... 2024-04-21 18:36:12.003 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:12.003 [HikariPool-48 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Closing connection org.sqlite.jdbc4.JDBC4Connection@158e6fc2: (connection evicted) 2024-04-21 18:36:12.004 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 18:36:12.004 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Closed. 2024-04-21 18:36:12.004 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown completed. 2024-04-21 18:36:12.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-49 - configuration: 2024-04-21 18:36:12.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:12.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:12.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:12.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:12.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:12.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:12.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3639b04 2024-04-21 18:36:12.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:12.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:12.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:12.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:12.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:12.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:12.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:12.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:12.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:12.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:12.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:12.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:12.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:12.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 18:36:12.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 18:36:12.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:12.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:12.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 18:36:12.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:12.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-49" 2024-04-21 18:36:12.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:12.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:12.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:12.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:12.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:12.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:12.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:12.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:12.007 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Starting... 2024-04-21 18:36:12.007 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ca1e49a 2024-04-21 18:36:12.007 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ca1e49a 2024-04-21 18:36:12.007 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Start completed. 2024-04-21 18:36:12.050 [DefaultDispatcher-worker-2 @coroutine#321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ca1e49a 2024-04-21 18:36:12.062 [DefaultDispatcher-worker-2 @coroutine#321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ca1e49a 2024-04-21 18:36:12.081 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown initiated... 2024-04-21 18:36:12.082 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Close initiated... 2024-04-21 18:36:12.082 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:12.082 [HikariPool-49 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2ca1e49a: (connection evicted) 2024-04-21 18:36:12.082 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 18:36:12.082 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Closed. 2024-04-21 18:36:12.082 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown completed. 2024-04-21 18:36:12.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-50 - configuration: 2024-04-21 18:36:12.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:12.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:12.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:12.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:12.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:12.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:12.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@bb5f9d 2024-04-21 18:36:12.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:12.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:12.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:12.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:12.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:12.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:12.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:12.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:12.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:12.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:12.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:12.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:12.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:12.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 18:36:12.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 18:36:12.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:12.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:12.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 18:36:12.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:12.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-50" 2024-04-21 18:36:12.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:12.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:12.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:12.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:12.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:12.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:12.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:12.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:12.084 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Starting... 2024-04-21 18:36:12.084 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@702cfbde 2024-04-21 18:36:12.084 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@702cfbde 2024-04-21 18:36:12.084 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Start completed. 2024-04-21 18:36:12.125 [DefaultDispatcher-worker-8 @coroutine#324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@702cfbde 2024-04-21 18:36:12.127 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown initiated... 2024-04-21 18:36:12.127 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Close initiated... 2024-04-21 18:36:12.127 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:12.127 [HikariPool-50 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Closing connection org.sqlite.jdbc4.JDBC4Connection@702cfbde: (connection evicted) 2024-04-21 18:36:12.128 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 18:36:12.128 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Closed. 2024-04-21 18:36:12.128 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown completed. 2024-04-21 18:36:12.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-51 - configuration: 2024-04-21 18:36:12.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:12.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:12.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:12.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:12.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:12.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:12.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7ebc5be6 2024-04-21 18:36:12.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:12.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:12.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:12.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:12.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:12.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:12.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:12.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:12.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:12.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:12.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:12.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:12.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:12.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 18:36:12.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 18:36:12.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:12.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:12.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 18:36:12.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:12.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-51" 2024-04-21 18:36:12.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:12.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:12.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:12.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:12.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:12.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:12.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:12.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:12.130 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Starting... 2024-04-21 18:36:12.130 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f3361e9 2024-04-21 18:36:12.130 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f3361e9 2024-04-21 18:36:12.130 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Start completed. 2024-04-21 18:36:12.176 [DefaultDispatcher-worker-2 @coroutine#326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f3361e9 2024-04-21 18:36:12.187 [DefaultDispatcher-worker-2 @coroutine#326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f3361e9 2024-04-21 18:36:12.188 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown initiated... 2024-04-21 18:36:12.188 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Close initiated... 2024-04-21 18:36:12.188 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:12.188 [HikariPool-51 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1f3361e9: (connection evicted) 2024-04-21 18:36:12.189 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 18:36:12.189 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Closed. 2024-04-21 18:36:12.189 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown completed. 2024-04-21 18:36:12.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-52 - configuration: 2024-04-21 18:36:12.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:12.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:12.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:12.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:12.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:12.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:12.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4e647f39 2024-04-21 18:36:12.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:12.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:12.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:12.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:12.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:12.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:12.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:12.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:12.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:12.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:12.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:12.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:12.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:12.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 18:36:12.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 18:36:12.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:12.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:12.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 18:36:12.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:12.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-52" 2024-04-21 18:36:12.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:12.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:12.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:12.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:12.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:12.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:12.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:12.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:12.190 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Starting... 2024-04-21 18:36:12.191 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c2cdc67 2024-04-21 18:36:12.191 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c2cdc67 2024-04-21 18:36:12.191 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Start completed. 2024-04-21 18:36:12.233 [DefaultDispatcher-worker-9 @coroutine#329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c2cdc67 2024-04-21 18:36:12.234 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown initiated... 2024-04-21 18:36:12.234 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Close initiated... 2024-04-21 18:36:12.234 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:12.235 [HikariPool-52 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1c2cdc67: (connection evicted) 2024-04-21 18:36:12.236 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 18:36:12.236 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Closed. 2024-04-21 18:36:12.236 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown completed. 2024-04-21 18:36:12.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-53 - configuration: 2024-04-21 18:36:12.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:12.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:12.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:12.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:12.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:12.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:12.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@300aa927 2024-04-21 18:36:12.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:12.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:12.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:12.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:12.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:12.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:12.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:12.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:12.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:12.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:12.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:12.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:12.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:12.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 18:36:12.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 18:36:12.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:12.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:12.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 18:36:12.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:12.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-53" 2024-04-21 18:36:12.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:12.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:12.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:12.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:12.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:12.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:12.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:12.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:12.237 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Starting... 2024-04-21 18:36:12.238 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@24e1e90a 2024-04-21 18:36:12.238 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@24e1e90a 2024-04-21 18:36:12.238 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Start completed. 2024-04-21 18:36:12.281 [DefaultDispatcher-worker-3 @coroutine#332] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e1e90a 2024-04-21 18:36:12.282 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown initiated... 2024-04-21 18:36:12.282 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Close initiated... 2024-04-21 18:36:12.282 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:12.282 [HikariPool-53 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Closing connection org.sqlite.jdbc4.JDBC4Connection@24e1e90a: (connection evicted) 2024-04-21 18:36:12.283 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 18:36:12.283 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Closed. 2024-04-21 18:36:12.283 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown completed. 2024-04-21 18:36:12.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-54 - configuration: 2024-04-21 18:36:12.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:12.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:12.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:12.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:12.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:12.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:12.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7337bd2e 2024-04-21 18:36:12.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:12.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:12.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:12.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:12.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:12.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:12.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:12.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:12.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:12.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:12.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:12.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:12.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:12.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 18:36:12.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 18:36:12.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:12.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:12.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 18:36:12.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:12.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-54" 2024-04-21 18:36:12.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:12.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:12.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:12.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:12.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:12.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:12.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:12.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:12.431 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Starting... 2024-04-21 18:36:12.432 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@4535bdc6 2024-04-21 18:36:12.432 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@4535bdc6 2024-04-21 18:36:12.432 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Start completed. 2024-04-21 18:36:12.505 [DefaultDispatcher-worker-3 @coroutine#342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4535bdc6 2024-04-21 18:36:12.516 [DefaultDispatcher-worker-2 @coroutine#344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4535bdc6 2024-04-21 18:36:12.519 [Test worker @coroutine#346] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37515/manifest.json 2024-04-21 18:36:12.520 [Test worker @coroutine#346] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37515/manifest.json. 2024-04-21 18:36:12.520 [Test worker @coroutine#346] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37515/manifest.json 2024-04-21 18:36:12.522 [Test worker @coroutine#346] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37515/manifest.json 2024-04-21 18:36:12.522 [Test worker @coroutine#346] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37515/manifest.json 2024-04-21 18:36:12.532 [HikariPool-54 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:12.648 [Test worker @coroutine#346] 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:37515/manifest.json. 2024-04-21 18:36:12.648 [Test worker @coroutine#346] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:37515/manifest.json to class io.ktor.utils.io.ByteReadChannel 2024-04-21 18:36:12.664 [DefaultDispatcher-worker-4 @coroutine#346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4535bdc6 2024-04-21 18:36:12.671 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown initiated... 2024-04-21 18:36:12.671 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Close initiated... 2024-04-21 18:36:12.671 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:12.672 [HikariPool-54 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4535bdc6: (connection evicted) 2024-04-21 18:36:12.673 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 18:36:12.673 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Closed. 2024-04-21 18:36:12.673 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown completed. 2024-04-21 18:36:12.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-55 - configuration: 2024-04-21 18:36:12.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:12.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:12.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:12.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:12.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:12.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:12.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@45295cfd 2024-04-21 18:36:12.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:12.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:12.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:12.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:12.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:12.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:12.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:12.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:12.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:12.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:12.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:12.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:12.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:12.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 18:36:12.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 18:36:12.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:12.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:12.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 18:36:12.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:12.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-55" 2024-04-21 18:36:12.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:12.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:12.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:12.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:12.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:12.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:12.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:12.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:12.678 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Starting... 2024-04-21 18:36:12.678 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@217c6a1e 2024-04-21 18:36:12.678 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@217c6a1e 2024-04-21 18:36:12.679 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Start completed. 2024-04-21 18:36:12.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-56 - configuration: 2024-04-21 18:36:12.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:12.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:12.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:12.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:12.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:12.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:12.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c271988 2024-04-21 18:36:12.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:12.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:12.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:12.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:12.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:12.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:12.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:12.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:12.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:12.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:12.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:12.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:12.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:12.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 18:36:12.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 18:36:12.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:12.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:12.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 18:36:12.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:12.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-56" 2024-04-21 18:36:12.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:12.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:12.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:12.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:12.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:12.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:12.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:12.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:12.689 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Starting... 2024-04-21 18:36:12.690 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@4eec5fa6 2024-04-21 18:36:12.690 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@4eec5fa6 2024-04-21 18:36:12.690 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Start completed. 2024-04-21 18:36:12.718 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-04-21 18:36:12.778 [Test worker] INFO ktor.application - Application started in 0.065 seconds. 2024-04-21 18:36:12.778 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@4a68cbc5 2024-04-21 18:36:12.779 [HikariPool-55 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:12.790 [HikariPool-56 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:12.878 [DefaultDispatcher-worker-5 @coroutine#358] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-04-21 18:36:12.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-57 - configuration: 2024-04-21 18:36:12.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:12.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:12.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:12.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:12.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:12.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:12.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4a013b23 2024-04-21 18:36:12.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:12.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:12.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:12.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:12.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:12.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:12.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:12.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:12.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:12.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:12.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:12.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:12.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:12.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 18:36:12.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 18:36:12.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:12.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:12.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 18:36:12.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:12.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-57" 2024-04-21 18:36:12.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:12.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:12.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:12.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:12.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:12.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:12.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:12.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:12.879 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Starting... 2024-04-21 18:36:12.879 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@15651402 2024-04-21 18:36:12.879 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@15651402 2024-04-21 18:36:12.879 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Start completed. 2024-04-21 18:36:12.908 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-04-21 18:36:12.915 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-04-21 18:36:12.915 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-04-21 18:36:12.915 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-04-21 18:36:12.915 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'MyScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 3 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2024-04-21 18:36:12.915 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-04-21 18:36:12.915 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-04-21 18:36:12.916 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-04-21 18:36:12.916 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-04-21 18:36:12.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-58 - configuration: 2024-04-21 18:36:12.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:12.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:12.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:12.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:12.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:12.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:12.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e2c0292 2024-04-21 18:36:12.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:12.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:12.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:12.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:12.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:12.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:12.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:12.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:12.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:12.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:12.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:12.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:12.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:12.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 18:36:12.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 18:36:12.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:12.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:12.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 18:36:12.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:12.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-58" 2024-04-21 18:36:12.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:12.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:12.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:12.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:12.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:12.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:12.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:12.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:12.917 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Starting... 2024-04-21 18:36:12.918 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@69ae7632 2024-04-21 18:36:12.918 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@69ae7632 2024-04-21 18:36:12.918 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Start completed. 2024-04-21 18:36:12.973 [DefaultDispatcher-worker-11 @coroutine#364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69ae7632 2024-04-21 18:36:12.979 [HikariPool-57 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:12.986 [DefaultDispatcher-worker-9 @coroutine#364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69ae7632 2024-04-21 18:36:12.994 [DefaultDispatcher-worker-9 @coroutine#368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15651402 2024-04-21 18:36:12.997 [DefaultDispatcher-worker-9 @coroutine#370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15651402 2024-04-21 18:36:13.007 [DefaultDispatcher-worker-3 @coroutine#364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69ae7632 2024-04-21 18:36:13.018 [HikariPool-58 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-21 18:36:13.020 [DefaultDispatcher-worker-2 @coroutine#364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69ae7632 2024-04-21 18:36:13.021 [Test worker @coroutine#364] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/583602617142751232/_ustadmanifest.json 2024-04-21 18:36:13.021 [Test worker @coroutine#364] 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/583602617142751232/_ustadmanifest.json. 2024-04-21 18:36:13.021 [Test worker @coroutine#364] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/583602617142751232/_ustadmanifest.json 2024-04-21 18:36:13.026 [Test worker @coroutine#364] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/583602617142751232/_ustadmanifest.json 2024-04-21 18:36:13.026 [Test worker @coroutine#364] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/583602617142751232/_ustadmanifest.json 2024-04-21 18:36:13.027 [Test worker @coroutine#364] 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/583602617142751232/_ustadmanifest.json. 2024-04-21 18:36:13.027 [Test worker @coroutine#364] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/583602617142751232/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-04-21 18:36:13.046 [DefaultDispatcher-worker-9 @coroutine#364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69ae7632 2024-04-21 18:36:13.053 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-04-21 18:36:13.054 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-f38d9831-4497-4aef-a0a2-525cdb93453a', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-04-21 18:36:13.057 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-04-21 18:36:13.057 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-f38d9831-4497-4aef-a0a2-525cdb93453a 2024-04-21 18:36:13.062 [DefaultDispatcher-worker-9 @coroutine#384] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 18:36:13.062 [DefaultDispatcher-worker-9 @coroutine#384] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-21 18:36:13.063 [DefaultDispatcher-worker-9 @coroutine#384] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 18:36:13.063 [DefaultDispatcher-worker-9 @coroutine#384] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-21 18:36:13.073 [DefaultDispatcher-worker-10 @coroutine#383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69ae7632 2024-04-21 18:36:13.074 [DefaultDispatcher-worker-10 @coroutine#383] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-21 18:36:13.074 [DefaultDispatcher-worker-10 @coroutine#383] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/nodeId. 2024-04-21 18:36:13.074 [DefaultDispatcher-worker-10 @coroutine#383] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-21 18:36:13.085 [DefaultDispatcher-worker-10 @coroutine#382] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-04-21 18:36:13.085 [DefaultDispatcher-worker-10 @coroutine#382] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-04-21 18:36:13.085 [DefaultDispatcher-worker-10 @coroutine#382] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-04-21 18:36:13.085 [DefaultDispatcher-worker-10 @coroutine#382] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-04-21 18:36:13.150 [eventLoopGroupProxy-4-1 @call-handler#407] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-04-21 18:36:13.150 [eventLoopGroupProxy-4-3 @call-handler#406] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2024-04-21 18:36:13.150 [eventLoopGroupProxy-4-2 @call-handler#404] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-04-21 18:36:13.150 [eventLoopGroupProxy-4-4 @call-handler#405] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-04-21 18:36:13.156 [eventLoopGroupProxy-4-1 @call-handler#407] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:13.156 [eventLoopGroupProxy-4-2 @call-handler#404] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:13.160 [eventLoopGroupProxy-4-3 @call-handler#406] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2024-04-21 18:36:13.160 [eventLoopGroupProxy-4-4 @call-handler#405] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 18:36:13.161 [DefaultDispatcher-worker-4 @coroutine#383] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-21 18:36:13.161 [DefaultDispatcher-worker-4 @coroutine#383] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-21 18:36:13.162 [eventLoopGroupProxy-4-4 @call-handler#405] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-21 18:36:13.166 [eventLoopGroupProxy-4-4 @call-handler#405] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:13.167 [DefaultDispatcher-worker-2 @coroutine#384] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 18:36:13.167 [DefaultDispatcher-worker-2 @coroutine#384] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 18:36:13.168 [eventLoopGroupProxy-4-4 @call-handler#405] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 23ms 2024-04-21 18:36:13.168 [eventLoopGroupProxy-4-2 @call-handler#404] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 23ms 2024-04-21 18:36:13.174 [DefaultDispatcher-worker-2 @coroutine#383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69ae7632 2024-04-21 18:36:13.177 [eventLoopGroupProxy-4-3 @coroutine#415] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@217c6a1e 2024-04-21 18:36:13.182 [DefaultDispatcher-worker-15 @coroutine#385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69ae7632 2024-04-21 18:36:13.192 [eventLoopGroupProxy-4-3 @call-handler#406] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 47ms 2024-04-21 18:36:13.193 [DefaultDispatcher-worker-3 @coroutine#382] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-04-21 18:36:13.193 [DefaultDispatcher-worker-3 @coroutine#382] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-04-21 18:36:13.198 [DefaultDispatcher-worker-3 @coroutine#382] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-04-21 18:36:13.198 [DefaultDispatcher-worker-3 @coroutine#382] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-04-21 18:36:13.213 [DefaultDispatcher-worker-3 @coroutine#419] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:13.213 [DefaultDispatcher-worker-3 @coroutine#419] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 18:36:13.215 [DefaultDispatcher-worker-3 @coroutine#419] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:13.216 [DefaultDispatcher-worker-3 @coroutine#419] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 18:36:13.222 [eventLoopGroupProxy-4-4 @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-04-21 18:36:13.237 [eventLoopGroupProxy-4-4 @coroutine#422] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@217c6a1e 2024-04-21 18:36:13.238 [eventLoopGroupProxy-4-4 @call-handler#421] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:13.238 [eventLoopGroupProxy-4-4 @call-handler#421] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 17ms 2024-04-21 18:36:13.239 [DefaultDispatcher-worker-3 @coroutine#419] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:13.250 [DefaultDispatcher-worker-3 @coroutine#419] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:13.250 [DefaultDispatcher-worker-3 @coroutine#419] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 18:36:13.250 [DefaultDispatcher-worker-3 @coroutine#419] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:13.250 [DefaultDispatcher-worker-3 @coroutine#419] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 18:36:13.253 [eventLoopGroupProxy-4-4 @call-handler#426] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 18:36:13.257 [eventLoopGroupProxy-4-4 @coroutine#427] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@217c6a1e 2024-04-21 18:36:13.258 [eventLoopGroupProxy-4-4 @call-handler#426] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:13.258 [eventLoopGroupProxy-4-4 @call-handler#426] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-04-21 18:36:13.259 [DefaultDispatcher-worker-3 @coroutine#419] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:13.281 [DefaultDispatcher-worker-4 @coroutine#382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69ae7632 2024-04-21 18:36:13.292 [DefaultDispatcher-worker-12 @coroutine#385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69ae7632 2024-04-21 18:36:13.308 [DefaultDispatcher-worker-12 @coroutine#385] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-04-21 18:36:13.309 [DefaultDispatcher-worker-12 @coroutine#385] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-21 18:36:13.309 [DefaultDispatcher-worker-12 @coroutine#385] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-04-21 18:36:13.309 [DefaultDispatcher-worker-12 @coroutine#385] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-04-21 18:36:13.311 [eventLoopGroupProxy-4-4 @call-handler#440] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-04-21 18:36:13.312 [eventLoopGroupProxy-4-4 @call-handler#440] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-04-21 18:36:13.312 [eventLoopGroupProxy-4-4 @call-handler#440] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-21 18:36:13.335 [DefaultDispatcher-worker-2 @call-handler#440] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eec5fa6 2024-04-21 18:36:13.336 [eventLoopGroupProxy-4-4 @call-handler#440] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:13.336 [eventLoopGroupProxy-4-4 @call-handler#440] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 25ms 2024-04-21 18:36:13.337 [DefaultDispatcher-worker-2 @coroutine#357] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/583602617142751232/_ustadmanifest.json 2024-04-21 18:36:13.337 [DefaultDispatcher-worker-2 @coroutine#357] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/583602617142751232/_ustadmanifest.json. 2024-04-21 18:36:13.337 [DefaultDispatcher-worker-2 @coroutine#357] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/583602617142751232/_ustadmanifest.json 2024-04-21 18:36:13.338 [DefaultDispatcher-worker-5 @coroutine#385] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-04-21 18:36:13.338 [DefaultDispatcher-worker-5 @coroutine#385] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-04-21 18:36:13.338 [DefaultDispatcher-worker-5 @coroutine#385] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-21 18:36:13.338 [DefaultDispatcher-worker-5 @coroutine#385] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-04-21 18:36:13.340 [DefaultDispatcher-worker-8 @coroutine#357] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/583602617142751232/_ustadmanifest.json 2024-04-21 18:36:13.341 [DefaultDispatcher-worker-8 @coroutine#357] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/583602617142751232/_ustadmanifest.json 2024-04-21 18:36:13.342 [DefaultDispatcher-worker-8 @coroutine#357] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/583602617142751232/_ustadmanifest.json. 2024-04-21 18:36:13.342 [DefaultDispatcher-worker-8 @coroutine#357] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/583602617142751232/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-04-21 18:36:13.352 [DefaultDispatcher-worker-1 @coroutine#385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69ae7632 2024-04-21 18:36:13.357 [DefaultDispatcher-worker-1 @coroutine#357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eec5fa6 2024-04-21 18:36:13.359 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-04-21 18:36:13.359 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-04-21 18:36:13.359 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-04-21 18:36:13.359 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-04-21 18:36:13.359 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-04-21 18:36:13.361 [Test worker @coroutine#452] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15651402 2024-04-21 18:36:13.362 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown initiated... 2024-04-21 18:36:13.362 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Close initiated... 2024-04-21 18:36:13.362 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:13.362 [HikariPool-58 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Closing connection org.sqlite.jdbc4.JDBC4Connection@69ae7632: (connection evicted) 2024-04-21 18:36:13.362 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 18:36:13.362 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Closed. 2024-04-21 18:36:13.362 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown completed. 2024-04-21 18:36:13.410 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-21 18:36:13.410 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-21 18:36:13.782 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-21 18:36:13.790 [DefaultDispatcher-worker-12 @coroutine#456] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a30e30b 2024-04-21 18:36:14.367 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@4a68cbc5 2024-04-21 18:36:14.368 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@4a68cbc5 2024-04-21 18:36:14.372 [Test worker @coroutine#460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@217c6a1e 2024-04-21 18:36:14.372 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown initiated... 2024-04-21 18:36:14.372 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Close initiated... 2024-04-21 18:36:14.372 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:14.372 [HikariPool-56 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4eec5fa6: (connection evicted) 2024-04-21 18:36:14.373 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 18:36:14.373 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Closed. 2024-04-21 18:36:14.373 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown completed. 2024-04-21 18:36:14.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-59 - configuration: 2024-04-21 18:36:14.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:14.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:14.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:14.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:14.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:14.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:14.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@64d1f549 2024-04-21 18:36:14.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:14.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:14.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:14.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:14.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:14.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:14.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:14.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:14.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:14.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:14.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:14.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:14.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:14.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 18:36:14.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 18:36:14.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:14.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:14.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 18:36:14.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:14.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-59" 2024-04-21 18:36:14.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:14.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:14.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:14.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:14.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:14.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:14.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:14.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:14.377 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Starting... 2024-04-21 18:36:14.378 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d4e06bb 2024-04-21 18:36:14.378 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d4e06bb 2024-04-21 18:36:14.378 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Start completed. 2024-04-21 18:36:14.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-60 - configuration: 2024-04-21 18:36:14.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:14.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:14.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:14.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:14.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:14.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:14.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6addfa22 2024-04-21 18:36:14.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:14.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:14.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:14.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:14.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:14.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:14.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:14.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:14.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:14.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:14.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:14.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:14.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:14.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 18:36:14.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 18:36:14.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:14.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:14.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 18:36:14.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:14.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-60" 2024-04-21 18:36:14.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:14.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:14.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:14.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:14.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:14.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:14.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:14.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:14.380 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Starting... 2024-04-21 18:36:14.381 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@672f69f7 2024-04-21 18:36:14.381 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@672f69f7 2024-04-21 18:36:14.381 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Start completed. 2024-04-21 18:36:14.396 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-04-21 18:36:14.398 [Test worker] INFO ktor.application - Application started in 0.002 seconds. 2024-04-21 18:36:14.398 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@2d527346 2024-04-21 18:36:14.399 [DefaultDispatcher-worker-2 @coroutine#467] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-04-21 18:36:14.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-61 - configuration: 2024-04-21 18:36:14.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:14.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:14.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:14.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:14.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:14.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:14.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f8b48c3 2024-04-21 18:36:14.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:14.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:14.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:14.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:14.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:14.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:14.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:14.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:14.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:14.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:14.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:14.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:14.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:14.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 18:36:14.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 18:36:14.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:14.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:14.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 18:36:14.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:14.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-61" 2024-04-21 18:36:14.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:14.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:14.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:14.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:14.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:14.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:14.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:14.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:14.400 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Starting... 2024-04-21 18:36:14.400 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@682d8dad 2024-04-21 18:36:14.400 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@682d8dad 2024-04-21 18:36:14.400 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Start completed. 2024-04-21 18:36:14.402 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-04-21 18:36:14.403 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-04-21 18:36:14.403 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-04-21 18:36:14.403 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-04-21 18:36:14.403 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'MyScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 3 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2024-04-21 18:36:14.403 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-04-21 18:36:14.403 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-04-21 18:36:14.403 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-04-21 18:36:14.403 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-04-21 18:36:14.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-62 - configuration: 2024-04-21 18:36:14.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:14.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:14.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:14.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:14.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:14.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:14.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@590336ed 2024-04-21 18:36:14.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:14.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:14.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:14.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:14.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:14.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:14.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:14.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:14.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:14.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:14.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:14.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:14.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:14.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 18:36:14.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 18:36:14.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:14.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:14.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 18:36:14.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:14.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-62" 2024-04-21 18:36:14.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:14.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:14.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:14.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:14.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:14.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:14.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:14.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:14.405 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Starting... 2024-04-21 18:36:14.406 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@68fc1e7f 2024-04-21 18:36:14.406 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@68fc1e7f 2024-04-21 18:36:14.406 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Start completed. 2024-04-21 18:36:14.458 [DefaultDispatcher-worker-11 @coroutine#472] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68fc1e7f 2024-04-21 18:36:14.468 [DefaultDispatcher-worker-2 @coroutine#472] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68fc1e7f 2024-04-21 18:36:14.475 [DefaultDispatcher-worker-6 @coroutine#476] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@682d8dad 2024-04-21 18:36:14.478 [HikariPool-59 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:14.478 [Test worker @coroutine#478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@682d8dad 2024-04-21 18:36:14.481 [HikariPool-60 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:14.489 [DefaultDispatcher-worker-5 @coroutine#472] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68fc1e7f 2024-04-21 18:36:14.499 [DefaultDispatcher-worker-10 @coroutine#472] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68fc1e7f 2024-04-21 18:36:14.499 [Test worker @coroutine#472] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/583602625184489472/_ustadmanifest.json 2024-04-21 18:36:14.499 [Test worker @coroutine#472] 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/583602625184489472/_ustadmanifest.json. 2024-04-21 18:36:14.499 [Test worker @coroutine#472] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/583602625184489472/_ustadmanifest.json 2024-04-21 18:36:14.500 [HikariPool-61 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:14.502 [Test worker @coroutine#472] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/583602625184489472/_ustadmanifest.json 2024-04-21 18:36:14.502 [Test worker @coroutine#472] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/583602625184489472/_ustadmanifest.json 2024-04-21 18:36:14.502 [Test worker @coroutine#472] 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/583602625184489472/_ustadmanifest.json. 2024-04-21 18:36:14.502 [Test worker @coroutine#472] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/583602625184489472/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-04-21 18:36:14.506 [HikariPool-62 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-21 18:36:14.517 [DefaultDispatcher-worker-11 @coroutine#472] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68fc1e7f 2024-04-21 18:36:14.518 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-04-21 18:36:14.518 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-701e214c-6ca0-40be-b16c-020b1e92e3e3', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-04-21 18:36:14.519 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-04-21 18:36:14.519 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-701e214c-6ca0-40be-b16c-020b1e92e3e3 2024-04-21 18:36:14.520 [DefaultDispatcher-worker-11 @coroutine#492] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 18:36:14.521 [DefaultDispatcher-worker-11 @coroutine#492] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-21 18:36:14.521 [DefaultDispatcher-worker-11 @coroutine#492] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 18:36:14.521 [DefaultDispatcher-worker-11 @coroutine#492] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-21 18:36:14.524 [eventLoopGroupProxy-7-1 @call-handler#502] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-04-21 18:36:14.525 [eventLoopGroupProxy-7-2 @call-handler#503] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-04-21 18:36:14.525 [eventLoopGroupProxy-7-1 @call-handler#502] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 18:36:14.525 [eventLoopGroupProxy-7-1 @call-handler#502] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-21 18:36:14.525 [eventLoopGroupProxy-7-2 @call-handler#503] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:14.526 [eventLoopGroupProxy-7-1 @call-handler#502] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:14.526 [eventLoopGroupProxy-7-1 @call-handler#502] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 2ms 2024-04-21 18:36:14.527 [DefaultDispatcher-worker-5 @coroutine#492] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 18:36:14.527 [DefaultDispatcher-worker-5 @coroutine#492] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 18:36:14.531 [DefaultDispatcher-worker-2 @coroutine#491] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68fc1e7f 2024-04-21 18:36:14.532 [DefaultDispatcher-worker-2 @coroutine#491] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-21 18:36:14.532 [DefaultDispatcher-worker-2 @coroutine#491] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/nodeId. 2024-04-21 18:36:14.532 [DefaultDispatcher-worker-2 @coroutine#491] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-21 18:36:14.534 [DefaultDispatcher-worker-15 @coroutine#490] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-04-21 18:36:14.535 [DefaultDispatcher-worker-15 @coroutine#490] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-04-21 18:36:14.535 [DefaultDispatcher-worker-15 @coroutine#490] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-04-21 18:36:14.535 [DefaultDispatcher-worker-15 @coroutine#490] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-04-21 18:36:14.535 [eventLoopGroupProxy-7-1 @call-handler#511] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-04-21 18:36:14.535 [eventLoopGroupProxy-7-1 @call-handler#511] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:14.535 [eventLoopGroupProxy-7-1 @call-handler#511] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2024-04-21 18:36:14.536 [DefaultDispatcher-worker-5 @coroutine#491] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-21 18:36:14.536 [DefaultDispatcher-worker-5 @coroutine#491] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-21 18:36:14.538 [eventLoopGroupProxy-7-3 @call-handler#518] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2024-04-21 18:36:14.539 [eventLoopGroupProxy-7-3 @call-handler#518] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2024-04-21 18:36:14.541 [eventLoopGroupProxy-7-3 @coroutine#519] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4e06bb 2024-04-21 18:36:14.542 [eventLoopGroupProxy-7-3 @call-handler#518] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 4ms 2024-04-21 18:36:14.544 [DefaultDispatcher-worker-8 @coroutine#490] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-04-21 18:36:14.544 [DefaultDispatcher-worker-8 @coroutine#490] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-04-21 18:36:14.544 [DefaultDispatcher-worker-8 @coroutine#490] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-04-21 18:36:14.544 [DefaultDispatcher-worker-8 @coroutine#490] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-04-21 18:36:14.546 [DefaultDispatcher-worker-8 @coroutine#523] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:14.546 [DefaultDispatcher-worker-8 @coroutine#523] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 18:36:14.546 [DefaultDispatcher-worker-8 @coroutine#523] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:14.546 [DefaultDispatcher-worker-8 @coroutine#523] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 18:36:14.548 [DefaultDispatcher-worker-10 @coroutine#491] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68fc1e7f 2024-04-21 18:36:14.549 [eventLoopGroupProxy-7-1 @call-handler#526] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 18:36:14.554 [eventLoopGroupProxy-7-1 @coroutine#527] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4e06bb 2024-04-21 18:36:14.555 [eventLoopGroupProxy-7-1 @call-handler#526] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:14.555 [eventLoopGroupProxy-7-1 @call-handler#526] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2024-04-21 18:36:14.556 [DefaultDispatcher-worker-12 @coroutine#523] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:14.560 [DefaultDispatcher-worker-5 @coroutine#493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68fc1e7f 2024-04-21 18:36:14.561 [DefaultDispatcher-worker-13 @coroutine#523] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:14.561 [DefaultDispatcher-worker-13 @coroutine#523] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 18:36:14.561 [DefaultDispatcher-worker-13 @coroutine#523] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:14.561 [DefaultDispatcher-worker-13 @coroutine#523] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 18:36:14.564 [eventLoopGroupProxy-7-1 @call-handler#531] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 18:36:14.567 [eventLoopGroupProxy-7-1 @coroutine#532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4e06bb 2024-04-21 18:36:14.568 [eventLoopGroupProxy-7-1 @call-handler#531] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:14.568 [eventLoopGroupProxy-7-1 @call-handler#531] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-21 18:36:14.569 [DefaultDispatcher-worker-14 @coroutine#523] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:14.572 [DefaultDispatcher-worker-14 @coroutine#523] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:14.572 [DefaultDispatcher-worker-14 @coroutine#523] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 18:36:14.572 [DefaultDispatcher-worker-14 @coroutine#523] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:14.572 [DefaultDispatcher-worker-14 @coroutine#523] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 18:36:14.582 [eventLoopGroupProxy-7-1 @call-handler#536] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 18:36:14.619 [eventLoopGroupProxy-7-1 @call-handler#536] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:14.619 [eventLoopGroupProxy-7-1 @call-handler#536] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-21 18:36:14.620 [DefaultDispatcher-worker-14 @coroutine#523] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:14.621 [DefaultDispatcher-worker-14 @coroutine#523] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:14.621 [DefaultDispatcher-worker-14 @coroutine#523] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 18:36:14.621 [DefaultDispatcher-worker-14 @coroutine#523] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:14.621 [DefaultDispatcher-worker-14 @coroutine#523] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 18:36:14.624 [eventLoopGroupProxy-7-1 @call-handler#539] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:14.624 [eventLoopGroupProxy-7-1 @call-handler#539] INFO ktor.application - 500 Internal Server Error: POST - /api/blob/upload-batch-data in 1ms 2024-04-21 18:36:14.624 [DefaultDispatcher-worker-14 @coroutine#523] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:14.625 [DefaultDispatcher-worker-13 @coroutine#523] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 18:36:14.625 [DefaultDispatcher-worker-13 @coroutine#523] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/blob/upload-batch-data to class io.ktor.utils.io.core.ByteReadPacket 2024-04-21 18:36:14.625 [DefaultDispatcher-worker-13 @coroutine#523] TRACE i.k.c.p.DefaultResponseValidation - Default response validation for http://localhost:8094/api/blob/upload-batch-data failed with io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:8094/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" 2024-04-21 18:36:14.626 [DefaultDispatcher-worker-13 @coroutine#523] TRACE i.k.client.plugins.HttpCallValidator - Processing exception io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:8094/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:14.640 [DefaultDispatcher-worker-13 @coroutine#490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68fc1e7f 2024-04-21 18:36:14.642 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-04-21 18:36:15.143 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-37f59043-27db-40a4-aa1d-1006aa3531f5', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-04-21 18:36:15.143 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-04-21 18:36:15.143 [MyScheduler_Worker-2] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-37f59043-27db-40a4-aa1d-1006aa3531f5 2024-04-21 18:36:15.148 [DefaultDispatcher-worker-13 @coroutine#544] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-04-21 18:36:15.148 [DefaultDispatcher-worker-13 @coroutine#544] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-04-21 18:36:15.148 [DefaultDispatcher-worker-13 @coroutine#544] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-04-21 18:36:15.148 [DefaultDispatcher-worker-13 @coroutine#544] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-04-21 18:36:15.150 [eventLoopGroupProxy-7-1 @call-handler#547] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2024-04-21 18:36:15.151 [eventLoopGroupProxy-7-1 @call-handler#547] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2024-04-21 18:36:15.152 [eventLoopGroupProxy-7-1 @coroutine#548] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4e06bb 2024-04-21 18:36:15.154 [eventLoopGroupProxy-7-1 @call-handler#547] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 4ms 2024-04-21 18:36:15.155 [DefaultDispatcher-worker-13 @coroutine#544] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-04-21 18:36:15.155 [DefaultDispatcher-worker-13 @coroutine#544] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-04-21 18:36:15.155 [DefaultDispatcher-worker-13 @coroutine#544] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-04-21 18:36:15.156 [DefaultDispatcher-worker-13 @coroutine#544] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-04-21 18:36:15.157 [DefaultDispatcher-worker-13 @coroutine#552] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:15.157 [DefaultDispatcher-worker-13 @coroutine#552] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 18:36:15.157 [DefaultDispatcher-worker-13 @coroutine#552] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:15.157 [DefaultDispatcher-worker-13 @coroutine#552] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 18:36:15.160 [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-04-21 18:36:15.164 [eventLoopGroupProxy-7-1 @call-handler#554] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:15.164 [eventLoopGroupProxy-7-1 @call-handler#554] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-21 18:36:15.165 [DefaultDispatcher-worker-13 @coroutine#552] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:15.167 [DefaultDispatcher-worker-13 @coroutine#552] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:15.167 [DefaultDispatcher-worker-13 @coroutine#552] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 18:36:15.167 [DefaultDispatcher-worker-13 @coroutine#552] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:15.167 [DefaultDispatcher-worker-13 @coroutine#552] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 18:36:15.169 [eventLoopGroupProxy-7-1 @call-handler#557] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 18:36:15.171 [eventLoopGroupProxy-7-1 @call-handler#557] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:15.171 [eventLoopGroupProxy-7-1 @call-handler#557] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-21 18:36:15.172 [DefaultDispatcher-worker-13 @coroutine#552] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:15.174 [DefaultDispatcher-worker-13 @coroutine#552] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:15.174 [DefaultDispatcher-worker-13 @coroutine#552] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 18:36:15.174 [DefaultDispatcher-worker-13 @coroutine#552] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:15.175 [DefaultDispatcher-worker-13 @coroutine#552] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 18:36:15.177 [eventLoopGroupProxy-7-1 @call-handler#560] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 18:36:15.218 [eventLoopGroupProxy-7-1 @call-handler#560] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:15.219 [eventLoopGroupProxy-7-1 @call-handler#560] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-04-21 18:36:15.219 [DefaultDispatcher-worker-13 @coroutine#552] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:15.220 [DefaultDispatcher-worker-13 @coroutine#552] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:15.221 [DefaultDispatcher-worker-13 @coroutine#552] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 18:36:15.221 [DefaultDispatcher-worker-13 @coroutine#552] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:15.221 [DefaultDispatcher-worker-13 @coroutine#552] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 18:36:15.223 [eventLoopGroupProxy-7-1 @call-handler#563] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 18:36:15.267 [eventLoopGroupProxy-7-1 @call-handler#563] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:15.267 [eventLoopGroupProxy-7-1 @call-handler#563] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-21 18:36:15.267 [DefaultDispatcher-worker-13 @coroutine#552] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:15.269 [DefaultDispatcher-worker-13 @coroutine#552] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:15.269 [DefaultDispatcher-worker-13 @coroutine#552] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 18:36:15.269 [DefaultDispatcher-worker-13 @coroutine#552] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:15.269 [DefaultDispatcher-worker-13 @coroutine#552] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 18:36:15.271 [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-04-21 18:36:15.314 [eventLoopGroupProxy-7-1 @call-handler#567] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:15.315 [eventLoopGroupProxy-7-1 @call-handler#567] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-21 18:36:15.315 [DefaultDispatcher-worker-13 @coroutine#552] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:15.316 [DefaultDispatcher-worker-13 @coroutine#552] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:15.316 [DefaultDispatcher-worker-13 @coroutine#552] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 18:36:15.316 [DefaultDispatcher-worker-13 @coroutine#552] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:15.316 [DefaultDispatcher-worker-13 @coroutine#552] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 18:36:15.318 [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-04-21 18:36:15.363 [eventLoopGroupProxy-7-1 @call-handler#570] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:15.363 [eventLoopGroupProxy-7-1 @call-handler#570] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-21 18:36:15.363 [DefaultDispatcher-worker-13 @coroutine#552] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:15.364 [DefaultDispatcher-worker-13 @coroutine#552] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:15.364 [DefaultDispatcher-worker-13 @coroutine#552] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 18:36:15.364 [DefaultDispatcher-worker-13 @coroutine#552] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:15.364 [DefaultDispatcher-worker-13 @coroutine#552] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 18:36:15.367 [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-04-21 18:36:15.410 [eventLoopGroupProxy-7-1 @call-handler#573] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:15.410 [eventLoopGroupProxy-7-1 @call-handler#573] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-21 18:36:15.411 [DefaultDispatcher-worker-13 @coroutine#552] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:15.412 [DefaultDispatcher-worker-13 @coroutine#552] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:15.412 [DefaultDispatcher-worker-13 @coroutine#552] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 18:36:15.412 [DefaultDispatcher-worker-13 @coroutine#552] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:15.412 [DefaultDispatcher-worker-13 @coroutine#552] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 18:36:15.414 [eventLoopGroupProxy-7-1 @call-handler#576] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 18:36:15.458 [eventLoopGroupProxy-7-1 @call-handler#576] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:15.458 [eventLoopGroupProxy-7-1 @call-handler#576] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-21 18:36:15.459 [DefaultDispatcher-worker-13 @coroutine#552] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:15.460 [DefaultDispatcher-worker-13 @coroutine#552] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:15.460 [DefaultDispatcher-worker-13 @coroutine#552] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 18:36:15.460 [DefaultDispatcher-worker-13 @coroutine#552] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:15.460 [DefaultDispatcher-worker-13 @coroutine#552] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 18:36:15.462 [eventLoopGroupProxy-7-1 @call-handler#579] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 18:36:15.506 [eventLoopGroupProxy-7-1 @call-handler#579] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:15.506 [eventLoopGroupProxy-7-1 @call-handler#579] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-21 18:36:15.507 [DefaultDispatcher-worker-13 @coroutine#552] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:15.508 [DefaultDispatcher-worker-13 @coroutine#552] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:15.508 [DefaultDispatcher-worker-13 @coroutine#552] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 18:36:15.508 [DefaultDispatcher-worker-13 @coroutine#552] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:15.508 [DefaultDispatcher-worker-13 @coroutine#552] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 18:36:15.511 [eventLoopGroupProxy-7-1 @call-handler#582] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 18:36:15.554 [eventLoopGroupProxy-7-1 @call-handler#582] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:15.554 [eventLoopGroupProxy-7-1 @call-handler#582] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-21 18:36:15.556 [DefaultDispatcher-worker-13 @coroutine#552] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:15.557 [DefaultDispatcher-worker-13 @coroutine#552] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:15.557 [DefaultDispatcher-worker-13 @coroutine#552] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 18:36:15.557 [DefaultDispatcher-worker-13 @coroutine#552] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:15.557 [DefaultDispatcher-worker-13 @coroutine#552] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 18:36:15.560 [eventLoopGroupProxy-7-1 @call-handler#586] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 18:36:15.602 [eventLoopGroupProxy-7-1 @call-handler#586] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:15.602 [eventLoopGroupProxy-7-1 @call-handler#586] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-04-21 18:36:15.603 [DefaultDispatcher-worker-13 @coroutine#552] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:15.604 [DefaultDispatcher-worker-13 @coroutine#552] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:15.604 [DefaultDispatcher-worker-13 @coroutine#552] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 18:36:15.604 [DefaultDispatcher-worker-13 @coroutine#552] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:15.604 [DefaultDispatcher-worker-13 @coroutine#552] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 18:36:15.606 [eventLoopGroupProxy-7-1 @call-handler#589] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 18:36:15.650 [eventLoopGroupProxy-7-1 @call-handler#589] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:15.651 [eventLoopGroupProxy-7-1 @call-handler#589] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-21 18:36:15.651 [DefaultDispatcher-worker-8 @coroutine#552] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:15.653 [DefaultDispatcher-worker-8 @coroutine#552] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:15.653 [DefaultDispatcher-worker-8 @coroutine#552] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 18:36:15.653 [DefaultDispatcher-worker-8 @coroutine#552] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:15.653 [DefaultDispatcher-worker-8 @coroutine#552] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 18:36:15.655 [eventLoopGroupProxy-7-1 @call-handler#592] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 18:36:15.656 [DefaultDispatcher-worker-9 @coroutine#545] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68fc1e7f 2024-04-21 18:36:15.698 [eventLoopGroupProxy-7-1 @call-handler#592] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:15.698 [eventLoopGroupProxy-7-1 @call-handler#592] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-04-21 18:36:15.699 [DefaultDispatcher-worker-16 @coroutine#552] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:15.700 [DefaultDispatcher-worker-16 @coroutine#552] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:15.700 [DefaultDispatcher-worker-16 @coroutine#552] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 18:36:15.700 [DefaultDispatcher-worker-16 @coroutine#552] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:15.700 [DefaultDispatcher-worker-16 @coroutine#552] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 18:36:15.702 [eventLoopGroupProxy-7-1 @call-handler#596] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 18:36:15.748 [eventLoopGroupProxy-7-1 @coroutine#597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4e06bb 2024-04-21 18:36:15.749 [eventLoopGroupProxy-7-1 @call-handler#596] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:15.749 [eventLoopGroupProxy-7-1 @call-handler#596] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-04-21 18:36:15.750 [DefaultDispatcher-worker-16 @coroutine#552] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:15.752 [DefaultDispatcher-worker-16 @coroutine#552] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:15.752 [DefaultDispatcher-worker-16 @coroutine#552] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 18:36:15.752 [DefaultDispatcher-worker-16 @coroutine#552] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:15.752 [DefaultDispatcher-worker-16 @coroutine#552] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 18:36:15.755 [eventLoopGroupProxy-7-1 @call-handler#601] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 18:36:15.757 [eventLoopGroupProxy-7-1 @coroutine#602] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4e06bb 2024-04-21 18:36:15.757 [eventLoopGroupProxy-7-1 @call-handler#601] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:15.757 [eventLoopGroupProxy-7-1 @call-handler#601] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-21 18:36:15.758 [DefaultDispatcher-worker-16 @coroutine#552] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:15.760 [DefaultDispatcher-worker-16 @coroutine#552] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:15.760 [DefaultDispatcher-worker-16 @coroutine#552] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 18:36:15.760 [DefaultDispatcher-worker-16 @coroutine#552] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:15.760 [DefaultDispatcher-worker-16 @coroutine#552] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 18:36:15.762 [eventLoopGroupProxy-7-1 @call-handler#606] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 18:36:15.765 [eventLoopGroupProxy-7-1 @coroutine#607] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4e06bb 2024-04-21 18:36:15.765 [eventLoopGroupProxy-7-1 @call-handler#606] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:15.765 [eventLoopGroupProxy-7-1 @call-handler#606] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-21 18:36:15.766 [DefaultDispatcher-worker-16 @coroutine#552] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:15.777 [DefaultDispatcher-worker-9 @coroutine#544] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68fc1e7f 2024-04-21 18:36:15.789 [DefaultDispatcher-worker-1 @coroutine#493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68fc1e7f 2024-04-21 18:36:15.790 [DefaultDispatcher-worker-1 @coroutine#493] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-04-21 18:36:15.790 [DefaultDispatcher-worker-1 @coroutine#493] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-21 18:36:15.790 [DefaultDispatcher-worker-1 @coroutine#493] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-04-21 18:36:15.790 [DefaultDispatcher-worker-1 @coroutine#493] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-04-21 18:36:15.792 [eventLoopGroupProxy-7-1 @call-handler#616] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-04-21 18:36:15.793 [eventLoopGroupProxy-7-1 @call-handler#616] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-04-21 18:36:15.793 [eventLoopGroupProxy-7-1 @call-handler#616] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-21 18:36:15.820 [DefaultDispatcher-worker-6 @call-handler#616] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@672f69f7 2024-04-21 18:36:15.820 [eventLoopGroupProxy-7-1 @call-handler#616] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:15.820 [eventLoopGroupProxy-7-1 @call-handler#616] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 28ms 2024-04-21 18:36:15.821 [DefaultDispatcher-worker-8 @coroutine#466] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/583602625184489472/_ustadmanifest.json 2024-04-21 18:36:15.821 [DefaultDispatcher-worker-8 @coroutine#466] 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/583602625184489472/_ustadmanifest.json. 2024-04-21 18:36:15.821 [DefaultDispatcher-worker-8 @coroutine#466] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/583602625184489472/_ustadmanifest.json 2024-04-21 18:36:15.821 [DefaultDispatcher-worker-1 @coroutine#493] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-04-21 18:36:15.821 [DefaultDispatcher-worker-1 @coroutine#493] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-04-21 18:36:15.822 [DefaultDispatcher-worker-1 @coroutine#493] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-21 18:36:15.822 [DefaultDispatcher-worker-1 @coroutine#493] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-04-21 18:36:15.823 [DefaultDispatcher-worker-10 @coroutine#466] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/583602625184489472/_ustadmanifest.json 2024-04-21 18:36:15.823 [DefaultDispatcher-worker-10 @coroutine#466] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/583602625184489472/_ustadmanifest.json 2024-04-21 18:36:15.824 [DefaultDispatcher-worker-10 @coroutine#466] 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/583602625184489472/_ustadmanifest.json. 2024-04-21 18:36:15.824 [DefaultDispatcher-worker-10 @coroutine#466] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/583602625184489472/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-04-21 18:36:15.836 [DefaultDispatcher-worker-12 @coroutine#493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68fc1e7f 2024-04-21 18:36:15.838 [DefaultDispatcher-worker-12 @coroutine#466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@672f69f7 2024-04-21 18:36:15.840 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-04-21 18:36:15.840 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-04-21 18:36:15.840 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-04-21 18:36:15.840 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-04-21 18:36:15.840 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-04-21 18:36:15.841 [Test worker @coroutine#632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@682d8dad 2024-04-21 18:36:15.841 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown initiated... 2024-04-21 18:36:15.841 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Close initiated... 2024-04-21 18:36:15.841 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:15.842 [HikariPool-62 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Closing connection org.sqlite.jdbc4.JDBC4Connection@68fc1e7f: (connection evicted) 2024-04-21 18:36:15.842 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 18:36:15.842 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Closed. 2024-04-21 18:36:15.842 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown completed. 2024-04-21 18:36:15.903 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-21 18:36:16.143 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-21 18:36:16.278 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-21 18:36:16.380 [DefaultDispatcher-worker-5 @coroutine#636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4e06bb 2024-04-21 18:36:16.846 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@2d527346 2024-04-21 18:36:16.846 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@2d527346 2024-04-21 18:36:16.846 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown initiated... 2024-04-21 18:36:16.846 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Close initiated... 2024-04-21 18:36:16.846 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:16.847 [HikariPool-60 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Closing connection org.sqlite.jdbc4.JDBC4Connection@672f69f7: (connection evicted) 2024-04-21 18:36:16.847 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 18:36:16.847 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Closed. 2024-04-21 18:36:16.847 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown completed. 2024-04-21 18:36:16.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-63 - configuration: 2024-04-21 18:36:16.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:16.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:16.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:16.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:16.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:16.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:16.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@64acf8d2 2024-04-21 18:36:16.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:16.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:16.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:16.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:16.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:16.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:16.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:16.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:16.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:16.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:16.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:16.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:16.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:16.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 18:36:16.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 18:36:16.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:16.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:16.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 18:36:16.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:16.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-63" 2024-04-21 18:36:16.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:16.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:16.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:16.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:16.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:16.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:16.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:16.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:16.851 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Starting... 2024-04-21 18:36:16.851 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@6258f9d1 2024-04-21 18:36:16.851 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@6258f9d1 2024-04-21 18:36:16.851 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Start completed. 2024-04-21 18:36:16.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-64 - configuration: 2024-04-21 18:36:16.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:16.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:16.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:16.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:16.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:16.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:16.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7fb46c10 2024-04-21 18:36:16.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:16.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:16.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:16.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:16.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:16.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:16.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:16.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:16.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:16.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:16.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:16.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:16.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:16.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 18:36:16.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 18:36:16.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:16.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:16.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 18:36:16.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:16.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-64" 2024-04-21 18:36:16.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:16.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:16.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:16.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:16.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:16.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:16.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:16.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:16.855 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Starting... 2024-04-21 18:36:16.855 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@694c0ed1 2024-04-21 18:36:16.855 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@694c0ed1 2024-04-21 18:36:16.855 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Start completed. 2024-04-21 18:36:16.872 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-04-21 18:36:16.874 [Test worker] INFO ktor.application - Application started in 0.002 seconds. 2024-04-21 18:36:16.874 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@4c438f66 2024-04-21 18:36:16.875 [DefaultDispatcher-worker-5 @coroutine#645] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-04-21 18:36:16.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-65 - configuration: 2024-04-21 18:36:16.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:16.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:16.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:16.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:16.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:16.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:16.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@74844f8a 2024-04-21 18:36:16.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:16.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:16.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:16.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:16.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:16.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:16.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:16.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:16.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:16.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:16.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:16.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:16.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:16.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 18:36:16.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 18:36:16.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:16.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:16.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 18:36:16.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:16.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-65" 2024-04-21 18:36:16.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:16.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:16.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:16.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:16.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:16.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:16.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:16.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:16.876 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Starting... 2024-04-21 18:36:16.876 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@51a5a8ba 2024-04-21 18:36:16.876 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@51a5a8ba 2024-04-21 18:36:16.876 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Start completed. 2024-04-21 18:36:16.878 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-04-21 18:36:16.878 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-04-21 18:36:16.878 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-04-21 18:36:16.879 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-04-21 18:36:16.879 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'MyScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 3 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2024-04-21 18:36:16.879 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-04-21 18:36:16.879 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-04-21 18:36:16.879 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-04-21 18:36:16.879 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-04-21 18:36:16.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-66 - configuration: 2024-04-21 18:36:16.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:16.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:16.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:16.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:16.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:16.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:16.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4244e477 2024-04-21 18:36:16.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:16.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:16.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:16.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:16.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:16.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:16.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:16.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:16.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:16.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:16.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:16.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:16.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:16.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 18:36:16.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 18:36:16.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:16.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:16.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 18:36:16.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:16.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-66" 2024-04-21 18:36:16.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:16.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:16.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:16.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:16.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:16.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:16.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:16.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:16.879 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Starting... 2024-04-21 18:36:16.879 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@63614cdd 2024-04-21 18:36:16.879 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@63614cdd 2024-04-21 18:36:16.879 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Start completed. 2024-04-21 18:36:16.918 [DefaultDispatcher-worker-6 @coroutine#650] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63614cdd 2024-04-21 18:36:16.929 [DefaultDispatcher-worker-7 @coroutine#650] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63614cdd 2024-04-21 18:36:16.937 [DefaultDispatcher-worker-6 @coroutine#654] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51a5a8ba 2024-04-21 18:36:16.940 [Test worker @coroutine#656] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51a5a8ba 2024-04-21 18:36:16.950 [DefaultDispatcher-worker-15 @coroutine#650] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63614cdd 2024-04-21 18:36:16.952 [HikariPool-63 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:16.955 [HikariPool-64 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:16.960 [DefaultDispatcher-worker-4 @coroutine#650] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63614cdd 2024-04-21 18:36:16.960 [Test worker @coroutine#650] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/583602630611308544/_ustadmanifest.json 2024-04-21 18:36:16.961 [Test worker @coroutine#650] 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/583602630611308544/_ustadmanifest.json. 2024-04-21 18:36:16.961 [Test worker @coroutine#650] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/583602630611308544/_ustadmanifest.json 2024-04-21 18:36:16.963 [Test worker @coroutine#650] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/583602630611308544/_ustadmanifest.json 2024-04-21 18:36:16.963 [Test worker @coroutine#650] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/583602630611308544/_ustadmanifest.json 2024-04-21 18:36:16.963 [Test worker @coroutine#650] 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/583602630611308544/_ustadmanifest.json. 2024-04-21 18:36:16.963 [Test worker @coroutine#650] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/583602630611308544/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-04-21 18:36:16.976 [HikariPool-65 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:16.978 [DefaultDispatcher-worker-15 @coroutine#650] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63614cdd 2024-04-21 18:36:16.979 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-04-21 18:36:16.979 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-05d0b748-9596-49c8-826a-d79d56cdafb3', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-04-21 18:36:16.980 [HikariPool-66 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:16.981 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-04-21 18:36:16.981 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-05d0b748-9596-49c8-826a-d79d56cdafb3 2024-04-21 18:36:16.982 [DefaultDispatcher-worker-15 @coroutine#670] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 18:36:16.982 [DefaultDispatcher-worker-15 @coroutine#670] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-21 18:36:16.982 [DefaultDispatcher-worker-15 @coroutine#670] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 18:36:16.982 [DefaultDispatcher-worker-15 @coroutine#670] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-21 18:36:16.987 [eventLoopGroupProxy-10-2 @call-handler#680] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-04-21 18:36:16.987 [eventLoopGroupProxy-10-1 @call-handler#681] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-04-21 18:36:16.987 [eventLoopGroupProxy-10-1 @call-handler#681] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 18:36:16.987 [eventLoopGroupProxy-10-2 @call-handler#680] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:16.987 [eventLoopGroupProxy-10-1 @call-handler#681] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-21 18:36:16.988 [eventLoopGroupProxy-10-1 @call-handler#681] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:16.988 [eventLoopGroupProxy-10-1 @call-handler#681] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 2ms 2024-04-21 18:36:16.989 [DefaultDispatcher-worker-2 @coroutine#670] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 18:36:16.989 [DefaultDispatcher-worker-2 @coroutine#670] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 18:36:16.993 [DefaultDispatcher-worker-6 @coroutine#669] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63614cdd 2024-04-21 18:36:16.994 [DefaultDispatcher-worker-6 @coroutine#669] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-21 18:36:16.994 [DefaultDispatcher-worker-6 @coroutine#669] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/nodeId. 2024-04-21 18:36:16.994 [DefaultDispatcher-worker-6 @coroutine#669] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-21 18:36:16.997 [DefaultDispatcher-worker-2 @coroutine#668] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-04-21 18:36:16.997 [DefaultDispatcher-worker-2 @coroutine#668] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-04-21 18:36:16.997 [DefaultDispatcher-worker-2 @coroutine#668] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-04-21 18:36:16.997 [eventLoopGroupProxy-10-1 @call-handler#689] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-04-21 18:36:16.998 [DefaultDispatcher-worker-2 @coroutine#668] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-04-21 18:36:16.998 [eventLoopGroupProxy-10-1 @call-handler#689] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:16.998 [eventLoopGroupProxy-10-1 @call-handler#689] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2024-04-21 18:36:16.999 [DefaultDispatcher-worker-3 @coroutine#669] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-21 18:36:16.999 [DefaultDispatcher-worker-3 @coroutine#669] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-21 18:36:17.000 [eventLoopGroupProxy-10-1 @call-handler#694] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2024-04-21 18:36:17.000 [eventLoopGroupProxy-10-1 @call-handler#694] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2024-04-21 18:36:17.007 [eventLoopGroupProxy-10-1 @coroutine#695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6258f9d1 2024-04-21 18:36:17.008 [eventLoopGroupProxy-10-1 @call-handler#694] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 9ms 2024-04-21 18:36:17.009 [DefaultDispatcher-worker-13 @coroutine#668] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-04-21 18:36:17.009 [DefaultDispatcher-worker-13 @coroutine#668] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-04-21 18:36:17.009 [DefaultDispatcher-worker-13 @coroutine#668] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-04-21 18:36:17.010 [DefaultDispatcher-worker-13 @coroutine#668] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-04-21 18:36:17.011 [DefaultDispatcher-worker-13 @coroutine#699] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:17.012 [DefaultDispatcher-worker-13 @coroutine#699] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 18:36:17.012 [DefaultDispatcher-worker-13 @coroutine#699] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:17.012 [DefaultDispatcher-worker-13 @coroutine#699] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 18:36:17.012 [DefaultDispatcher-worker-11 @coroutine#669] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63614cdd 2024-04-21 18:36:17.013 [eventLoopGroupProxy-10-1 @call-handler#702] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 18:36:17.016 [eventLoopGroupProxy-10-1 @coroutine#703] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6258f9d1 2024-04-21 18:36:17.016 [eventLoopGroupProxy-10-1 @call-handler#702] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:17.016 [eventLoopGroupProxy-10-1 @call-handler#702] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-21 18:36:17.017 [DefaultDispatcher-worker-14 @coroutine#699] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:17.020 [DefaultDispatcher-worker-14 @coroutine#699] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:17.020 [DefaultDispatcher-worker-14 @coroutine#699] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 18:36:17.020 [DefaultDispatcher-worker-14 @coroutine#699] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:17.020 [DefaultDispatcher-worker-14 @coroutine#699] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 18:36:17.020 [DefaultDispatcher-worker-11 @coroutine#671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63614cdd 2024-04-21 18:36:17.022 [eventLoopGroupProxy-10-1 @call-handler#707] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 18:36:17.025 [eventLoopGroupProxy-10-1 @coroutine#708] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6258f9d1 2024-04-21 18:36:17.025 [eventLoopGroupProxy-10-1 @call-handler#707] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:17.026 [eventLoopGroupProxy-10-1 @call-handler#707] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-21 18:36:17.026 [DefaultDispatcher-worker-14 @coroutine#699] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:17.028 [DefaultDispatcher-worker-14 @coroutine#699] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:17.028 [DefaultDispatcher-worker-14 @coroutine#699] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 18:36:17.028 [DefaultDispatcher-worker-14 @coroutine#699] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:17.028 [DefaultDispatcher-worker-14 @coroutine#699] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 18:36:17.030 [eventLoopGroupProxy-10-1 @call-handler#712] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 18:36:17.040 [eventLoopGroupProxy-10-1 @coroutine#713] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6258f9d1 2024-04-21 18:36:17.041 [eventLoopGroupProxy-10-1 @call-handler#712] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:17.041 [eventLoopGroupProxy-10-1 @call-handler#712] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 11ms 2024-04-21 18:36:17.042 [DefaultDispatcher-worker-14 @coroutine#699] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:17.044 [DefaultDispatcher-worker-14 @coroutine#699] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:17.044 [DefaultDispatcher-worker-14 @coroutine#699] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 18:36:17.044 [DefaultDispatcher-worker-14 @coroutine#699] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:17.044 [DefaultDispatcher-worker-14 @coroutine#699] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 18:36:17.045 [eventLoopGroupProxy-10-1 @call-handler#717] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 18:36:17.048 [eventLoopGroupProxy-10-1 @coroutine#718] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6258f9d1 2024-04-21 18:36:17.048 [eventLoopGroupProxy-10-1 @call-handler#717] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:17.048 [eventLoopGroupProxy-10-1 @call-handler#717] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-21 18:36:17.049 [DefaultDispatcher-worker-14 @coroutine#699] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:17.052 [DefaultDispatcher-worker-14 @coroutine#699] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:17.052 [DefaultDispatcher-worker-14 @coroutine#699] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 18:36:17.052 [DefaultDispatcher-worker-14 @coroutine#699] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:17.052 [DefaultDispatcher-worker-14 @coroutine#699] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 18:36:17.054 [eventLoopGroupProxy-10-1 @call-handler#722] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 18:36:17.057 [eventLoopGroupProxy-10-1 @coroutine#724] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6258f9d1 2024-04-21 18:36:17.058 [eventLoopGroupProxy-10-1 @call-handler#722] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:17.058 [eventLoopGroupProxy-10-1 @call-handler#722] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-21 18:36:17.058 [DefaultDispatcher-worker-14 @coroutine#699] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:17.074 [DefaultDispatcher-worker-10 @coroutine#668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63614cdd 2024-04-21 18:36:17.082 [DefaultDispatcher-worker-14 @coroutine#671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63614cdd 2024-04-21 18:36:17.082 [DefaultDispatcher-worker-14 @coroutine#671] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-04-21 18:36:17.082 [DefaultDispatcher-worker-14 @coroutine#671] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-21 18:36:17.082 [DefaultDispatcher-worker-14 @coroutine#671] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-04-21 18:36:17.082 [DefaultDispatcher-worker-14 @coroutine#671] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-04-21 18:36:17.084 [eventLoopGroupProxy-10-1 @call-handler#733] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-04-21 18:36:17.084 [eventLoopGroupProxy-10-1 @call-handler#733] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-04-21 18:36:17.084 [eventLoopGroupProxy-10-1 @call-handler#733] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-21 18:36:17.110 [DefaultDispatcher-worker-8 @call-handler#733] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@694c0ed1 2024-04-21 18:36:17.110 [eventLoopGroupProxy-10-1 @call-handler#733] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:17.110 [eventLoopGroupProxy-10-1 @call-handler#733] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 26ms 2024-04-21 18:36:17.110 [DefaultDispatcher-worker-6 @coroutine#644] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/583602630611308544/_ustadmanifest.json 2024-04-21 18:36:17.110 [DefaultDispatcher-worker-6 @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/583602630611308544/_ustadmanifest.json. 2024-04-21 18:36:17.110 [DefaultDispatcher-worker-6 @coroutine#644] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/583602630611308544/_ustadmanifest.json 2024-04-21 18:36:17.111 [DefaultDispatcher-worker-14 @coroutine#671] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-04-21 18:36:17.111 [DefaultDispatcher-worker-14 @coroutine#671] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-04-21 18:36:17.112 [DefaultDispatcher-worker-14 @coroutine#671] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-21 18:36:17.112 [DefaultDispatcher-worker-14 @coroutine#671] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-04-21 18:36:17.113 [DefaultDispatcher-worker-1 @coroutine#644] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/583602630611308544/_ustadmanifest.json 2024-04-21 18:36:17.113 [DefaultDispatcher-worker-1 @coroutine#644] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/583602630611308544/_ustadmanifest.json 2024-04-21 18:36:17.113 [DefaultDispatcher-worker-1 @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/583602630611308544/_ustadmanifest.json. 2024-04-21 18:36:17.113 [DefaultDispatcher-worker-1 @coroutine#644] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/583602630611308544/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-04-21 18:36:17.123 [DefaultDispatcher-worker-4 @coroutine#671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63614cdd 2024-04-21 18:36:17.126 [DefaultDispatcher-worker-5 @coroutine#644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@694c0ed1 2024-04-21 18:36:17.128 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-04-21 18:36:17.128 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-04-21 18:36:17.128 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-04-21 18:36:17.128 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-04-21 18:36:17.128 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-04-21 18:36:17.130 [Test worker @coroutine#749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51a5a8ba 2024-04-21 18:36:17.130 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown initiated... 2024-04-21 18:36:17.130 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Close initiated... 2024-04-21 18:36:17.130 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:17.130 [HikariPool-66 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Closing connection org.sqlite.jdbc4.JDBC4Connection@63614cdd: (connection evicted) 2024-04-21 18:36:17.130 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 18:36:17.130 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Closed. 2024-04-21 18:36:17.130 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown completed. 2024-04-21 18:36:17.378 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-21 18:36:17.379 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-21 18:36:17.575 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-21 18:36:18.134 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@4c438f66 2024-04-21 18:36:18.134 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@4c438f66 2024-04-21 18:36:18.136 [Test worker @coroutine#754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6258f9d1 2024-04-21 18:36:18.136 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown initiated... 2024-04-21 18:36:18.136 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Close initiated... 2024-04-21 18:36:18.136 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:18.136 [HikariPool-64 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Closing connection org.sqlite.jdbc4.JDBC4Connection@694c0ed1: (connection evicted) 2024-04-21 18:36:18.137 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 18:36:18.137 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Closed. 2024-04-21 18:36:18.137 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown completed. 2024-04-21 18:36:18.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-67 - configuration: 2024-04-21 18:36:18.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:18.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:18.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:18.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:18.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:18.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:18.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3efd3302 2024-04-21 18:36:18.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:18.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:18.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:18.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:18.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:18.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:18.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:18.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:18.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:18.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:18.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:18.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:18.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:18.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 18:36:18.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 18:36:18.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:18.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:18.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 18:36:18.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:18.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-67" 2024-04-21 18:36:18.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:18.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:18.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:18.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:18.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:18.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:18.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:18.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:18.143 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Starting... 2024-04-21 18:36:18.144 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@41538150 2024-04-21 18:36:18.144 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@41538150 2024-04-21 18:36:18.144 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Start completed. 2024-04-21 18:36:18.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-68 - configuration: 2024-04-21 18:36:18.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:18.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:18.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:18.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:18.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:18.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:18.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@310cc4d 2024-04-21 18:36:18.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:18.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:18.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:18.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:18.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:18.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:18.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:18.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:18.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:18.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:18.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:18.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:18.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:18.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 18:36:18.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 18:36:18.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:18.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:18.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 18:36:18.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:18.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-68" 2024-04-21 18:36:18.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:18.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:18.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:18.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:18.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:18.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:18.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:18.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:18.147 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Starting... 2024-04-21 18:36:18.147 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a1c14a6 2024-04-21 18:36:18.147 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a1c14a6 2024-04-21 18:36:18.147 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Start completed. 2024-04-21 18:36:18.164 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-04-21 18:36:18.165 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2024-04-21 18:36:18.165 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@5519ef7d 2024-04-21 18:36:18.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-69 - configuration: 2024-04-21 18:36:18.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:18.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:18.167 [DefaultDispatcher-worker-2 @coroutine#761] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-04-21 18:36:18.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:18.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:18.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:18.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:18.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f3a92fd 2024-04-21 18:36:18.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:18.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:18.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:18.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:18.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:18.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:18.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:18.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:18.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:18.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:18.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:18.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:18.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:18.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 18:36:18.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 18:36:18.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:18.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:18.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 18:36:18.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:18.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-69" 2024-04-21 18:36:18.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:18.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:18.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:18.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:18.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:18.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:18.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:18.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:18.167 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Starting... 2024-04-21 18:36:18.167 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e0e3048 2024-04-21 18:36:18.167 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e0e3048 2024-04-21 18:36:18.167 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Start completed. 2024-04-21 18:36:18.169 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-04-21 18:36:18.170 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-04-21 18:36:18.170 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-04-21 18:36:18.170 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-04-21 18:36:18.170 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'MyScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 3 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2024-04-21 18:36:18.170 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-04-21 18:36:18.170 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-04-21 18:36:18.170 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-04-21 18:36:18.170 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-04-21 18:36:18.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-70 - configuration: 2024-04-21 18:36:18.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:18.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:18.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:18.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:18.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:18.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:18.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@59263f7b 2024-04-21 18:36:18.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:18.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:18.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:18.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:18.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:18.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:18.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:18.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:18.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:18.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:18.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:18.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:18.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:18.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 18:36:18.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 18:36:18.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:18.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:18.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 18:36:18.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:18.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-70" 2024-04-21 18:36:18.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:18.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:18.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:18.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:18.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:18.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:18.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:18.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:18.170 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Starting... 2024-04-21 18:36:18.171 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@447a557b 2024-04-21 18:36:18.171 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@447a557b 2024-04-21 18:36:18.171 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Start completed. 2024-04-21 18:36:18.208 [DefaultDispatcher-worker-11 @coroutine#766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@447a557b 2024-04-21 18:36:18.219 [DefaultDispatcher-worker-16 @coroutine#766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@447a557b 2024-04-21 18:36:18.244 [HikariPool-67 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:18.248 [HikariPool-68 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:18.267 [HikariPool-69 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:18.271 [HikariPool-70 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:18.338 [DefaultDispatcher-worker-10 @coroutine#772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e0e3048 2024-04-21 18:36:18.377 [DefaultDispatcher-worker-10 @coroutine#774] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e0e3048 2024-04-21 18:36:18.384 [DefaultDispatcher-worker-10 @coroutine#776] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e0e3048 2024-04-21 18:36:18.388 [DefaultDispatcher-worker-10 @coroutine#778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e0e3048 2024-04-21 18:36:18.401 [DefaultDispatcher-worker-13 @coroutine#766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@447a557b 2024-04-21 18:36:18.414 [DefaultDispatcher-worker-14 @coroutine#766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@447a557b 2024-04-21 18:36:18.414 [Test worker @coroutine#766] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/583602642212614144/_ustadmanifest.json 2024-04-21 18:36:18.414 [Test worker @coroutine#766] 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/583602642212614144/_ustadmanifest.json. 2024-04-21 18:36:18.414 [Test worker @coroutine#766] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/583602642212614144/_ustadmanifest.json 2024-04-21 18:36:18.415 [Test worker @coroutine#766] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/583602642212614144/_ustadmanifest.json 2024-04-21 18:36:18.416 [Test worker @coroutine#766] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/583602642212614144/_ustadmanifest.json 2024-04-21 18:36:18.417 [Test worker @coroutine#766] 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/583602642212614144/_ustadmanifest.json. 2024-04-21 18:36:18.417 [Test worker @coroutine#766] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/583602642212614144/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-04-21 18:36:18.507 [DefaultDispatcher-worker-16 @coroutine#766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@447a557b 2024-04-21 18:36:18.507 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-04-21 18:36:18.507 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-15d60896-c5b8-4791-8708-9b489e897644', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-04-21 18:36:18.509 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-04-21 18:36:18.509 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-15d60896-c5b8-4791-8708-9b489e897644 2024-04-21 18:36:18.510 [DefaultDispatcher-worker-2 @coroutine#792] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 18:36:18.510 [DefaultDispatcher-worker-2 @coroutine#792] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-21 18:36:18.510 [DefaultDispatcher-worker-2 @coroutine#792] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 18:36:18.510 [DefaultDispatcher-worker-2 @coroutine#792] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-21 18:36:18.513 [eventLoopGroupProxy-13-1 @call-handler#801] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-04-21 18:36:18.513 [eventLoopGroupProxy-13-1 @call-handler#801] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 18:36:18.513 [eventLoopGroupProxy-13-1 @call-handler#801] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-21 18:36:18.514 [eventLoopGroupProxy-13-1 @call-handler#801] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:18.514 [eventLoopGroupProxy-13-2 @call-handler#803] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-04-21 18:36:18.514 [eventLoopGroupProxy-13-1 @call-handler#801] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 2ms 2024-04-21 18:36:18.514 [eventLoopGroupProxy-13-2 @call-handler#803] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:18.514 [DefaultDispatcher-worker-14 @coroutine#792] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 18:36:18.515 [DefaultDispatcher-worker-14 @coroutine#792] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 18:36:18.518 [DefaultDispatcher-worker-16 @coroutine#791] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@447a557b 2024-04-21 18:36:18.519 [DefaultDispatcher-worker-16 @coroutine#791] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-21 18:36:18.519 [DefaultDispatcher-worker-16 @coroutine#791] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/nodeId. 2024-04-21 18:36:18.519 [DefaultDispatcher-worker-16 @coroutine#791] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-21 18:36:18.521 [eventLoopGroupProxy-13-1 @call-handler#810] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-04-21 18:36:18.522 [eventLoopGroupProxy-13-1 @call-handler#810] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:18.522 [eventLoopGroupProxy-13-1 @call-handler#810] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2024-04-21 18:36:18.523 [DefaultDispatcher-worker-5 @coroutine#791] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-21 18:36:18.523 [DefaultDispatcher-worker-5 @coroutine#791] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-21 18:36:18.534 [DefaultDispatcher-worker-2 @coroutine#793] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@447a557b 2024-04-21 18:36:18.544 [DefaultDispatcher-worker-9 @coroutine#791] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@447a557b 2024-04-21 18:36:18.547 [DefaultDispatcher-worker-13 @coroutine#790] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-04-21 18:36:18.548 [DefaultDispatcher-worker-13 @coroutine#790] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-04-21 18:36:18.548 [DefaultDispatcher-worker-13 @coroutine#790] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-04-21 18:36:18.548 [DefaultDispatcher-worker-13 @coroutine#790] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-04-21 18:36:18.549 [eventLoopGroupProxy-13-1 @call-handler#817] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2024-04-21 18:36:18.549 [eventLoopGroupProxy-13-1 @call-handler#817] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2024-04-21 18:36:18.599 [eventLoopGroupProxy-13-1 @coroutine#819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41538150 2024-04-21 18:36:18.602 [eventLoopGroupProxy-13-1 @call-handler#817] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 53ms 2024-04-21 18:36:18.602 [DefaultDispatcher-worker-13 @coroutine#790] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-04-21 18:36:18.602 [DefaultDispatcher-worker-13 @coroutine#790] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-04-21 18:36:18.604 [DefaultDispatcher-worker-13 @coroutine#790] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-04-21 18:36:18.604 [DefaultDispatcher-worker-13 @coroutine#790] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-04-21 18:36:18.609 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:18.609 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 18:36:18.609 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:18.609 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 18:36:18.611 [eventLoopGroupProxy-13-1 @call-handler#825] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 18:36:18.613 [eventLoopGroupProxy-13-1 @coroutine#826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41538150 2024-04-21 18:36:18.614 [eventLoopGroupProxy-13-1 @call-handler#825] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:18.614 [eventLoopGroupProxy-13-1 @call-handler#825] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-21 18:36:18.614 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:18.616 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:18.616 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 18:36:18.616 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:18.616 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 18:36:18.617 [eventLoopGroupProxy-13-1 @call-handler#830] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 18:36:18.665 [eventLoopGroupProxy-13-1 @coroutine#831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41538150 2024-04-21 18:36:18.665 [eventLoopGroupProxy-13-1 @call-handler#830] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:18.665 [eventLoopGroupProxy-13-1 @call-handler#830] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2024-04-21 18:36:18.666 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:18.668 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:18.668 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 18:36:18.668 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:18.668 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 18:36:18.670 [eventLoopGroupProxy-13-1 @call-handler#835] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 18:36:18.672 [eventLoopGroupProxy-13-1 @coroutine#836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41538150 2024-04-21 18:36:18.673 [eventLoopGroupProxy-13-1 @call-handler#835] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:18.673 [eventLoopGroupProxy-13-1 @call-handler#835] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-21 18:36:18.674 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:18.675 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:18.675 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 18:36:18.675 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:18.676 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 18:36:18.677 [eventLoopGroupProxy-13-1 @call-handler#840] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 18:36:18.683 [eventLoopGroupProxy-13-1 @coroutine#841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41538150 2024-04-21 18:36:18.683 [eventLoopGroupProxy-13-1 @call-handler#840] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:18.683 [eventLoopGroupProxy-13-1 @call-handler#840] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2024-04-21 18:36:18.684 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:18.685 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:18.685 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 18:36:18.685 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:18.685 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 18:36:18.687 [eventLoopGroupProxy-13-1 @call-handler#845] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 18:36:18.732 [eventLoopGroupProxy-13-1 @coroutine#846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41538150 2024-04-21 18:36:18.732 [eventLoopGroupProxy-13-1 @call-handler#845] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:18.732 [eventLoopGroupProxy-13-1 @call-handler#845] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-21 18:36:18.733 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:18.737 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:18.737 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 18:36:18.737 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:18.737 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 18:36:18.739 [eventLoopGroupProxy-13-1 @call-handler#850] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 18:36:18.810 [eventLoopGroupProxy-13-1 @coroutine#851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41538150 2024-04-21 18:36:18.810 [eventLoopGroupProxy-13-1 @call-handler#850] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:18.810 [eventLoopGroupProxy-13-1 @call-handler#850] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 71ms 2024-04-21 18:36:18.811 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:18.814 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:18.814 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 18:36:18.814 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:18.814 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 18:36:18.816 [eventLoopGroupProxy-13-1 @call-handler#855] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 18:36:18.870 [eventLoopGroupProxy-13-1 @coroutine#857] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41538150 2024-04-21 18:36:18.870 [eventLoopGroupProxy-13-1 @call-handler#855] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:18.870 [eventLoopGroupProxy-13-1 @call-handler#855] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 54ms 2024-04-21 18:36:18.871 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:18.873 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:18.873 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 18:36:18.873 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:18.873 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 18:36:18.875 [eventLoopGroupProxy-13-1 @call-handler#861] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 18:36:18.879 [eventLoopGroupProxy-13-1 @coroutine#862] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41538150 2024-04-21 18:36:18.879 [eventLoopGroupProxy-13-1 @call-handler#861] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:18.880 [eventLoopGroupProxy-13-1 @call-handler#861] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-04-21 18:36:18.880 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:18.882 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:18.882 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 18:36:18.882 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:18.882 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 18:36:18.883 [eventLoopGroupProxy-13-1 @call-handler#866] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 18:36:18.887 [eventLoopGroupProxy-13-1 @coroutine#867] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41538150 2024-04-21 18:36:18.887 [eventLoopGroupProxy-13-1 @call-handler#866] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:18.887 [eventLoopGroupProxy-13-1 @call-handler#866] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-21 18:36:18.888 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:18.890 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:18.890 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 18:36:18.890 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:18.890 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 18:36:18.891 [eventLoopGroupProxy-13-1 @call-handler#871] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 18:36:18.940 [eventLoopGroupProxy-13-1 @coroutine#872] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41538150 2024-04-21 18:36:18.941 [eventLoopGroupProxy-13-1 @call-handler#871] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:18.941 [eventLoopGroupProxy-13-1 @call-handler#871] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 50ms 2024-04-21 18:36:18.942 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:18.943 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:18.944 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 18:36:18.944 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:18.944 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 18:36:18.945 [eventLoopGroupProxy-13-1 @call-handler#876] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 18:36:18.948 [eventLoopGroupProxy-13-1 @coroutine#877] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41538150 2024-04-21 18:36:18.948 [eventLoopGroupProxy-13-1 @call-handler#876] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:18.948 [eventLoopGroupProxy-13-1 @call-handler#876] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-21 18:36:18.949 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:18.950 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:18.950 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 18:36:18.950 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:18.950 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 18:36:18.951 [eventLoopGroupProxy-13-1 @call-handler#881] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 18:36:18.953 [eventLoopGroupProxy-13-1 @coroutine#882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41538150 2024-04-21 18:36:18.954 [eventLoopGroupProxy-13-1 @call-handler#881] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:18.954 [eventLoopGroupProxy-13-1 @call-handler#881] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-21 18:36:18.955 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:18.956 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:18.956 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 18:36:18.956 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:18.956 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 18:36:18.957 [eventLoopGroupProxy-13-1 @call-handler#886] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 18:36:18.960 [eventLoopGroupProxy-13-1 @coroutine#887] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41538150 2024-04-21 18:36:18.960 [eventLoopGroupProxy-13-1 @call-handler#886] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:18.960 [eventLoopGroupProxy-13-1 @call-handler#886] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-21 18:36:18.961 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:18.962 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:18.962 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 18:36:18.962 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:18.962 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 18:36:18.964 [eventLoopGroupProxy-13-1 @call-handler#891] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 18:36:18.966 [eventLoopGroupProxy-13-1 @coroutine#892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41538150 2024-04-21 18:36:18.966 [eventLoopGroupProxy-13-1 @call-handler#891] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:18.966 [eventLoopGroupProxy-13-1 @call-handler#891] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-21 18:36:18.967 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:18.968 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:18.968 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 18:36:18.968 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:18.968 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 18:36:18.970 [eventLoopGroupProxy-13-1 @call-handler#896] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 18:36:18.972 [eventLoopGroupProxy-13-1 @coroutine#897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41538150 2024-04-21 18:36:18.972 [eventLoopGroupProxy-13-1 @call-handler#896] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:18.972 [eventLoopGroupProxy-13-1 @call-handler#896] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-21 18:36:18.973 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:18.974 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:18.974 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 18:36:18.974 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:18.974 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 18:36:18.976 [eventLoopGroupProxy-13-1 @call-handler#901] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 18:36:18.978 [eventLoopGroupProxy-13-1 @coroutine#902] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41538150 2024-04-21 18:36:18.978 [eventLoopGroupProxy-13-1 @call-handler#901] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:18.978 [eventLoopGroupProxy-13-1 @call-handler#901] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-21 18:36:18.979 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:18.980 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:18.980 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 18:36:18.981 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:18.981 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 18:36:18.982 [eventLoopGroupProxy-13-1 @call-handler#906] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 18:36:18.984 [eventLoopGroupProxy-13-1 @coroutine#907] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41538150 2024-04-21 18:36:18.984 [eventLoopGroupProxy-13-1 @call-handler#906] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:18.985 [eventLoopGroupProxy-13-1 @call-handler#906] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-21 18:36:18.985 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:18.987 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:18.987 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 18:36:18.987 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:18.987 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 18:36:18.988 [eventLoopGroupProxy-13-1 @call-handler#911] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 18:36:18.990 [eventLoopGroupProxy-13-1 @coroutine#912] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41538150 2024-04-21 18:36:18.991 [eventLoopGroupProxy-13-1 @call-handler#911] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:18.991 [eventLoopGroupProxy-13-1 @call-handler#911] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-21 18:36:18.991 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:18.993 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:18.993 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 18:36:18.993 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:18.993 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 18:36:18.994 [eventLoopGroupProxy-13-1 @call-handler#916] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 18:36:18.996 [eventLoopGroupProxy-13-1 @coroutine#917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41538150 2024-04-21 18:36:18.997 [eventLoopGroupProxy-13-1 @call-handler#916] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:18.997 [eventLoopGroupProxy-13-1 @call-handler#916] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-21 18:36:18.998 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:19.000 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:19.000 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 18:36:19.000 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:19.001 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 18:36:19.002 [eventLoopGroupProxy-13-1 @call-handler#921] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 18:36:19.006 [eventLoopGroupProxy-13-1 @coroutine#922] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41538150 2024-04-21 18:36:19.006 [eventLoopGroupProxy-13-1 @call-handler#921] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:19.006 [eventLoopGroupProxy-13-1 @call-handler#921] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-21 18:36:19.007 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:19.008 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:19.008 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 18:36:19.008 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:19.008 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 18:36:19.010 [eventLoopGroupProxy-13-1 @call-handler#926] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 18:36:19.012 [eventLoopGroupProxy-13-1 @coroutine#927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41538150 2024-04-21 18:36:19.013 [eventLoopGroupProxy-13-1 @call-handler#926] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:19.013 [eventLoopGroupProxy-13-1 @call-handler#926] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-21 18:36:19.014 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:19.015 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:19.015 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 18:36:19.015 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:19.015 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 18:36:19.017 [eventLoopGroupProxy-13-1 @call-handler#931] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 18:36:19.019 [eventLoopGroupProxy-13-1 @coroutine#932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41538150 2024-04-21 18:36:19.019 [eventLoopGroupProxy-13-1 @call-handler#931] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:19.019 [eventLoopGroupProxy-13-1 @call-handler#931] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-21 18:36:19.020 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:19.021 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:19.021 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 18:36:19.021 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:19.021 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 18:36:19.023 [eventLoopGroupProxy-13-1 @call-handler#936] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 18:36:19.027 [eventLoopGroupProxy-13-1 @coroutine#937] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41538150 2024-04-21 18:36:19.027 [eventLoopGroupProxy-13-1 @call-handler#936] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:19.027 [eventLoopGroupProxy-13-1 @call-handler#936] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-21 18:36:19.028 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:19.030 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:19.031 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 18:36:19.031 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:19.031 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 18:36:19.032 [eventLoopGroupProxy-13-1 @call-handler#941] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 18:36:19.035 [eventLoopGroupProxy-13-1 @coroutine#942] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41538150 2024-04-21 18:36:19.035 [eventLoopGroupProxy-13-1 @call-handler#941] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:19.035 [eventLoopGroupProxy-13-1 @call-handler#941] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-21 18:36:19.036 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:19.037 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:19.037 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 18:36:19.037 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:19.038 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 18:36:19.039 [eventLoopGroupProxy-13-1 @call-handler#946] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 18:36:19.041 [DefaultDispatcher-worker-12 @coroutine#811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@447a557b 2024-04-21 18:36:19.042 [eventLoopGroupProxy-13-1 @coroutine#948] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41538150 2024-04-21 18:36:19.042 [eventLoopGroupProxy-13-1 @call-handler#946] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:19.042 [eventLoopGroupProxy-13-1 @call-handler#946] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-21 18:36:19.043 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:19.045 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:19.045 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 18:36:19.045 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:19.045 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 18:36:19.047 [eventLoopGroupProxy-13-1 @call-handler#952] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 18:36:19.053 [eventLoopGroupProxy-13-1 @coroutine#953] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41538150 2024-04-21 18:36:19.053 [eventLoopGroupProxy-13-1 @call-handler#952] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:19.054 [eventLoopGroupProxy-13-1 @call-handler#952] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 7ms 2024-04-21 18:36:19.054 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:19.056 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:19.056 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 18:36:19.056 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:19.056 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 18:36:19.058 [eventLoopGroupProxy-13-1 @call-handler#957] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 18:36:19.060 [eventLoopGroupProxy-13-1 @coroutine#958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41538150 2024-04-21 18:36:19.060 [eventLoopGroupProxy-13-1 @call-handler#957] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:19.061 [eventLoopGroupProxy-13-1 @call-handler#957] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-21 18:36:19.061 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:19.063 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:19.063 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 18:36:19.063 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:19.063 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 18:36:19.065 [eventLoopGroupProxy-13-1 @call-handler#962] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 18:36:19.067 [eventLoopGroupProxy-13-1 @coroutine#963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41538150 2024-04-21 18:36:19.067 [eventLoopGroupProxy-13-1 @call-handler#962] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:19.068 [eventLoopGroupProxy-13-1 @call-handler#962] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-21 18:36:19.068 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:19.070 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:19.070 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 18:36:19.070 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:19.070 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 18:36:19.072 [eventLoopGroupProxy-13-1 @call-handler#967] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 18:36:19.074 [eventLoopGroupProxy-13-1 @coroutine#968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41538150 2024-04-21 18:36:19.074 [eventLoopGroupProxy-13-1 @call-handler#967] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:19.074 [eventLoopGroupProxy-13-1 @call-handler#967] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-21 18:36:19.075 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:19.076 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:19.076 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 18:36:19.076 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:19.076 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 18:36:19.078 [eventLoopGroupProxy-13-1 @call-handler#972] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 18:36:19.080 [eventLoopGroupProxy-13-1 @coroutine#973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41538150 2024-04-21 18:36:19.081 [eventLoopGroupProxy-13-1 @call-handler#972] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:19.081 [eventLoopGroupProxy-13-1 @call-handler#972] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-21 18:36:19.081 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:19.083 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:19.083 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 18:36:19.083 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:19.083 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 18:36:19.084 [eventLoopGroupProxy-13-1 @call-handler#977] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 18:36:19.087 [eventLoopGroupProxy-13-1 @coroutine#978] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41538150 2024-04-21 18:36:19.087 [eventLoopGroupProxy-13-1 @call-handler#977] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:19.087 [eventLoopGroupProxy-13-1 @call-handler#977] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-21 18:36:19.088 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:19.089 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:19.089 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 18:36:19.089 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:19.089 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 18:36:19.091 [eventLoopGroupProxy-13-1 @call-handler#982] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 18:36:19.093 [eventLoopGroupProxy-13-1 @coroutine#983] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41538150 2024-04-21 18:36:19.094 [eventLoopGroupProxy-13-1 @call-handler#982] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:19.094 [eventLoopGroupProxy-13-1 @call-handler#982] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-21 18:36:19.095 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:19.096 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:19.096 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 18:36:19.096 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:19.096 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 18:36:19.098 [eventLoopGroupProxy-13-1 @call-handler#987] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 18:36:19.100 [eventLoopGroupProxy-13-1 @coroutine#988] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41538150 2024-04-21 18:36:19.101 [eventLoopGroupProxy-13-1 @call-handler#987] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:19.101 [eventLoopGroupProxy-13-1 @call-handler#987] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-21 18:36:19.101 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:19.103 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:19.103 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 18:36:19.103 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:19.103 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 18:36:19.105 [eventLoopGroupProxy-13-1 @call-handler#992] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 18:36:19.107 [eventLoopGroupProxy-13-1 @coroutine#993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41538150 2024-04-21 18:36:19.107 [eventLoopGroupProxy-13-1 @call-handler#992] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:19.107 [eventLoopGroupProxy-13-1 @call-handler#992] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-21 18:36:19.108 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:19.110 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:19.110 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 18:36:19.110 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:19.110 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 18:36:19.111 [eventLoopGroupProxy-13-1 @call-handler#997] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 18:36:19.114 [eventLoopGroupProxy-13-1 @coroutine#998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41538150 2024-04-21 18:36:19.114 [eventLoopGroupProxy-13-1 @call-handler#997] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:19.114 [eventLoopGroupProxy-13-1 @call-handler#997] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-21 18:36:19.115 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:19.116 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:19.116 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 18:36:19.116 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:19.116 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 18:36:19.118 [eventLoopGroupProxy-13-1 @call-handler#1002] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 18:36:19.120 [eventLoopGroupProxy-13-1 @coroutine#1003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41538150 2024-04-21 18:36:19.120 [eventLoopGroupProxy-13-1 @call-handler#1002] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:19.121 [eventLoopGroupProxy-13-1 @call-handler#1002] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-21 18:36:19.121 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:19.123 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:19.123 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 18:36:19.123 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:19.123 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 18:36:19.124 [eventLoopGroupProxy-13-1 @call-handler#1007] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 18:36:19.168 [eventLoopGroupProxy-13-1 @coroutine#1009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41538150 2024-04-21 18:36:19.168 [eventLoopGroupProxy-13-1 @call-handler#1007] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:19.168 [eventLoopGroupProxy-13-1 @call-handler#1007] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-21 18:36:19.169 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:19.171 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:19.171 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 18:36:19.171 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:19.171 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 18:36:19.172 [eventLoopGroupProxy-13-1 @call-handler#1013] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 18:36:19.175 [eventLoopGroupProxy-13-1 @coroutine#1014] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41538150 2024-04-21 18:36:19.175 [eventLoopGroupProxy-13-1 @call-handler#1013] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:19.175 [eventLoopGroupProxy-13-1 @call-handler#1013] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-21 18:36:19.176 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:19.177 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:19.177 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 18:36:19.177 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:19.177 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 18:36:19.179 [eventLoopGroupProxy-13-1 @call-handler#1018] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 18:36:19.181 [eventLoopGroupProxy-13-1 @coroutine#1019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41538150 2024-04-21 18:36:19.181 [eventLoopGroupProxy-13-1 @call-handler#1018] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:19.181 [eventLoopGroupProxy-13-1 @call-handler#1018] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-21 18:36:19.182 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:19.183 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:19.183 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 18:36:19.183 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:19.183 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 18:36:19.185 [eventLoopGroupProxy-13-1 @call-handler#1023] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 18:36:19.187 [eventLoopGroupProxy-13-1 @coroutine#1024] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41538150 2024-04-21 18:36:19.188 [eventLoopGroupProxy-13-1 @call-handler#1023] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:19.188 [eventLoopGroupProxy-13-1 @call-handler#1023] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-21 18:36:19.188 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:19.190 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:19.190 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 18:36:19.190 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:19.190 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 18:36:19.192 [eventLoopGroupProxy-13-1 @call-handler#1028] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 18:36:19.236 [eventLoopGroupProxy-13-1 @coroutine#1029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41538150 2024-04-21 18:36:19.236 [eventLoopGroupProxy-13-1 @call-handler#1028] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:19.236 [eventLoopGroupProxy-13-1 @call-handler#1028] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-21 18:36:19.237 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:19.239 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:19.239 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 18:36:19.240 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:19.240 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 18:36:19.241 [eventLoopGroupProxy-13-1 @call-handler#1033] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 18:36:19.289 [eventLoopGroupProxy-13-1 @coroutine#1034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41538150 2024-04-21 18:36:19.289 [eventLoopGroupProxy-13-1 @call-handler#1033] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:19.289 [eventLoopGroupProxy-13-1 @call-handler#1033] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2024-04-21 18:36:19.290 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:19.292 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:19.292 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 18:36:19.292 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:19.292 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 18:36:19.294 [eventLoopGroupProxy-13-1 @call-handler#1038] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 18:36:19.297 [eventLoopGroupProxy-13-1 @coroutine#1039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41538150 2024-04-21 18:36:19.297 [eventLoopGroupProxy-13-1 @call-handler#1038] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:19.298 [eventLoopGroupProxy-13-1 @call-handler#1038] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-21 18:36:19.298 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:19.300 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:19.300 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 18:36:19.300 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:19.300 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 18:36:19.301 [eventLoopGroupProxy-13-1 @call-handler#1043] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 18:36:19.303 [eventLoopGroupProxy-13-1 @coroutine#1044] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41538150 2024-04-21 18:36:19.304 [eventLoopGroupProxy-13-1 @call-handler#1043] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:19.304 [eventLoopGroupProxy-13-1 @call-handler#1043] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-21 18:36:19.304 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:19.305 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:19.306 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 18:36:19.306 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:19.306 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 18:36:19.307 [eventLoopGroupProxy-13-1 @call-handler#1048] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 18:36:19.352 [eventLoopGroupProxy-13-1 @coroutine#1049] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41538150 2024-04-21 18:36:19.352 [eventLoopGroupProxy-13-1 @call-handler#1048] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:19.352 [eventLoopGroupProxy-13-1 @call-handler#1048] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-21 18:36:19.353 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:19.356 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:19.356 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 18:36:19.356 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:19.356 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 18:36:19.358 [eventLoopGroupProxy-13-1 @call-handler#1053] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 18:36:19.360 [eventLoopGroupProxy-13-1 @coroutine#1054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41538150 2024-04-21 18:36:19.360 [eventLoopGroupProxy-13-1 @call-handler#1053] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:19.361 [eventLoopGroupProxy-13-1 @call-handler#1053] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-21 18:36:19.361 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:19.363 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:19.363 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 18:36:19.363 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:19.363 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 18:36:19.364 [eventLoopGroupProxy-13-1 @call-handler#1058] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 18:36:19.366 [eventLoopGroupProxy-13-1 @coroutine#1059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41538150 2024-04-21 18:36:19.367 [eventLoopGroupProxy-13-1 @call-handler#1058] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:19.367 [eventLoopGroupProxy-13-1 @call-handler#1058] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-21 18:36:19.367 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:19.369 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:19.369 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 18:36:19.369 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:19.369 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 18:36:19.370 [eventLoopGroupProxy-13-1 @call-handler#1063] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 18:36:19.372 [eventLoopGroupProxy-13-1 @coroutine#1064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41538150 2024-04-21 18:36:19.372 [eventLoopGroupProxy-13-1 @call-handler#1063] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:19.373 [eventLoopGroupProxy-13-1 @call-handler#1063] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-21 18:36:19.373 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:19.374 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:19.374 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 18:36:19.374 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:19.374 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 18:36:19.376 [eventLoopGroupProxy-13-1 @call-handler#1068] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 18:36:19.378 [eventLoopGroupProxy-13-1 @coroutine#1069] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41538150 2024-04-21 18:36:19.379 [eventLoopGroupProxy-13-1 @call-handler#1068] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:19.379 [eventLoopGroupProxy-13-1 @call-handler#1068] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-21 18:36:19.379 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:19.381 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:19.381 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 18:36:19.381 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:19.381 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 18:36:19.383 [eventLoopGroupProxy-13-1 @call-handler#1073] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 18:36:19.428 [eventLoopGroupProxy-13-1 @coroutine#1074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41538150 2024-04-21 18:36:19.428 [eventLoopGroupProxy-13-1 @call-handler#1073] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:19.428 [eventLoopGroupProxy-13-1 @call-handler#1073] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-04-21 18:36:19.429 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:19.431 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:19.431 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 18:36:19.431 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:19.431 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 18:36:19.433 [eventLoopGroupProxy-13-1 @call-handler#1078] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 18:36:19.435 [eventLoopGroupProxy-13-1 @coroutine#1079] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41538150 2024-04-21 18:36:19.435 [eventLoopGroupProxy-13-1 @call-handler#1078] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:19.435 [eventLoopGroupProxy-13-1 @call-handler#1078] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-21 18:36:19.436 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:19.438 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:19.438 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 18:36:19.438 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:19.438 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 18:36:19.439 [eventLoopGroupProxy-13-1 @call-handler#1083] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 18:36:19.441 [eventLoopGroupProxy-13-1 @coroutine#1084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41538150 2024-04-21 18:36:19.441 [eventLoopGroupProxy-13-1 @call-handler#1083] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:19.441 [eventLoopGroupProxy-13-1 @call-handler#1083] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-21 18:36:19.442 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:19.443 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:19.443 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 18:36:19.443 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:19.443 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 18:36:19.445 [eventLoopGroupProxy-13-1 @call-handler#1088] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 18:36:19.447 [eventLoopGroupProxy-13-1 @coroutine#1089] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41538150 2024-04-21 18:36:19.448 [eventLoopGroupProxy-13-1 @call-handler#1088] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:19.448 [eventLoopGroupProxy-13-1 @call-handler#1088] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-21 18:36:19.448 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:19.450 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:19.450 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 18:36:19.450 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:19.450 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 18:36:19.451 [eventLoopGroupProxy-13-1 @call-handler#1093] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 18:36:19.454 [eventLoopGroupProxy-13-1 @coroutine#1094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41538150 2024-04-21 18:36:19.454 [eventLoopGroupProxy-13-1 @call-handler#1093] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:19.454 [eventLoopGroupProxy-13-1 @call-handler#1093] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-21 18:36:19.455 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:19.456 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:19.456 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 18:36:19.456 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:19.456 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 18:36:19.457 [eventLoopGroupProxy-13-1 @call-handler#1099] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 18:36:19.460 [eventLoopGroupProxy-13-1 @coroutine#1100] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41538150 2024-04-21 18:36:19.460 [eventLoopGroupProxy-13-1 @call-handler#1099] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:19.460 [eventLoopGroupProxy-13-1 @call-handler#1099] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-21 18:36:19.461 [DefaultDispatcher-worker-16 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:19.463 [DefaultDispatcher-worker-16 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:19.463 [DefaultDispatcher-worker-16 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 18:36:19.463 [DefaultDispatcher-worker-16 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:19.463 [DefaultDispatcher-worker-16 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 18:36:19.464 [eventLoopGroupProxy-13-1 @call-handler#1104] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 18:36:19.466 [eventLoopGroupProxy-13-1 @coroutine#1105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41538150 2024-04-21 18:36:19.466 [eventLoopGroupProxy-13-1 @call-handler#1104] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:19.466 [eventLoopGroupProxy-13-1 @call-handler#1104] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-21 18:36:19.467 [DefaultDispatcher-worker-16 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:19.468 [DefaultDispatcher-worker-16 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:19.468 [DefaultDispatcher-worker-16 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 18:36:19.468 [DefaultDispatcher-worker-16 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:19.468 [DefaultDispatcher-worker-16 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 18:36:19.470 [eventLoopGroupProxy-13-1 @call-handler#1109] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 18:36:19.472 [eventLoopGroupProxy-13-1 @coroutine#1110] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41538150 2024-04-21 18:36:19.473 [eventLoopGroupProxy-13-1 @call-handler#1109] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:19.473 [eventLoopGroupProxy-13-1 @call-handler#1109] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-21 18:36:19.473 [DefaultDispatcher-worker-16 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:19.475 [DefaultDispatcher-worker-16 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:19.475 [DefaultDispatcher-worker-16 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 18:36:19.475 [DefaultDispatcher-worker-16 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:19.475 [DefaultDispatcher-worker-16 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 18:36:19.476 [eventLoopGroupProxy-13-1 @call-handler#1114] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 18:36:19.479 [eventLoopGroupProxy-13-1 @coroutine#1115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41538150 2024-04-21 18:36:19.479 [eventLoopGroupProxy-13-1 @call-handler#1114] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:19.479 [eventLoopGroupProxy-13-1 @call-handler#1114] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-21 18:36:19.479 [DefaultDispatcher-worker-16 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:19.480 [DefaultDispatcher-worker-16 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:19.480 [DefaultDispatcher-worker-16 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 18:36:19.480 [DefaultDispatcher-worker-16 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:19.480 [DefaultDispatcher-worker-16 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 18:36:19.481 [eventLoopGroupProxy-13-1 @call-handler#1119] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 18:36:19.484 [eventLoopGroupProxy-13-1 @coroutine#1120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41538150 2024-04-21 18:36:19.484 [eventLoopGroupProxy-13-1 @call-handler#1119] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:19.484 [eventLoopGroupProxy-13-1 @call-handler#1119] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-21 18:36:19.485 [DefaultDispatcher-worker-16 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:19.486 [DefaultDispatcher-worker-16 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:19.486 [DefaultDispatcher-worker-16 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 18:36:19.486 [DefaultDispatcher-worker-16 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:19.486 [DefaultDispatcher-worker-16 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 18:36:19.487 [eventLoopGroupProxy-13-1 @call-handler#1124] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 18:36:19.489 [eventLoopGroupProxy-13-1 @coroutine#1125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41538150 2024-04-21 18:36:19.490 [eventLoopGroupProxy-13-1 @call-handler#1124] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:19.490 [eventLoopGroupProxy-13-1 @call-handler#1124] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-21 18:36:19.490 [DefaultDispatcher-worker-16 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:19.491 [DefaultDispatcher-worker-16 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:19.491 [DefaultDispatcher-worker-16 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 18:36:19.491 [DefaultDispatcher-worker-16 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:19.491 [DefaultDispatcher-worker-16 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 18:36:19.492 [eventLoopGroupProxy-13-1 @call-handler#1129] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 18:36:19.495 [eventLoopGroupProxy-13-1 @coroutine#1130] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41538150 2024-04-21 18:36:19.495 [eventLoopGroupProxy-13-1 @call-handler#1129] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:19.495 [eventLoopGroupProxy-13-1 @call-handler#1129] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-21 18:36:19.496 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:19.497 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:19.497 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 18:36:19.497 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:19.497 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 18:36:19.499 [eventLoopGroupProxy-13-1 @call-handler#1134] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 18:36:19.501 [eventLoopGroupProxy-13-1 @coroutine#1135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41538150 2024-04-21 18:36:19.501 [eventLoopGroupProxy-13-1 @call-handler#1134] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:19.501 [eventLoopGroupProxy-13-1 @call-handler#1134] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-21 18:36:19.502 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:19.503 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:19.503 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 18:36:19.503 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:19.503 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 18:36:19.504 [eventLoopGroupProxy-13-1 @call-handler#1139] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 18:36:19.548 [eventLoopGroupProxy-13-1 @coroutine#1140] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41538150 2024-04-21 18:36:19.548 [eventLoopGroupProxy-13-1 @call-handler#1139] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:19.549 [eventLoopGroupProxy-13-1 @call-handler#1139] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-21 18:36:19.549 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:19.550 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:19.550 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 18:36:19.550 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:19.551 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 18:36:19.552 [eventLoopGroupProxy-13-1 @call-handler#1144] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 18:36:19.554 [eventLoopGroupProxy-13-1 @coroutine#1145] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41538150 2024-04-21 18:36:19.554 [eventLoopGroupProxy-13-1 @call-handler#1144] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:19.554 [eventLoopGroupProxy-13-1 @call-handler#1144] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-21 18:36:19.555 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:19.556 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:19.556 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 18:36:19.556 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:19.556 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 18:36:19.557 [eventLoopGroupProxy-13-1 @call-handler#1149] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 18:36:19.559 [eventLoopGroupProxy-13-1 @coroutine#1150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41538150 2024-04-21 18:36:19.560 [eventLoopGroupProxy-13-1 @call-handler#1149] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:19.560 [eventLoopGroupProxy-13-1 @call-handler#1149] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-21 18:36:19.560 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:19.561 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:19.562 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 18:36:19.562 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:19.562 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 18:36:19.563 [eventLoopGroupProxy-13-1 @call-handler#1154] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 18:36:19.566 [DefaultDispatcher-worker-4 @coroutine#811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@447a557b 2024-04-21 18:36:19.608 [eventLoopGroupProxy-13-1 @coroutine#1156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41538150 2024-04-21 18:36:19.608 [eventLoopGroupProxy-13-1 @call-handler#1154] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:19.608 [eventLoopGroupProxy-13-1 @call-handler#1154] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-21 18:36:19.609 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:19.611 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:19.611 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 18:36:19.611 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:19.611 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 18:36:19.612 [eventLoopGroupProxy-13-1 @call-handler#1160] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 18:36:19.614 [eventLoopGroupProxy-13-1 @coroutine#1161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41538150 2024-04-21 18:36:19.615 [eventLoopGroupProxy-13-1 @call-handler#1160] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:19.615 [eventLoopGroupProxy-13-1 @call-handler#1160] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-21 18:36:19.615 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:19.617 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:19.617 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 18:36:19.617 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:19.617 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 18:36:19.619 [eventLoopGroupProxy-13-1 @call-handler#1165] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 18:36:19.621 [eventLoopGroupProxy-13-1 @coroutine#1166] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41538150 2024-04-21 18:36:19.621 [eventLoopGroupProxy-13-1 @call-handler#1165] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:19.621 [eventLoopGroupProxy-13-1 @call-handler#1165] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-21 18:36:19.622 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:19.624 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:19.624 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 18:36:19.624 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:19.624 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 18:36:19.625 [eventLoopGroupProxy-13-1 @call-handler#1170] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 18:36:19.627 [eventLoopGroupProxy-13-1 @coroutine#1171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41538150 2024-04-21 18:36:19.628 [eventLoopGroupProxy-13-1 @call-handler#1170] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:19.628 [eventLoopGroupProxy-13-1 @call-handler#1170] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-21 18:36:19.628 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:19.630 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:19.630 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 18:36:19.630 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:19.630 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 18:36:19.631 [eventLoopGroupProxy-13-1 @call-handler#1175] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 18:36:19.675 [eventLoopGroupProxy-13-1 @coroutine#1176] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41538150 2024-04-21 18:36:19.675 [eventLoopGroupProxy-13-1 @call-handler#1175] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:19.676 [eventLoopGroupProxy-13-1 @call-handler#1175] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-21 18:36:19.676 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:19.677 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:19.677 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 18:36:19.677 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:19.677 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 18:36:19.679 [eventLoopGroupProxy-13-1 @call-handler#1180] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 18:36:19.681 [eventLoopGroupProxy-13-1 @coroutine#1181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41538150 2024-04-21 18:36:19.681 [eventLoopGroupProxy-13-1 @call-handler#1180] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:19.681 [eventLoopGroupProxy-13-1 @call-handler#1180] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-21 18:36:19.682 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:19.683 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:19.683 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 18:36:19.683 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:19.683 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 18:36:19.685 [eventLoopGroupProxy-13-1 @call-handler#1185] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 18:36:19.727 [eventLoopGroupProxy-13-1 @coroutine#1186] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41538150 2024-04-21 18:36:19.728 [eventLoopGroupProxy-13-1 @call-handler#1185] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:19.728 [eventLoopGroupProxy-13-1 @call-handler#1185] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-04-21 18:36:19.728 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:19.733 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:19.733 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 18:36:19.733 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:19.733 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 18:36:19.735 [eventLoopGroupProxy-13-1 @call-handler#1190] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 18:36:19.782 [eventLoopGroupProxy-13-1 @coroutine#1192] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41538150 2024-04-21 18:36:19.783 [eventLoopGroupProxy-13-1 @call-handler#1190] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:19.783 [eventLoopGroupProxy-13-1 @call-handler#1190] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 49ms 2024-04-21 18:36:19.783 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:19.785 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:19.786 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 18:36:19.786 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:19.786 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 18:36:19.787 [eventLoopGroupProxy-13-1 @call-handler#1196] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 18:36:19.832 [eventLoopGroupProxy-13-1 @coroutine#1197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41538150 2024-04-21 18:36:19.832 [eventLoopGroupProxy-13-1 @call-handler#1196] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:19.832 [eventLoopGroupProxy-13-1 @call-handler#1196] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-21 18:36:19.833 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:19.834 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:19.834 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 18:36:19.834 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:19.834 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 18:36:19.835 [eventLoopGroupProxy-13-1 @call-handler#1201] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 18:36:19.879 [eventLoopGroupProxy-13-1 @coroutine#1202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41538150 2024-04-21 18:36:19.880 [eventLoopGroupProxy-13-1 @call-handler#1201] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:19.880 [eventLoopGroupProxy-13-1 @call-handler#1201] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-21 18:36:19.880 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:19.882 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:19.882 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 18:36:19.882 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:19.882 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 18:36:19.883 [eventLoopGroupProxy-13-1 @call-handler#1206] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 18:36:19.885 [eventLoopGroupProxy-13-1 @coroutine#1207] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41538150 2024-04-21 18:36:19.886 [eventLoopGroupProxy-13-1 @call-handler#1206] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:19.886 [eventLoopGroupProxy-13-1 @call-handler#1206] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-21 18:36:19.886 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:19.887 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:19.887 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 18:36:19.887 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:19.887 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 18:36:19.888 [eventLoopGroupProxy-13-1 @call-handler#1211] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 18:36:19.890 [eventLoopGroupProxy-13-1 @coroutine#1212] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41538150 2024-04-21 18:36:19.891 [eventLoopGroupProxy-13-1 @call-handler#1211] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:19.891 [eventLoopGroupProxy-13-1 @call-handler#1211] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-21 18:36:19.891 [DefaultDispatcher-worker-3 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:19.894 [DefaultDispatcher-worker-3 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:19.894 [DefaultDispatcher-worker-3 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 18:36:19.894 [DefaultDispatcher-worker-3 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:19.894 [DefaultDispatcher-worker-3 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 18:36:19.896 [eventLoopGroupProxy-13-1 @call-handler#1216] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 18:36:19.898 [eventLoopGroupProxy-13-1 @coroutine#1217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41538150 2024-04-21 18:36:19.898 [eventLoopGroupProxy-13-1 @call-handler#1216] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:19.898 [eventLoopGroupProxy-13-1 @call-handler#1216] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-21 18:36:19.899 [DefaultDispatcher-worker-3 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:19.900 [DefaultDispatcher-worker-3 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:19.900 [DefaultDispatcher-worker-3 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 18:36:19.900 [DefaultDispatcher-worker-3 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:19.900 [DefaultDispatcher-worker-3 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 18:36:19.901 [eventLoopGroupProxy-13-1 @call-handler#1221] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 18:36:19.903 [eventLoopGroupProxy-13-1 @coroutine#1222] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41538150 2024-04-21 18:36:19.903 [eventLoopGroupProxy-13-1 @call-handler#1221] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:19.903 [eventLoopGroupProxy-13-1 @call-handler#1221] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-21 18:36:19.904 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:19.905 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:19.905 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 18:36:19.905 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:19.905 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 18:36:19.906 [eventLoopGroupProxy-13-1 @call-handler#1226] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 18:36:19.908 [eventLoopGroupProxy-13-1 @coroutine#1227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41538150 2024-04-21 18:36:19.908 [eventLoopGroupProxy-13-1 @call-handler#1226] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:19.908 [eventLoopGroupProxy-13-1 @call-handler#1226] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-21 18:36:19.908 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:19.910 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:19.910 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 18:36:19.910 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:19.910 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 18:36:19.911 [eventLoopGroupProxy-13-1 @call-handler#1231] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 18:36:19.913 [eventLoopGroupProxy-13-1 @coroutine#1232] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41538150 2024-04-21 18:36:19.913 [eventLoopGroupProxy-13-1 @call-handler#1231] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:19.913 [eventLoopGroupProxy-13-1 @call-handler#1231] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-21 18:36:19.914 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:19.916 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:19.916 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 18:36:19.916 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:19.917 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 18:36:19.918 [eventLoopGroupProxy-13-1 @call-handler#1236] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 18:36:19.920 [eventLoopGroupProxy-13-1 @coroutine#1237] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41538150 2024-04-21 18:36:19.920 [eventLoopGroupProxy-13-1 @call-handler#1236] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:19.920 [eventLoopGroupProxy-13-1 @call-handler#1236] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-21 18:36:19.921 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:19.922 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:19.922 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 18:36:19.922 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:19.922 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 18:36:19.923 [eventLoopGroupProxy-13-1 @call-handler#1241] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 18:36:19.925 [eventLoopGroupProxy-13-1 @coroutine#1242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41538150 2024-04-21 18:36:19.925 [eventLoopGroupProxy-13-1 @call-handler#1241] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:19.926 [eventLoopGroupProxy-13-1 @call-handler#1241] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-21 18:36:19.926 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:19.927 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:19.927 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 18:36:19.927 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:19.927 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 18:36:19.929 [eventLoopGroupProxy-13-1 @call-handler#1246] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 18:36:19.930 [eventLoopGroupProxy-13-1 @coroutine#1247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41538150 2024-04-21 18:36:19.931 [eventLoopGroupProxy-13-1 @call-handler#1246] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:19.931 [eventLoopGroupProxy-13-1 @call-handler#1246] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-21 18:36:19.931 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:19.932 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:19.933 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 18:36:19.933 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:19.933 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 18:36:19.934 [eventLoopGroupProxy-13-1 @call-handler#1251] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 18:36:19.936 [eventLoopGroupProxy-13-1 @coroutine#1252] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41538150 2024-04-21 18:36:19.936 [eventLoopGroupProxy-13-1 @call-handler#1251] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:19.936 [eventLoopGroupProxy-13-1 @call-handler#1251] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-21 18:36:19.936 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:19.940 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:19.940 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 18:36:19.940 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:19.940 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 18:36:19.941 [eventLoopGroupProxy-13-1 @call-handler#1256] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 18:36:19.943 [eventLoopGroupProxy-13-1 @coroutine#1257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41538150 2024-04-21 18:36:19.943 [eventLoopGroupProxy-13-1 @call-handler#1256] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:19.944 [eventLoopGroupProxy-13-1 @call-handler#1256] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-21 18:36:19.944 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:19.945 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:19.945 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 18:36:19.945 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:19.945 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 18:36:19.946 [eventLoopGroupProxy-13-1 @call-handler#1261] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 18:36:19.948 [eventLoopGroupProxy-13-1 @coroutine#1262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41538150 2024-04-21 18:36:19.948 [eventLoopGroupProxy-13-1 @call-handler#1261] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:19.949 [eventLoopGroupProxy-13-1 @call-handler#1261] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-21 18:36:19.949 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:19.950 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:19.950 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 18:36:19.950 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:19.950 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 18:36:19.951 [eventLoopGroupProxy-13-1 @call-handler#1266] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 18:36:19.953 [eventLoopGroupProxy-13-1 @coroutine#1267] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41538150 2024-04-21 18:36:19.953 [eventLoopGroupProxy-13-1 @call-handler#1266] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:19.953 [eventLoopGroupProxy-13-1 @call-handler#1266] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-21 18:36:19.954 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:19.955 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:19.955 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 18:36:19.955 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:19.956 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 18:36:19.957 [eventLoopGroupProxy-13-1 @call-handler#1271] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 18:36:19.959 [eventLoopGroupProxy-13-1 @coroutine#1272] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41538150 2024-04-21 18:36:19.959 [eventLoopGroupProxy-13-1 @call-handler#1271] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:19.959 [eventLoopGroupProxy-13-1 @call-handler#1271] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-21 18:36:19.959 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:19.961 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:19.961 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 18:36:19.961 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:19.961 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 18:36:19.962 [eventLoopGroupProxy-13-1 @call-handler#1276] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 18:36:20.009 [eventLoopGroupProxy-13-1 @coroutine#1277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41538150 2024-04-21 18:36:20.010 [eventLoopGroupProxy-13-1 @call-handler#1276] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:20.010 [eventLoopGroupProxy-13-1 @call-handler#1276] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2024-04-21 18:36:20.011 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:20.012 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:20.012 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 18:36:20.012 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:20.012 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 18:36:20.013 [eventLoopGroupProxy-13-1 @call-handler#1281] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 18:36:20.015 [eventLoopGroupProxy-13-1 @coroutine#1282] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41538150 2024-04-21 18:36:20.015 [eventLoopGroupProxy-13-1 @call-handler#1281] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:20.015 [eventLoopGroupProxy-13-1 @call-handler#1281] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-21 18:36:20.016 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:20.017 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:20.017 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 18:36:20.017 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:20.017 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 18:36:20.018 [eventLoopGroupProxy-13-1 @call-handler#1286] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 18:36:20.020 [eventLoopGroupProxy-13-1 @coroutine#1287] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41538150 2024-04-21 18:36:20.020 [eventLoopGroupProxy-13-1 @call-handler#1286] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:20.020 [eventLoopGroupProxy-13-1 @call-handler#1286] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-21 18:36:20.021 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:20.022 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:20.022 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 18:36:20.022 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:20.022 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 18:36:20.023 [eventLoopGroupProxy-13-1 @call-handler#1291] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 18:36:20.025 [eventLoopGroupProxy-13-1 @coroutine#1292] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41538150 2024-04-21 18:36:20.026 [eventLoopGroupProxy-13-1 @call-handler#1291] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:20.026 [eventLoopGroupProxy-13-1 @call-handler#1291] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-21 18:36:20.026 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:20.028 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:20.028 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 18:36:20.028 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:20.028 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 18:36:20.029 [eventLoopGroupProxy-13-1 @call-handler#1296] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 18:36:20.031 [eventLoopGroupProxy-13-1 @coroutine#1297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41538150 2024-04-21 18:36:20.031 [eventLoopGroupProxy-13-1 @call-handler#1296] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:20.031 [eventLoopGroupProxy-13-1 @call-handler#1296] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-21 18:36:20.032 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:20.033 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:20.033 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 18:36:20.033 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:20.033 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 18:36:20.034 [eventLoopGroupProxy-13-1 @call-handler#1301] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 18:36:20.036 [eventLoopGroupProxy-13-1 @coroutine#1302] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41538150 2024-04-21 18:36:20.036 [eventLoopGroupProxy-13-1 @call-handler#1301] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:20.037 [eventLoopGroupProxy-13-1 @call-handler#1301] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-21 18:36:20.037 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:20.038 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:20.038 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 18:36:20.038 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:20.038 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 18:36:20.039 [eventLoopGroupProxy-13-1 @call-handler#1306] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 18:36:20.041 [eventLoopGroupProxy-13-1 @coroutine#1307] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41538150 2024-04-21 18:36:20.042 [eventLoopGroupProxy-13-1 @call-handler#1306] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:20.042 [eventLoopGroupProxy-13-1 @call-handler#1306] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-21 18:36:20.042 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:20.043 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:20.044 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 18:36:20.044 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:20.044 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 18:36:20.045 [eventLoopGroupProxy-13-1 @call-handler#1311] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 18:36:20.088 [eventLoopGroupProxy-13-1 @coroutine#1313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41538150 2024-04-21 18:36:20.088 [eventLoopGroupProxy-13-1 @call-handler#1311] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:20.088 [eventLoopGroupProxy-13-1 @call-handler#1311] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-04-21 18:36:20.089 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:20.090 [DefaultDispatcher-worker-6 @coroutine#811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@447a557b 2024-04-21 18:36:20.090 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:20.090 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 18:36:20.090 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:20.090 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 18:36:20.092 [eventLoopGroupProxy-13-1 @call-handler#1318] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 18:36:20.094 [eventLoopGroupProxy-13-1 @coroutine#1319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41538150 2024-04-21 18:36:20.094 [eventLoopGroupProxy-13-1 @call-handler#1318] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:20.095 [eventLoopGroupProxy-13-1 @call-handler#1318] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-21 18:36:20.095 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:20.096 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:20.096 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 18:36:20.096 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:20.096 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 18:36:20.097 [eventLoopGroupProxy-13-1 @call-handler#1323] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 18:36:20.099 [eventLoopGroupProxy-13-1 @coroutine#1324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41538150 2024-04-21 18:36:20.099 [eventLoopGroupProxy-13-1 @call-handler#1323] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:20.099 [eventLoopGroupProxy-13-1 @call-handler#1323] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-21 18:36:20.100 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:20.101 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:20.101 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 18:36:20.101 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:20.101 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 18:36:20.102 [eventLoopGroupProxy-13-1 @call-handler#1328] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 18:36:20.147 [DefaultDispatcher-worker-3 @coroutine#1329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41538150 2024-04-21 18:36:20.148 [eventLoopGroupProxy-13-1 @coroutine#1330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41538150 2024-04-21 18:36:20.149 [eventLoopGroupProxy-13-1 @call-handler#1328] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:20.149 [eventLoopGroupProxy-13-1 @call-handler#1328] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-04-21 18:36:20.149 [DefaultDispatcher-worker-3 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:20.151 [DefaultDispatcher-worker-3 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:20.151 [DefaultDispatcher-worker-3 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 18:36:20.151 [DefaultDispatcher-worker-3 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:20.151 [DefaultDispatcher-worker-3 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 18:36:20.153 [eventLoopGroupProxy-13-1 @call-handler#1335] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 18:36:20.155 [eventLoopGroupProxy-13-1 @coroutine#1336] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41538150 2024-04-21 18:36:20.155 [eventLoopGroupProxy-13-1 @call-handler#1335] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:20.156 [eventLoopGroupProxy-13-1 @call-handler#1335] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-21 18:36:20.156 [DefaultDispatcher-worker-3 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:20.157 [DefaultDispatcher-worker-3 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:20.157 [DefaultDispatcher-worker-3 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 18:36:20.157 [DefaultDispatcher-worker-3 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:20.157 [DefaultDispatcher-worker-3 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 18:36:20.158 [eventLoopGroupProxy-13-1 @call-handler#1340] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 18:36:20.161 [eventLoopGroupProxy-13-1 @coroutine#1341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41538150 2024-04-21 18:36:20.162 [eventLoopGroupProxy-13-1 @call-handler#1340] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:20.162 [eventLoopGroupProxy-13-1 @call-handler#1340] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-21 18:36:20.162 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:20.164 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:20.164 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 18:36:20.164 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:20.164 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 18:36:20.166 [eventLoopGroupProxy-13-1 @call-handler#1345] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 18:36:20.168 [eventLoopGroupProxy-13-1 @coroutine#1346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41538150 2024-04-21 18:36:20.168 [eventLoopGroupProxy-13-1 @call-handler#1345] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:20.169 [eventLoopGroupProxy-13-1 @call-handler#1345] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-21 18:36:20.169 [DefaultDispatcher-worker-3 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:20.170 [DefaultDispatcher-worker-3 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:20.170 [DefaultDispatcher-worker-3 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 18:36:20.171 [DefaultDispatcher-worker-3 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:20.171 [DefaultDispatcher-worker-3 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 18:36:20.172 [eventLoopGroupProxy-13-1 @call-handler#1351] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 18:36:20.174 [eventLoopGroupProxy-13-1 @coroutine#1352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41538150 2024-04-21 18:36:20.174 [eventLoopGroupProxy-13-1 @call-handler#1351] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:20.174 [eventLoopGroupProxy-13-1 @call-handler#1351] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-21 18:36:20.175 [DefaultDispatcher-worker-3 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:20.176 [DefaultDispatcher-worker-3 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:20.176 [DefaultDispatcher-worker-3 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 18:36:20.176 [DefaultDispatcher-worker-3 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:20.176 [DefaultDispatcher-worker-3 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 18:36:20.177 [eventLoopGroupProxy-13-1 @call-handler#1356] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 18:36:20.179 [eventLoopGroupProxy-13-1 @coroutine#1357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41538150 2024-04-21 18:36:20.179 [eventLoopGroupProxy-13-1 @call-handler#1356] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:20.180 [eventLoopGroupProxy-13-1 @call-handler#1356] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-21 18:36:20.180 [DefaultDispatcher-worker-3 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:20.180 [DefaultDispatcher-worker-13 @coroutine#1348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e0e3048 2024-04-21 18:36:20.182 [DefaultDispatcher-worker-3 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:20.182 [DefaultDispatcher-worker-3 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 18:36:20.182 [DefaultDispatcher-worker-3 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:20.182 [DefaultDispatcher-worker-3 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 18:36:20.183 [eventLoopGroupProxy-13-1 @call-handler#1362] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 18:36:20.185 [eventLoopGroupProxy-13-1 @coroutine#1363] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41538150 2024-04-21 18:36:20.185 [eventLoopGroupProxy-13-1 @call-handler#1362] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:20.186 [eventLoopGroupProxy-13-1 @call-handler#1362] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-21 18:36:20.186 [DefaultDispatcher-worker-3 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:20.187 [DefaultDispatcher-worker-3 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:20.187 [DefaultDispatcher-worker-3 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 18:36:20.187 [DefaultDispatcher-worker-3 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:20.187 [DefaultDispatcher-worker-3 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 18:36:20.189 [eventLoopGroupProxy-13-1 @call-handler#1367] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 18:36:20.191 [eventLoopGroupProxy-13-1 @coroutine#1368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41538150 2024-04-21 18:36:20.191 [eventLoopGroupProxy-13-1 @call-handler#1367] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:20.191 [eventLoopGroupProxy-13-1 @call-handler#1367] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-21 18:36:20.191 [DefaultDispatcher-worker-3 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:20.193 [DefaultDispatcher-worker-3 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:20.193 [DefaultDispatcher-worker-3 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 18:36:20.193 [DefaultDispatcher-worker-3 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:20.193 [DefaultDispatcher-worker-3 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 18:36:20.194 [eventLoopGroupProxy-13-1 @call-handler#1372] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 18:36:20.195 [eventLoopGroupProxy-13-1 @coroutine#1373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41538150 2024-04-21 18:36:20.195 [eventLoopGroupProxy-13-1 @call-handler#1372] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:20.196 [eventLoopGroupProxy-13-1 @call-handler#1372] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-21 18:36:20.196 [DefaultDispatcher-worker-3 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:20.197 [DefaultDispatcher-worker-3 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:20.197 [DefaultDispatcher-worker-3 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 18:36:20.197 [DefaultDispatcher-worker-3 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:20.197 [DefaultDispatcher-worker-3 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 18:36:20.198 [eventLoopGroupProxy-13-1 @call-handler#1377] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 18:36:20.199 [eventLoopGroupProxy-13-1 @coroutine#1378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41538150 2024-04-21 18:36:20.200 [eventLoopGroupProxy-13-1 @call-handler#1377] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:20.200 [eventLoopGroupProxy-13-1 @call-handler#1377] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-21 18:36:20.200 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:20.202 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:20.202 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 18:36:20.202 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:20.202 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 18:36:20.203 [eventLoopGroupProxy-13-1 @call-handler#1382] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 18:36:20.205 [eventLoopGroupProxy-13-1 @coroutine#1383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41538150 2024-04-21 18:36:20.205 [eventLoopGroupProxy-13-1 @call-handler#1382] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:20.205 [eventLoopGroupProxy-13-1 @call-handler#1382] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-21 18:36:20.205 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:20.206 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:20.206 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 18:36:20.207 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:20.207 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 18:36:20.207 [eventLoopGroupProxy-13-1 @call-handler#1387] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 18:36:20.209 [eventLoopGroupProxy-13-1 @coroutine#1388] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41538150 2024-04-21 18:36:20.210 [eventLoopGroupProxy-13-1 @call-handler#1387] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:20.210 [eventLoopGroupProxy-13-1 @call-handler#1387] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-21 18:36:20.210 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:20.212 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:20.212 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 18:36:20.212 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:20.212 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 18:36:20.213 [eventLoopGroupProxy-13-1 @call-handler#1392] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 18:36:20.256 [eventLoopGroupProxy-13-1 @coroutine#1393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41538150 2024-04-21 18:36:20.256 [eventLoopGroupProxy-13-1 @call-handler#1392] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:20.256 [eventLoopGroupProxy-13-1 @call-handler#1392] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-21 18:36:20.256 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:20.258 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:20.258 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 18:36:20.258 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:20.258 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 18:36:20.259 [eventLoopGroupProxy-13-1 @call-handler#1397] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 18:36:20.262 [eventLoopGroupProxy-13-1 @coroutine#1398] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41538150 2024-04-21 18:36:20.262 [eventLoopGroupProxy-13-1 @call-handler#1397] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:20.262 [eventLoopGroupProxy-13-1 @call-handler#1397] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-21 18:36:20.262 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:20.264 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:20.264 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 18:36:20.264 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:20.264 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 18:36:20.265 [eventLoopGroupProxy-13-1 @call-handler#1402] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 18:36:20.312 [eventLoopGroupProxy-13-1 @coroutine#1403] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41538150 2024-04-21 18:36:20.313 [eventLoopGroupProxy-13-1 @call-handler#1402] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:20.313 [eventLoopGroupProxy-13-1 @call-handler#1402] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2024-04-21 18:36:20.313 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:20.315 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:20.315 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 18:36:20.315 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:20.315 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 18:36:20.316 [eventLoopGroupProxy-13-1 @call-handler#1407] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 18:36:20.318 [eventLoopGroupProxy-13-1 @coroutine#1408] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41538150 2024-04-21 18:36:20.318 [eventLoopGroupProxy-13-1 @call-handler#1407] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:20.318 [eventLoopGroupProxy-13-1 @call-handler#1407] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-21 18:36:20.319 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:20.320 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:20.320 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 18:36:20.320 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:20.320 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 18:36:20.321 [eventLoopGroupProxy-13-1 @call-handler#1412] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 18:36:20.367 [eventLoopGroupProxy-13-1 @coroutine#1414] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41538150 2024-04-21 18:36:20.367 [eventLoopGroupProxy-13-1 @call-handler#1412] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:20.367 [eventLoopGroupProxy-13-1 @call-handler#1412] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-04-21 18:36:20.368 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:20.369 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:20.369 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 18:36:20.369 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:20.369 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 18:36:20.370 [eventLoopGroupProxy-13-1 @call-handler#1418] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 18:36:20.419 [eventLoopGroupProxy-13-1 @coroutine#1419] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41538150 2024-04-21 18:36:20.419 [eventLoopGroupProxy-13-1 @call-handler#1418] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:20.419 [eventLoopGroupProxy-13-1 @call-handler#1418] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 49ms 2024-04-21 18:36:20.419 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:20.421 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:20.421 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 18:36:20.421 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:20.421 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 18:36:20.423 [eventLoopGroupProxy-13-1 @call-handler#1423] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 18:36:20.467 [eventLoopGroupProxy-13-1 @coroutine#1424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41538150 2024-04-21 18:36:20.467 [eventLoopGroupProxy-13-1 @call-handler#1423] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:20.467 [eventLoopGroupProxy-13-1 @call-handler#1423] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-21 18:36:20.468 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:20.469 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:20.469 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 18:36:20.469 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:20.469 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 18:36:20.471 [eventLoopGroupProxy-13-1 @call-handler#1428] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 18:36:20.515 [eventLoopGroupProxy-13-1 @coroutine#1429] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41538150 2024-04-21 18:36:20.515 [eventLoopGroupProxy-13-1 @call-handler#1428] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:20.515 [eventLoopGroupProxy-13-1 @call-handler#1428] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-21 18:36:20.516 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:20.517 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:20.517 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 18:36:20.517 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:20.517 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 18:36:20.518 [eventLoopGroupProxy-13-1 @call-handler#1433] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 18:36:20.567 [eventLoopGroupProxy-13-1 @coroutine#1434] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41538150 2024-04-21 18:36:20.567 [eventLoopGroupProxy-13-1 @call-handler#1433] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:20.567 [eventLoopGroupProxy-13-1 @call-handler#1433] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 49ms 2024-04-21 18:36:20.568 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:20.570 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:20.570 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 18:36:20.570 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:20.570 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 18:36:20.571 [eventLoopGroupProxy-13-1 @call-handler#1438] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 18:36:20.573 [eventLoopGroupProxy-13-1 @coroutine#1439] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41538150 2024-04-21 18:36:20.574 [eventLoopGroupProxy-13-1 @call-handler#1438] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:20.574 [eventLoopGroupProxy-13-1 @call-handler#1438] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-21 18:36:20.574 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:20.576 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:20.576 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 18:36:20.576 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:20.576 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 18:36:20.577 [eventLoopGroupProxy-13-1 @call-handler#1443] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 18:36:20.607 [DefaultDispatcher-worker-6 @coroutine#811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@447a557b 2024-04-21 18:36:20.628 [eventLoopGroupProxy-13-1 @coroutine#1445] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41538150 2024-04-21 18:36:20.628 [eventLoopGroupProxy-13-1 @call-handler#1443] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:20.628 [eventLoopGroupProxy-13-1 @call-handler#1443] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 51ms 2024-04-21 18:36:20.629 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:20.630 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:20.630 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 18:36:20.630 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:20.630 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 18:36:20.632 [eventLoopGroupProxy-13-1 @call-handler#1449] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 18:36:20.635 [eventLoopGroupProxy-13-1 @coroutine#1450] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41538150 2024-04-21 18:36:20.635 [eventLoopGroupProxy-13-1 @call-handler#1449] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:20.635 [eventLoopGroupProxy-13-1 @call-handler#1449] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-21 18:36:20.636 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:20.637 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:20.637 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 18:36:20.637 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:20.637 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 18:36:20.638 [eventLoopGroupProxy-13-1 @call-handler#1454] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 18:36:20.641 [eventLoopGroupProxy-13-1 @coroutine#1455] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41538150 2024-04-21 18:36:20.641 [eventLoopGroupProxy-13-1 @call-handler#1454] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:20.641 [eventLoopGroupProxy-13-1 @call-handler#1454] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-21 18:36:20.642 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:20.643 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:20.643 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 18:36:20.643 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:20.643 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 18:36:20.644 [eventLoopGroupProxy-13-1 @call-handler#1459] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 18:36:20.647 [eventLoopGroupProxy-13-1 @coroutine#1460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41538150 2024-04-21 18:36:20.647 [eventLoopGroupProxy-13-1 @call-handler#1459] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:20.647 [eventLoopGroupProxy-13-1 @call-handler#1459] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-21 18:36:20.647 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:20.649 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:20.649 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 18:36:20.649 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:20.649 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 18:36:20.650 [eventLoopGroupProxy-13-1 @call-handler#1464] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 18:36:20.652 [eventLoopGroupProxy-13-1 @coroutine#1465] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41538150 2024-04-21 18:36:20.653 [eventLoopGroupProxy-13-1 @call-handler#1464] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:20.653 [eventLoopGroupProxy-13-1 @call-handler#1464] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-21 18:36:20.653 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:20.655 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:20.655 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 18:36:20.655 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:20.655 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 18:36:20.656 [eventLoopGroupProxy-13-1 @call-handler#1469] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 18:36:20.658 [eventLoopGroupProxy-13-1 @coroutine#1470] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41538150 2024-04-21 18:36:20.658 [eventLoopGroupProxy-13-1 @call-handler#1469] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:20.658 [eventLoopGroupProxy-13-1 @call-handler#1469] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-21 18:36:20.658 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:20.659 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:20.660 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 18:36:20.660 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:20.660 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 18:36:20.660 [eventLoopGroupProxy-13-1 @call-handler#1475] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 18:36:20.704 [eventLoopGroupProxy-13-1 @coroutine#1476] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41538150 2024-04-21 18:36:20.704 [eventLoopGroupProxy-13-1 @call-handler#1475] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:20.704 [eventLoopGroupProxy-13-1 @call-handler#1475] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-21 18:36:20.705 [DefaultDispatcher-worker-11 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:20.706 [DefaultDispatcher-worker-11 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:20.706 [DefaultDispatcher-worker-11 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 18:36:20.706 [DefaultDispatcher-worker-11 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:20.706 [DefaultDispatcher-worker-11 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 18:36:20.707 [eventLoopGroupProxy-13-1 @call-handler#1480] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 18:36:20.710 [eventLoopGroupProxy-13-1 @coroutine#1481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41538150 2024-04-21 18:36:20.710 [eventLoopGroupProxy-13-1 @call-handler#1480] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:20.710 [eventLoopGroupProxy-13-1 @call-handler#1480] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-21 18:36:20.710 [DefaultDispatcher-worker-11 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:20.712 [DefaultDispatcher-worker-11 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:20.712 [DefaultDispatcher-worker-11 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 18:36:20.712 [DefaultDispatcher-worker-11 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:20.712 [DefaultDispatcher-worker-11 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 18:36:20.713 [eventLoopGroupProxy-13-1 @call-handler#1485] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 18:36:20.715 [eventLoopGroupProxy-13-1 @coroutine#1486] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41538150 2024-04-21 18:36:20.716 [eventLoopGroupProxy-13-1 @call-handler#1485] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:20.716 [eventLoopGroupProxy-13-1 @call-handler#1485] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-21 18:36:20.716 [DefaultDispatcher-worker-11 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:20.718 [DefaultDispatcher-worker-11 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:20.718 [DefaultDispatcher-worker-11 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 18:36:20.718 [DefaultDispatcher-worker-11 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:20.718 [DefaultDispatcher-worker-11 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 18:36:20.719 [eventLoopGroupProxy-13-1 @call-handler#1490] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 18:36:20.721 [eventLoopGroupProxy-13-1 @coroutine#1491] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41538150 2024-04-21 18:36:20.721 [eventLoopGroupProxy-13-1 @call-handler#1490] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:20.721 [eventLoopGroupProxy-13-1 @call-handler#1490] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-21 18:36:20.722 [DefaultDispatcher-worker-11 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:20.723 [DefaultDispatcher-worker-11 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:20.723 [DefaultDispatcher-worker-11 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 18:36:20.723 [DefaultDispatcher-worker-11 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:20.723 [DefaultDispatcher-worker-11 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 18:36:20.724 [eventLoopGroupProxy-13-1 @call-handler#1495] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 18:36:20.767 [eventLoopGroupProxy-13-1 @coroutine#1496] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41538150 2024-04-21 18:36:20.767 [eventLoopGroupProxy-13-1 @call-handler#1495] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:20.767 [eventLoopGroupProxy-13-1 @call-handler#1495] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-04-21 18:36:20.768 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:20.769 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:20.769 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 18:36:20.769 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:20.769 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 18:36:20.770 [eventLoopGroupProxy-13-1 @call-handler#1500] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 18:36:20.772 [eventLoopGroupProxy-13-1 @coroutine#1501] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41538150 2024-04-21 18:36:20.773 [eventLoopGroupProxy-13-1 @call-handler#1500] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:20.773 [eventLoopGroupProxy-13-1 @call-handler#1500] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-21 18:36:20.773 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:20.775 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:20.775 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 18:36:20.775 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:20.775 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 18:36:20.776 [eventLoopGroupProxy-13-1 @call-handler#1505] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 18:36:20.777 [eventLoopGroupProxy-13-1 @coroutine#1506] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41538150 2024-04-21 18:36:20.778 [eventLoopGroupProxy-13-1 @call-handler#1505] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:20.778 [eventLoopGroupProxy-13-1 @call-handler#1505] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-21 18:36:20.778 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:20.779 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:20.779 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 18:36:20.779 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:20.779 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 18:36:20.780 [eventLoopGroupProxy-13-1 @call-handler#1510] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 18:36:20.782 [eventLoopGroupProxy-13-1 @coroutine#1511] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41538150 2024-04-21 18:36:20.782 [eventLoopGroupProxy-13-1 @call-handler#1510] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:20.782 [eventLoopGroupProxy-13-1 @call-handler#1510] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-21 18:36:20.783 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:20.784 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:20.784 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 18:36:20.784 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:20.784 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 18:36:20.785 [eventLoopGroupProxy-13-1 @call-handler#1515] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 18:36:20.831 [eventLoopGroupProxy-13-1 @coroutine#1516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41538150 2024-04-21 18:36:20.831 [eventLoopGroupProxy-13-1 @call-handler#1515] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:20.832 [eventLoopGroupProxy-13-1 @call-handler#1515] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-04-21 18:36:20.832 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:20.834 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:20.834 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 18:36:20.834 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:20.834 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 18:36:20.835 [eventLoopGroupProxy-13-1 @call-handler#1520] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 18:36:20.880 [eventLoopGroupProxy-13-1 @coroutine#1521] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41538150 2024-04-21 18:36:20.880 [eventLoopGroupProxy-13-1 @call-handler#1520] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:20.881 [eventLoopGroupProxy-13-1 @call-handler#1520] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-04-21 18:36:20.881 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:20.883 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:20.883 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 18:36:20.883 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:20.883 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 18:36:20.884 [eventLoopGroupProxy-13-1 @call-handler#1525] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 18:36:20.886 [eventLoopGroupProxy-13-1 @coroutine#1526] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41538150 2024-04-21 18:36:20.886 [eventLoopGroupProxy-13-1 @call-handler#1525] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:20.886 [eventLoopGroupProxy-13-1 @call-handler#1525] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-21 18:36:20.887 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:20.889 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:20.889 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 18:36:20.889 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:20.889 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 18:36:20.890 [eventLoopGroupProxy-13-1 @call-handler#1530] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 18:36:20.898 [eventLoopGroupProxy-13-1 @coroutine#1531] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41538150 2024-04-21 18:36:20.899 [eventLoopGroupProxy-13-1 @call-handler#1530] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:20.899 [eventLoopGroupProxy-13-1 @call-handler#1530] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 9ms 2024-04-21 18:36:20.899 [DefaultDispatcher-worker-11 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:20.901 [DefaultDispatcher-worker-11 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:20.901 [DefaultDispatcher-worker-11 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 18:36:20.901 [DefaultDispatcher-worker-11 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:20.901 [DefaultDispatcher-worker-11 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 18:36:20.902 [eventLoopGroupProxy-13-1 @call-handler#1535] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 18:36:20.903 [eventLoopGroupProxy-13-1 @coroutine#1536] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41538150 2024-04-21 18:36:20.903 [eventLoopGroupProxy-13-1 @call-handler#1535] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:20.903 [eventLoopGroupProxy-13-1 @call-handler#1535] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-21 18:36:20.904 [DefaultDispatcher-worker-11 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:20.905 [DefaultDispatcher-worker-11 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:20.905 [DefaultDispatcher-worker-11 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 18:36:20.905 [DefaultDispatcher-worker-11 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:20.905 [DefaultDispatcher-worker-11 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 18:36:20.906 [eventLoopGroupProxy-13-1 @call-handler#1540] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 18:36:20.952 [eventLoopGroupProxy-13-1 @coroutine#1541] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41538150 2024-04-21 18:36:20.952 [eventLoopGroupProxy-13-1 @call-handler#1540] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:20.952 [eventLoopGroupProxy-13-1 @call-handler#1540] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-04-21 18:36:20.953 [DefaultDispatcher-worker-11 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:20.954 [DefaultDispatcher-worker-11 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:20.954 [DefaultDispatcher-worker-11 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 18:36:20.954 [DefaultDispatcher-worker-11 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:20.954 [DefaultDispatcher-worker-11 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 18:36:20.955 [eventLoopGroupProxy-13-1 @call-handler#1545] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 18:36:20.957 [eventLoopGroupProxy-13-1 @coroutine#1546] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41538150 2024-04-21 18:36:20.957 [eventLoopGroupProxy-13-1 @call-handler#1545] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:20.958 [eventLoopGroupProxy-13-1 @call-handler#1545] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-21 18:36:20.958 [DefaultDispatcher-worker-11 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:20.959 [DefaultDispatcher-worker-11 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:20.959 [DefaultDispatcher-worker-11 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 18:36:20.959 [DefaultDispatcher-worker-11 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:20.959 [DefaultDispatcher-worker-11 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 18:36:20.960 [eventLoopGroupProxy-13-1 @call-handler#1551] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 18:36:21.004 [eventLoopGroupProxy-13-1 @coroutine#1552] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41538150 2024-04-21 18:36:21.004 [eventLoopGroupProxy-13-1 @call-handler#1551] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:21.004 [eventLoopGroupProxy-13-1 @call-handler#1551] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-21 18:36:21.005 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:21.006 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:21.006 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 18:36:21.006 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:21.006 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 18:36:21.008 [eventLoopGroupProxy-13-1 @call-handler#1556] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 18:36:21.051 [eventLoopGroupProxy-13-1 @coroutine#1557] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41538150 2024-04-21 18:36:21.052 [eventLoopGroupProxy-13-1 @call-handler#1556] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:21.052 [eventLoopGroupProxy-13-1 @call-handler#1556] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-21 18:36:21.052 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:21.054 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:21.054 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 18:36:21.054 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:21.054 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 18:36:21.055 [eventLoopGroupProxy-13-1 @call-handler#1561] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 18:36:21.058 [eventLoopGroupProxy-13-1 @coroutine#1562] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41538150 2024-04-21 18:36:21.058 [eventLoopGroupProxy-13-1 @call-handler#1561] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:21.058 [eventLoopGroupProxy-13-1 @call-handler#1561] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-21 18:36:21.058 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:21.060 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:21.060 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 18:36:21.060 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:21.060 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 18:36:21.061 [eventLoopGroupProxy-13-1 @call-handler#1566] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 18:36:21.104 [eventLoopGroupProxy-13-1 @coroutine#1567] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41538150 2024-04-21 18:36:21.105 [eventLoopGroupProxy-13-1 @call-handler#1566] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:21.105 [eventLoopGroupProxy-13-1 @call-handler#1566] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-21 18:36:21.105 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:21.106 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:21.107 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 18:36:21.107 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:21.107 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 18:36:21.108 [eventLoopGroupProxy-13-1 @call-handler#1571] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 18:36:21.110 [eventLoopGroupProxy-13-1 @coroutine#1572] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41538150 2024-04-21 18:36:21.110 [eventLoopGroupProxy-13-1 @call-handler#1571] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:21.110 [eventLoopGroupProxy-13-1 @call-handler#1571] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-21 18:36:21.110 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:21.112 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:21.112 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 18:36:21.112 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:21.112 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 18:36:21.113 [eventLoopGroupProxy-13-1 @call-handler#1576] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 18:36:21.115 [eventLoopGroupProxy-13-1 @coroutine#1577] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41538150 2024-04-21 18:36:21.115 [eventLoopGroupProxy-13-1 @call-handler#1576] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:21.115 [eventLoopGroupProxy-13-1 @call-handler#1576] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-21 18:36:21.116 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:21.117 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:21.117 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 18:36:21.117 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:21.117 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 18:36:21.118 [eventLoopGroupProxy-13-1 @call-handler#1581] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 18:36:21.121 [eventLoopGroupProxy-13-1 @coroutine#1582] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41538150 2024-04-21 18:36:21.121 [eventLoopGroupProxy-13-1 @call-handler#1581] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:21.121 [eventLoopGroupProxy-13-1 @call-handler#1581] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-21 18:36:21.121 [DefaultDispatcher-worker-1 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:21.123 [DefaultDispatcher-worker-1 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:21.123 [DefaultDispatcher-worker-1 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 18:36:21.123 [DefaultDispatcher-worker-1 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:21.123 [DefaultDispatcher-worker-1 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 18:36:21.125 [eventLoopGroupProxy-13-1 @call-handler#1586] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 18:36:21.126 [DefaultDispatcher-worker-14 @coroutine#811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@447a557b 2024-04-21 18:36:21.174 [eventLoopGroupProxy-13-1 @coroutine#1588] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41538150 2024-04-21 18:36:21.174 [eventLoopGroupProxy-13-1 @call-handler#1586] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:21.174 [eventLoopGroupProxy-13-1 @call-handler#1586] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 50ms 2024-04-21 18:36:21.175 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:21.178 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:21.178 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 18:36:21.178 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:21.178 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 18:36:21.179 [eventLoopGroupProxy-13-1 @call-handler#1592] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 18:36:21.223 [eventLoopGroupProxy-13-1 @coroutine#1593] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41538150 2024-04-21 18:36:21.223 [eventLoopGroupProxy-13-1 @call-handler#1592] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:21.223 [eventLoopGroupProxy-13-1 @call-handler#1592] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-21 18:36:21.223 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:21.225 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:21.225 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 18:36:21.225 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:21.225 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 18:36:21.226 [eventLoopGroupProxy-13-1 @call-handler#1597] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 18:36:21.228 [eventLoopGroupProxy-13-1 @coroutine#1598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41538150 2024-04-21 18:36:21.228 [eventLoopGroupProxy-13-1 @call-handler#1597] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:21.228 [eventLoopGroupProxy-13-1 @call-handler#1597] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-21 18:36:21.228 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:21.229 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:21.229 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 18:36:21.230 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:21.230 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 18:36:21.231 [eventLoopGroupProxy-13-1 @call-handler#1602] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 18:36:21.232 [eventLoopGroupProxy-13-1 @coroutine#1603] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41538150 2024-04-21 18:36:21.233 [eventLoopGroupProxy-13-1 @call-handler#1602] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:21.233 [eventLoopGroupProxy-13-1 @call-handler#1602] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-21 18:36:21.233 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:21.234 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:21.234 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 18:36:21.234 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:21.234 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 18:36:21.235 [eventLoopGroupProxy-13-1 @call-handler#1607] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 18:36:21.239 [eventLoopGroupProxy-13-1 @coroutine#1608] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41538150 2024-04-21 18:36:21.239 [eventLoopGroupProxy-13-1 @call-handler#1607] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:21.239 [eventLoopGroupProxy-13-1 @call-handler#1607] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-21 18:36:21.239 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:21.253 [DefaultDispatcher-worker-4 @coroutine#790] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@447a557b 2024-04-21 18:36:21.261 [DefaultDispatcher-worker-2 @coroutine#793] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@447a557b 2024-04-21 18:36:21.262 [DefaultDispatcher-worker-2 @coroutine#793] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-04-21 18:36:21.262 [DefaultDispatcher-worker-2 @coroutine#793] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-21 18:36:21.262 [DefaultDispatcher-worker-2 @coroutine#793] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-04-21 18:36:21.262 [DefaultDispatcher-worker-2 @coroutine#793] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-04-21 18:36:21.263 [eventLoopGroupProxy-13-1 @call-handler#1618] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-04-21 18:36:21.264 [eventLoopGroupProxy-13-1 @call-handler#1618] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-04-21 18:36:21.264 [eventLoopGroupProxy-13-1 @call-handler#1618] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-21 18:36:21.286 [DefaultDispatcher-worker-2 @call-handler#1618] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a1c14a6 2024-04-21 18:36:21.286 [eventLoopGroupProxy-13-1 @call-handler#1618] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:21.286 [eventLoopGroupProxy-13-1 @call-handler#1618] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 23ms 2024-04-21 18:36:21.286 [DefaultDispatcher-worker-2 @coroutine#760] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/583602642212614144/_ustadmanifest.json 2024-04-21 18:36:21.286 [DefaultDispatcher-worker-2 @coroutine#760] 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/583602642212614144/_ustadmanifest.json. 2024-04-21 18:36:21.286 [DefaultDispatcher-worker-2 @coroutine#760] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/583602642212614144/_ustadmanifest.json 2024-04-21 18:36:21.287 [DefaultDispatcher-worker-6 @coroutine#793] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-04-21 18:36:21.287 [DefaultDispatcher-worker-6 @coroutine#793] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-04-21 18:36:21.287 [DefaultDispatcher-worker-6 @coroutine#793] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-21 18:36:21.287 [DefaultDispatcher-worker-6 @coroutine#793] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-04-21 18:36:21.288 [DefaultDispatcher-worker-6 @coroutine#760] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/583602642212614144/_ustadmanifest.json 2024-04-21 18:36:21.288 [DefaultDispatcher-worker-6 @coroutine#760] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/583602642212614144/_ustadmanifest.json 2024-04-21 18:36:21.289 [DefaultDispatcher-worker-7 @coroutine#760] 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/583602642212614144/_ustadmanifest.json. 2024-04-21 18:36:21.289 [DefaultDispatcher-worker-7 @coroutine#760] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/583602642212614144/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-04-21 18:36:21.297 [DefaultDispatcher-worker-14 @coroutine#793] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@447a557b 2024-04-21 18:36:21.318 [DefaultDispatcher-worker-9 @coroutine#760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a1c14a6 2024-04-21 18:36:21.335 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-04-21 18:36:21.335 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-04-21 18:36:21.335 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-04-21 18:36:21.335 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-04-21 18:36:21.335 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-04-21 18:36:21.340 [Test worker @coroutine#1634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e0e3048 2024-04-21 18:36:21.340 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown initiated... 2024-04-21 18:36:21.340 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Close initiated... 2024-04-21 18:36:21.340 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:21.340 [HikariPool-70 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Closing connection org.sqlite.jdbc4.JDBC4Connection@447a557b: (connection evicted) 2024-04-21 18:36:21.341 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 18:36:21.341 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Closed. 2024-04-21 18:36:21.341 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown completed. 2024-04-21 18:36:21.670 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-21 18:36:21.670 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-21 18:36:21.753 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-21 18:36:22.156 [DefaultDispatcher-worker-6 @coroutine#1638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41538150 2024-04-21 18:36:22.344 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@5519ef7d 2024-04-21 18:36:22.344 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@5519ef7d 2024-04-21 18:36:22.345 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown initiated... 2024-04-21 18:36:22.345 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Close initiated... 2024-04-21 18:36:22.345 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:22.345 [HikariPool-68 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4a1c14a6: (connection evicted) 2024-04-21 18:36:22.346 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 18:36:22.346 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Closed. 2024-04-21 18:36:22.346 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown completed. 2024-04-21 18:36:22.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-71 - configuration: 2024-04-21 18:36:22.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:22.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:22.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:22.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:22.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:22.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:22.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@329aa2d1 2024-04-21 18:36:22.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:22.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:22.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:22.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:22.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:22.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:22.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:22.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:22.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:22.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:22.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:22.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:22.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:22.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 18:36:22.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 18:36:22.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:22.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:22.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 18:36:22.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:22.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-71" 2024-04-21 18:36:22.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:22.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:22.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:22.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:22.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:22.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:22.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:22.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:22.356 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Starting... 2024-04-21 18:36:22.357 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@25511895 2024-04-21 18:36:22.357 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@25511895 2024-04-21 18:36:22.357 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Start completed. 2024-04-21 18:36:22.372 [DefaultDispatcher-worker-10 @coroutine#1646] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25511895 2024-04-21 18:36:22.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-72 - configuration: 2024-04-21 18:36:22.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:22.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:22.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:22.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:22.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:22.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:22.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7095b688 2024-04-21 18:36:22.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:22.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:22.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:22.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:22.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:22.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:22.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:22.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:22.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:22.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:22.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:22.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:22.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:22.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 18:36:22.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 18:36:22.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:22.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:22.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 18:36:22.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:22.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-72" 2024-04-21 18:36:22.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:22.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:22.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:22.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:22.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:22.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:22.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:22.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:22.378 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Starting... 2024-04-21 18:36:22.379 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@bddac1c 2024-04-21 18:36:22.379 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@bddac1c 2024-04-21 18:36:22.379 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Start completed. 2024-04-21 18:36:22.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-73 - configuration: 2024-04-21 18:36:22.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:22.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:22.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:22.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:22.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:22.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:22.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1c7fd2e0 2024-04-21 18:36:22.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:22.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:22.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:22.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:22.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:22.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:22.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:22.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:22.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:22.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:22.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:22.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:22.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:22.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 18:36:22.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 18:36:22.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:22.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:22.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 18:36:22.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:22.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-73" 2024-04-21 18:36:22.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:22.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:22.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:22.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:22.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:22.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:22.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:22.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:22.382 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Starting... 2024-04-21 18:36:22.382 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@31921151 2024-04-21 18:36:22.382 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@31921151 2024-04-21 18:36:22.382 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Start completed. 2024-04-21 18:36:22.384 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-04-21 18:36:22.385 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2024-04-21 18:36:22.386 [DefaultDispatcher-worker-4 @coroutine#1655] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-04-21 18:36:22.390 [DefaultDispatcher-worker-4 @coroutine#1657] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bddac1c 2024-04-21 18:36:22.392 [Test worker @coroutine#1656] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-04-21 18:36:22.392 [Test worker @coroutine#1656] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-04-21 18:36:22.392 [Test worker @coroutine#1656] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-04-21 18:36:22.392 [Test worker @coroutine#1656] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-04-21 18:36:22.395 [eventLoopGroupProxy-16-1 @call-handler#1662] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2024-04-21 18:36:22.395 [eventLoopGroupProxy-16-1 @call-handler#1662] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2024-04-21 18:36:22.397 [eventLoopGroupProxy-16-1 @coroutine#1663] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31921151 2024-04-21 18:36:22.399 [Test worker @coroutine#1656] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-04-21 18:36:22.399 [Test worker @coroutine#1656] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-04-21 18:36:22.399 [Test worker @coroutine#1656] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-04-21 18:36:22.399 [Test worker @coroutine#1656] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-04-21 18:36:22.401 [Test worker @coroutine#1667] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:22.401 [Test worker @coroutine#1667] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 18:36:22.401 [Test worker @coroutine#1667] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:22.401 [Test worker @coroutine#1667] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 18:36:22.402 [eventLoopGroupProxy-16-1 @call-handler#1669] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 18:36:22.407 [eventLoopGroupProxy-16-1 @coroutine#1670] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31921151 2024-04-21 18:36:22.407 [eventLoopGroupProxy-16-1 @call-handler#1669] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:22.408 [Test worker @coroutine#1667] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 18:36:22.411 [eventLoopGroupProxy-16-2 @call-handler#1679] TRACE io.ktor.routing.Routing - Trace for [api, blob, SAwMEEihCX84BYpcX9K0y/GPuYxx298222HQu85QihE=] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:3 -> SUCCESS @ /api/blob/{...} /api/blob/{...}/(method:GET), segment:3 -> SUCCESS @ /api/blob/{...}/(method:GET) Matched routes: "" -> "api" -> "blob" -> "{...}" -> "(method:GET)" Route resolve result: SUCCESS @ /api/blob/{...}/(method:GET) 2024-04-21 18:36:22.417 [eventLoopGroupProxy-16-2 @call-handler#1679] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:22.423 [Test worker @coroutine#1681] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bddac1c 2024-04-21 18:36:22.457 [HikariPool-71 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:22.479 [HikariPool-72 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:22.482 [HikariPool-73 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:23.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-74 - configuration: 2024-04-21 18:36:23.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:23.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:23.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:23.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:23.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:23.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:23.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77604a86 2024-04-21 18:36:23.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:23.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:23.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:23.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:23.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:23.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:23.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:23.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:23.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:23.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:23.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:23.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:23.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:23.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 18:36:23.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 18:36:23.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:23.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:23.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 18:36:23.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:23.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-74" 2024-04-21 18:36:23.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:23.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:23.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:23.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:23.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:23.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:23.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:23.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:23.501 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Starting... 2024-04-21 18:36:23.501 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a6409ec 2024-04-21 18:36:23.501 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a6409ec 2024-04-21 18:36:23.501 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Start completed. 2024-04-21 18:36:23.539 [DefaultDispatcher-worker-10 @coroutine#1688] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a6409ec 2024-04-21 18:36:23.546 [Test worker @coroutine#1688] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53201/api/blob/upload-init-batch 2024-04-21 18:36:23.546 [Test worker @coroutine#1688] 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:53201/api/blob/upload-init-batch. 2024-04-21 18:36:23.546 [Test worker @coroutine#1688] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53201/api/blob/upload-init-batch 2024-04-21 18:36:23.546 [Test worker @coroutine#1688] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:53201/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-04-21 18:36:23.548 [Test worker @coroutine#1688] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53201/api/blob/upload-init-batch 2024-04-21 18:36:23.548 [Test worker @coroutine#1688] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53201/api/blob/upload-init-batch 2024-04-21 18:36:23.548 [Test worker @coroutine#1688] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:53201/api/blob/upload-init-batch. 2024-04-21 18:36:23.548 [Test worker @coroutine#1688] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:53201/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-04-21 18:36:23.554 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown initiated... 2024-04-21 18:36:23.554 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Close initiated... 2024-04-21 18:36:23.554 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:23.554 [HikariPool-74 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3a6409ec: (connection evicted) 2024-04-21 18:36:23.555 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 18:36:23.555 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Closed. 2024-04-21 18:36:23.555 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown completed. 2024-04-21 18:36:23.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-75 - configuration: 2024-04-21 18:36:23.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:23.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:23.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:23.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:23.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:23.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:23.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7343d843 2024-04-21 18:36:23.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:23.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:23.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:23.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:23.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:23.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:23.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:23.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:23.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:23.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:23.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:23.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:23.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:23.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 18:36:23.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 18:36:23.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:23.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:23.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 18:36:23.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:23.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-75" 2024-04-21 18:36:23.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:23.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:23.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:23.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:23.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:23.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:23.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:23.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:23.564 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Starting... 2024-04-21 18:36:23.564 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@619b7436 2024-04-21 18:36:23.564 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@619b7436 2024-04-21 18:36:23.564 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Start completed. 2024-04-21 18:36:23.583 [Test worker @coroutine#1698] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39693/api/blob/upload-init-batch 2024-04-21 18:36:23.583 [Test worker @coroutine#1698] 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:39693/api/blob/upload-init-batch. 2024-04-21 18:36:23.583 [Test worker @coroutine#1698] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39693/api/blob/upload-init-batch 2024-04-21 18:36:23.583 [Test worker @coroutine#1698] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:39693/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-04-21 18:36:23.585 [Test worker @coroutine#1698] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39693/api/blob/upload-init-batch 2024-04-21 18:36:23.585 [Test worker @coroutine#1698] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39693/api/blob/upload-init-batch 2024-04-21 18:36:23.585 [Test worker @coroutine#1698] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:39693/api/blob/upload-init-batch. 2024-04-21 18:36:23.585 [Test worker @coroutine#1698] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:39693/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-04-21 18:36:23.586 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown initiated... 2024-04-21 18:36:23.586 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Close initiated... 2024-04-21 18:36:23.586 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:23.586 [HikariPool-75 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-75 - Closing connection org.sqlite.jdbc4.JDBC4Connection@619b7436: (connection evicted) 2024-04-21 18:36:23.587 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 18:36:23.587 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Closed. 2024-04-21 18:36:23.587 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown completed. 2024-04-21 18:36:23.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-76 - configuration: 2024-04-21 18:36:23.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:23.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:23.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:23.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:23.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:23.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:23.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6d77d269 2024-04-21 18:36:23.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:23.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:23.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:23.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:23.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:23.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:23.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:23.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:23.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:23.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:23.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:23.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:23.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:23.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 18:36:23.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 18:36:23.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:23.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:23.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 18:36:23.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:23.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-76" 2024-04-21 18:36:23.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:23.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:23.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:23.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:23.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:23.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:23.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:23.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:23.594 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Starting... 2024-04-21 18:36:23.594 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@530a46f4 2024-04-21 18:36:23.594 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@530a46f4 2024-04-21 18:36:23.594 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Start completed. 2024-04-21 18:36:23.614 [Test worker @coroutine#1704] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41949/api/blob/upload-init-batch 2024-04-21 18:36:23.614 [Test worker @coroutine#1704] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41949/api/blob/upload-init-batch. 2024-04-21 18:36:23.614 [Test worker @coroutine#1704] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41949/api/blob/upload-init-batch 2024-04-21 18:36:23.614 [Test worker @coroutine#1704] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:41949/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-04-21 18:36:23.616 [Test worker @coroutine#1704] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41949/api/blob/upload-init-batch 2024-04-21 18:36:23.616 [Test worker @coroutine#1704] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41949/api/blob/upload-init-batch 2024-04-21 18:36:23.616 [Test worker @coroutine#1704] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:41949/api/blob/upload-init-batch. 2024-04-21 18:36:23.616 [Test worker @coroutine#1704] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:41949/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-04-21 18:36:23.621 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown initiated... 2024-04-21 18:36:23.621 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Close initiated... 2024-04-21 18:36:23.621 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:23.621 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@530a46f4: (connection evicted) 2024-04-21 18:36:23.622 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 18:36:23.622 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Closed. 2024-04-21 18:36:23.622 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown completed. 2024-04-21 18:36:23.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-77 - configuration: 2024-04-21 18:36:23.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:23.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:23.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:23.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:23.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:23.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:23.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4a467ada 2024-04-21 18:36:23.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:23.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:23.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:23.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:23.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:23.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:23.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:23.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:23.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:23.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:23.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:23.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:23.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:23.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 18:36:23.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 18:36:23.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:23.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:23.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 18:36:23.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:23.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-77" 2024-04-21 18:36:23.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:23.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:23.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:23.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:23.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:23.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:23.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:23.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:23.898 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Starting... 2024-04-21 18:36:23.898 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@2512155e 2024-04-21 18:36:23.898 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@2512155e 2024-04-21 18:36:23.898 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Start completed. 2024-04-21 18:36:23.958 [DefaultDispatcher-worker-9 @coroutine#1723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2512155e 2024-04-21 18:36:23.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-78 - configuration: 2024-04-21 18:36:23.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:23.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:23.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:23.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:23.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:23.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:23.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2dbc66f0 2024-04-21 18:36:23.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:23.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:23.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:23.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:23.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:23.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:23.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:23.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:23.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:23.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:23.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:23.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:23.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:23.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 18:36:23.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 18:36:23.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:23.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:23.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 18:36:23.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:23.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-78" 2024-04-21 18:36:23.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:23.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:23.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:23.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:23.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:23.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:23.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:23.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:23.961 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Starting... 2024-04-21 18:36:23.961 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@47800bd7 2024-04-21 18:36:23.961 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@47800bd7 2024-04-21 18:36:23.961 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Start completed. 2024-04-21 18:36:23.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-79 - configuration: 2024-04-21 18:36:23.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:23.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:23.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:23.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:23.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:23.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:23.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e733bb5 2024-04-21 18:36:23.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:23.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:23.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:23.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:23.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:23.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:23.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:23.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:23.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:23.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:23.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:23.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:23.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:23.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 18:36:23.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 18:36:23.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:23.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:23.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 18:36:23.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:23.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-79" 2024-04-21 18:36:23.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:23.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:23.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:23.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:23.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:23.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:23.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:23.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:23.992 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Starting... 2024-04-21 18:36:23.992 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b3e4253 2024-04-21 18:36:23.992 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b3e4253 2024-04-21 18:36:23.992 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Start completed. 2024-04-21 18:36:23.998 [HikariPool-77 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:24.031 [DefaultDispatcher-worker-3 @coroutine#1727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b3e4253 2024-04-21 18:36:24.040 [DefaultDispatcher-worker-4 @coroutine#1727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b3e4253 2024-04-21 18:36:24.049 [DefaultDispatcher-worker-1 @coroutine#1727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b3e4253 2024-04-21 18:36:24.059 [DefaultDispatcher-worker-1 @coroutine#1727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b3e4253 2024-04-21 18:36:24.061 [HikariPool-78 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:24.063 [Test worker @coroutine#1733] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b3e4253 2024-04-21 18:36:24.073 [DefaultDispatcher-worker-14 @coroutine#1732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b3e4253 2024-04-21 18:36:24.079 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Shutdown initiated... 2024-04-21 18:36:24.079 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Close initiated... 2024-04-21 18:36:24.079 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:24.080 [HikariPool-79 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4b3e4253: (connection evicted) 2024-04-21 18:36:24.080 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 18:36:24.080 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Closed. 2024-04-21 18:36:24.080 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Shutdown completed. 2024-04-21 18:36:24.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-80 - configuration: 2024-04-21 18:36:24.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:24.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:24.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:24.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:24.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:24.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:24.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@445f6aa7 2024-04-21 18:36:24.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:24.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:24.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:24.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:24.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:24.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:24.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:24.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:24.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:24.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:24.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:24.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:24.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:24.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 18:36:24.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 18:36:24.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:24.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:24.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 18:36:24.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:24.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-80" 2024-04-21 18:36:24.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:24.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:24.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:24.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:24.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:24.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:24.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:24.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:24.082 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Starting... 2024-04-21 18:36:24.082 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b98c310 2024-04-21 18:36:24.082 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b98c310 2024-04-21 18:36:24.082 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Start completed. 2024-04-21 18:36:24.123 [DefaultDispatcher-worker-14 @coroutine#1736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b98c310 2024-04-21 18:36:24.129 [DefaultDispatcher-worker-13 @coroutine#1736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b98c310 2024-04-21 18:36:24.136 [DefaultDispatcher-worker-6 @coroutine#1736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b98c310 2024-04-21 18:36:24.146 [DefaultDispatcher-worker-16 @coroutine#1736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b98c310 2024-04-21 18:36:24.151 [Test worker @coroutine#1742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b98c310 2024-04-21 18:36:24.164 [DefaultDispatcher-worker-14 @coroutine#1741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b98c310 2024-04-21 18:36:24.165 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown initiated... 2024-04-21 18:36:24.165 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Close initiated... 2024-04-21 18:36:24.165 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:24.165 [HikariPool-80 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2b98c310: (connection evicted) 2024-04-21 18:36:24.166 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 18:36:24.166 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Closed. 2024-04-21 18:36:24.166 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown completed. 2024-04-21 18:36:24.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-81 - configuration: 2024-04-21 18:36:24.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:24.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:24.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:24.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:24.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:24.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:24.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@13976c57 2024-04-21 18:36:24.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:24.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:24.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:24.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:24.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:24.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:24.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:24.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:24.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:24.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:24.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:24.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:24.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:24.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 18:36:24.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 18:36:24.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:24.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:24.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 18:36:24.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:24.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-81" 2024-04-21 18:36:24.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:24.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:24.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:24.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:24.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:24.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:24.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:24.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:24.167 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Starting... 2024-04-21 18:36:24.167 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@80b70fd 2024-04-21 18:36:24.167 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@80b70fd 2024-04-21 18:36:24.168 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Start completed. 2024-04-21 18:36:24.210 [DefaultDispatcher-worker-13 @coroutine#1745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@80b70fd 2024-04-21 18:36:24.221 [DefaultDispatcher-worker-9 @coroutine#1745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@80b70fd 2024-04-21 18:36:24.231 [DefaultDispatcher-worker-14 @coroutine#1745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@80b70fd 2024-04-21 18:36:24.242 [DefaultDispatcher-worker-12 @coroutine#1745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@80b70fd 2024-04-21 18:36:24.243 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown initiated... 2024-04-21 18:36:24.243 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Close initiated... 2024-04-21 18:36:24.243 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:24.243 [HikariPool-81 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Closing connection org.sqlite.jdbc4.JDBC4Connection@80b70fd: (connection evicted) 2024-04-21 18:36:24.244 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 18:36:24.244 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Closed. 2024-04-21 18:36:24.244 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown completed. 2024-04-21 18:36:24.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-82 - configuration: 2024-04-21 18:36:24.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:24.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:24.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:24.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:24.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:24.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:24.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@55849272 2024-04-21 18:36:24.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:24.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:24.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:24.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:24.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:24.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:24.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:24.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:24.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:24.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:24.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:24.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:24.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:24.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 18:36:24.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 18:36:24.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:24.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:24.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 18:36:24.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:24.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-82" 2024-04-21 18:36:24.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:24.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:24.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:24.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:24.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:24.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:24.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:24.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:24.245 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Starting... 2024-04-21 18:36:24.246 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@520eb9f8 2024-04-21 18:36:24.246 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@520eb9f8 2024-04-21 18:36:24.246 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Start completed. 2024-04-21 18:36:24.290 [DefaultDispatcher-worker-1 @coroutine#1751] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@520eb9f8 2024-04-21 18:36:24.301 [DefaultDispatcher-worker-3 @coroutine#1751] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@520eb9f8 2024-04-21 18:36:24.309 [DefaultDispatcher-worker-12 @coroutine#1751] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@520eb9f8 2024-04-21 18:36:24.317 [DefaultDispatcher-worker-12 @coroutine#1751] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@520eb9f8 2024-04-21 18:36:24.321 [Test worker @coroutine#1758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@520eb9f8 2024-04-21 18:36:24.333 [DefaultDispatcher-worker-12 @coroutine#1757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@520eb9f8 2024-04-21 18:36:24.333 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown initiated... 2024-04-21 18:36:24.333 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Close initiated... 2024-04-21 18:36:24.333 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:24.334 [HikariPool-82 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Closing connection org.sqlite.jdbc4.JDBC4Connection@520eb9f8: (connection evicted) 2024-04-21 18:36:24.334 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 18:36:24.334 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Closed. 2024-04-21 18:36:24.334 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown completed. 2024-04-21 18:36:24.359 [DefaultDispatcher-worker-7 @coroutine#1763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25511895 2024-04-21 18:36:24.383 [DefaultDispatcher-worker-7 @coroutine#1765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31921151 2024-04-21 18:36:30.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-83 - configuration: 2024-04-21 18:36:30.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:30.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:30.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:30.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:30.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:30.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:30.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@192b76a4 2024-04-21 18:36:30.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:30.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:30.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:30.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:30.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:30.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:30.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:30.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:30.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:30.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:30.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:30.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:30.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:30.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 18:36:30.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 18:36:30.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:30.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:30.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 18:36:30.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:30.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-83" 2024-04-21 18:36:30.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:30.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:30.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:30.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:30.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:30.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:30.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:30.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:30.552 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Starting... 2024-04-21 18:36:30.552 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@309b8144 2024-04-21 18:36:30.552 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@309b8144 2024-04-21 18:36:30.552 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Start completed. 2024-04-21 18:36:30.597 [DefaultDispatcher-worker-8 @coroutine#1805] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@309b8144 2024-04-21 18:36:30.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-84 - configuration: 2024-04-21 18:36:30.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:30.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:30.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:30.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:30.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:30.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:30.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@73158d35 2024-04-21 18:36:30.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:30.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:30.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:30.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:30.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:30.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:30.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:30.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:30.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:30.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:30.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:30.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:30.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:30.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 18:36:30.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 18:36:30.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:30.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:30.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 18:36:30.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:30.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-84" 2024-04-21 18:36:30.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:30.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:30.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:30.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:30.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:30.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:30.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:30.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:30.606 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Starting... 2024-04-21 18:36:30.607 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d5fea64 2024-04-21 18:36:30.607 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d5fea64 2024-04-21 18:36:30.607 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Start completed. 2024-04-21 18:36:30.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-85 - configuration: 2024-04-21 18:36:30.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:30.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:30.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:30.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:30.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:30.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:30.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7cf166db 2024-04-21 18:36:30.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:30.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:30.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:30.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:30.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:30.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:30.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:30.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:30.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:30.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:30.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:30.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:30.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:30.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 18:36:30.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 18:36:30.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:30.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:30.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 18:36:30.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:30.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-85" 2024-04-21 18:36:30.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:30.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:30.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:30.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:30.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:30.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:30.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:30.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:30.625 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Starting... 2024-04-21 18:36:30.625 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@37a36194 2024-04-21 18:36:30.625 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@37a36194 2024-04-21 18:36:30.625 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Start completed. 2024-04-21 18:36:30.652 [HikariPool-83 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:30.655 [Test worker @coroutine#1809] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37a36194 2024-04-21 18:36:30.659 [Test worker @coroutine#1811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37a36194 2024-04-21 18:36:30.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-86 - configuration: 2024-04-21 18:36:30.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:30.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:30.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:30.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:30.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:30.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:30.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1500edf3 2024-04-21 18:36:30.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:30.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:30.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:30.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:30.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:30.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:30.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:30.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:30.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:30.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:30.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:30.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:30.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:30.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 18:36:30.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 18:36:30.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:30.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:30.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 18:36:30.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:30.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-86" 2024-04-21 18:36:30.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:30.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:30.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:30.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:30.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:30.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:30.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:30.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:30.667 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Starting... 2024-04-21 18:36:30.667 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@28d37d43 2024-04-21 18:36:30.667 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@28d37d43 2024-04-21 18:36:30.667 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Start completed. 2024-04-21 18:36:30.694 [Test worker @coroutine#1814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28d37d43 2024-04-21 18:36:30.697 [Test worker @coroutine#1816] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28d37d43 2024-04-21 18:36:30.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-87 - configuration: 2024-04-21 18:36:30.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:30.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:30.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:30.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:30.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:30.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:30.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a61f634 2024-04-21 18:36:30.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:30.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:30.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:30.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:30.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:30.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:30.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:30.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:30.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:30.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:30.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:30.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:30.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:30.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 18:36:30.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 18:36:30.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:30.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:30.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 18:36:30.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:30.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-87" 2024-04-21 18:36:30.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:30.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:30.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:30.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:30.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:30.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:30.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:30.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:30.704 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Starting... 2024-04-21 18:36:30.704 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@609edb55 2024-04-21 18:36:30.704 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@609edb55 2024-04-21 18:36:30.704 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Start completed. 2024-04-21 18:36:30.707 [HikariPool-84 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:30.725 [HikariPool-85 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:30.732 [Test worker @coroutine#1819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@609edb55 2024-04-21 18:36:30.734 [Test worker @coroutine#1821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@609edb55 2024-04-21 18:36:30.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-88 - configuration: 2024-04-21 18:36:30.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:30.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:30.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:30.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:30.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:30.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:30.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@23e1f610 2024-04-21 18:36:30.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:30.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:30.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:30.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:30.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:30.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:30.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:30.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:30.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:30.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:30.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:30.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:30.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:30.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 18:36:30.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 18:36:30.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:30.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:30.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 18:36:30.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:30.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-88" 2024-04-21 18:36:30.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:30.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:30.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:30.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:30.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:30.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:30.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:30.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:30.737 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Starting... 2024-04-21 18:36:30.737 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a3a6216 2024-04-21 18:36:30.737 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a3a6216 2024-04-21 18:36:30.737 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Start completed. 2024-04-21 18:36:30.763 [Test worker @coroutine#1824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a3a6216 2024-04-21 18:36:30.767 [HikariPool-86 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:30.769 [Test worker @coroutine#1826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a3a6216 2024-04-21 18:36:30.776 [Test worker @coroutine#1830] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55037/ 2024-04-21 18:36:30.776 [Test worker @coroutine#1830] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:55037/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 18:36:30.778 [Test worker @coroutine#1830] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55037/ 2024-04-21 18:36:30.778 [Test worker @coroutine#1830] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55037/ 2024-04-21 18:36:30.778 [Test worker @coroutine#1830] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:55037/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 18:36:30.805 [HikariPool-87 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:30.825 [Test worker @coroutine#1830] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55037/ 2024-04-21 18:36:30.825 [Test worker @coroutine#1830] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55037/ 2024-04-21 18:36:30.825 [Test worker @coroutine#1830] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:55037/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 18:36:30.837 [HikariPool-88 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:30.869 [Test worker @coroutine#1830] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55037/ 2024-04-21 18:36:30.869 [Test worker @coroutine#1830] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55037/ 2024-04-21 18:36:30.869 [Test worker @coroutine#1830] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:55037/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 18:36:30.913 [Test worker @coroutine#1830] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55037/ 2024-04-21 18:36:30.913 [Test worker @coroutine#1830] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55037/ 2024-04-21 18:36:30.913 [Test worker @coroutine#1830] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:55037/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 18:36:30.957 [Test worker @coroutine#1830] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55037/ 2024-04-21 18:36:30.957 [Test worker @coroutine#1830] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55037/ 2024-04-21 18:36:30.957 [Test worker @coroutine#1830] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:55037/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 18:36:31.001 [Test worker @coroutine#1830] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55037/ 2024-04-21 18:36:31.001 [Test worker @coroutine#1830] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55037/ 2024-04-21 18:36:31.001 [Test worker @coroutine#1830] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:55037/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 18:36:31.045 [Test worker @coroutine#1830] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55037/ 2024-04-21 18:36:31.049 [Test worker @coroutine#1847] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52515/ 2024-04-21 18:36:31.049 [Test worker @coroutine#1847] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:52515/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 18:36:31.051 [Test worker @coroutine#1847] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52515/ 2024-04-21 18:36:31.051 [Test worker @coroutine#1847] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52515/ 2024-04-21 18:36:31.051 [Test worker @coroutine#1847] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:52515/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 18:36:31.093 [Test worker @coroutine#1847] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52515/ 2024-04-21 18:36:31.093 [Test worker @coroutine#1847] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52515/ 2024-04-21 18:36:31.093 [Test worker @coroutine#1847] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:52515/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 18:36:31.137 [Test worker @coroutine#1847] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52515/ 2024-04-21 18:36:31.137 [Test worker @coroutine#1847] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52515/ 2024-04-21 18:36:31.137 [Test worker @coroutine#1847] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:52515/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 18:36:31.181 [Test worker @coroutine#1847] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52515/ 2024-04-21 18:36:31.181 [Test worker @coroutine#1847] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52515/ 2024-04-21 18:36:31.181 [Test worker @coroutine#1847] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:52515/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 18:36:31.225 [Test worker @coroutine#1847] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52515/ 2024-04-21 18:36:31.225 [Test worker @coroutine#1847] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52515/ 2024-04-21 18:36:31.225 [Test worker @coroutine#1847] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:52515/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 18:36:31.269 [Test worker @coroutine#1847] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52515/ 2024-04-21 18:36:31.269 [Test worker @coroutine#1847] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52515/ 2024-04-21 18:36:31.269 [Test worker @coroutine#1847] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:52515/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 18:36:31.270 [Test worker @coroutine#1847] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52515/ 2024-04-21 18:36:31.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-89 - configuration: 2024-04-21 18:36:31.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:31.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:31.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:31.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:31.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:31.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:31.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e084a26 2024-04-21 18:36:31.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:31.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:31.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:31.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:31.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:31.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:31.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:31.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:31.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:31.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:31.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:31.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:31.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:31.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-21 18:36:31.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-21 18:36:31.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:31.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:31.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-21 18:36:31.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:31.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-89" 2024-04-21 18:36:31.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:31.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:31.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:31.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:31.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:31.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:31.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:31.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:31.491 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Starting... 2024-04-21 18:36:31.491 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@70ebaa1e 2024-04-21 18:36:31.491 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@70ebaa1e 2024-04-21 18:36:31.491 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Start completed. 2024-04-21 18:36:31.512 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70ebaa1e 2024-04-21 18:36:31.523 [Test worker @coroutine#1880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70ebaa1e 2024-04-21 18:36:31.526 [Test worker @coroutine#1882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70ebaa1e 2024-04-21 18:36:31.531 [DefaultDispatcher-worker-8 @coroutine#1886] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52723/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 18:36:31.531 [DefaultDispatcher-worker-8 @coroutine#1886] 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:52723/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-21 18:36:31.531 [DefaultDispatcher-worker-8 @coroutine#1886] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52723/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 18:36:31.531 [DefaultDispatcher-worker-8 @coroutine#1886] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:52723/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-21 18:36:31.533 [DefaultDispatcher-worker-4 @coroutine#1886] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52723/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 18:36:31.533 [DefaultDispatcher-worker-4 @coroutine#1886] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52723/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 18:36:31.541 [DefaultDispatcher-worker-13 @coroutine#1885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70ebaa1e 2024-04-21 18:36:31.541 [DefaultDispatcher-worker-13 @coroutine#1885] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52723/UmAppDatabase/replication/nodeId 2024-04-21 18:36:31.541 [DefaultDispatcher-worker-13 @coroutine#1885] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52723/UmAppDatabase/replication/nodeId. 2024-04-21 18:36:31.541 [DefaultDispatcher-worker-13 @coroutine#1885] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52723/UmAppDatabase/replication/nodeId 2024-04-21 18:36:31.542 [DefaultDispatcher-worker-16 @coroutine#1885] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52723/UmAppDatabase/replication/nodeId 2024-04-21 18:36:31.542 [DefaultDispatcher-worker-16 @coroutine#1885] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52723/UmAppDatabase/replication/nodeId 2024-04-21 18:36:31.544 [Test worker @coroutine#1890] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70ebaa1e 2024-04-21 18:36:31.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-90 - configuration: 2024-04-21 18:36:31.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:31.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:31.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:31.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:31.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:31.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:31.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1de6689c 2024-04-21 18:36:31.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:31.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:31.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:31.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:31.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:31.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:31.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:31.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:31.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:31.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:31.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:31.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:31.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:31.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-21 18:36:31.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-21 18:36:31.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:31.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:31.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-21 18:36:31.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:31.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-90" 2024-04-21 18:36:31.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:31.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:31.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:31.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:31.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:31.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:31.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:31.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:31.546 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Starting... 2024-04-21 18:36:31.546 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@46f597f1 2024-04-21 18:36:31.546 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@46f597f1 2024-04-21 18:36:31.546 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Start completed. 2024-04-21 18:36:31.570 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46f597f1 2024-04-21 18:36:31.581 [Test worker @coroutine#1897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46f597f1 2024-04-21 18:36:31.583 [Test worker @coroutine#1899] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46f597f1 2024-04-21 18:36:31.587 [DefaultDispatcher-worker-14 @coroutine#1905] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52723/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-04-21 18:36:31.587 [DefaultDispatcher-worker-14 @coroutine#1905] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52723/auth/login?username=bob&password=pass&maxDateOfBirth=0. 2024-04-21 18:36:31.587 [DefaultDispatcher-worker-14 @coroutine#1905] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52723/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-04-21 18:36:31.588 [DefaultDispatcher-worker-2 @coroutine#1905] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52723/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-04-21 18:36:31.588 [DefaultDispatcher-worker-2 @coroutine#1905] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52723/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-04-21 18:36:31.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-91 - configuration: 2024-04-21 18:36:31.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:31.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:31.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:31.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:31.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:31.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:31.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f7f9d3f 2024-04-21 18:36:31.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:31.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:31.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:31.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:31.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:31.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:31.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:31.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:31.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:31.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:31.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:31.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:31.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:31.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-21 18:36:31.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-21 18:36:31.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:31.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:31.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-21 18:36:31.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:31.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-91" 2024-04-21 18:36:31.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:31.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:31.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:31.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:31.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:31.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:31.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:31.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:31.590 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Starting... 2024-04-21 18:36:31.591 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@4193da4d 2024-04-21 18:36:31.591 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@4193da4d 2024-04-21 18:36:31.591 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Start completed. 2024-04-21 18:36:31.591 [HikariPool-89 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:31.593 [DefaultDispatcher-worker-4 @coroutine#1901] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46f597f1 2024-04-21 18:36:31.595 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a278b74 2024-04-21 18:36:31.595 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a278b74 2024-04-21 18:36:31.599 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@74e06a40 2024-04-21 18:36:31.599 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@74e06a40 2024-04-21 18:36:31.602 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@70dfe004 2024-04-21 18:36:31.602 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@70dfe004 2024-04-21 18:36:31.604 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@35dd607b 2024-04-21 18:36:31.604 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@35dd607b 2024-04-21 18:36:31.606 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@7367319f 2024-04-21 18:36:31.606 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@7367319f 2024-04-21 18:36:31.609 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a2f7d9 2024-04-21 18:36:31.609 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a2f7d9 2024-04-21 18:36:31.611 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@bf2f889 2024-04-21 18:36:31.611 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@bf2f889 2024-04-21 18:36:31.614 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@55f29f34 2024-04-21 18:36:31.614 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@55f29f34 2024-04-21 18:36:31.614 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4193da4d 2024-04-21 18:36:31.616 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fd3a7dc 2024-04-21 18:36:31.616 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fd3a7dc 2024-04-21 18:36:31.616 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-21 18:36:31.629 [Test worker @coroutine#1912] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4193da4d 2024-04-21 18:36:31.632 [Test worker @coroutine#1914] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4193da4d 2024-04-21 18:36:31.633 [DefaultDispatcher-worker-11 @coroutine#1918] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33245/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 18:36:31.634 [DefaultDispatcher-worker-11 @coroutine#1918] 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:33245/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-21 18:36:31.634 [DefaultDispatcher-worker-11 @coroutine#1918] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33245/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 18:36:31.634 [DefaultDispatcher-worker-11 @coroutine#1918] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:33245/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-21 18:36:31.636 [DefaultDispatcher-worker-13 @coroutine#1918] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33245/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 18:36:31.636 [DefaultDispatcher-worker-13 @coroutine#1918] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33245/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 18:36:31.644 [DefaultDispatcher-worker-8 @coroutine#1917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4193da4d 2024-04-21 18:36:31.645 [DefaultDispatcher-worker-8 @coroutine#1917] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33245/UmAppDatabase/replication/nodeId 2024-04-21 18:36:31.645 [DefaultDispatcher-worker-8 @coroutine#1917] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33245/UmAppDatabase/replication/nodeId. 2024-04-21 18:36:31.645 [DefaultDispatcher-worker-8 @coroutine#1917] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33245/UmAppDatabase/replication/nodeId 2024-04-21 18:36:31.646 [DefaultDispatcher-worker-12 @coroutine#1917] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33245/UmAppDatabase/replication/nodeId 2024-04-21 18:36:31.646 [DefaultDispatcher-worker-12 @coroutine#1917] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33245/UmAppDatabase/replication/nodeId 2024-04-21 18:36:31.647 [HikariPool-90 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:31.647 [Test worker @coroutine#1922] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4193da4d 2024-04-21 18:36:31.651 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@532cf635 2024-04-21 18:36:31.651 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@532cf635 2024-04-21 18:36:31.655 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@5deb0220 2024-04-21 18:36:31.655 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@5deb0220 2024-04-21 18:36:31.658 [DefaultDispatcher-worker-15 @coroutine#1929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4193da4d 2024-04-21 18:36:31.659 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@59d49d45 2024-04-21 18:36:31.659 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@59d49d45 2024-04-21 18:36:31.662 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cd6081b 2024-04-21 18:36:31.662 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cd6081b 2024-04-21 18:36:31.665 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@287fd8ea 2024-04-21 18:36:31.665 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@287fd8ea 2024-04-21 18:36:31.667 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d0035c7 2024-04-21 18:36:31.667 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d0035c7 2024-04-21 18:36:31.669 [DefaultDispatcher-worker-4 @coroutine#1929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4193da4d 2024-04-21 18:36:31.669 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@5043bb97 2024-04-21 18:36:31.669 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@5043bb97 2024-04-21 18:36:31.672 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cf9f754 2024-04-21 18:36:31.672 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cf9f754 2024-04-21 18:36:31.674 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a17c8a9 2024-04-21 18:36:31.674 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a17c8a9 2024-04-21 18:36:31.674 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-21 18:36:31.678 [DefaultDispatcher-worker-11 @coroutine#1929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4193da4d 2024-04-21 18:36:31.686 [DefaultDispatcher-worker-1 @coroutine#1929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4193da4d 2024-04-21 18:36:31.691 [HikariPool-91 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-21 18:36:31.695 [DefaultDispatcher-worker-7 @coroutine#1934] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4193da4d 2024-04-21 18:36:31.696 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@fa56ad1 2024-04-21 18:36:31.696 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@fa56ad1 2024-04-21 18:36:31.701 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@1628555 2024-04-21 18:36:31.701 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@1628555 2024-04-21 18:36:31.704 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@55d01a1 2024-04-21 18:36:31.704 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@55d01a1 2024-04-21 18:36:31.704 [DefaultDispatcher-worker-10 @coroutine#1934] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4193da4d 2024-04-21 18:36:31.707 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@405f8f6e 2024-04-21 18:36:31.707 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@405f8f6e 2024-04-21 18:36:31.709 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@64089656 2024-04-21 18:36:31.709 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@64089656 2024-04-21 18:36:31.712 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@7155efaf 2024-04-21 18:36:31.712 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@7155efaf 2024-04-21 18:36:31.713 [DefaultDispatcher-worker-7 @coroutine#1934] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4193da4d 2024-04-21 18:36:31.714 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ce8a82d 2024-04-21 18:36:31.714 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ce8a82d 2024-04-21 18:36:31.716 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@20707021 2024-04-21 18:36:31.716 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@20707021 2024-04-21 18:36:31.719 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@6af85f 2024-04-21 18:36:31.719 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@6af85f 2024-04-21 18:36:31.719 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-04-21 18:36:31.724 [DefaultDispatcher-worker-13 @coroutine#1934] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4193da4d 2024-04-21 18:36:31.735 [DefaultDispatcher-worker-13 @coroutine#1939] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4193da4d 2024-04-21 18:36:31.744 [DefaultDispatcher-worker-14 @coroutine#1939] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4193da4d 2024-04-21 18:36:31.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-92 - configuration: 2024-04-21 18:36:31.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:31.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:31.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:31.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:31.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:31.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:31.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c6653e 2024-04-21 18:36:31.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:31.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:31.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:31.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:31.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:31.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:31.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:31.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:31.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:31.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:31.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:31.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:31.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:31.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-21 18:36:31.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-21 18:36:31.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:31.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:31.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-21 18:36:31.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:31.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-92" 2024-04-21 18:36:31.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:31.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:31.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:31.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:31.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:31.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:31.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:31.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:31.757 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Starting... 2024-04-21 18:36:31.758 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@788fa91f 2024-04-21 18:36:31.758 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@788fa91f 2024-04-21 18:36:31.758 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Start completed. 2024-04-21 18:36:31.781 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@788fa91f 2024-04-21 18:36:31.796 [Test worker @coroutine#1959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@788fa91f 2024-04-21 18:36:31.799 [Test worker @coroutine#1961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@788fa91f 2024-04-21 18:36:31.800 [DefaultDispatcher-worker-14 @coroutine#1965] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53177/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 18:36:31.800 [DefaultDispatcher-worker-14 @coroutine#1965] 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:53177/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-21 18:36:31.800 [DefaultDispatcher-worker-14 @coroutine#1965] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53177/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 18:36:31.800 [DefaultDispatcher-worker-14 @coroutine#1965] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:53177/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-21 18:36:31.802 [DefaultDispatcher-worker-8 @coroutine#1965] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53177/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 18:36:31.802 [DefaultDispatcher-worker-8 @coroutine#1965] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53177/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 18:36:31.810 [DefaultDispatcher-worker-13 @coroutine#1964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@788fa91f 2024-04-21 18:36:31.810 [DefaultDispatcher-worker-13 @coroutine#1964] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53177/UmAppDatabase/replication/nodeId 2024-04-21 18:36:31.811 [DefaultDispatcher-worker-13 @coroutine#1964] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53177/UmAppDatabase/replication/nodeId. 2024-04-21 18:36:31.811 [DefaultDispatcher-worker-13 @coroutine#1964] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53177/UmAppDatabase/replication/nodeId 2024-04-21 18:36:31.811 [DefaultDispatcher-worker-1 @coroutine#1964] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53177/UmAppDatabase/replication/nodeId 2024-04-21 18:36:31.811 [DefaultDispatcher-worker-1 @coroutine#1964] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53177/UmAppDatabase/replication/nodeId 2024-04-21 18:36:31.814 [Test worker @coroutine#1969] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@788fa91f 2024-04-21 18:36:31.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-93 - configuration: 2024-04-21 18:36:31.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:31.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:31.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:31.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:31.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:31.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:31.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@66ce4b4 2024-04-21 18:36:31.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:31.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:31.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:31.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:31.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:31.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:31.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:31.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:31.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:31.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:31.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:31.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:31.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:31.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-21 18:36:31.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-21 18:36:31.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:31.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:31.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-21 18:36:31.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:31.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-93" 2024-04-21 18:36:31.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:31.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:31.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:31.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:31.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:31.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:31.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:31.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:31.815 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Starting... 2024-04-21 18:36:31.820 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@76ccde41 2024-04-21 18:36:31.820 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@76ccde41 2024-04-21 18:36:31.820 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Start completed. 2024-04-21 18:36:31.821 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76ccde41 2024-04-21 18:36:31.833 [Test worker @coroutine#1976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76ccde41 2024-04-21 18:36:31.834 [Test worker @coroutine#1978] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76ccde41 2024-04-21 18:36:31.836 [DefaultDispatcher-worker-1 @coroutine#1986] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53177/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-04-21 18:36:31.836 [DefaultDispatcher-worker-1 @coroutine#1986] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53177/auth/login?username=bob&password=wrong&maxDateOfBirth=0. 2024-04-21 18:36:31.836 [DefaultDispatcher-worker-1 @coroutine#1986] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53177/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-04-21 18:36:31.838 [DefaultDispatcher-worker-16 @coroutine#1986] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53177/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-04-21 18:36:31.838 [DefaultDispatcher-worker-16 @coroutine#1986] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53177/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-04-21 18:36:31.844 [DefaultDispatcher-worker-4 @coroutine#1980] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76ccde41 2024-04-21 18:36:31.858 [HikariPool-92 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:31.862 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@56304e6f 2024-04-21 18:36:31.862 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@56304e6f 2024-04-21 18:36:31.865 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@58f7aad9 2024-04-21 18:36:31.865 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@58f7aad9 2024-04-21 18:36:31.868 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cc8251f 2024-04-21 18:36:31.868 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cc8251f 2024-04-21 18:36:31.871 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@19caa0e2 2024-04-21 18:36:31.871 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@19caa0e2 2024-04-21 18:36:31.874 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@4dddd682 2024-04-21 18:36:31.874 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@4dddd682 2024-04-21 18:36:31.876 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@28991c82 2024-04-21 18:36:31.876 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@28991c82 2024-04-21 18:36:31.878 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@35643453 2024-04-21 18:36:31.878 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@35643453 2024-04-21 18:36:31.880 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@79e55fad 2024-04-21 18:36:31.880 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@79e55fad 2024-04-21 18:36:31.882 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a2fefd5 2024-04-21 18:36:31.882 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a2fefd5 2024-04-21 18:36:31.882 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-21 18:36:31.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-94 - configuration: 2024-04-21 18:36:31.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:31.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:31.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:31.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:31.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:31.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:31.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f51b100 2024-04-21 18:36:31.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:31.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:31.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:31.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:31.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:31.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:31.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:31.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:31.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:31.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:31.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:31.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:31.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:31.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-21 18:36:31.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-21 18:36:31.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:31.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:31.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-21 18:36:31.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:31.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-94" 2024-04-21 18:36:31.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:31.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:31.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:31.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:31.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:31.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:31.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:31.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:31.887 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Starting... 2024-04-21 18:36:31.888 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dba7721 2024-04-21 18:36:31.888 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dba7721 2024-04-21 18:36:31.888 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Start completed. 2024-04-21 18:36:31.912 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dba7721 2024-04-21 18:36:31.920 [HikariPool-93 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:31.923 [Test worker @coroutine#1991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dba7721 2024-04-21 18:36:31.924 [Test worker @coroutine#1993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dba7721 2024-04-21 18:36:31.925 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d35fece 2024-04-21 18:36:31.925 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d35fece 2024-04-21 18:36:31.925 [DefaultDispatcher-worker-2 @coroutine#1997] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34439/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 18:36:31.925 [DefaultDispatcher-worker-2 @coroutine#1997] 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:34439/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-21 18:36:31.925 [DefaultDispatcher-worker-2 @coroutine#1997] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34439/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 18:36:31.925 [DefaultDispatcher-worker-2 @coroutine#1997] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:34439/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-21 18:36:31.927 [DefaultDispatcher-worker-7 @coroutine#1997] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34439/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 18:36:31.927 [DefaultDispatcher-worker-7 @coroutine#1997] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34439/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 18:36:31.929 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@73f20f18 2024-04-21 18:36:31.929 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@73f20f18 2024-04-21 18:36:31.931 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@77cd95be 2024-04-21 18:36:31.931 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@77cd95be 2024-04-21 18:36:31.934 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@32cf0523 2024-04-21 18:36:31.934 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@32cf0523 2024-04-21 18:36:31.936 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@60de5e3a 2024-04-21 18:36:31.936 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@60de5e3a 2024-04-21 18:36:31.936 [DefaultDispatcher-worker-11 @coroutine#1996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dba7721 2024-04-21 18:36:31.937 [DefaultDispatcher-worker-11 @coroutine#1996] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34439/UmAppDatabase/replication/nodeId 2024-04-21 18:36:31.937 [DefaultDispatcher-worker-11 @coroutine#1996] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34439/UmAppDatabase/replication/nodeId. 2024-04-21 18:36:31.937 [DefaultDispatcher-worker-11 @coroutine#1996] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34439/UmAppDatabase/replication/nodeId 2024-04-21 18:36:31.938 [DefaultDispatcher-worker-9 @coroutine#1996] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34439/UmAppDatabase/replication/nodeId 2024-04-21 18:36:31.938 [DefaultDispatcher-worker-9 @coroutine#1996] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34439/UmAppDatabase/replication/nodeId 2024-04-21 18:36:31.939 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@33717f6 2024-04-21 18:36:31.939 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@33717f6 2024-04-21 18:36:31.940 [Test worker @coroutine#2001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dba7721 2024-04-21 18:36:31.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-95 - configuration: 2024-04-21 18:36:31.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:31.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:31.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:31.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:31.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:31.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:31.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1b897ffb 2024-04-21 18:36:31.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:31.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:31.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:31.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:31.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:31.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:31.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:31.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:31.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:31.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:31.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:31.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:31.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:31.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-21 18:36:31.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-21 18:36:31.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:31.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:31.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-21 18:36:31.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:31.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-95" 2024-04-21 18:36:31.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:31.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:31.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:31.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:31.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:31.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:31.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:31.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:31.941 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Starting... 2024-04-21 18:36:31.941 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@18cc124b 2024-04-21 18:36:31.941 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@18cc124b 2024-04-21 18:36:31.943 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@52e0fa6c 2024-04-21 18:36:31.943 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@52e0fa6c 2024-04-21 18:36:31.945 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@3074575a 2024-04-21 18:36:31.945 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@3074575a 2024-04-21 18:36:31.945 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Start completed. 2024-04-21 18:36:31.946 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3074575a 2024-04-21 18:36:31.946 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@405d5184 2024-04-21 18:36:31.946 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@405d5184 2024-04-21 18:36:31.946 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-21 18:36:31.957 [Test worker @coroutine#2008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3074575a 2024-04-21 18:36:31.959 [Test worker @coroutine#2010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3074575a 2024-04-21 18:36:31.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-96 - configuration: 2024-04-21 18:36:31.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:31.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:31.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:31.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:31.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:31.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:31.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@51c15508 2024-04-21 18:36:31.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:31.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:31.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:31.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:31.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:31.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:31.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:31.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:31.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:31.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:31.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:31.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:31.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:31.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-21 18:36:31.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-21 18:36:31.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:31.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:31.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-21 18:36:31.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:31.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-96" 2024-04-21 18:36:31.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:31.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:31.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:31.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:31.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:31.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:31.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:31.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:31.961 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Starting... 2024-04-21 18:36:31.962 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b977aaa 2024-04-21 18:36:31.962 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b977aaa 2024-04-21 18:36:31.962 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Start completed. 2024-04-21 18:36:31.968 [DefaultDispatcher-worker-16 @coroutine#2012] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3074575a 2024-04-21 18:36:31.983 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b977aaa 2024-04-21 18:36:31.988 [HikariPool-94 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:31.994 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@717361da 2024-04-21 18:36:31.994 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@717361da 2024-04-21 18:36:31.994 [Test worker @coroutine#2020] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b977aaa 2024-04-21 18:36:31.996 [Test worker @coroutine#2022] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b977aaa 2024-04-21 18:36:31.997 [DefaultDispatcher-worker-16 @coroutine#2026] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38365/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 18:36:31.997 [DefaultDispatcher-worker-16 @coroutine#2026] 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:38365/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-21 18:36:31.997 [DefaultDispatcher-worker-16 @coroutine#2026] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38365/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 18:36:31.997 [DefaultDispatcher-worker-16 @coroutine#2026] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:38365/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-21 18:36:31.998 [DefaultDispatcher-worker-7 @coroutine#2026] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38365/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 18:36:31.998 [DefaultDispatcher-worker-7 @coroutine#2026] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38365/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 18:36:31.999 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fb49184 2024-04-21 18:36:31.999 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fb49184 2024-04-21 18:36:32.002 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b8b0aaa 2024-04-21 18:36:32.002 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b8b0aaa 2024-04-21 18:36:32.005 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e899bbf 2024-04-21 18:36:32.005 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e899bbf 2024-04-21 18:36:32.007 [DefaultDispatcher-worker-7 @coroutine#2025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b977aaa 2024-04-21 18:36:32.007 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@541e4005 2024-04-21 18:36:32.007 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@541e4005 2024-04-21 18:36:32.008 [DefaultDispatcher-worker-7 @coroutine#2025] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38365/UmAppDatabase/replication/nodeId 2024-04-21 18:36:32.008 [DefaultDispatcher-worker-7 @coroutine#2025] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38365/UmAppDatabase/replication/nodeId. 2024-04-21 18:36:32.008 [DefaultDispatcher-worker-7 @coroutine#2025] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38365/UmAppDatabase/replication/nodeId 2024-04-21 18:36:32.009 [DefaultDispatcher-worker-9 @coroutine#2025] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38365/UmAppDatabase/replication/nodeId 2024-04-21 18:36:32.009 [DefaultDispatcher-worker-9 @coroutine#2025] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38365/UmAppDatabase/replication/nodeId 2024-04-21 18:36:32.010 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@f7dc3b3 2024-04-21 18:36:32.010 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@f7dc3b3 2024-04-21 18:36:32.011 [Test worker @coroutine#2030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b977aaa 2024-04-21 18:36:32.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-97 - configuration: 2024-04-21 18:36:32.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:32.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:32.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:32.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:32.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:32.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:32.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a23136f 2024-04-21 18:36:32.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:32.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:32.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:32.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:32.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:32.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:32.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:32.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:32.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:32.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:32.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:32.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:32.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:32.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-21 18:36:32.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-21 18:36:32.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:32.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:32.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-21 18:36:32.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:32.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-97" 2024-04-21 18:36:32.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:32.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:32.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:32.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:32.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:32.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:32.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:32.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:32.012 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c0046ac 2024-04-21 18:36:32.012 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c0046ac 2024-04-21 18:36:32.012 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Starting... 2024-04-21 18:36:32.015 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ea664f0 2024-04-21 18:36:32.015 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ea664f0 2024-04-21 18:36:32.017 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@781e1949 2024-04-21 18:36:32.017 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@781e1949 2024-04-21 18:36:32.017 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-21 18:36:32.017 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@20724c21 2024-04-21 18:36:32.017 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@20724c21 2024-04-21 18:36:32.017 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Start completed. 2024-04-21 18:36:32.018 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20724c21 2024-04-21 18:36:32.030 [Test worker @coroutine#2037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20724c21 2024-04-21 18:36:32.032 [Test worker @coroutine#2039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20724c21 2024-04-21 18:36:32.032 [DefaultDispatcher-worker-11 @coroutine#2047] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-98 - configuration: 2024-04-21 18:36:32.033 [DefaultDispatcher-worker-11 @coroutine#2047] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:32.033 [DefaultDispatcher-worker-11 @coroutine#2047] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:32.033 [DefaultDispatcher-worker-11 @coroutine#2047] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:32.033 [DefaultDispatcher-worker-11 @coroutine#2047] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:32.033 [DefaultDispatcher-worker-11 @coroutine#2047] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:32.033 [DefaultDispatcher-worker-11 @coroutine#2047] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:32.033 [DefaultDispatcher-worker-11 @coroutine#2047] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1c2ec280 2024-04-21 18:36:32.033 [DefaultDispatcher-worker-11 @coroutine#2047] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:32.033 [DefaultDispatcher-worker-11 @coroutine#2047] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:32.033 [DefaultDispatcher-worker-11 @coroutine#2047] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:32.033 [DefaultDispatcher-worker-11 @coroutine#2047] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:32.033 [DefaultDispatcher-worker-11 @coroutine#2047] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:32.033 [DefaultDispatcher-worker-11 @coroutine#2047] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:32.033 [DefaultDispatcher-worker-11 @coroutine#2047] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:32.033 [DefaultDispatcher-worker-11 @coroutine#2047] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:32.033 [DefaultDispatcher-worker-11 @coroutine#2047] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:32.033 [DefaultDispatcher-worker-11 @coroutine#2047] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:32.033 [DefaultDispatcher-worker-11 @coroutine#2047] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:32.033 [DefaultDispatcher-worker-11 @coroutine#2047] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:32.033 [DefaultDispatcher-worker-11 @coroutine#2047] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:32.033 [DefaultDispatcher-worker-11 @coroutine#2047] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-21 18:36:32.033 [DefaultDispatcher-worker-11 @coroutine#2047] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-21 18:36:32.033 [DefaultDispatcher-worker-11 @coroutine#2047] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:32.033 [DefaultDispatcher-worker-11 @coroutine#2047] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:32.033 [DefaultDispatcher-worker-11 @coroutine#2047] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-21 18:36:32.033 [DefaultDispatcher-worker-11 @coroutine#2047] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:32.033 [DefaultDispatcher-worker-11 @coroutine#2047] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-98" 2024-04-21 18:36:32.033 [DefaultDispatcher-worker-11 @coroutine#2047] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:32.033 [DefaultDispatcher-worker-11 @coroutine#2047] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:32.033 [DefaultDispatcher-worker-11 @coroutine#2047] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:32.033 [DefaultDispatcher-worker-11 @coroutine#2047] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:32.033 [DefaultDispatcher-worker-11 @coroutine#2047] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:32.033 [DefaultDispatcher-worker-11 @coroutine#2047] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:32.033 [DefaultDispatcher-worker-11 @coroutine#2047] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:32.033 [DefaultDispatcher-worker-11 @coroutine#2047] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:32.033 [DefaultDispatcher-worker-11 @coroutine#2047] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Starting... 2024-04-21 18:36:32.033 [DefaultDispatcher-worker-11 @coroutine#2047] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@49a5d27 2024-04-21 18:36:32.033 [DefaultDispatcher-worker-11 @coroutine#2047] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@49a5d27 2024-04-21 18:36:32.033 [DefaultDispatcher-worker-11 @coroutine#2047] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Start completed. 2024-04-21 18:36:32.041 [DefaultDispatcher-worker-14 @coroutine#2041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20724c21 2024-04-21 18:36:32.045 [HikariPool-95 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:32.048 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a7a831b 2024-04-21 18:36:32.048 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a7a831b 2024-04-21 18:36:32.050 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@74bd7224 2024-04-21 18:36:32.050 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@74bd7224 2024-04-21 18:36:32.054 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@7082e86b 2024-04-21 18:36:32.054 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@7082e86b 2024-04-21 18:36:32.057 [DefaultDispatcher-worker-11 @coroutine#2047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49a5d27 2024-04-21 18:36:32.057 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@3580781f 2024-04-21 18:36:32.057 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@3580781f 2024-04-21 18:36:32.061 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b4c57ef 2024-04-21 18:36:32.061 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b4c57ef 2024-04-21 18:36:32.062 [HikariPool-96 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:32.063 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@47f2af0 2024-04-21 18:36:32.063 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@47f2af0 2024-04-21 18:36:32.066 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@63595ba4 2024-04-21 18:36:32.066 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@63595ba4 2024-04-21 18:36:32.066 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e2a959a 2024-04-21 18:36:32.066 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e2a959a 2024-04-21 18:36:32.068 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@55af8750 2024-04-21 18:36:32.068 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@55af8750 2024-04-21 18:36:32.068 [DefaultDispatcher-worker-11 @coroutine#2050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49a5d27 2024-04-21 18:36:32.069 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@70ed642f 2024-04-21 18:36:32.069 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@70ed642f 2024-04-21 18:36:32.070 [DefaultDispatcher-worker-11 @coroutine#2052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49a5d27 2024-04-21 18:36:32.070 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c255125 2024-04-21 18:36:32.070 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c255125 2024-04-21 18:36:32.070 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-21 18:36:32.071 [DefaultDispatcher-worker-14 @coroutine#2055] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 18:36:32.071 [DefaultDispatcher-worker-14 @coroutine#2055] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-21 18:36:32.071 [DefaultDispatcher-worker-14 @coroutine#2055] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 18:36:32.071 [DefaultDispatcher-worker-14 @coroutine#2055] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-21 18:36:32.071 [DefaultDispatcher-worker-11 @coroutine#2047] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-21 18:36:32.071 [DefaultDispatcher-worker-11 @coroutine#2047] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-04-21 18:36:32.071 [DefaultDispatcher-worker-11 @coroutine#2047] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-21 18:36:32.072 [DefaultDispatcher-worker-11 @coroutine#2055] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 18:36:32.073 [DefaultDispatcher-worker-9 @coroutine#2047] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-21 18:36:32.073 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@74d2feea 2024-04-21 18:36:32.073 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@74d2feea 2024-04-21 18:36:32.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-99 - configuration: 2024-04-21 18:36:32.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:32.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:32.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:32.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:32.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:32.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:32.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f5c4ff8 2024-04-21 18:36:32.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:32.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:32.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:32.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:32.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:32.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:32.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:32.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:32.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:32.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:32.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:32.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:32.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:32.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-21 18:36:32.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-21 18:36:32.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:32.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:32.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-21 18:36:32.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:32.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-99" 2024-04-21 18:36:32.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:32.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:32.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:32.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:32.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:32.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:32.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:32.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:32.075 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Starting... 2024-04-21 18:36:32.076 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@431f8830 2024-04-21 18:36:32.076 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@431f8830 2024-04-21 18:36:32.076 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Start completed. 2024-04-21 18:36:32.078 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@31d06e14 2024-04-21 18:36:32.078 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@31d06e14 2024-04-21 18:36:32.081 [DefaultDispatcher-worker-5 @coroutine#2054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49a5d27 2024-04-21 18:36:32.081 [DefaultDispatcher-worker-5 @coroutine#2054] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-21 18:36:32.081 [DefaultDispatcher-worker-5 @coroutine#2054] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-04-21 18:36:32.081 [DefaultDispatcher-worker-5 @coroutine#2054] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-21 18:36:32.082 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b7cbbf1 2024-04-21 18:36:32.082 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b7cbbf1 2024-04-21 18:36:32.082 [DefaultDispatcher-worker-5 @coroutine#2054] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-21 18:36:32.085 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b78ad 2024-04-21 18:36:32.085 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b78ad 2024-04-21 18:36:32.088 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@636df3ec 2024-04-21 18:36:32.088 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@636df3ec 2024-04-21 18:36:32.092 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@51ff915b 2024-04-21 18:36:32.092 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@51ff915b 2024-04-21 18:36:32.095 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f220ba6 2024-04-21 18:36:32.095 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f220ba6 2024-04-21 18:36:32.095 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-21 18:36:32.102 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@431f8830 2024-04-21 18:36:32.113 [Test worker @coroutine#2064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@431f8830 2024-04-21 18:36:32.115 [Test worker @coroutine#2066] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@431f8830 2024-04-21 18:36:32.116 [DefaultDispatcher-worker-9 @coroutine#2070] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38749/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 18:36:32.116 [DefaultDispatcher-worker-9 @coroutine#2070] 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:38749/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-21 18:36:32.116 [DefaultDispatcher-worker-9 @coroutine#2070] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38749/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 18:36:32.116 [DefaultDispatcher-worker-9 @coroutine#2070] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:38749/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-21 18:36:32.117 [HikariPool-97 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:32.118 [DefaultDispatcher-worker-8 @coroutine#2070] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38749/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 18:36:32.118 [DefaultDispatcher-worker-8 @coroutine#2070] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38749/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 18:36:32.122 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@35c0bc15 2024-04-21 18:36:32.122 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@35c0bc15 2024-04-21 18:36:32.126 [DefaultDispatcher-worker-15 @coroutine#2069] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@431f8830 2024-04-21 18:36:32.126 [DefaultDispatcher-worker-15 @coroutine#2069] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38749/UmAppDatabase/replication/nodeId 2024-04-21 18:36:32.126 [DefaultDispatcher-worker-15 @coroutine#2069] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38749/UmAppDatabase/replication/nodeId. 2024-04-21 18:36:32.126 [DefaultDispatcher-worker-15 @coroutine#2069] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38749/UmAppDatabase/replication/nodeId 2024-04-21 18:36:32.127 [DefaultDispatcher-worker-3 @coroutine#2069] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38749/UmAppDatabase/replication/nodeId 2024-04-21 18:36:32.127 [DefaultDispatcher-worker-3 @coroutine#2069] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38749/UmAppDatabase/replication/nodeId 2024-04-21 18:36:32.128 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b0744dd 2024-04-21 18:36:32.128 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b0744dd 2024-04-21 18:36:32.130 [Test worker @coroutine#2074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@431f8830 2024-04-21 18:36:32.132 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f38d765 2024-04-21 18:36:32.133 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f38d765 2024-04-21 18:36:32.134 [HikariPool-98 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:32.137 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a3a4ee6 2024-04-21 18:36:32.137 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a3a4ee6 2024-04-21 18:36:32.139 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@77cd6c66 2024-04-21 18:36:32.139 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@77cd6c66 2024-04-21 18:36:32.139 [DefaultDispatcher-worker-8 @coroutine#2081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@431f8830 2024-04-21 18:36:32.140 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a2a65a0 2024-04-21 18:36:32.140 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a2a65a0 2024-04-21 18:36:32.143 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@790a8cef 2024-04-21 18:36:32.143 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@790a8cef 2024-04-21 18:36:32.143 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b8af194 2024-04-21 18:36:32.143 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b8af194 2024-04-21 18:36:32.145 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d350716 2024-04-21 18:36:32.145 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d350716 2024-04-21 18:36:32.146 [DefaultDispatcher-worker-11 @coroutine#2081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@431f8830 2024-04-21 18:36:32.146 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@3270847f 2024-04-21 18:36:32.146 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@3270847f 2024-04-21 18:36:32.147 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@383786d4 2024-04-21 18:36:32.147 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@383786d4 2024-04-21 18:36:32.149 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a15b1a9 2024-04-21 18:36:32.149 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a15b1a9 2024-04-21 18:36:32.150 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@240573e8 2024-04-21 18:36:32.150 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@240573e8 2024-04-21 18:36:32.152 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@38bd02e 2024-04-21 18:36:32.152 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@38bd02e 2024-04-21 18:36:32.152 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-21 18:36:32.153 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@945fe73 2024-04-21 18:36:32.153 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@945fe73 2024-04-21 18:36:32.155 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c9d55fa 2024-04-21 18:36:32.155 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c9d55fa 2024-04-21 18:36:32.156 [DefaultDispatcher-worker-3 @coroutine#2081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@431f8830 2024-04-21 18:36:32.158 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@5818799b 2024-04-21 18:36:32.158 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@5818799b 2024-04-21 18:36:32.160 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@570dcb43 2024-04-21 18:36:32.160 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@570dcb43 2024-04-21 18:36:32.160 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-21 18:36:32.165 [DefaultDispatcher-worker-7 @coroutine#2081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@431f8830 2024-04-21 18:36:32.174 [DefaultDispatcher-worker-15 @coroutine#2086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@431f8830 2024-04-21 18:36:32.176 [HikariPool-99 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-21 18:36:32.180 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bda897c 2024-04-21 18:36:32.180 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bda897c 2024-04-21 18:36:32.183 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@551d6c77 2024-04-21 18:36:32.183 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@551d6c77 2024-04-21 18:36:32.184 [DefaultDispatcher-worker-7 @coroutine#2086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@431f8830 2024-04-21 18:36:32.186 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@5122e20c 2024-04-21 18:36:32.186 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@5122e20c 2024-04-21 18:36:32.189 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@1420664c 2024-04-21 18:36:32.189 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@1420664c 2024-04-21 18:36:32.192 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bbe9cdd 2024-04-21 18:36:32.192 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bbe9cdd 2024-04-21 18:36:32.194 [DefaultDispatcher-worker-7 @coroutine#2086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@431f8830 2024-04-21 18:36:32.195 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@257e3509 2024-04-21 18:36:32.195 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@257e3509 2024-04-21 18:36:32.197 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@630a9128 2024-04-21 18:36:32.197 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@630a9128 2024-04-21 18:36:32.199 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@740f9903 2024-04-21 18:36:32.199 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@740f9903 2024-04-21 18:36:32.201 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bb8ab2b 2024-04-21 18:36:32.201 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bb8ab2b 2024-04-21 18:36:32.201 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-04-21 18:36:32.203 [DefaultDispatcher-worker-11 @coroutine#2086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@431f8830 2024-04-21 18:36:32.212 [DefaultDispatcher-worker-3 @coroutine#2091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@431f8830 2024-04-21 18:36:32.214 [DefaultDispatcher-worker-15 @coroutine#2097] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38749/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-21 18:36:32.215 [DefaultDispatcher-worker-15 @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:38749/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-04-21 18:36:32.215 [DefaultDispatcher-worker-15 @coroutine#2097] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38749/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-21 18:36:32.216 [DefaultDispatcher-worker-11 @coroutine#2097] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38749/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-21 18:36:32.216 [DefaultDispatcher-worker-11 @coroutine#2097] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38749/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-21 18:36:32.216 [DefaultDispatcher-worker-11 @coroutine#2097] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:38749/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-04-21 18:36:32.216 [DefaultDispatcher-worker-11 @coroutine#2097] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:38749/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-21 18:36:32.217 [DefaultDispatcher-worker-11 @coroutine#2097] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38749/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-04-21 18:36:32.217 [DefaultDispatcher-worker-11 @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:38749/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2024-04-21 18:36:32.217 [DefaultDispatcher-worker-11 @coroutine#2097] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38749/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-04-21 18:36:32.218 [DefaultDispatcher-worker-7 @coroutine#2097] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38749/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-04-21 18:36:32.218 [DefaultDispatcher-worker-7 @coroutine#2097] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38749/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-04-21 18:36:32.245 [DefaultDispatcher-worker-9 @coroutine#2097] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@431f8830 2024-04-21 18:36:32.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-100 - configuration: 2024-04-21 18:36:32.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:32.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:32.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:32.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:32.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:32.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:32.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a916120 2024-04-21 18:36:32.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:32.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:32.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:32.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:32.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:32.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:32.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:32.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:32.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:32.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:32.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:32.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:32.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:32.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-21 18:36:32.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-21 18:36:32.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:32.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:32.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-21 18:36:32.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:32.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-100" 2024-04-21 18:36:32.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:32.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:32.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:32.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:32.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:32.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:32.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:32.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:32.249 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Starting... 2024-04-21 18:36:32.249 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@755fdfad 2024-04-21 18:36:32.249 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@755fdfad 2024-04-21 18:36:32.249 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Start completed. 2024-04-21 18:36:32.268 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@755fdfad 2024-04-21 18:36:32.279 [Test worker @coroutine#2115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@755fdfad 2024-04-21 18:36:32.281 [Test worker @coroutine#2117] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@755fdfad 2024-04-21 18:36:32.282 [DefaultDispatcher-worker-9 @coroutine#2121] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59295/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 18:36:32.282 [DefaultDispatcher-worker-9 @coroutine#2121] 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:59295/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-21 18:36:32.282 [DefaultDispatcher-worker-9 @coroutine#2121] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59295/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 18:36:32.282 [DefaultDispatcher-worker-9 @coroutine#2121] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:59295/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-21 18:36:32.284 [DefaultDispatcher-worker-8 @coroutine#2121] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59295/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 18:36:32.284 [DefaultDispatcher-worker-8 @coroutine#2121] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59295/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 18:36:32.292 [DefaultDispatcher-worker-8 @coroutine#2120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@755fdfad 2024-04-21 18:36:32.292 [DefaultDispatcher-worker-8 @coroutine#2120] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59295/UmAppDatabase/replication/nodeId 2024-04-21 18:36:32.292 [DefaultDispatcher-worker-8 @coroutine#2120] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59295/UmAppDatabase/replication/nodeId. 2024-04-21 18:36:32.292 [DefaultDispatcher-worker-8 @coroutine#2120] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59295/UmAppDatabase/replication/nodeId 2024-04-21 18:36:32.293 [DefaultDispatcher-worker-9 @coroutine#2120] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59295/UmAppDatabase/replication/nodeId 2024-04-21 18:36:32.293 [DefaultDispatcher-worker-9 @coroutine#2120] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59295/UmAppDatabase/replication/nodeId 2024-04-21 18:36:32.295 [Test worker @coroutine#2125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@755fdfad 2024-04-21 18:36:32.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-101 - configuration: 2024-04-21 18:36:32.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:32.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:32.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:32.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:32.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:32.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:32.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@58922a00 2024-04-21 18:36:32.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:32.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:32.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:32.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:32.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:32.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:32.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:32.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:32.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:32.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:32.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:32.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:32.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:32.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-21 18:36:32.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-21 18:36:32.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:32.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:32.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-21 18:36:32.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:32.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-101" 2024-04-21 18:36:32.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:32.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:32.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:32.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:32.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:32.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:32.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:32.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:32.296 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Starting... 2024-04-21 18:36:32.299 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f09cb98 2024-04-21 18:36:32.299 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f09cb98 2024-04-21 18:36:32.299 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Start completed. 2024-04-21 18:36:32.300 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f09cb98 2024-04-21 18:36:32.312 [Test worker @coroutine#2132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f09cb98 2024-04-21 18:36:32.313 [Test worker @coroutine#2134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f09cb98 2024-04-21 18:36:32.325 [DefaultDispatcher-worker-2 @coroutine#2141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@755fdfad 2024-04-21 18:36:32.326 [DefaultDispatcher-worker-14 @coroutine#2136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f09cb98 2024-04-21 18:36:32.333 [DefaultDispatcher-worker-16 @coroutine#2141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@755fdfad 2024-04-21 18:36:32.341 [DefaultDispatcher-worker-5 @coroutine#2141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@755fdfad 2024-04-21 18:36:32.350 [HikariPool-100 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-21 18:36:32.350 [DefaultDispatcher-worker-8 @coroutine#2141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@755fdfad 2024-04-21 18:36:32.354 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d57340c 2024-04-21 18:36:32.354 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d57340c 2024-04-21 18:36:32.359 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@6390d7d6 2024-04-21 18:36:32.359 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@6390d7d6 2024-04-21 18:36:32.362 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@67af5f7c 2024-04-21 18:36:32.362 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@67af5f7c 2024-04-21 18:36:32.365 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@22addded 2024-04-21 18:36:32.365 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@22addded 2024-04-21 18:36:32.368 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@760e7ae0 2024-04-21 18:36:32.368 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@760e7ae0 2024-04-21 18:36:32.370 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@13c53d90 2024-04-21 18:36:32.370 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@13c53d90 2024-04-21 18:36:32.372 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@e8cc42b 2024-04-21 18:36:32.372 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@e8cc42b 2024-04-21 18:36:32.373 [DefaultDispatcher-worker-14 @coroutine#2149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@755fdfad 2024-04-21 18:36:32.375 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@428222a2 2024-04-21 18:36:32.375 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@428222a2 2024-04-21 18:36:32.378 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@475e9968 2024-04-21 18:36:32.378 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@475e9968 2024-04-21 18:36:32.378 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-04-21 18:36:32.386 [DefaultDispatcher-worker-3 @coroutine#2152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@755fdfad 2024-04-21 18:36:32.396 [DefaultDispatcher-worker-7 @coroutine#2152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@755fdfad 2024-04-21 18:36:32.399 [HikariPool-101 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:32.404 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@257c8fa0 2024-04-21 18:36:32.404 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@257c8fa0 2024-04-21 18:36:32.405 [DefaultDispatcher-worker-7 @coroutine#2152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@755fdfad 2024-04-21 18:36:32.408 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bbb657f 2024-04-21 18:36:32.408 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bbb657f 2024-04-21 18:36:32.413 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f84e4d0 2024-04-21 18:36:32.413 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f84e4d0 2024-04-21 18:36:32.415 [DefaultDispatcher-worker-5 @coroutine#2152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@755fdfad 2024-04-21 18:36:32.416 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a866f44 2024-04-21 18:36:32.416 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a866f44 2024-04-21 18:36:32.418 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bc6ec3b 2024-04-21 18:36:32.418 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bc6ec3b 2024-04-21 18:36:32.421 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ba6e4a1 2024-04-21 18:36:32.421 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ba6e4a1 2024-04-21 18:36:32.423 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@530c3961 2024-04-21 18:36:32.423 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@530c3961 2024-04-21 18:36:32.425 [DefaultDispatcher-worker-10 @coroutine#2152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@755fdfad 2024-04-21 18:36:32.425 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@aa9900b 2024-04-21 18:36:32.425 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@aa9900b 2024-04-21 18:36:32.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-102 - configuration: 2024-04-21 18:36:32.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:32.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:32.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:32.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:32.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:32.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:32.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f6352a3 2024-04-21 18:36:32.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:32.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:32.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:32.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:32.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:32.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:32.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:32.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:32.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:32.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:32.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:32.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:32.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:32.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-21 18:36:32.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-21 18:36:32.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:32.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:32.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-21 18:36:32.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:32.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-102" 2024-04-21 18:36:32.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:32.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:32.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:32.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:32.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:32.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:32.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:32.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:32.427 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Starting... 2024-04-21 18:36:32.427 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@bb160fb 2024-04-21 18:36:32.427 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@bb160fb 2024-04-21 18:36:32.427 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Start completed. 2024-04-21 18:36:32.428 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@16121251 2024-04-21 18:36:32.428 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@16121251 2024-04-21 18:36:32.428 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-21 18:36:32.450 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bb160fb 2024-04-21 18:36:32.461 [Test worker @coroutine#2158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bb160fb 2024-04-21 18:36:32.463 [Test worker @coroutine#2160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bb160fb 2024-04-21 18:36:32.464 [DefaultDispatcher-worker-14 @coroutine#2164] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58961/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 18:36:32.464 [DefaultDispatcher-worker-14 @coroutine#2164] 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:58961/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-21 18:36:32.464 [DefaultDispatcher-worker-14 @coroutine#2164] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58961/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 18:36:32.464 [DefaultDispatcher-worker-14 @coroutine#2164] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:58961/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-21 18:36:32.466 [DefaultDispatcher-worker-15 @coroutine#2164] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58961/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 18:36:32.466 [DefaultDispatcher-worker-15 @coroutine#2164] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58961/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 18:36:32.474 [DefaultDispatcher-worker-7 @coroutine#2163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bb160fb 2024-04-21 18:36:32.474 [DefaultDispatcher-worker-7 @coroutine#2163] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58961/UmAppDatabase/replication/nodeId 2024-04-21 18:36:32.474 [DefaultDispatcher-worker-7 @coroutine#2163] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58961/UmAppDatabase/replication/nodeId. 2024-04-21 18:36:32.474 [DefaultDispatcher-worker-7 @coroutine#2163] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58961/UmAppDatabase/replication/nodeId 2024-04-21 18:36:32.475 [DefaultDispatcher-worker-13 @coroutine#2163] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58961/UmAppDatabase/replication/nodeId 2024-04-21 18:36:32.475 [DefaultDispatcher-worker-13 @coroutine#2163] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58961/UmAppDatabase/replication/nodeId 2024-04-21 18:36:32.477 [Test worker @coroutine#2168] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bb160fb 2024-04-21 18:36:32.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-103 - configuration: 2024-04-21 18:36:32.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:32.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:32.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:32.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:32.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:32.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:32.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@86e8469 2024-04-21 18:36:32.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:32.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:32.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:32.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:32.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:32.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:32.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:32.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:32.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:32.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:32.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:32.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:32.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:32.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-21 18:36:32.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-21 18:36:32.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:32.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:32.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-21 18:36:32.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:32.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-103" 2024-04-21 18:36:32.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:32.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:32.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:32.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:32.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:32.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:32.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:32.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:32.477 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Starting... 2024-04-21 18:36:32.480 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@e38d655 2024-04-21 18:36:32.480 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@e38d655 2024-04-21 18:36:32.480 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Start completed. 2024-04-21 18:36:32.481 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e38d655 2024-04-21 18:36:32.492 [Test worker @coroutine#2175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e38d655 2024-04-21 18:36:32.494 [Test worker @coroutine#2177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e38d655 2024-04-21 18:36:32.505 [DefaultDispatcher-worker-4 @coroutine#2179] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e38d655 2024-04-21 18:36:32.507 [DefaultDispatcher-worker-5 @coroutine#2185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bb160fb 2024-04-21 18:36:32.517 [DefaultDispatcher-worker-15 @coroutine#2185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bb160fb 2024-04-21 18:36:32.527 [HikariPool-102 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-21 18:36:32.528 [DefaultDispatcher-worker-2 @coroutine#2185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bb160fb 2024-04-21 18:36:32.533 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@681ebca3 2024-04-21 18:36:32.533 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@681ebca3 2024-04-21 18:36:32.537 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@66d95fd0 2024-04-21 18:36:32.537 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@66d95fd0 2024-04-21 18:36:32.539 [DefaultDispatcher-worker-15 @coroutine#2185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bb160fb 2024-04-21 18:36:32.540 [DefaultDispatcher-worker-4 @coroutine#2192] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58961/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-21 18:36:32.540 [DefaultDispatcher-worker-4 @coroutine#2192] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58961/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-04-21 18:36:32.540 [DefaultDispatcher-worker-4 @coroutine#2192] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58961/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-21 18:36:32.540 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@62e6d7d3 2024-04-21 18:36:32.540 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@62e6d7d3 2024-04-21 18:36:32.541 [DefaultDispatcher-worker-10 @coroutine#2192] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58961/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-21 18:36:32.541 [DefaultDispatcher-worker-10 @coroutine#2192] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58961/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-21 18:36:32.541 [DefaultDispatcher-worker-10 @coroutine#2192] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:58961/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-04-21 18:36:32.541 [DefaultDispatcher-worker-10 @coroutine#2192] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:58961/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-21 18:36:32.542 [DefaultDispatcher-worker-10 @coroutine#2192] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58961/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-04-21 18:36:32.542 [DefaultDispatcher-worker-10 @coroutine#2192] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58961/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2024-04-21 18:36:32.542 [DefaultDispatcher-worker-10 @coroutine#2192] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58961/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-04-21 18:36:32.543 [DefaultDispatcher-worker-15 @coroutine#2192] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58961/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-04-21 18:36:32.543 [DefaultDispatcher-worker-15 @coroutine#2192] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58961/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-04-21 18:36:32.544 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@27e455eb 2024-04-21 18:36:32.544 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@27e455eb 2024-04-21 18:36:32.547 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a020e10 2024-04-21 18:36:32.547 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a020e10 2024-04-21 18:36:32.550 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@1689f15f 2024-04-21 18:36:32.550 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@1689f15f 2024-04-21 18:36:32.553 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@4285f412 2024-04-21 18:36:32.553 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@4285f412 2024-04-21 18:36:32.555 [DefaultDispatcher-worker-13 @coroutine#1885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70ebaa1e 2024-04-21 18:36:32.555 [DefaultDispatcher-worker-13 @coroutine#1885] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52723/UmAppDatabase/replication/nodeId 2024-04-21 18:36:32.555 [DefaultDispatcher-worker-13 @coroutine#1885] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52723/UmAppDatabase/replication/nodeId. 2024-04-21 18:36:32.555 [DefaultDispatcher-worker-13 @coroutine#1885] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52723/UmAppDatabase/replication/nodeId 2024-04-21 18:36:32.555 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@47cbaaa4 2024-04-21 18:36:32.555 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@47cbaaa4 2024-04-21 18:36:32.556 [DefaultDispatcher-worker-8 @coroutine#1885] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52723/UmAppDatabase/replication/nodeId 2024-04-21 18:36:32.556 [DefaultDispatcher-worker-8 @coroutine#1885] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52723/UmAppDatabase/replication/nodeId 2024-04-21 18:36:32.558 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d934ec3 2024-04-21 18:36:32.558 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d934ec3 2024-04-21 18:36:32.558 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-04-21 18:36:32.567 [DefaultDispatcher-worker-5 @coroutine#2192] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bb160fb 2024-04-21 18:36:32.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-104 - configuration: 2024-04-21 18:36:32.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:32.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:32.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:32.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:32.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:32.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:32.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@28dd038f 2024-04-21 18:36:32.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:32.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:32.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:32.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:32.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:32.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:32.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:32.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:32.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:32.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:32.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:32.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:32.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:32.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-21 18:36:32.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-21 18:36:32.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:32.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:32.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-21 18:36:32.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:32.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-104" 2024-04-21 18:36:32.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:32.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:32.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:32.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:32.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:32.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:32.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:32.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:32.572 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Starting... 2024-04-21 18:36:32.573 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d82d35c 2024-04-21 18:36:32.573 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d82d35c 2024-04-21 18:36:32.573 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Start completed. 2024-04-21 18:36:32.580 [HikariPool-103 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:32.584 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@26a731e5 2024-04-21 18:36:32.584 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@26a731e5 2024-04-21 18:36:32.588 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@2860db41 2024-04-21 18:36:32.588 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@2860db41 2024-04-21 18:36:32.592 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c5f5a95 2024-04-21 18:36:32.592 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c5f5a95 2024-04-21 18:36:32.595 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@695dd17a 2024-04-21 18:36:32.595 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@695dd17a 2024-04-21 18:36:32.597 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@76eaedad 2024-04-21 18:36:32.597 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@76eaedad 2024-04-21 18:36:32.599 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d82d35c 2024-04-21 18:36:32.599 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@587e9ae2 2024-04-21 18:36:32.599 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@587e9ae2 2024-04-21 18:36:32.601 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@e23f88a 2024-04-21 18:36:32.601 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@e23f88a 2024-04-21 18:36:32.603 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@9722e35 2024-04-21 18:36:32.603 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@9722e35 2024-04-21 18:36:32.605 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@28543d33 2024-04-21 18:36:32.605 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@28543d33 2024-04-21 18:36:32.605 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-21 18:36:32.612 [Test worker @coroutine#2214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d82d35c 2024-04-21 18:36:32.613 [Test worker @coroutine#2216] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d82d35c 2024-04-21 18:36:32.614 [DefaultDispatcher-worker-8 @coroutine#2220] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41141/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 18:36:32.614 [DefaultDispatcher-worker-8 @coroutine#2220] 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:41141/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-21 18:36:32.614 [DefaultDispatcher-worker-8 @coroutine#2220] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41141/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 18:36:32.614 [DefaultDispatcher-worker-8 @coroutine#2220] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:41141/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-21 18:36:32.616 [DefaultDispatcher-worker-13 @coroutine#2220] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41141/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 18:36:32.616 [DefaultDispatcher-worker-13 @coroutine#2220] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41141/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 18:36:32.626 [DefaultDispatcher-worker-10 @coroutine#2219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d82d35c 2024-04-21 18:36:32.626 [DefaultDispatcher-worker-10 @coroutine#2219] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41141/UmAppDatabase/replication/nodeId 2024-04-21 18:36:32.626 [DefaultDispatcher-worker-10 @coroutine#2219] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41141/UmAppDatabase/replication/nodeId. 2024-04-21 18:36:32.626 [DefaultDispatcher-worker-10 @coroutine#2219] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41141/UmAppDatabase/replication/nodeId 2024-04-21 18:36:32.627 [DefaultDispatcher-worker-13 @coroutine#2219] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41141/UmAppDatabase/replication/nodeId 2024-04-21 18:36:32.627 [DefaultDispatcher-worker-13 @coroutine#2219] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41141/UmAppDatabase/replication/nodeId 2024-04-21 18:36:32.630 [Test worker @coroutine#2224] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d82d35c 2024-04-21 18:36:32.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-105 - configuration: 2024-04-21 18:36:32.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:32.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:32.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:32.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:32.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:32.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:32.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1ae26c59 2024-04-21 18:36:32.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:32.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:32.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:32.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:32.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:32.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:32.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:32.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:32.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:32.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:32.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:32.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:32.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:32.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-21 18:36:32.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-21 18:36:32.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:32.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:32.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-21 18:36:32.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:32.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-105" 2024-04-21 18:36:32.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:32.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:32.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:32.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:32.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:32.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:32.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:32.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:32.631 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Starting... 2024-04-21 18:36:32.636 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@225890bc 2024-04-21 18:36:32.636 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@225890bc 2024-04-21 18:36:32.636 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Start completed. 2024-04-21 18:36:32.636 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@225890bc 2024-04-21 18:36:32.650 [Test worker @coroutine#2231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@225890bc 2024-04-21 18:36:32.652 [Test worker @coroutine#2233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@225890bc 2024-04-21 18:36:32.657 [DefaultDispatcher-worker-1 @coroutine#1917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4193da4d 2024-04-21 18:36:32.657 [DefaultDispatcher-worker-1 @coroutine#1917] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33245/UmAppDatabase/replication/nodeId 2024-04-21 18:36:32.657 [DefaultDispatcher-worker-1 @coroutine#1917] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33245/UmAppDatabase/replication/nodeId. 2024-04-21 18:36:32.657 [DefaultDispatcher-worker-1 @coroutine#1917] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33245/UmAppDatabase/replication/nodeId 2024-04-21 18:36:32.657 [DefaultDispatcher-worker-6 @coroutine#2242] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41141/auth/register 2024-04-21 18:36:32.657 [DefaultDispatcher-worker-6 @coroutine#2242] 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:41141/auth/register. 2024-04-21 18:36:32.657 [DefaultDispatcher-worker-6 @coroutine#2242] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41141/auth/register 2024-04-21 18:36:32.657 [DefaultDispatcher-worker-6 @coroutine#2242] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:41141/auth/register from class io.ktor.http.content.TextContent 2024-04-21 18:36:32.659 [DefaultDispatcher-worker-13 @coroutine#1917] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33245/UmAppDatabase/replication/nodeId 2024-04-21 18:36:32.659 [DefaultDispatcher-worker-15 @coroutine#2242] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41141/auth/register 2024-04-21 18:36:32.659 [DefaultDispatcher-worker-13 @coroutine#1917] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33245/UmAppDatabase/replication/nodeId 2024-04-21 18:36:32.659 [DefaultDispatcher-worker-15 @coroutine#2242] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41141/auth/register 2024-04-21 18:36:32.662 [DefaultDispatcher-worker-2 @coroutine#2235] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@225890bc 2024-04-21 18:36:32.673 [HikariPool-104 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:32.678 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@305b4b2c 2024-04-21 18:36:32.678 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@305b4b2c 2024-04-21 18:36:32.682 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e9ca357 2024-04-21 18:36:32.682 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e9ca357 2024-04-21 18:36:32.686 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@3aa3205c 2024-04-21 18:36:32.686 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@3aa3205c 2024-04-21 18:36:32.688 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fa1a96c 2024-04-21 18:36:32.688 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fa1a96c 2024-04-21 18:36:32.690 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@15c98f9f 2024-04-21 18:36:32.690 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@15c98f9f 2024-04-21 18:36:32.692 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e94106a 2024-04-21 18:36:32.692 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e94106a 2024-04-21 18:36:32.695 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d166824 2024-04-21 18:36:32.695 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d166824 2024-04-21 18:36:32.697 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f8e5623 2024-04-21 18:36:32.697 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f8e5623 2024-04-21 18:36:32.699 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@4662873a 2024-04-21 18:36:32.699 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@4662873a 2024-04-21 18:36:32.699 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-21 18:36:32.701 [DefaultDispatcher-worker-14 @coroutine#2242] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:41141/auth/register. 2024-04-21 18:36:32.701 [DefaultDispatcher-worker-14 @coroutine#2242] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:41141/auth/register to class io.ktor.utils.io.core.ByteReadPacket 2024-04-21 18:36:32.726 [DefaultDispatcher-worker-2 @coroutine#2242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d82d35c 2024-04-21 18:36:32.736 [HikariPool-105 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:32.737 [DefaultDispatcher-worker-2 @coroutine#2242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d82d35c 2024-04-21 18:36:32.739 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@2609a4c2 2024-04-21 18:36:32.739 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@2609a4c2 2024-04-21 18:36:32.742 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@28ce5e73 2024-04-21 18:36:32.742 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@28ce5e73 2024-04-21 18:36:32.746 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cf1cfb2 2024-04-21 18:36:32.746 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cf1cfb2 2024-04-21 18:36:32.748 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@69f35448 2024-04-21 18:36:32.748 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@69f35448 2024-04-21 18:36:32.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-106 - configuration: 2024-04-21 18:36:32.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:32.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:32.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:32.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:32.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:32.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:32.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@978475b 2024-04-21 18:36:32.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:32.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:32.750 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b7d200 2024-04-21 18:36:32.750 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b7d200 2024-04-21 18:36:32.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:32.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:32.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:32.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:32.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:32.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:32.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:32.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:32.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:32.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:32.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:32.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-21 18:36:32.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-21 18:36:32.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:32.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:32.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-21 18:36:32.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:32.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-106" 2024-04-21 18:36:32.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:32.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:32.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:32.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:32.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:32.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:32.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:32.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:32.751 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Starting... 2024-04-21 18:36:32.751 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@2220c5f7 2024-04-21 18:36:32.751 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@2220c5f7 2024-04-21 18:36:32.751 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Start completed. 2024-04-21 18:36:32.753 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@585039e3 2024-04-21 18:36:32.753 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@585039e3 2024-04-21 18:36:32.755 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@7afee104 2024-04-21 18:36:32.755 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@7afee104 2024-04-21 18:36:32.757 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@9dcab07 2024-04-21 18:36:32.757 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@9dcab07 2024-04-21 18:36:32.760 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@35c75fee 2024-04-21 18:36:32.760 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@35c75fee 2024-04-21 18:36:32.760 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-21 18:36:32.771 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2220c5f7 2024-04-21 18:36:32.784 [Test worker @coroutine#2253] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2220c5f7 2024-04-21 18:36:32.786 [Test worker @coroutine#2255] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2220c5f7 2024-04-21 18:36:32.788 [DefaultDispatcher-worker-11 @coroutine#2259] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-21 18:36:32.788 [DefaultDispatcher-worker-11 @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/dummyreplication/ackAndGetPendingReplications. 2024-04-21 18:36:32.788 [DefaultDispatcher-worker-11 @coroutine#2259] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-21 18:36:32.788 [DefaultDispatcher-worker-11 @coroutine#2259] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-21 18:36:32.790 [DefaultDispatcher-worker-13 @coroutine#2259] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-21 18:36:32.790 [DefaultDispatcher-worker-13 @coroutine#2259] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-21 18:36:32.797 [DefaultDispatcher-worker-1 @coroutine#2258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2220c5f7 2024-04-21 18:36:32.798 [DefaultDispatcher-worker-1 @coroutine#2258] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-04-21 18:36:32.798 [DefaultDispatcher-worker-1 @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/dummyreplication/nodeId. 2024-04-21 18:36:32.798 [DefaultDispatcher-worker-1 @coroutine#2258] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-04-21 18:36:32.799 [DefaultDispatcher-worker-1 @coroutine#2258] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-04-21 18:36:32.799 [DefaultDispatcher-worker-1 @coroutine#2258] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-04-21 18:36:32.801 [Test worker @coroutine#2263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2220c5f7 2024-04-21 18:36:32.807 [Test worker @coroutine#2270] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2220c5f7 2024-04-21 18:36:32.822 [DefaultDispatcher-worker-13 @coroutine#1964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@788fa91f 2024-04-21 18:36:32.822 [DefaultDispatcher-worker-13 @coroutine#1964] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53177/UmAppDatabase/replication/nodeId 2024-04-21 18:36:32.822 [DefaultDispatcher-worker-13 @coroutine#1964] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53177/UmAppDatabase/replication/nodeId. 2024-04-21 18:36:32.822 [DefaultDispatcher-worker-13 @coroutine#1964] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53177/UmAppDatabase/replication/nodeId 2024-04-21 18:36:32.823 [DefaultDispatcher-worker-15 @coroutine#1964] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53177/UmAppDatabase/replication/nodeId 2024-04-21 18:36:32.824 [DefaultDispatcher-worker-15 @coroutine#1964] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53177/UmAppDatabase/replication/nodeId 2024-04-21 18:36:32.824 [Test worker @coroutine#2277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2220c5f7 2024-04-21 18:36:32.825 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Shutdown initiated... 2024-04-21 18:36:32.825 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Close initiated... 2024-04-21 18:36:32.826 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:32.826 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2220c5f7: (connection evicted) 2024-04-21 18:36:32.828 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 18:36:32.828 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Closed. 2024-04-21 18:36:32.828 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Shutdown completed. 2024-04-21 18:36:32.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-107 - configuration: 2024-04-21 18:36:32.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:32.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:32.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:32.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:32.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:32.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:32.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@31c29db1 2024-04-21 18:36:32.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:32.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:32.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:32.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:32.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:32.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:32.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:32.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:32.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:32.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:32.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:32.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:32.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:32.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-21 18:36:32.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-21 18:36:32.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:32.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:32.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-21 18:36:32.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:32.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-107" 2024-04-21 18:36:32.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:32.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:32.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:32.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:32.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:32.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:32.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:32.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:32.829 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Starting... 2024-04-21 18:36:32.833 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@2279e7c7 2024-04-21 18:36:32.833 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@2279e7c7 2024-04-21 18:36:32.833 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Start completed. 2024-04-21 18:36:32.834 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2279e7c7 2024-04-21 18:36:32.846 [Test worker @coroutine#2283] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2279e7c7 2024-04-21 18:36:32.847 [Test worker @coroutine#2285] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2279e7c7 2024-04-21 18:36:32.848 [DefaultDispatcher-worker-13 @coroutine#2289] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-21 18:36:32.848 [DefaultDispatcher-worker-13 @coroutine#2289] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2024-04-21 18:36:32.848 [DefaultDispatcher-worker-13 @coroutine#2289] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-21 18:36:32.848 [DefaultDispatcher-worker-13 @coroutine#2289] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-21 18:36:32.850 [DefaultDispatcher-worker-5 @coroutine#2289] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-21 18:36:32.850 [DefaultDispatcher-worker-5 @coroutine#2289] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-21 18:36:32.859 [DefaultDispatcher-worker-7 @coroutine#2288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2279e7c7 2024-04-21 18:36:32.859 [DefaultDispatcher-worker-7 @coroutine#2288] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-04-21 18:36:32.859 [DefaultDispatcher-worker-7 @coroutine#2288] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2024-04-21 18:36:32.859 [DefaultDispatcher-worker-7 @coroutine#2288] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-04-21 18:36:32.860 [DefaultDispatcher-worker-12 @coroutine#2288] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-04-21 18:36:32.860 [DefaultDispatcher-worker-12 @coroutine#2288] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-04-21 18:36:32.864 [Test worker @coroutine#2293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2279e7c7 2024-04-21 18:36:32.867 [Test worker @coroutine#2300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2279e7c7 2024-04-21 18:36:32.871 [Test worker @coroutine#2307] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2279e7c7 2024-04-21 18:36:32.872 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Shutdown initiated... 2024-04-21 18:36:32.872 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Close initiated... 2024-04-21 18:36:32.872 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:32.872 [HikariPool-107 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2279e7c7: (connection evicted) 2024-04-21 18:36:32.873 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 18:36:32.873 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Closed. 2024-04-21 18:36:32.873 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Shutdown completed. 2024-04-21 18:36:32.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-108 - configuration: 2024-04-21 18:36:32.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:32.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:32.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:32.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:32.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:32.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:32.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@bafc754 2024-04-21 18:36:32.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:32.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:32.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:32.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:32.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:32.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:32.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:32.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:32.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:32.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:32.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:32.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:32.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:32.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-21 18:36:32.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-21 18:36:32.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:32.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:32.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-21 18:36:32.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:32.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-108" 2024-04-21 18:36:32.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:32.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:32.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:32.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:32.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:32.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:32.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:32.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:32.874 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Starting... 2024-04-21 18:36:32.877 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@590ab84 2024-04-21 18:36:32.877 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@590ab84 2024-04-21 18:36:32.877 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Start completed. 2024-04-21 18:36:32.878 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@590ab84 2024-04-21 18:36:32.890 [Test worker @coroutine#2310] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@590ab84 2024-04-21 18:36:32.892 [Test worker @coroutine#2312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@590ab84 2024-04-21 18:36:32.896 [DefaultDispatcher-worker-7 @coroutine#2316] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-21 18:36:32.896 [DefaultDispatcher-worker-7 @coroutine#2316] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2024-04-21 18:36:32.896 [DefaultDispatcher-worker-7 @coroutine#2316] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-21 18:36:32.896 [DefaultDispatcher-worker-7 @coroutine#2316] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-21 18:36:32.898 [DefaultDispatcher-worker-8 @coroutine#2316] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-21 18:36:32.898 [DefaultDispatcher-worker-8 @coroutine#2316] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-21 18:36:32.905 [DefaultDispatcher-worker-8 @coroutine#2315] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@590ab84 2024-04-21 18:36:32.905 [DefaultDispatcher-worker-8 @coroutine#2315] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-04-21 18:36:32.905 [DefaultDispatcher-worker-8 @coroutine#2315] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2024-04-21 18:36:32.905 [DefaultDispatcher-worker-8 @coroutine#2315] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-04-21 18:36:32.906 [DefaultDispatcher-worker-10 @coroutine#2315] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-04-21 18:36:32.906 [DefaultDispatcher-worker-10 @coroutine#2315] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-04-21 18:36:32.909 [Test worker @coroutine#2320] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@590ab84 2024-04-21 18:36:32.913 [Test worker @coroutine#2327] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@590ab84 2024-04-21 18:36:32.916 [Test worker @coroutine#2334] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@590ab84 2024-04-21 18:36:32.919 [Test worker @coroutine#2336] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@590ab84 2024-04-21 18:36:32.922 [Test worker @coroutine#2342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@590ab84 2024-04-21 18:36:32.925 [Test worker @coroutine#2344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@590ab84 2024-04-21 18:36:32.927 [Test worker @coroutine#2345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@590ab84 2024-04-21 18:36:32.928 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Shutdown initiated... 2024-04-21 18:36:32.928 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Close initiated... 2024-04-21 18:36:32.928 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:32.928 [HikariPool-108 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Closing connection org.sqlite.jdbc4.JDBC4Connection@590ab84: (connection evicted) 2024-04-21 18:36:32.929 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 18:36:32.929 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Closed. 2024-04-21 18:36:32.929 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Shutdown completed. 2024-04-21 18:36:32.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-109 - configuration: 2024-04-21 18:36:32.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:32.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:32.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:32.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:32.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:32.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:32.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@34f2d3a6 2024-04-21 18:36:32.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:32.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:32.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:32.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:32.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:32.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:32.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:32.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:32.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:32.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:32.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:32.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:32.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:32.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-21 18:36:32.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-21 18:36:32.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:32.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:32.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-21 18:36:32.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:32.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-109" 2024-04-21 18:36:32.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:32.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:32.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:32.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:32.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:32.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:32.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:32.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:32.930 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Starting... 2024-04-21 18:36:32.932 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f51d1cc 2024-04-21 18:36:32.933 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f51d1cc 2024-04-21 18:36:32.933 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Start completed. 2024-04-21 18:36:32.933 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f51d1cc 2024-04-21 18:36:32.945 [Test worker @coroutine#2348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f51d1cc 2024-04-21 18:36:32.946 [Test worker @coroutine#2350] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f51d1cc 2024-04-21 18:36:32.947 [DefaultDispatcher-worker-9 @coroutine#2354] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-21 18:36:32.947 [DefaultDispatcher-worker-9 @coroutine#2354] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2024-04-21 18:36:32.947 [DefaultDispatcher-worker-9 @coroutine#2354] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-21 18:36:32.947 [DefaultDispatcher-worker-9 @coroutine#2354] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-21 18:36:32.947 [DefaultDispatcher-worker-14 @coroutine#1996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dba7721 2024-04-21 18:36:32.948 [DefaultDispatcher-worker-14 @coroutine#1996] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34439/UmAppDatabase/replication/nodeId 2024-04-21 18:36:32.948 [DefaultDispatcher-worker-14 @coroutine#1996] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34439/UmAppDatabase/replication/nodeId. 2024-04-21 18:36:32.948 [DefaultDispatcher-worker-14 @coroutine#1996] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34439/UmAppDatabase/replication/nodeId 2024-04-21 18:36:32.949 [DefaultDispatcher-worker-8 @coroutine#2354] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-21 18:36:32.949 [DefaultDispatcher-worker-9 @coroutine#1996] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34439/UmAppDatabase/replication/nodeId 2024-04-21 18:36:32.949 [DefaultDispatcher-worker-8 @coroutine#2354] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-21 18:36:32.949 [DefaultDispatcher-worker-9 @coroutine#1996] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34439/UmAppDatabase/replication/nodeId 2024-04-21 18:36:32.956 [DefaultDispatcher-worker-2 @coroutine#2353] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f51d1cc 2024-04-21 18:36:32.957 [DefaultDispatcher-worker-2 @coroutine#2353] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-04-21 18:36:32.957 [DefaultDispatcher-worker-2 @coroutine#2353] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2024-04-21 18:36:32.957 [DefaultDispatcher-worker-2 @coroutine#2353] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-04-21 18:36:32.957 [DefaultDispatcher-worker-10 @coroutine#2353] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-04-21 18:36:32.957 [DefaultDispatcher-worker-10 @coroutine#2353] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-04-21 18:36:32.960 [Test worker @coroutine#2358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f51d1cc 2024-04-21 18:36:32.965 [Test worker @coroutine#2368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f51d1cc 2024-04-21 18:36:32.968 [Test worker @coroutine#2375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f51d1cc 2024-04-21 18:36:32.969 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Shutdown initiated... 2024-04-21 18:36:32.969 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Close initiated... 2024-04-21 18:36:32.969 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:32.969 [HikariPool-109 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6f51d1cc: (connection evicted) 2024-04-21 18:36:32.970 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 18:36:32.970 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Closed. 2024-04-21 18:36:32.970 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Shutdown completed. 2024-04-21 18:36:32.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-110 - configuration: 2024-04-21 18:36:32.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:32.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:32.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:32.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:32.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:32.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:32.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1ff52a71 2024-04-21 18:36:32.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:32.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:32.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:32.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:32.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:32.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:32.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:32.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:32.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:32.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:32.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:32.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:32.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:32.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-21 18:36:32.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-21 18:36:32.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:32.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:32.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-21 18:36:32.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:32.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-110" 2024-04-21 18:36:32.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:32.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:32.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:32.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:32.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:32.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:32.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:32.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:32.971 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Starting... 2024-04-21 18:36:32.973 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@f776b4a 2024-04-21 18:36:32.973 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@f776b4a 2024-04-21 18:36:32.973 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Start completed. 2024-04-21 18:36:32.974 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f776b4a 2024-04-21 18:36:32.985 [Test worker @coroutine#2383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f776b4a 2024-04-21 18:36:32.987 [Test worker @coroutine#2386] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f776b4a 2024-04-21 18:36:32.988 [DefaultDispatcher-worker-14 @coroutine#2390] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-21 18:36:32.988 [DefaultDispatcher-worker-14 @coroutine#2390] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2024-04-21 18:36:32.988 [DefaultDispatcher-worker-14 @coroutine#2390] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-21 18:36:32.988 [DefaultDispatcher-worker-14 @coroutine#2390] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-21 18:36:32.990 [DefaultDispatcher-worker-9 @coroutine#2390] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-21 18:36:32.990 [DefaultDispatcher-worker-9 @coroutine#2390] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-21 18:36:32.997 [DefaultDispatcher-worker-2 @coroutine#2389] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f776b4a 2024-04-21 18:36:32.997 [DefaultDispatcher-worker-2 @coroutine#2389] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-04-21 18:36:32.997 [DefaultDispatcher-worker-2 @coroutine#2389] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2024-04-21 18:36:32.997 [DefaultDispatcher-worker-2 @coroutine#2389] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-04-21 18:36:32.998 [DefaultDispatcher-worker-5 @coroutine#2389] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-04-21 18:36:32.998 [DefaultDispatcher-worker-5 @coroutine#2389] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-04-21 18:36:33.001 [Test worker @coroutine#2396] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f776b4a 2024-04-21 18:36:33.005 [Test worker @coroutine#2401] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f776b4a 2024-04-21 18:36:33.008 [Test worker @coroutine#2403] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f776b4a 2024-04-21 18:36:33.011 [Test worker @coroutine#2405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f776b4a 2024-04-21 18:36:33.015 [Test worker @coroutine#2412] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f776b4a 2024-04-21 18:36:33.015 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Shutdown initiated... 2024-04-21 18:36:33.015 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Close initiated... 2024-04-21 18:36:33.015 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:33.016 [HikariPool-110 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Closing connection org.sqlite.jdbc4.JDBC4Connection@f776b4a: (connection evicted) 2024-04-21 18:36:33.016 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 18:36:33.016 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Closed. 2024-04-21 18:36:33.016 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Shutdown completed. 2024-04-21 18:36:33.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-111 - configuration: 2024-04-21 18:36:33.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:33.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:33.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:33.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:33.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:33.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:33.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7fd3197b 2024-04-21 18:36:33.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:33.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:33.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:33.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:33.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:33.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:33.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:33.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:33.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:33.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:33.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:33.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:33.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:33.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-21 18:36:33.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-21 18:36:33.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:33.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:33.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-21 18:36:33.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:33.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-111" 2024-04-21 18:36:33.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:33.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:33.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:33.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:33.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:33.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:33.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:33.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:33.017 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Starting... 2024-04-21 18:36:33.019 [DefaultDispatcher-worker-6 @coroutine#2025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b977aaa 2024-04-21 18:36:33.019 [DefaultDispatcher-worker-6 @coroutine#2025] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38365/UmAppDatabase/replication/nodeId 2024-04-21 18:36:33.019 [DefaultDispatcher-worker-6 @coroutine#2025] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38365/UmAppDatabase/replication/nodeId. 2024-04-21 18:36:33.019 [DefaultDispatcher-worker-6 @coroutine#2025] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38365/UmAppDatabase/replication/nodeId 2024-04-21 18:36:33.020 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a087c72 2024-04-21 18:36:33.020 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a087c72 2024-04-21 18:36:33.020 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Start completed. 2024-04-21 18:36:33.020 [DefaultDispatcher-worker-12 @coroutine#2025] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38365/UmAppDatabase/replication/nodeId 2024-04-21 18:36:33.020 [DefaultDispatcher-worker-12 @coroutine#2025] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38365/UmAppDatabase/replication/nodeId 2024-04-21 18:36:33.020 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a087c72 2024-04-21 18:36:33.032 [Test worker @coroutine#2418] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a087c72 2024-04-21 18:36:33.033 [Test worker @coroutine#2420] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a087c72 2024-04-21 18:36:33.034 [DefaultDispatcher-worker-6 @coroutine#2424] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-21 18:36:33.034 [DefaultDispatcher-worker-6 @coroutine#2424] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2024-04-21 18:36:33.035 [DefaultDispatcher-worker-6 @coroutine#2424] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-21 18:36:33.035 [DefaultDispatcher-worker-6 @coroutine#2424] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-21 18:36:33.036 [DefaultDispatcher-worker-4 @coroutine#2424] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-21 18:36:33.036 [DefaultDispatcher-worker-4 @coroutine#2424] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-21 18:36:33.044 [DefaultDispatcher-worker-12 @coroutine#2423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a087c72 2024-04-21 18:36:33.044 [DefaultDispatcher-worker-12 @coroutine#2423] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-04-21 18:36:33.044 [DefaultDispatcher-worker-12 @coroutine#2423] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2024-04-21 18:36:33.044 [DefaultDispatcher-worker-12 @coroutine#2423] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-04-21 18:36:33.044 [DefaultDispatcher-worker-4 @coroutine#2423] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-04-21 18:36:33.045 [DefaultDispatcher-worker-4 @coroutine#2423] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-04-21 18:36:33.047 [Test worker @coroutine#2427] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a087c72 2024-04-21 18:36:33.050 [Test worker @coroutine#2435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a087c72 2024-04-21 18:36:33.052 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Shutdown initiated... 2024-04-21 18:36:33.052 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Close initiated... 2024-04-21 18:36:33.052 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:33.052 [HikariPool-111 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6a087c72: (connection evicted) 2024-04-21 18:36:33.053 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 18:36:33.053 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Closed. 2024-04-21 18:36:33.053 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Shutdown completed. 2024-04-21 18:36:33.148 [DefaultDispatcher-worker-16 @coroutine#2054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49a5d27 2024-04-21 18:36:33.148 [DefaultDispatcher-worker-16 @coroutine#2054] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-21 18:36:33.148 [DefaultDispatcher-worker-16 @coroutine#2054] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-04-21 18:36:33.148 [DefaultDispatcher-worker-16 @coroutine#2054] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-21 18:36:33.149 [DefaultDispatcher-worker-2 @coroutine#2069] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@431f8830 2024-04-21 18:36:33.149 [DefaultDispatcher-worker-2 @coroutine#2069] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38749/UmAppDatabase/replication/nodeId 2024-04-21 18:36:33.149 [DefaultDispatcher-worker-2 @coroutine#2069] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38749/UmAppDatabase/replication/nodeId. 2024-04-21 18:36:33.149 [DefaultDispatcher-worker-2 @coroutine#2069] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38749/UmAppDatabase/replication/nodeId 2024-04-21 18:36:33.149 [DefaultDispatcher-worker-16 @coroutine#2054] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-21 18:36:33.150 [DefaultDispatcher-worker-4 @coroutine#2069] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38749/UmAppDatabase/replication/nodeId 2024-04-21 18:36:33.150 [DefaultDispatcher-worker-4 @coroutine#2069] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38749/UmAppDatabase/replication/nodeId 2024-04-21 18:36:33.303 [DefaultDispatcher-worker-15 @coroutine#2120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@755fdfad 2024-04-21 18:36:33.303 [DefaultDispatcher-worker-15 @coroutine#2120] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59295/UmAppDatabase/replication/nodeId 2024-04-21 18:36:33.303 [DefaultDispatcher-worker-15 @coroutine#2120] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59295/UmAppDatabase/replication/nodeId. 2024-04-21 18:36:33.303 [DefaultDispatcher-worker-15 @coroutine#2120] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59295/UmAppDatabase/replication/nodeId 2024-04-21 18:36:33.304 [DefaultDispatcher-worker-16 @coroutine#2120] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59295/UmAppDatabase/replication/nodeId 2024-04-21 18:36:33.304 [DefaultDispatcher-worker-16 @coroutine#2120] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59295/UmAppDatabase/replication/nodeId 2024-04-21 18:36:33.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-112 - configuration: 2024-04-21 18:36:33.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:33.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:33.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:33.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:33.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:33.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:33.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@66e27ac9 2024-04-21 18:36:33.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:33.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:33.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:33.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:33.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:33.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:33.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:33.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:33.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:33.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:33.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:33.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:33.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:33.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-21 18:36:33.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-21 18:36:33.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:33.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:33.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-21 18:36:33.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:33.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-112" 2024-04-21 18:36:33.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:33.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:33.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:33.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:33.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:33.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:33.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:33.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:33.362 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Starting... 2024-04-21 18:36:33.363 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@170b27a7 2024-04-21 18:36:33.363 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@170b27a7 2024-04-21 18:36:33.363 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Start completed. 2024-04-21 18:36:33.387 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@170b27a7 2024-04-21 18:36:33.398 [Test worker @coroutine#2476] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@170b27a7 2024-04-21 18:36:33.400 [Test worker @coroutine#2478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@170b27a7 2024-04-21 18:36:33.402 [DefaultDispatcher-worker-16 @coroutine#2481] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 18:36:33.402 [DefaultDispatcher-worker-16 @coroutine#2481] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-21 18:36:33.402 [DefaultDispatcher-worker-16 @coroutine#2481] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 18:36:33.402 [DefaultDispatcher-worker-16 @coroutine#2481] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-21 18:36:33.403 [DefaultDispatcher-worker-13 @coroutine#2481] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 18:36:33.403 [DefaultDispatcher-worker-13 @coroutine#2481] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 18:36:33.413 [DefaultDispatcher-worker-12 @coroutine#2480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@170b27a7 2024-04-21 18:36:33.413 [DefaultDispatcher-worker-12 @coroutine#2480] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-21 18:36:33.413 [DefaultDispatcher-worker-12 @coroutine#2480] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/nodeId. 2024-04-21 18:36:33.413 [DefaultDispatcher-worker-12 @coroutine#2480] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-21 18:36:33.413 [DefaultDispatcher-worker-12 @coroutine#2480] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-21 18:36:33.413 [DefaultDispatcher-worker-12 @coroutine#2480] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-21 18:36:33.418 [Test worker @coroutine#2485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@170b27a7 2024-04-21 18:36:33.436 [DefaultDispatcher-worker-9 @coroutine#2492] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@170b27a7 2024-04-21 18:36:33.463 [HikariPool-112 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-21 18:36:33.467 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@62778f42 2024-04-21 18:36:33.468 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@62778f42 2024-04-21 18:36:33.472 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cb06d7c 2024-04-21 18:36:33.472 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cb06d7c 2024-04-21 18:36:33.475 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@688fe432 2024-04-21 18:36:33.475 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@688fe432 2024-04-21 18:36:33.478 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d8d6747 2024-04-21 18:36:33.478 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d8d6747 2024-04-21 18:36:33.480 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@73def02b 2024-04-21 18:36:33.480 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@73def02b 2024-04-21 18:36:33.483 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ceaa8a1 2024-04-21 18:36:33.483 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ceaa8a1 2024-04-21 18:36:33.485 [DefaultDispatcher-worker-3 @coroutine#2163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bb160fb 2024-04-21 18:36:33.485 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@b53617a 2024-04-21 18:36:33.485 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@b53617a 2024-04-21 18:36:33.485 [DefaultDispatcher-worker-3 @coroutine#2163] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58961/UmAppDatabase/replication/nodeId 2024-04-21 18:36:33.485 [DefaultDispatcher-worker-3 @coroutine#2163] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58961/UmAppDatabase/replication/nodeId. 2024-04-21 18:36:33.486 [DefaultDispatcher-worker-3 @coroutine#2163] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58961/UmAppDatabase/replication/nodeId 2024-04-21 18:36:33.487 [DefaultDispatcher-worker-9 @coroutine#2163] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58961/UmAppDatabase/replication/nodeId 2024-04-21 18:36:33.487 [DefaultDispatcher-worker-9 @coroutine#2163] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58961/UmAppDatabase/replication/nodeId 2024-04-21 18:36:33.488 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@4da29808 2024-04-21 18:36:33.488 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@4da29808 2024-04-21 18:36:33.488 [Test worker @coroutine#2494] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@170b27a7 2024-04-21 18:36:33.490 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@4979763f 2024-04-21 18:36:33.490 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@4979763f 2024-04-21 18:36:33.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-04-21 18:36:33.495 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Shutdown initiated... 2024-04-21 18:36:33.495 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Close initiated... 2024-04-21 18:36:33.495 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-04-21 18:36:33.495 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@170b27a7: (connection evicted) 2024-04-21 18:36:33.496 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@62778f42: (connection evicted) 2024-04-21 18:36:33.496 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6cb06d7c: (connection evicted) 2024-04-21 18:36:33.497 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@688fe432: (connection evicted) 2024-04-21 18:36:33.497 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2d8d6747: (connection evicted) 2024-04-21 18:36:33.498 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@73def02b: (connection evicted) 2024-04-21 18:36:33.498 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1ceaa8a1: (connection evicted) 2024-04-21 18:36:33.498 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@b53617a: (connection evicted) 2024-04-21 18:36:33.499 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4da29808: (connection evicted) 2024-04-21 18:36:33.499 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4979763f: (connection evicted) 2024-04-21 18:36:33.501 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 18:36:33.502 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Closed. 2024-04-21 18:36:33.502 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Shutdown completed. 2024-04-21 18:36:33.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-113 - configuration: 2024-04-21 18:36:33.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:33.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:33.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:33.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:33.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:33.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:33.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4d408746 2024-04-21 18:36:33.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:33.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:33.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:33.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:33.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:33.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:33.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:33.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:33.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:33.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:33.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:33.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:33.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:33.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-21 18:36:33.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-21 18:36:33.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:33.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:33.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-21 18:36:33.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:33.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-113" 2024-04-21 18:36:33.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:33.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:33.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:33.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:33.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:33.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:33.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:33.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:33.505 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Starting... 2024-04-21 18:36:33.508 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bc75792 2024-04-21 18:36:33.508 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bc75792 2024-04-21 18:36:33.508 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Start completed. 2024-04-21 18:36:33.509 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc75792 2024-04-21 18:36:33.523 [Test worker @coroutine#2501] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc75792 2024-04-21 18:36:33.525 [Test worker @coroutine#2503] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc75792 2024-04-21 18:36:33.526 [DefaultDispatcher-worker-3 @coroutine#2506] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 18:36:33.526 [DefaultDispatcher-worker-3 @coroutine#2506] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-21 18:36:33.526 [DefaultDispatcher-worker-3 @coroutine#2506] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 18:36:33.526 [DefaultDispatcher-worker-3 @coroutine#2506] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-21 18:36:33.527 [DefaultDispatcher-worker-15 @coroutine#2506] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 18:36:33.527 [DefaultDispatcher-worker-15 @coroutine#2506] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 18:36:33.536 [DefaultDispatcher-worker-3 @coroutine#2505] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc75792 2024-04-21 18:36:33.536 [DefaultDispatcher-worker-3 @coroutine#2505] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-21 18:36:33.536 [DefaultDispatcher-worker-3 @coroutine#2505] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/nodeId. 2024-04-21 18:36:33.536 [DefaultDispatcher-worker-3 @coroutine#2505] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-21 18:36:33.537 [DefaultDispatcher-worker-13 @coroutine#2505] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-21 18:36:33.537 [DefaultDispatcher-worker-13 @coroutine#2505] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-21 18:36:33.540 [Test worker @coroutine#2510] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc75792 2024-04-21 18:36:33.555 [DefaultDispatcher-worker-4 @coroutine#2518] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc75792 2024-04-21 18:36:33.568 [DefaultDispatcher-worker-11 @coroutine#1885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70ebaa1e 2024-04-21 18:36:33.568 [DefaultDispatcher-worker-11 @coroutine#1885] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52723/UmAppDatabase/replication/nodeId 2024-04-21 18:36:33.568 [DefaultDispatcher-worker-11 @coroutine#1885] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52723/UmAppDatabase/replication/nodeId. 2024-04-21 18:36:33.568 [DefaultDispatcher-worker-11 @coroutine#1885] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52723/UmAppDatabase/replication/nodeId 2024-04-21 18:36:33.569 [DefaultDispatcher-worker-2 @coroutine#1885] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52723/UmAppDatabase/replication/nodeId 2024-04-21 18:36:33.569 [DefaultDispatcher-worker-2 @coroutine#1885] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52723/UmAppDatabase/replication/nodeId 2024-04-21 18:36:33.595 [Test worker @coroutine#2520] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc75792 2024-04-21 18:36:33.597 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Shutdown initiated... 2024-04-21 18:36:33.597 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Close initiated... 2024-04-21 18:36:33.597 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:33.597 [HikariPool-113 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4bc75792: (connection evicted) 2024-04-21 18:36:33.598 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 18:36:33.598 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Closed. 2024-04-21 18:36:33.598 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Shutdown completed. 2024-04-21 18:36:33.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-114 - configuration: 2024-04-21 18:36:33.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:33.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:33.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:33.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:33.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:33.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:33.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c9b0c16 2024-04-21 18:36:33.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:33.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:33.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:33.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:33.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:33.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:33.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:33.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:33.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:33.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:33.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:33.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:33.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:33.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-21 18:36:33.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-21 18:36:33.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:33.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:33.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-21 18:36:33.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:33.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-114" 2024-04-21 18:36:33.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:33.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:33.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:33.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:33.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:33.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:33.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:33.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:33.601 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Starting... 2024-04-21 18:36:33.603 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@240fa4ad 2024-04-21 18:36:33.603 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@240fa4ad 2024-04-21 18:36:33.603 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Start completed. 2024-04-21 18:36:33.604 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@240fa4ad 2024-04-21 18:36:33.615 [Test worker @coroutine#2528] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@240fa4ad 2024-04-21 18:36:33.617 [Test worker @coroutine#2530] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@240fa4ad 2024-04-21 18:36:33.618 [DefaultDispatcher-worker-13 @coroutine#2533] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 18:36:33.618 [DefaultDispatcher-worker-13 @coroutine#2533] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-21 18:36:33.618 [DefaultDispatcher-worker-13 @coroutine#2533] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 18:36:33.618 [DefaultDispatcher-worker-13 @coroutine#2533] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-21 18:36:33.620 [DefaultDispatcher-worker-16 @coroutine#2533] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 18:36:33.620 [DefaultDispatcher-worker-16 @coroutine#2533] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 18:36:33.628 [DefaultDispatcher-worker-12 @coroutine#2532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@240fa4ad 2024-04-21 18:36:33.629 [DefaultDispatcher-worker-12 @coroutine#2532] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-21 18:36:33.629 [DefaultDispatcher-worker-12 @coroutine#2532] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/nodeId. 2024-04-21 18:36:33.629 [DefaultDispatcher-worker-12 @coroutine#2532] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-21 18:36:33.629 [DefaultDispatcher-worker-11 @coroutine#2532] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-21 18:36:33.630 [DefaultDispatcher-worker-11 @coroutine#2532] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-21 18:36:33.631 [Test worker @coroutine#2537] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@240fa4ad 2024-04-21 18:36:33.638 [DefaultDispatcher-worker-11 @coroutine#2219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d82d35c 2024-04-21 18:36:33.639 [DefaultDispatcher-worker-11 @coroutine#2219] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41141/UmAppDatabase/replication/nodeId 2024-04-21 18:36:33.639 [DefaultDispatcher-worker-11 @coroutine#2219] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41141/UmAppDatabase/replication/nodeId. 2024-04-21 18:36:33.639 [DefaultDispatcher-worker-11 @coroutine#2219] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41141/UmAppDatabase/replication/nodeId 2024-04-21 18:36:33.640 [DefaultDispatcher-worker-15 @coroutine#2219] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41141/UmAppDatabase/replication/nodeId 2024-04-21 18:36:33.640 [DefaultDispatcher-worker-15 @coroutine#2219] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41141/UmAppDatabase/replication/nodeId 2024-04-21 18:36:33.648 [DefaultDispatcher-worker-15 @coroutine#2544] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@240fa4ad 2024-04-21 18:36:33.668 [DefaultDispatcher-worker-13 @coroutine#1917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4193da4d 2024-04-21 18:36:33.668 [DefaultDispatcher-worker-13 @coroutine#1917] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33245/UmAppDatabase/replication/nodeId 2024-04-21 18:36:33.668 [DefaultDispatcher-worker-13 @coroutine#1917] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33245/UmAppDatabase/replication/nodeId. 2024-04-21 18:36:33.668 [DefaultDispatcher-worker-13 @coroutine#1917] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33245/UmAppDatabase/replication/nodeId 2024-04-21 18:36:33.670 [DefaultDispatcher-worker-7 @coroutine#1917] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33245/UmAppDatabase/replication/nodeId 2024-04-21 18:36:33.670 [DefaultDispatcher-worker-7 @coroutine#1917] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33245/UmAppDatabase/replication/nodeId 2024-04-21 18:36:33.685 [Test worker @coroutine#2550] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@240fa4ad 2024-04-21 18:36:33.688 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Shutdown initiated... 2024-04-21 18:36:33.688 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Close initiated... 2024-04-21 18:36:33.688 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:33.688 [HikariPool-114 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Closing connection org.sqlite.jdbc4.JDBC4Connection@240fa4ad: (connection evicted) 2024-04-21 18:36:33.689 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 18:36:33.689 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Closed. 2024-04-21 18:36:33.689 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Shutdown completed. 2024-04-21 18:36:33.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-115 - configuration: 2024-04-21 18:36:33.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:33.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:33.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:33.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:33.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:33.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:33.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d6ccad7 2024-04-21 18:36:33.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:33.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:33.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:33.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:33.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:33.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:33.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:33.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:33.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:33.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:33.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:33.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:33.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:33.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-21 18:36:33.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-21 18:36:33.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:33.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:33.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-21 18:36:33.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:33.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-115" 2024-04-21 18:36:33.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:33.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:33.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:33.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:33.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:33.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:33.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:33.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:33.691 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Starting... 2024-04-21 18:36:33.694 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@481b8d53 2024-04-21 18:36:33.694 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@481b8d53 2024-04-21 18:36:33.694 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Start completed. 2024-04-21 18:36:33.695 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@481b8d53 2024-04-21 18:36:33.706 [Test worker @coroutine#2557] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@481b8d53 2024-04-21 18:36:33.708 [Test worker @coroutine#2559] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@481b8d53 2024-04-21 18:36:33.709 [DefaultDispatcher-worker-3 @coroutine#2562] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 18:36:33.709 [DefaultDispatcher-worker-3 @coroutine#2562] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-21 18:36:33.709 [DefaultDispatcher-worker-3 @coroutine#2562] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 18:36:33.709 [DefaultDispatcher-worker-3 @coroutine#2562] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-21 18:36:33.711 [DefaultDispatcher-worker-12 @coroutine#2562] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 18:36:33.711 [DefaultDispatcher-worker-12 @coroutine#2562] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 18:36:33.719 [DefaultDispatcher-worker-4 @coroutine#2561] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@481b8d53 2024-04-21 18:36:33.719 [DefaultDispatcher-worker-4 @coroutine#2561] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-21 18:36:33.719 [DefaultDispatcher-worker-4 @coroutine#2561] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/nodeId. 2024-04-21 18:36:33.719 [DefaultDispatcher-worker-4 @coroutine#2561] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-21 18:36:33.720 [DefaultDispatcher-worker-6 @coroutine#2561] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-21 18:36:33.720 [DefaultDispatcher-worker-6 @coroutine#2561] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-21 18:36:33.723 [Test worker @coroutine#2566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@481b8d53 2024-04-21 18:36:33.739 [DefaultDispatcher-worker-4 @coroutine#2573] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@481b8d53 2024-04-21 18:36:33.777 [Test worker @coroutine#2575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@481b8d53 2024-04-21 18:36:33.780 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Shutdown initiated... 2024-04-21 18:36:33.780 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Close initiated... 2024-04-21 18:36:33.780 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:33.780 [HikariPool-115 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Closing connection org.sqlite.jdbc4.JDBC4Connection@481b8d53: (connection evicted) 2024-04-21 18:36:33.781 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 18:36:33.781 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Closed. 2024-04-21 18:36:33.781 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Shutdown completed. 2024-04-21 18:36:33.794 [Test worker @coroutine#2578] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-116 - configuration: 2024-04-21 18:36:33.794 [Test worker @coroutine#2578] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:33.794 [Test worker @coroutine#2578] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:33.794 [Test worker @coroutine#2578] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:33.794 [Test worker @coroutine#2578] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:33.794 [Test worker @coroutine#2578] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:33.794 [Test worker @coroutine#2578] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:33.794 [Test worker @coroutine#2578] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5e9a9683 2024-04-21 18:36:33.794 [Test worker @coroutine#2578] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:33.794 [Test worker @coroutine#2578] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:33.794 [Test worker @coroutine#2578] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:33.794 [Test worker @coroutine#2578] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:33.794 [Test worker @coroutine#2578] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:33.794 [Test worker @coroutine#2578] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:33.794 [Test worker @coroutine#2578] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:33.794 [Test worker @coroutine#2578] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:33.794 [Test worker @coroutine#2578] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:33.794 [Test worker @coroutine#2578] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:33.794 [Test worker @coroutine#2578] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:33.794 [Test worker @coroutine#2578] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:33.794 [Test worker @coroutine#2578] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:33.794 [Test worker @coroutine#2578] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 18:36:33.794 [Test worker @coroutine#2578] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 18:36:33.794 [Test worker @coroutine#2578] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:33.794 [Test worker @coroutine#2578] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:33.794 [Test worker @coroutine#2578] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 18:36:33.794 [Test worker @coroutine#2578] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:33.794 [Test worker @coroutine#2578] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-116" 2024-04-21 18:36:33.794 [Test worker @coroutine#2578] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:33.794 [Test worker @coroutine#2578] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:33.794 [Test worker @coroutine#2578] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:33.794 [Test worker @coroutine#2578] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:33.794 [Test worker @coroutine#2578] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:33.794 [Test worker @coroutine#2578] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:33.794 [Test worker @coroutine#2578] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:33.794 [Test worker @coroutine#2578] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:33.794 [Test worker @coroutine#2578] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Starting... 2024-04-21 18:36:33.795 [Test worker @coroutine#2578] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@2553fbd0 2024-04-21 18:36:33.795 [Test worker @coroutine#2578] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@2553fbd0 2024-04-21 18:36:33.795 [Test worker @coroutine#2578] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Start completed. 2024-04-21 18:36:33.809 [Test worker @coroutine#2578] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2553fbd0 2024-04-21 18:36:33.820 [Test worker @coroutine#2580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2553fbd0 2024-04-21 18:36:33.822 [Test worker @coroutine#2582] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2553fbd0 2024-04-21 18:36:33.824 [Test worker @coroutine#2584] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2553fbd0 2024-04-21 18:36:33.836 [DefaultDispatcher-worker-2 @coroutine#1964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@788fa91f 2024-04-21 18:36:33.837 [DefaultDispatcher-worker-2 @coroutine#1964] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53177/UmAppDatabase/replication/nodeId 2024-04-21 18:36:33.837 [DefaultDispatcher-worker-2 @coroutine#1964] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53177/UmAppDatabase/replication/nodeId. 2024-04-21 18:36:33.837 [DefaultDispatcher-worker-2 @coroutine#1964] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53177/UmAppDatabase/replication/nodeId 2024-04-21 18:36:33.837 [DefaultDispatcher-worker-11 @coroutine#2586] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2553fbd0 2024-04-21 18:36:33.838 [DefaultDispatcher-worker-3 @coroutine#1964] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53177/UmAppDatabase/replication/nodeId 2024-04-21 18:36:33.838 [DefaultDispatcher-worker-3 @coroutine#1964] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53177/UmAppDatabase/replication/nodeId 2024-04-21 18:36:33.849 [DefaultDispatcher-worker-3 @coroutine#2601] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2553fbd0 2024-04-21 18:36:33.852 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Shutdown initiated... 2024-04-21 18:36:33.852 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Close initiated... 2024-04-21 18:36:33.852 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:33.852 [HikariPool-116 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2553fbd0: (connection evicted) 2024-04-21 18:36:33.853 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 18:36:33.853 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Closed. 2024-04-21 18:36:33.853 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Shutdown completed. 2024-04-21 18:36:33.855 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-117 - configuration: 2024-04-21 18:36:33.855 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:33.855 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:33.855 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:33.855 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:33.855 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:33.855 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:33.855 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c1f3125 2024-04-21 18:36:33.855 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:33.855 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:33.855 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:33.855 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:33.855 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:33.855 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:33.855 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:33.855 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:33.855 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:33.855 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:33.855 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:33.855 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:33.855 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:33.855 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 18:36:33.855 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 18:36:33.855 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:33.855 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:33.855 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 18:36:33.855 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:33.855 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-117" 2024-04-21 18:36:33.855 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:33.855 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:33.855 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:33.855 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:33.855 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:33.855 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:33.855 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:33.855 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:33.855 [Test worker @coroutine#2607] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Starting... 2024-04-21 18:36:33.856 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@69eb1f23 2024-04-21 18:36:33.856 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@69eb1f23 2024-04-21 18:36:33.856 [Test worker @coroutine#2607] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Start completed. 2024-04-21 18:36:33.871 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69eb1f23 2024-04-21 18:36:33.882 [Test worker @coroutine#2608] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69eb1f23 2024-04-21 18:36:33.884 [Test worker @coroutine#2611] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69eb1f23 2024-04-21 18:36:33.886 [Test worker @coroutine#2613] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69eb1f23 2024-04-21 18:36:33.886 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-118 - configuration: 2024-04-21 18:36:33.886 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:33.887 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:33.887 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:33.887 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:33.887 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:33.887 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:33.887 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6259d7a0 2024-04-21 18:36:33.887 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:33.887 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:33.887 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:33.887 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:33.887 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:33.887 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:33.887 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:33.887 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:33.887 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:33.887 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:33.887 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:33.887 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:33.887 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:33.887 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 18:36:33.887 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 18:36:33.887 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:33.887 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:33.887 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 18:36:33.887 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:33.887 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-118" 2024-04-21 18:36:33.887 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:33.887 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:33.887 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:33.887 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:33.887 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:33.887 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:33.887 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:33.887 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:33.887 [Test worker @coroutine#2607] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Starting... 2024-04-21 18:36:33.887 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@33aa4326 2024-04-21 18:36:33.887 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@33aa4326 2024-04-21 18:36:33.887 [Test worker @coroutine#2607] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Start completed. 2024-04-21 18:36:33.901 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33aa4326 2024-04-21 18:36:33.913 [Test worker @coroutine#2615] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33aa4326 2024-04-21 18:36:33.914 [Test worker @coroutine#2617] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33aa4326 2024-04-21 18:36:33.916 [Test worker @coroutine#2619] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33aa4326 2024-04-21 18:36:33.928 [DefaultDispatcher-worker-7 @coroutine#2621] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33aa4326 2024-04-21 18:36:33.945 [DefaultDispatcher-worker-16 @coroutine#2607] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69eb1f23 2024-04-21 18:36:33.956 [HikariPool-117 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-21 18:36:33.956 [DefaultDispatcher-worker-16 @coroutine#2607] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69eb1f23 2024-04-21 18:36:33.960 [DefaultDispatcher-worker-11 @coroutine#1996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dba7721 2024-04-21 18:36:33.960 [DefaultDispatcher-worker-11 @coroutine#1996] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34439/UmAppDatabase/replication/nodeId 2024-04-21 18:36:33.960 [DefaultDispatcher-worker-11 @coroutine#1996] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34439/UmAppDatabase/replication/nodeId. 2024-04-21 18:36:33.960 [DefaultDispatcher-worker-11 @coroutine#1996] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34439/UmAppDatabase/replication/nodeId 2024-04-21 18:36:33.961 [DefaultDispatcher-worker-2 @coroutine#1996] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34439/UmAppDatabase/replication/nodeId 2024-04-21 18:36:33.962 [DefaultDispatcher-worker-2 @coroutine#1996] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34439/UmAppDatabase/replication/nodeId 2024-04-21 18:36:33.965 [DefaultDispatcher-worker-3 @coroutine#2607] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69eb1f23 2024-04-21 18:36:33.979 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Shutdown initiated... 2024-04-21 18:36:33.979 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Close initiated... 2024-04-21 18:36:33.979 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:33.980 [HikariPool-117 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Closing connection org.sqlite.jdbc4.JDBC4Connection@69eb1f23: (connection evicted) 2024-04-21 18:36:33.980 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 18:36:33.980 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Closed. 2024-04-21 18:36:33.980 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Shutdown completed. 2024-04-21 18:36:33.981 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Shutdown initiated... 2024-04-21 18:36:33.981 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Close initiated... 2024-04-21 18:36:33.981 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:33.981 [HikariPool-118 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Closing connection org.sqlite.jdbc4.JDBC4Connection@33aa4326: (connection evicted) 2024-04-21 18:36:33.981 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 18:36:33.981 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Closed. 2024-04-21 18:36:33.981 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Shutdown completed. 2024-04-21 18:36:33.983 [Test worker @coroutine#2645] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-119 - configuration: 2024-04-21 18:36:33.983 [Test worker @coroutine#2645] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:33.983 [Test worker @coroutine#2645] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:33.983 [Test worker @coroutine#2645] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:33.983 [Test worker @coroutine#2645] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:33.983 [Test worker @coroutine#2645] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:33.983 [Test worker @coroutine#2645] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:33.983 [Test worker @coroutine#2645] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3fbf66e7 2024-04-21 18:36:33.983 [Test worker @coroutine#2645] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:33.983 [Test worker @coroutine#2645] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:33.983 [Test worker @coroutine#2645] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:33.983 [Test worker @coroutine#2645] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:33.983 [Test worker @coroutine#2645] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:33.983 [Test worker @coroutine#2645] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:33.983 [Test worker @coroutine#2645] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:33.983 [Test worker @coroutine#2645] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:33.983 [Test worker @coroutine#2645] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:33.983 [Test worker @coroutine#2645] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:33.983 [Test worker @coroutine#2645] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:33.983 [Test worker @coroutine#2645] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:33.983 [Test worker @coroutine#2645] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:33.983 [Test worker @coroutine#2645] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 18:36:33.983 [Test worker @coroutine#2645] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 18:36:33.983 [Test worker @coroutine#2645] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:33.983 [Test worker @coroutine#2645] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:33.984 [Test worker @coroutine#2645] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 18:36:33.984 [Test worker @coroutine#2645] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:33.984 [Test worker @coroutine#2645] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-119" 2024-04-21 18:36:33.984 [Test worker @coroutine#2645] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:33.984 [Test worker @coroutine#2645] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:33.984 [Test worker @coroutine#2645] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:33.984 [Test worker @coroutine#2645] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:33.984 [Test worker @coroutine#2645] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:33.984 [Test worker @coroutine#2645] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:33.984 [Test worker @coroutine#2645] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:33.984 [Test worker @coroutine#2645] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:33.984 [Test worker @coroutine#2645] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Starting... 2024-04-21 18:36:33.984 [Test worker @coroutine#2645] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@41ad6c00 2024-04-21 18:36:33.984 [Test worker @coroutine#2645] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@41ad6c00 2024-04-21 18:36:33.984 [Test worker @coroutine#2645] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Start completed. 2024-04-21 18:36:34.003 [Test worker @coroutine#2645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41ad6c00 2024-04-21 18:36:34.014 [Test worker @coroutine#2647] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41ad6c00 2024-04-21 18:36:34.016 [Test worker @coroutine#2649] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41ad6c00 2024-04-21 18:36:34.018 [Test worker @coroutine#2651] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41ad6c00 2024-04-21 18:36:34.018 [Test worker @coroutine#2645] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-120 - configuration: 2024-04-21 18:36:34.018 [Test worker @coroutine#2645] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:34.019 [Test worker @coroutine#2645] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:34.019 [Test worker @coroutine#2645] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:34.019 [Test worker @coroutine#2645] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:34.019 [Test worker @coroutine#2645] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:34.019 [Test worker @coroutine#2645] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:34.019 [Test worker @coroutine#2645] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@279e4506 2024-04-21 18:36:34.019 [Test worker @coroutine#2645] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:34.019 [Test worker @coroutine#2645] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:34.019 [Test worker @coroutine#2645] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:34.019 [Test worker @coroutine#2645] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:34.019 [Test worker @coroutine#2645] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:34.019 [Test worker @coroutine#2645] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:34.019 [Test worker @coroutine#2645] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:34.019 [Test worker @coroutine#2645] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:34.019 [Test worker @coroutine#2645] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:34.019 [Test worker @coroutine#2645] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:34.019 [Test worker @coroutine#2645] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:34.019 [Test worker @coroutine#2645] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:34.019 [Test worker @coroutine#2645] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:34.019 [Test worker @coroutine#2645] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 18:36:34.019 [Test worker @coroutine#2645] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 18:36:34.019 [Test worker @coroutine#2645] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:34.019 [Test worker @coroutine#2645] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:34.019 [Test worker @coroutine#2645] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 18:36:34.019 [Test worker @coroutine#2645] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:34.019 [Test worker @coroutine#2645] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-120" 2024-04-21 18:36:34.019 [Test worker @coroutine#2645] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:34.019 [Test worker @coroutine#2645] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:34.019 [Test worker @coroutine#2645] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:34.019 [Test worker @coroutine#2645] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:34.019 [Test worker @coroutine#2645] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:34.019 [Test worker @coroutine#2645] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:34.019 [Test worker @coroutine#2645] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:34.019 [Test worker @coroutine#2645] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:34.019 [Test worker @coroutine#2645] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Starting... 2024-04-21 18:36:34.019 [Test worker @coroutine#2645] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@523e019c 2024-04-21 18:36:34.019 [Test worker @coroutine#2645] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@523e019c 2024-04-21 18:36:34.019 [Test worker @coroutine#2645] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Start completed. 2024-04-21 18:36:34.028 [DefaultDispatcher-worker-5 @coroutine#2025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b977aaa 2024-04-21 18:36:34.028 [DefaultDispatcher-worker-5 @coroutine#2025] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38365/UmAppDatabase/replication/nodeId 2024-04-21 18:36:34.028 [DefaultDispatcher-worker-5 @coroutine#2025] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38365/UmAppDatabase/replication/nodeId. 2024-04-21 18:36:34.028 [DefaultDispatcher-worker-5 @coroutine#2025] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38365/UmAppDatabase/replication/nodeId 2024-04-21 18:36:34.029 [DefaultDispatcher-worker-2 @coroutine#2025] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38365/UmAppDatabase/replication/nodeId 2024-04-21 18:36:34.029 [DefaultDispatcher-worker-2 @coroutine#2025] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38365/UmAppDatabase/replication/nodeId 2024-04-21 18:36:34.036 [Test worker @coroutine#2645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@523e019c 2024-04-21 18:36:34.047 [Test worker @coroutine#2656] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@523e019c 2024-04-21 18:36:34.049 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@523e019c 2024-04-21 18:36:34.051 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@523e019c 2024-04-21 18:36:34.064 [DefaultDispatcher-worker-14 @coroutine#2662] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@523e019c 2024-04-21 18:36:34.077 [DefaultDispatcher-worker-15 @coroutine#2645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41ad6c00 2024-04-21 18:36:34.084 [HikariPool-119 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-21 18:36:34.087 [DefaultDispatcher-worker-16 @coroutine#2645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41ad6c00 2024-04-21 18:36:34.096 [DefaultDispatcher-worker-7 @coroutine#2645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41ad6c00 2024-04-21 18:36:34.100 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Shutdown initiated... 2024-04-21 18:36:34.100 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Close initiated... 2024-04-21 18:36:34.100 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:34.100 [HikariPool-119 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Closing connection org.sqlite.jdbc4.JDBC4Connection@41ad6c00: (connection evicted) 2024-04-21 18:36:34.101 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 18:36:34.101 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Closed. 2024-04-21 18:36:34.101 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Shutdown completed. 2024-04-21 18:36:34.101 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Shutdown initiated... 2024-04-21 18:36:34.101 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Close initiated... 2024-04-21 18:36:34.101 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:34.102 [HikariPool-120 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Closing connection org.sqlite.jdbc4.JDBC4Connection@523e019c: (connection evicted) 2024-04-21 18:36:34.102 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 18:36:34.102 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Closed. 2024-04-21 18:36:34.102 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Shutdown completed. 2024-04-21 18:36:34.104 [Test worker @coroutine#2684] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-121 - configuration: 2024-04-21 18:36:34.105 [Test worker @coroutine#2684] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:34.105 [Test worker @coroutine#2684] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:34.105 [Test worker @coroutine#2684] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:34.105 [Test worker @coroutine#2684] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:34.105 [Test worker @coroutine#2684] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:34.105 [Test worker @coroutine#2684] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:34.105 [Test worker @coroutine#2684] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@67c912d3 2024-04-21 18:36:34.105 [Test worker @coroutine#2684] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:34.105 [Test worker @coroutine#2684] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:34.105 [Test worker @coroutine#2684] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:34.105 [Test worker @coroutine#2684] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:34.105 [Test worker @coroutine#2684] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:34.105 [Test worker @coroutine#2684] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:34.105 [Test worker @coroutine#2684] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:34.105 [Test worker @coroutine#2684] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:34.105 [Test worker @coroutine#2684] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:34.105 [Test worker @coroutine#2684] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:34.105 [Test worker @coroutine#2684] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:34.105 [Test worker @coroutine#2684] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:34.105 [Test worker @coroutine#2684] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:34.105 [Test worker @coroutine#2684] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 18:36:34.105 [Test worker @coroutine#2684] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 18:36:34.105 [Test worker @coroutine#2684] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:34.105 [Test worker @coroutine#2684] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:34.105 [Test worker @coroutine#2684] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 18:36:34.105 [Test worker @coroutine#2684] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:34.105 [Test worker @coroutine#2684] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-121" 2024-04-21 18:36:34.105 [Test worker @coroutine#2684] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:34.105 [Test worker @coroutine#2684] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:34.105 [Test worker @coroutine#2684] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:34.105 [Test worker @coroutine#2684] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:34.105 [Test worker @coroutine#2684] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:34.105 [Test worker @coroutine#2684] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:34.105 [Test worker @coroutine#2684] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:34.105 [Test worker @coroutine#2684] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:34.105 [Test worker @coroutine#2684] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Starting... 2024-04-21 18:36:34.105 [Test worker @coroutine#2684] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@37e967df 2024-04-21 18:36:34.105 [Test worker @coroutine#2684] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@37e967df 2024-04-21 18:36:34.105 [Test worker @coroutine#2684] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Start completed. 2024-04-21 18:36:34.123 [Test worker @coroutine#2684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37e967df 2024-04-21 18:36:34.134 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37e967df 2024-04-21 18:36:34.135 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37e967df 2024-04-21 18:36:34.137 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37e967df 2024-04-21 18:36:34.148 [DefaultDispatcher-worker-16 @coroutine#2692] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37e967df 2024-04-21 18:36:34.161 [DefaultDispatcher-worker-8 @coroutine#2054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49a5d27 2024-04-21 18:36:34.161 [DefaultDispatcher-worker-8 @coroutine#2054] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-21 18:36:34.161 [DefaultDispatcher-worker-8 @coroutine#2054] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-04-21 18:36:34.161 [DefaultDispatcher-worker-8 @coroutine#2054] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-21 18:36:34.161 [DefaultDispatcher-worker-7 @coroutine#2069] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@431f8830 2024-04-21 18:36:34.162 [DefaultDispatcher-worker-7 @coroutine#2069] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38749/UmAppDatabase/replication/nodeId 2024-04-21 18:36:34.162 [DefaultDispatcher-worker-7 @coroutine#2069] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38749/UmAppDatabase/replication/nodeId. 2024-04-21 18:36:34.162 [DefaultDispatcher-worker-7 @coroutine#2069] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38749/UmAppDatabase/replication/nodeId 2024-04-21 18:36:34.162 [DefaultDispatcher-worker-8 @coroutine#2054] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-21 18:36:34.163 [DefaultDispatcher-worker-8 @coroutine#2069] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38749/UmAppDatabase/replication/nodeId 2024-04-21 18:36:34.163 [DefaultDispatcher-worker-8 @coroutine#2069] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38749/UmAppDatabase/replication/nodeId 2024-04-21 18:36:34.170 [DefaultDispatcher-worker-1 @coroutine#2684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37e967df 2024-04-21 18:36:34.174 [Test worker @coroutine#2706] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37e967df 2024-04-21 18:36:34.183 [DefaultDispatcher-worker-1 @coroutine#2684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37e967df 2024-04-21 18:36:34.206 [HikariPool-121 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:34.207 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Shutdown initiated... 2024-04-21 18:36:34.207 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Close initiated... 2024-04-21 18:36:34.207 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:34.207 [HikariPool-121 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Closing connection org.sqlite.jdbc4.JDBC4Connection@37e967df: (connection evicted) 2024-04-21 18:36:34.207 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 18:36:34.207 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Closed. 2024-04-21 18:36:34.207 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Shutdown completed. 2024-04-21 18:36:34.209 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-122 - configuration: 2024-04-21 18:36:34.209 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:34.209 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:34.209 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:34.209 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:34.209 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:34.209 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:34.209 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@52e44f71 2024-04-21 18:36:34.209 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:34.209 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:34.209 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:34.209 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:34.209 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:34.209 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:34.209 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:34.209 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:34.209 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:34.209 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:34.209 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:34.209 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:34.209 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:34.209 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 18:36:34.209 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 18:36:34.209 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:34.209 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:34.209 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 18:36:34.209 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:34.209 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-122" 2024-04-21 18:36:34.209 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:34.209 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:34.209 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:34.209 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:34.209 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:34.209 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:34.209 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:34.209 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:34.209 [Test worker @coroutine#2739] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Starting... 2024-04-21 18:36:34.210 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@653c0c9c 2024-04-21 18:36:34.210 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@653c0c9c 2024-04-21 18:36:34.210 [Test worker @coroutine#2739] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Start completed. 2024-04-21 18:36:34.225 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@653c0c9c 2024-04-21 18:36:34.236 [Test worker @coroutine#2740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@653c0c9c 2024-04-21 18:36:34.238 [Test worker @coroutine#2742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@653c0c9c 2024-04-21 18:36:34.240 [Test worker @coroutine#2744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@653c0c9c 2024-04-21 18:36:34.265 [DefaultDispatcher-worker-6 @coroutine#2739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@653c0c9c 2024-04-21 18:36:34.273 [DefaultDispatcher-worker-4 @coroutine#2746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@653c0c9c 2024-04-21 18:36:34.276 [Test worker @coroutine#2754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@653c0c9c 2024-04-21 18:36:34.283 [DefaultDispatcher-worker-11 @coroutine#2739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@653c0c9c 2024-04-21 18:36:34.288 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Shutdown initiated... 2024-04-21 18:36:34.288 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Close initiated... 2024-04-21 18:36:34.288 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:34.288 [HikariPool-122 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Closing connection org.sqlite.jdbc4.JDBC4Connection@653c0c9c: (connection evicted) 2024-04-21 18:36:34.289 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 18:36:34.289 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Closed. 2024-04-21 18:36:34.289 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Shutdown completed. 2024-04-21 18:36:34.291 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-123 - configuration: 2024-04-21 18:36:34.291 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:34.291 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:34.291 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:34.291 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:34.291 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:34.291 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:34.291 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@12544a50 2024-04-21 18:36:34.291 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:34.291 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:34.291 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:34.291 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:34.291 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:34.291 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:34.291 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:34.291 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:34.291 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:34.291 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:34.291 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:34.291 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:34.291 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:34.291 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 18:36:34.291 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 18:36:34.291 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:34.291 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:34.291 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 18:36:34.291 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:34.291 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-123" 2024-04-21 18:36:34.291 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:34.291 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:34.291 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:34.291 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:34.291 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:34.291 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:34.291 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:34.291 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:34.291 [Test worker @coroutine#2784] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Starting... 2024-04-21 18:36:34.292 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b472cad 2024-04-21 18:36:34.292 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b472cad 2024-04-21 18:36:34.292 [Test worker @coroutine#2784] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Start completed. 2024-04-21 18:36:34.312 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b472cad 2024-04-21 18:36:34.314 [DefaultDispatcher-worker-1 @coroutine#2120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@755fdfad 2024-04-21 18:36:34.314 [DefaultDispatcher-worker-1 @coroutine#2120] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59295/UmAppDatabase/replication/nodeId 2024-04-21 18:36:34.314 [DefaultDispatcher-worker-1 @coroutine#2120] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59295/UmAppDatabase/replication/nodeId. 2024-04-21 18:36:34.314 [DefaultDispatcher-worker-1 @coroutine#2120] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59295/UmAppDatabase/replication/nodeId 2024-04-21 18:36:34.315 [DefaultDispatcher-worker-4 @coroutine#2120] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59295/UmAppDatabase/replication/nodeId 2024-04-21 18:36:34.315 [DefaultDispatcher-worker-4 @coroutine#2120] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59295/UmAppDatabase/replication/nodeId 2024-04-21 18:36:34.323 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b472cad 2024-04-21 18:36:34.324 [Test worker @coroutine#2790] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b472cad 2024-04-21 18:36:34.326 [Test worker @coroutine#2792] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b472cad 2024-04-21 18:36:34.336 [DefaultDispatcher-worker-13 @coroutine#2794] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b472cad 2024-04-21 18:36:34.357 [DefaultDispatcher-worker-16 @coroutine#2784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b472cad 2024-04-21 18:36:34.366 [DefaultDispatcher-worker-7 @coroutine#2784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b472cad 2024-04-21 18:36:34.416 [HikariPool-123 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:34.539 [DefaultDispatcher-worker-1 @coroutine#2163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bb160fb 2024-04-21 18:36:34.539 [DefaultDispatcher-worker-1 @coroutine#2163] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58961/UmAppDatabase/replication/nodeId 2024-04-21 18:36:34.539 [DefaultDispatcher-worker-1 @coroutine#2163] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58961/UmAppDatabase/replication/nodeId. 2024-04-21 18:36:34.539 [DefaultDispatcher-worker-1 @coroutine#2163] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58961/UmAppDatabase/replication/nodeId 2024-04-21 18:36:34.540 [DefaultDispatcher-worker-4 @coroutine#2163] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58961/UmAppDatabase/replication/nodeId 2024-04-21 18:36:34.540 [DefaultDispatcher-worker-4 @coroutine#2163] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58961/UmAppDatabase/replication/nodeId 2024-04-21 18:36:34.557 [DefaultDispatcher-worker-11 @coroutine#2820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b472cad 2024-04-21 18:36:34.603 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Shutdown initiated... 2024-04-21 18:36:34.603 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Close initiated... 2024-04-21 18:36:34.603 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:34.603 [HikariPool-123 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1b472cad: (connection evicted) 2024-04-21 18:36:34.604 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 18:36:34.604 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Closed. 2024-04-21 18:36:34.604 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Shutdown completed. 2024-04-21 18:36:34.607 [Test worker @coroutine#2831] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-124 - configuration: 2024-04-21 18:36:34.607 [Test worker @coroutine#2831] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:34.607 [Test worker @coroutine#2831] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:34.607 [Test worker @coroutine#2831] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:34.607 [Test worker @coroutine#2831] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:34.607 [Test worker @coroutine#2831] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:34.607 [Test worker @coroutine#2831] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:34.607 [Test worker @coroutine#2831] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@30be6a05 2024-04-21 18:36:34.607 [Test worker @coroutine#2831] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:34.607 [Test worker @coroutine#2831] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:34.607 [Test worker @coroutine#2831] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:34.607 [Test worker @coroutine#2831] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:34.607 [Test worker @coroutine#2831] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:34.607 [Test worker @coroutine#2831] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:34.607 [Test worker @coroutine#2831] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:34.607 [Test worker @coroutine#2831] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:34.607 [Test worker @coroutine#2831] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:34.607 [Test worker @coroutine#2831] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:34.607 [Test worker @coroutine#2831] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:34.607 [Test worker @coroutine#2831] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:34.607 [Test worker @coroutine#2831] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:34.607 [Test worker @coroutine#2831] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 18:36:34.607 [Test worker @coroutine#2831] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 18:36:34.607 [Test worker @coroutine#2831] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:34.607 [Test worker @coroutine#2831] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:34.607 [Test worker @coroutine#2831] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 18:36:34.607 [Test worker @coroutine#2831] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:34.607 [Test worker @coroutine#2831] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-124" 2024-04-21 18:36:34.607 [Test worker @coroutine#2831] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:34.607 [Test worker @coroutine#2831] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:34.607 [Test worker @coroutine#2831] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:34.608 [Test worker @coroutine#2831] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:34.608 [Test worker @coroutine#2831] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:34.608 [Test worker @coroutine#2831] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:34.608 [Test worker @coroutine#2831] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:34.608 [Test worker @coroutine#2831] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:34.608 [Test worker @coroutine#2831] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Starting... 2024-04-21 18:36:34.608 [Test worker @coroutine#2831] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a4c1a6c 2024-04-21 18:36:34.608 [Test worker @coroutine#2831] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a4c1a6c 2024-04-21 18:36:34.608 [Test worker @coroutine#2831] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Start completed. 2024-04-21 18:36:34.615 [DefaultDispatcher-worker-6 @coroutine#1885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70ebaa1e 2024-04-21 18:36:34.615 [DefaultDispatcher-worker-6 @coroutine#1885] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52723/UmAppDatabase/replication/nodeId 2024-04-21 18:36:34.615 [DefaultDispatcher-worker-6 @coroutine#1885] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52723/UmAppDatabase/replication/nodeId. 2024-04-21 18:36:34.615 [DefaultDispatcher-worker-6 @coroutine#1885] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52723/UmAppDatabase/replication/nodeId 2024-04-21 18:36:34.616 [DefaultDispatcher-worker-11 @coroutine#1885] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52723/UmAppDatabase/replication/nodeId 2024-04-21 18:36:34.616 [DefaultDispatcher-worker-11 @coroutine#1885] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52723/UmAppDatabase/replication/nodeId 2024-04-21 18:36:34.625 [Test worker @coroutine#2831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a4c1a6c 2024-04-21 18:36:34.636 [Test worker @coroutine#2836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a4c1a6c 2024-04-21 18:36:34.638 [Test worker @coroutine#2838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a4c1a6c 2024-04-21 18:36:34.640 [Test worker @coroutine#2840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a4c1a6c 2024-04-21 18:36:34.651 [DefaultDispatcher-worker-10 @coroutine#2842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a4c1a6c 2024-04-21 18:36:34.651 [DefaultDispatcher-worker-16 @coroutine#2219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d82d35c 2024-04-21 18:36:34.652 [DefaultDispatcher-worker-16 @coroutine#2219] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41141/UmAppDatabase/replication/nodeId 2024-04-21 18:36:34.652 [DefaultDispatcher-worker-16 @coroutine#2219] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41141/UmAppDatabase/replication/nodeId. 2024-04-21 18:36:34.652 [DefaultDispatcher-worker-16 @coroutine#2219] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41141/UmAppDatabase/replication/nodeId 2024-04-21 18:36:34.653 [DefaultDispatcher-worker-10 @coroutine#2219] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41141/UmAppDatabase/replication/nodeId 2024-04-21 18:36:34.653 [DefaultDispatcher-worker-10 @coroutine#2219] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41141/UmAppDatabase/replication/nodeId 2024-04-21 18:36:34.654 [Test worker @coroutine#2846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a4c1a6c 2024-04-21 18:36:34.679 [DefaultDispatcher-worker-13 @coroutine#2831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a4c1a6c 2024-04-21 18:36:34.681 [DefaultDispatcher-worker-7 @coroutine#1917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4193da4d 2024-04-21 18:36:34.681 [DefaultDispatcher-worker-7 @coroutine#1917] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33245/UmAppDatabase/replication/nodeId 2024-04-21 18:36:34.681 [DefaultDispatcher-worker-7 @coroutine#1917] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33245/UmAppDatabase/replication/nodeId. 2024-04-21 18:36:34.681 [DefaultDispatcher-worker-7 @coroutine#1917] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33245/UmAppDatabase/replication/nodeId 2024-04-21 18:36:34.683 [DefaultDispatcher-worker-13 @coroutine#1917] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33245/UmAppDatabase/replication/nodeId 2024-04-21 18:36:34.683 [DefaultDispatcher-worker-13 @coroutine#1917] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33245/UmAppDatabase/replication/nodeId 2024-04-21 18:36:34.689 [DefaultDispatcher-worker-5 @coroutine#2831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a4c1a6c 2024-04-21 18:36:34.699 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Shutdown initiated... 2024-04-21 18:36:34.699 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Close initiated... 2024-04-21 18:36:34.699 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:34.699 [HikariPool-124 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7a4c1a6c: (connection evicted) 2024-04-21 18:36:34.700 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 18:36:34.700 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Closed. 2024-04-21 18:36:34.700 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Shutdown completed. 2024-04-21 18:36:34.701 [Test worker @coroutine#2874] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-125 - configuration: 2024-04-21 18:36:34.701 [Test worker @coroutine#2874] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:34.701 [Test worker @coroutine#2874] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:34.701 [Test worker @coroutine#2874] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:34.701 [Test worker @coroutine#2874] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:34.701 [Test worker @coroutine#2874] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:34.701 [Test worker @coroutine#2874] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:34.701 [Test worker @coroutine#2874] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7ed6e557 2024-04-21 18:36:34.701 [Test worker @coroutine#2874] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:34.701 [Test worker @coroutine#2874] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:34.701 [Test worker @coroutine#2874] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:34.701 [Test worker @coroutine#2874] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:34.701 [Test worker @coroutine#2874] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:34.702 [Test worker @coroutine#2874] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:34.702 [Test worker @coroutine#2874] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:34.702 [Test worker @coroutine#2874] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:34.702 [Test worker @coroutine#2874] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:34.702 [Test worker @coroutine#2874] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:34.702 [Test worker @coroutine#2874] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:34.702 [Test worker @coroutine#2874] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:34.702 [Test worker @coroutine#2874] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:34.702 [Test worker @coroutine#2874] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 18:36:34.702 [Test worker @coroutine#2874] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 18:36:34.702 [Test worker @coroutine#2874] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:34.702 [Test worker @coroutine#2874] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:34.702 [Test worker @coroutine#2874] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 18:36:34.702 [Test worker @coroutine#2874] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:34.702 [Test worker @coroutine#2874] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-125" 2024-04-21 18:36:34.702 [Test worker @coroutine#2874] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:34.702 [Test worker @coroutine#2874] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:34.702 [Test worker @coroutine#2874] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:34.702 [Test worker @coroutine#2874] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:34.702 [Test worker @coroutine#2874] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:34.702 [Test worker @coroutine#2874] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:34.702 [Test worker @coroutine#2874] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:34.702 [Test worker @coroutine#2874] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:34.702 [Test worker @coroutine#2874] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Starting... 2024-04-21 18:36:34.702 [Test worker @coroutine#2874] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@735d7b99 2024-04-21 18:36:34.702 [Test worker @coroutine#2874] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@735d7b99 2024-04-21 18:36:34.702 [Test worker @coroutine#2874] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Start completed. 2024-04-21 18:36:34.717 [Test worker @coroutine#2874] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@735d7b99 2024-04-21 18:36:34.728 [Test worker @coroutine#2875] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@735d7b99 2024-04-21 18:36:34.730 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@735d7b99 2024-04-21 18:36:34.732 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@735d7b99 2024-04-21 18:36:34.743 [DefaultDispatcher-worker-16 @coroutine#2881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@735d7b99 2024-04-21 18:36:34.802 [HikariPool-125 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:34.803 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Shutdown initiated... 2024-04-21 18:36:34.803 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Close initiated... 2024-04-21 18:36:34.803 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:34.803 [HikariPool-125 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Closing connection org.sqlite.jdbc4.JDBC4Connection@735d7b99: (connection evicted) 2024-04-21 18:36:34.804 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 18:36:34.804 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Closed. 2024-04-21 18:36:34.804 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Shutdown completed. 2024-04-21 18:36:34.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-126 - configuration: 2024-04-21 18:36:34.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:34.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:34.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:34.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:34.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:34.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:34.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c11ec9b 2024-04-21 18:36:34.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:34.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:34.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:34.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:34.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:34.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:34.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:34.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:34.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:34.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:34.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:34.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:34.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:34.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 18:36:34.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 18:36:34.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:34.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:34.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 18:36:34.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:34.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-126" 2024-04-21 18:36:34.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:34.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:34.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:34.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:34.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:34.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:34.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:34.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:34.806 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Starting... 2024-04-21 18:36:34.806 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@18372705 2024-04-21 18:36:34.806 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@18372705 2024-04-21 18:36:34.806 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Start completed. 2024-04-21 18:36:34.873 [DefaultDispatcher-worker-4 @coroutine#1964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@788fa91f 2024-04-21 18:36:34.874 [DefaultDispatcher-worker-4 @coroutine#1964] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53177/UmAppDatabase/replication/nodeId 2024-04-21 18:36:34.874 [DefaultDispatcher-worker-4 @coroutine#1964] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53177/UmAppDatabase/replication/nodeId. 2024-04-21 18:36:34.874 [DefaultDispatcher-worker-4 @coroutine#1964] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53177/UmAppDatabase/replication/nodeId 2024-04-21 18:36:34.875 [DefaultDispatcher-worker-13 @coroutine#1964] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53177/UmAppDatabase/replication/nodeId 2024-04-21 18:36:34.875 [DefaultDispatcher-worker-13 @coroutine#1964] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53177/UmAppDatabase/replication/nodeId 2024-04-21 18:36:34.897 [DefaultDispatcher-worker-3 @coroutine#2908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18372705 2024-04-21 18:36:34.906 [DefaultDispatcher-worker-16 @coroutine#2908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18372705 2024-04-21 18:36:34.907 [HikariPool-126 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-21 18:36:34.914 [DefaultDispatcher-worker-16 @coroutine#2908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18372705 2024-04-21 18:36:34.923 [DefaultDispatcher-worker-10 @coroutine#2908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18372705 2024-04-21 18:36:34.952 [DefaultDispatcher-worker-11 @coroutine#2908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18372705 2024-04-21 18:36:34.953 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-04-21 18:36:34.960 [Test worker] INFO ktor.application - Application started in 0.007 seconds. 2024-04-21 18:36:34.961 [DefaultDispatcher-worker-1 @coroutine#2914] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-04-21 18:36:34.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-127 - configuration: 2024-04-21 18:36:34.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:34.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:34.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:34.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:34.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:34.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:34.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@39d62e47 2024-04-21 18:36:34.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:34.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:34.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:34.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:34.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:34.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:34.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:34.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:34.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:34.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:34.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:34.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:34.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:34.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 18:36:34.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 18:36:34.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:34.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:34.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 18:36:34.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:34.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-127" 2024-04-21 18:36:34.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:34.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:34.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:34.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:34.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:34.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:34.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:34.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:34.962 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Starting... 2024-04-21 18:36:34.962 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d28e108 2024-04-21 18:36:34.962 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d28e108 2024-04-21 18:36:34.962 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Start completed. 2024-04-21 18:36:34.972 [DefaultDispatcher-worker-1 @coroutine#1996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dba7721 2024-04-21 18:36:34.972 [DefaultDispatcher-worker-1 @coroutine#1996] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34439/UmAppDatabase/replication/nodeId 2024-04-21 18:36:34.972 [DefaultDispatcher-worker-1 @coroutine#1996] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34439/UmAppDatabase/replication/nodeId. 2024-04-21 18:36:34.972 [DefaultDispatcher-worker-1 @coroutine#1996] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34439/UmAppDatabase/replication/nodeId 2024-04-21 18:36:34.973 [DefaultDispatcher-worker-4 @coroutine#1996] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34439/UmAppDatabase/replication/nodeId 2024-04-21 18:36:34.973 [DefaultDispatcher-worker-4 @coroutine#1996] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34439/UmAppDatabase/replication/nodeId 2024-04-21 18:36:34.977 [DefaultDispatcher-worker-15 @coroutine#2919] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 18:36:34.977 [DefaultDispatcher-worker-15 @coroutine#2919] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-21 18:36:34.977 [DefaultDispatcher-worker-15 @coroutine#2919] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 18:36:34.977 [DefaultDispatcher-worker-15 @coroutine#2919] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-21 18:36:34.979 [eventLoopGroupProxy-19-1 @call-handler#2927] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-04-21 18:36:34.979 [eventLoopGroupProxy-19-2 @call-handler#2928] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-04-21 18:36:34.980 [eventLoopGroupProxy-19-1 @call-handler#2927] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:34.980 [eventLoopGroupProxy-19-2 @call-handler#2928] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 18:36:34.980 [eventLoopGroupProxy-19-2 @call-handler#2928] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-21 18:36:34.981 [eventLoopGroupProxy-19-2 @call-handler#2928] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:34.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-128 - configuration: 2024-04-21 18:36:34.981 [DefaultDispatcher-worker-13 @coroutine#2919] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 18:36:34.981 [DefaultDispatcher-worker-13 @coroutine#2919] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 18:36:34.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:34.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:34.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:34.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:34.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:34.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:34.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@12d24c43 2024-04-21 18:36:34.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:34.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:34.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:34.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:34.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:34.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:34.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:34.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:34.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:34.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:34.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:34.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:34.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:34.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 18:36:34.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 18:36:34.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:34.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:34.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 18:36:34.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:34.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-128" 2024-04-21 18:36:34.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:34.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:34.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:34.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:34.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:34.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:34.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:34.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:34.981 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Starting... 2024-04-21 18:36:34.982 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a66949a 2024-04-21 18:36:34.982 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a66949a 2024-04-21 18:36:34.982 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Start completed. 2024-04-21 18:36:34.997 [DefaultDispatcher-worker-4 @coroutine#2918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d28e108 2024-04-21 18:36:34.997 [DefaultDispatcher-worker-4 @coroutine#2918] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-21 18:36:34.997 [DefaultDispatcher-worker-4 @coroutine#2918] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/nodeId. 2024-04-21 18:36:34.998 [DefaultDispatcher-worker-4 @coroutine#2918] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-21 18:36:34.998 [eventLoopGroupProxy-19-2 @call-handler#2933] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-04-21 18:36:34.999 [eventLoopGroupProxy-19-2 @call-handler#2933] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:34.999 [DefaultDispatcher-worker-10 @coroutine#2918] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-21 18:36:34.999 [DefaultDispatcher-worker-10 @coroutine#2918] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-21 18:36:35.000 [DefaultDispatcher-worker-13 @coroutine#2938] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 18:36:35.000 [DefaultDispatcher-worker-13 @coroutine#2938] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-21 18:36:35.000 [DefaultDispatcher-worker-13 @coroutine#2938] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 18:36:35.000 [DefaultDispatcher-worker-13 @coroutine#2938] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-21 18:36:35.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-129 - configuration: 2024-04-21 18:36:35.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:35.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:35.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:35.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:35.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:35.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:35.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@514eefc4 2024-04-21 18:36:35.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:35.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:35.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:35.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:35.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:35.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:35.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:35.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:35.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:35.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:35.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:35.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:35.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:35.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 18:36:35.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 18:36:35.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:35.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:35.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 18:36:35.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:35.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-129" 2024-04-21 18:36:35.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:35.001 [eventLoopGroupProxy-19-2 @call-handler#2942] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-04-21 18:36:35.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:35.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:35.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:35.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:35.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:35.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:35.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:35.001 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Starting... 2024-04-21 18:36:35.002 [eventLoopGroupProxy-19-2 @call-handler#2942] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 18:36:35.002 [eventLoopGroupProxy-19-2 @call-handler#2942] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-21 18:36:35.002 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@560e1459 2024-04-21 18:36:35.002 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@560e1459 2024-04-21 18:36:35.002 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Start completed. 2024-04-21 18:36:35.002 [eventLoopGroupProxy-19-2 @call-handler#2942] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:35.002 [eventLoopGroupProxy-19-3 @call-handler#2945] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-04-21 18:36:35.003 [eventLoopGroupProxy-19-3 @call-handler#2945] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:35.003 [DefaultDispatcher-worker-14 @coroutine#2938] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 18:36:35.003 [DefaultDispatcher-worker-14 @coroutine#2938] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 18:36:35.010 [DefaultDispatcher-worker-12 @coroutine#2918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d28e108 2024-04-21 18:36:35.020 [DefaultDispatcher-worker-6 @coroutine#2920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d28e108 2024-04-21 18:36:35.022 [DefaultDispatcher-worker-6 @coroutine#2950] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 18:36:35.022 [DefaultDispatcher-worker-6 @coroutine#2950] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-21 18:36:35.022 [DefaultDispatcher-worker-6 @coroutine#2950] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 18:36:35.022 [DefaultDispatcher-worker-6 @coroutine#2950] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-21 18:36:35.023 [eventLoopGroupProxy-19-2 @call-handler#2954] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-04-21 18:36:35.024 [eventLoopGroupProxy-19-2 @call-handler#2954] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 18:36:35.024 [eventLoopGroupProxy-19-2 @call-handler#2954] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-21 18:36:35.024 [eventLoopGroupProxy-19-2 @call-handler#2954] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:35.025 [eventLoopGroupProxy-19-4 @call-handler#2958] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-04-21 18:36:35.025 [eventLoopGroupProxy-19-4 @call-handler#2958] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:35.025 [DefaultDispatcher-worker-13 @coroutine#2950] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 18:36:35.025 [DefaultDispatcher-worker-13 @coroutine#2950] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 18:36:35.031 [DefaultDispatcher-worker-14 @coroutine#2937] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a66949a 2024-04-21 18:36:35.031 [DefaultDispatcher-worker-14 @coroutine#2937] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-21 18:36:35.031 [DefaultDispatcher-worker-14 @coroutine#2937] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/nodeId. 2024-04-21 18:36:35.031 [DefaultDispatcher-worker-14 @coroutine#2937] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-21 18:36:35.032 [eventLoopGroupProxy-19-2 @call-handler#2963] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-04-21 18:36:35.032 [eventLoopGroupProxy-19-2 @call-handler#2963] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:35.033 [DefaultDispatcher-worker-3 @coroutine#2937] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-21 18:36:35.033 [DefaultDispatcher-worker-3 @coroutine#2937] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-21 18:36:35.036 [DefaultDispatcher-worker-11 @coroutine#2955] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18372705 2024-04-21 18:36:35.041 [DefaultDispatcher-worker-7 @coroutine#2025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b977aaa 2024-04-21 18:36:35.041 [DefaultDispatcher-worker-7 @coroutine#2025] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38365/UmAppDatabase/replication/nodeId 2024-04-21 18:36:35.041 [DefaultDispatcher-worker-7 @coroutine#2025] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38365/UmAppDatabase/replication/nodeId. 2024-04-21 18:36:35.041 [DefaultDispatcher-worker-7 @coroutine#2025] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38365/UmAppDatabase/replication/nodeId 2024-04-21 18:36:35.042 [DefaultDispatcher-worker-17 @coroutine#2025] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38365/UmAppDatabase/replication/nodeId 2024-04-21 18:36:35.042 [DefaultDispatcher-worker-17 @coroutine#2025] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38365/UmAppDatabase/replication/nodeId 2024-04-21 18:36:35.043 [DefaultDispatcher-worker-18 @coroutine#2937] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a66949a 2024-04-21 18:36:35.046 [DefaultDispatcher-worker-3 @coroutine#2955] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18372705 2024-04-21 18:36:35.053 [DefaultDispatcher-worker-13 @coroutine#2939] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a66949a 2024-04-21 18:36:35.053 [DefaultDispatcher-worker-16 @coroutine#2949] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@560e1459 2024-04-21 18:36:35.053 [DefaultDispatcher-worker-16 @coroutine#2949] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-21 18:36:35.053 [DefaultDispatcher-worker-16 @coroutine#2949] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/nodeId. 2024-04-21 18:36:35.053 [DefaultDispatcher-worker-16 @coroutine#2949] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-21 18:36:35.054 [eventLoopGroupProxy-19-2 @call-handler#2975] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-04-21 18:36:35.054 [eventLoopGroupProxy-19-2 @call-handler#2975] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:35.055 [DefaultDispatcher-worker-8 @coroutine#2949] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-21 18:36:35.055 [DefaultDispatcher-worker-8 @coroutine#2949] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-21 18:36:35.062 [HikariPool-127 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:35.064 [DefaultDispatcher-worker-5 @coroutine#2949] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@560e1459 2024-04-21 18:36:35.073 [DefaultDispatcher-worker-8 @coroutine#2951] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@560e1459 2024-04-21 18:36:35.077 [DefaultDispatcher-worker-18 @coroutine#2955] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18372705 2024-04-21 18:36:35.078 [DefaultDispatcher-worker-18 @coroutine#2955] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-04-21 18:36:35.078 [DefaultDispatcher-worker-18 @coroutine#2955] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0. 2024-04-21 18:36:35.078 [DefaultDispatcher-worker-18 @coroutine#2955] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-04-21 18:36:35.079 [eventLoopGroupProxy-19-2 @call-handler#2989] TRACE io.ktor.routing.Routing - Trace for [auth, login] /, segment:0 -> SUCCESS @ / /auth, segment:1 -> SUCCESS @ /auth /auth/login, segment:2 -> SUCCESS @ /auth/login /auth/login/(method:POST), segment:2 -> SUCCESS @ /auth/login/(method:POST) /auth/register, segment:1 -> FAILURE "Selector didn't match" @ /auth/register /auth/person, segment:1 -> FAILURE "Selector didn't match" @ /auth/person /auth/hash, segment:1 -> FAILURE "Selector didn't match" @ /auth/hash /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "auth" -> "login" -> "(method:POST)" Route resolve result: SUCCESS @ /auth/login/(method:POST) 2024-04-21 18:36:35.082 [HikariPool-128 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:35.086 [DefaultDispatcher-worker-17 @coroutine#2981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d28e108 2024-04-21 18:36:35.102 [HikariPool-129 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:35.103 [DefaultDispatcher-worker-17 @coroutine#2955] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-04-21 18:36:35.103 [DefaultDispatcher-worker-17 @coroutine#2955] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-04-21 18:36:35.104 [DefaultDispatcher-worker-17 @coroutine#2955] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0. 2024-04-21 18:36:35.104 [DefaultDispatcher-worker-17 @coroutine#2955] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-21 18:36:35.104 [DefaultDispatcher-worker-17 @coroutine#2955] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=583602713411346432 2024-04-21 18:36:35.104 [DefaultDispatcher-worker-17 @coroutine#2955] 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=583602713411346432. 2024-04-21 18:36:35.104 [DefaultDispatcher-worker-17 @coroutine#2955] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=583602713411346432 2024-04-21 18:36:35.105 [eventLoopGroupProxy-19-2 @call-handler#2994] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, PersonDao, findByUidWithPicture] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:2 -> SUCCESS @ /UmAppDatabase/PersonDao /UmAppDatabase/PersonDao/countUsername, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/countUsername /UmAppDatabase/PersonDao/findByUidWithPicture, segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) /UmAppDatabase/PersonDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidAsync /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow /UmAppDatabase/PersonDao/getNamesByUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUid /UmAppDatabase/PersonDao/getNamesByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUidAsync /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidWithPicture" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) 2024-04-21 18:36:35.108 [eventLoopGroupProxy-19-2 @call-handler#2994] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:35.109 [DefaultDispatcher-worker-9 @coroutine#2955] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=583602713411346432 2024-04-21 18:36:35.109 [DefaultDispatcher-worker-9 @coroutine#2955] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=583602713411346432 2024-04-21 18:36:35.109 [DefaultDispatcher-worker-9 @coroutine#2955] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=583602713411346432. 2024-04-21 18:36:35.109 [DefaultDispatcher-worker-9 @coroutine#2955] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=583602713411346432 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-21 18:36:35.119 [DefaultDispatcher-worker-15 @coroutine#2955] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d28e108 2024-04-21 18:36:35.120 [DefaultDispatcher-worker-15 @coroutine#2955] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-04-21 18:36:35.120 [DefaultDispatcher-worker-15 @coroutine#2955] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-04-21 18:36:35.120 [DefaultDispatcher-worker-15 @coroutine#2955] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-04-21 18:36:35.121 [eventLoopGroupProxy-19-2 @call-handler#2998] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, SiteDao, getSiteAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:2 -> SUCCESS @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteDao/getSiteAsync, segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync /UmAppDatabase/SiteDao/getSiteAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) /UmAppDatabase/SiteDao/getSiteAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao/getSiteAsFlow /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "SiteDao" -> "getSiteAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) 2024-04-21 18:36:35.123 [eventLoopGroupProxy-19-2 @call-handler#2998] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:35.124 [DefaultDispatcher-worker-2 @coroutine#2955] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-04-21 18:36:35.124 [DefaultDispatcher-worker-2 @coroutine#2955] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-04-21 18:36:35.124 [DefaultDispatcher-worker-2 @coroutine#2955] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-04-21 18:36:35.124 [DefaultDispatcher-worker-2 @coroutine#2955] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync to class io.ktor.utils.io.core.ByteReadPacket 2024-04-21 18:36:35.134 [DefaultDispatcher-worker-9 @coroutine#2955] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d28e108 2024-04-21 18:36:35.157 [DefaultDispatcher-worker-6 @coroutine#2955] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d28e108 2024-04-21 18:36:35.170 [DefaultDispatcher-worker-4 @coroutine#2955] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18372705 2024-04-21 18:36:35.170 [DefaultDispatcher-worker-8 @coroutine#2920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d28e108 2024-04-21 18:36:35.170 [DefaultDispatcher-worker-8 @coroutine#2920] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-04-21 18:36:35.170 [DefaultDispatcher-worker-8 @coroutine#2920] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-21 18:36:35.170 [DefaultDispatcher-worker-8 @coroutine#2920] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-04-21 18:36:35.170 [DefaultDispatcher-worker-8 @coroutine#2920] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-04-21 18:36:35.171 [eventLoopGroupProxy-19-2 @call-handler#3004] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-04-21 18:36:35.172 [eventLoopGroupProxy-19-2 @call-handler#3004] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-04-21 18:36:35.172 [eventLoopGroupProxy-19-2 @call-handler#3004] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-21 18:36:35.174 [DefaultDispatcher-worker-5 @coroutine#2054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49a5d27 2024-04-21 18:36:35.174 [DefaultDispatcher-worker-5 @coroutine#2054] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-21 18:36:35.174 [DefaultDispatcher-worker-5 @coroutine#2054] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-04-21 18:36:35.174 [DefaultDispatcher-worker-5 @coroutine#2054] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-21 18:36:35.175 [DefaultDispatcher-worker-12 @coroutine#2069] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@431f8830 2024-04-21 18:36:35.175 [DefaultDispatcher-worker-12 @coroutine#2069] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38749/UmAppDatabase/replication/nodeId 2024-04-21 18:36:35.175 [DefaultDispatcher-worker-12 @coroutine#2069] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38749/UmAppDatabase/replication/nodeId. 2024-04-21 18:36:35.175 [DefaultDispatcher-worker-12 @coroutine#2069] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38749/UmAppDatabase/replication/nodeId 2024-04-21 18:36:35.175 [DefaultDispatcher-worker-7 @coroutine#2054] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-21 18:36:35.176 [DefaultDispatcher-worker-4 @coroutine#2069] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38749/UmAppDatabase/replication/nodeId 2024-04-21 18:36:35.176 [DefaultDispatcher-worker-4 @coroutine#2069] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38749/UmAppDatabase/replication/nodeId 2024-04-21 18:36:35.181 [DefaultDispatcher-worker-13 @call-handler#3004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18372705 2024-04-21 18:36:35.181 [eventLoopGroupProxy-19-2 @call-handler#3004] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:35.182 [DefaultDispatcher-worker-12 @coroutine#2920] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-04-21 18:36:35.182 [DefaultDispatcher-worker-12 @coroutine#2920] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-04-21 18:36:35.182 [DefaultDispatcher-worker-12 @coroutine#2920] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-21 18:36:35.182 [DefaultDispatcher-worker-12 @coroutine#2920] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-04-21 18:36:35.190 [DefaultDispatcher-worker-3 @coroutine#2920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d28e108 2024-04-21 18:36:35.197 [DefaultDispatcher-worker-18 @coroutine#2955] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18372705 2024-04-21 18:36:35.198 [DefaultDispatcher-worker-18 @coroutine#2955] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-04-21 18:36:35.198 [DefaultDispatcher-worker-18 @coroutine#2955] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0. 2024-04-21 18:36:35.198 [DefaultDispatcher-worker-18 @coroutine#2955] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-04-21 18:36:35.199 [eventLoopGroupProxy-19-2 @call-handler#3022] TRACE io.ktor.routing.Routing - Trace for [auth, login] /, segment:0 -> SUCCESS @ / /auth, segment:1 -> SUCCESS @ /auth /auth/login, segment:2 -> SUCCESS @ /auth/login /auth/login/(method:POST), segment:2 -> SUCCESS @ /auth/login/(method:POST) /auth/register, segment:1 -> FAILURE "Selector didn't match" @ /auth/register /auth/person, segment:1 -> FAILURE "Selector didn't match" @ /auth/person /auth/hash, segment:1 -> FAILURE "Selector didn't match" @ /auth/hash /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "auth" -> "login" -> "(method:POST)" Route resolve result: SUCCESS @ /auth/login/(method:POST) 2024-04-21 18:36:35.207 [DefaultDispatcher-worker-12 @coroutine#3014] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a66949a 2024-04-21 18:36:35.224 [DefaultDispatcher-worker-5 @coroutine#2955] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-04-21 18:36:35.224 [DefaultDispatcher-worker-5 @coroutine#2955] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-04-21 18:36:35.224 [DefaultDispatcher-worker-5 @coroutine#2955] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0. 2024-04-21 18:36:35.224 [DefaultDispatcher-worker-5 @coroutine#2955] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-21 18:36:35.224 [DefaultDispatcher-worker-5 @coroutine#2955] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=583602713411346433 2024-04-21 18:36:35.224 [DefaultDispatcher-worker-5 @coroutine#2955] 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=583602713411346433. 2024-04-21 18:36:35.224 [DefaultDispatcher-worker-5 @coroutine#2955] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=583602713411346433 2024-04-21 18:36:35.225 [eventLoopGroupProxy-19-2 @call-handler#3026] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, PersonDao, findByUidWithPicture] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:2 -> SUCCESS @ /UmAppDatabase/PersonDao /UmAppDatabase/PersonDao/countUsername, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/countUsername /UmAppDatabase/PersonDao/findByUidWithPicture, segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) /UmAppDatabase/PersonDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidAsync /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow /UmAppDatabase/PersonDao/getNamesByUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUid /UmAppDatabase/PersonDao/getNamesByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUidAsync /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidWithPicture" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) 2024-04-21 18:36:35.226 [eventLoopGroupProxy-19-2 @call-handler#3026] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:35.226 [DefaultDispatcher-worker-5 @coroutine#2955] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=583602713411346433 2024-04-21 18:36:35.226 [DefaultDispatcher-worker-5 @coroutine#2955] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=583602713411346433 2024-04-21 18:36:35.226 [DefaultDispatcher-worker-5 @coroutine#2955] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=583602713411346433. 2024-04-21 18:36:35.226 [DefaultDispatcher-worker-5 @coroutine#2955] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=583602713411346433 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-21 18:36:35.236 [DefaultDispatcher-worker-2 @coroutine#2955] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a66949a 2024-04-21 18:36:35.237 [DefaultDispatcher-worker-2 @coroutine#2955] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-04-21 18:36:35.237 [DefaultDispatcher-worker-2 @coroutine#2955] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-04-21 18:36:35.237 [DefaultDispatcher-worker-2 @coroutine#2955] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-04-21 18:36:35.238 [eventLoopGroupProxy-19-2 @call-handler#3030] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, SiteDao, getSiteAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:2 -> SUCCESS @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteDao/getSiteAsync, segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync /UmAppDatabase/SiteDao/getSiteAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) /UmAppDatabase/SiteDao/getSiteAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao/getSiteAsFlow /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "SiteDao" -> "getSiteAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) 2024-04-21 18:36:35.238 [eventLoopGroupProxy-19-2 @call-handler#3030] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:35.239 [DefaultDispatcher-worker-10 @coroutine#2955] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-04-21 18:36:35.239 [DefaultDispatcher-worker-10 @coroutine#2955] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-04-21 18:36:35.239 [DefaultDispatcher-worker-10 @coroutine#2955] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-04-21 18:36:35.239 [DefaultDispatcher-worker-10 @coroutine#2955] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync to class io.ktor.utils.io.core.ByteReadPacket 2024-04-21 18:36:35.250 [DefaultDispatcher-worker-2 @coroutine#2955] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a66949a 2024-04-21 18:36:35.269 [DefaultDispatcher-worker-2 @coroutine#2955] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a66949a 2024-04-21 18:36:35.281 [DefaultDispatcher-worker-16 @coroutine#2955] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18372705 2024-04-21 18:36:35.281 [DefaultDispatcher-worker-17 @coroutine#2939] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a66949a 2024-04-21 18:36:35.282 [DefaultDispatcher-worker-17 @coroutine#2939] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-04-21 18:36:35.282 [DefaultDispatcher-worker-17 @coroutine#2939] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-21 18:36:35.282 [DefaultDispatcher-worker-17 @coroutine#2939] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-04-21 18:36:35.282 [DefaultDispatcher-worker-17 @coroutine#2939] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-04-21 18:36:35.283 [eventLoopGroupProxy-19-2 @call-handler#3036] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-04-21 18:36:35.283 [eventLoopGroupProxy-19-2 @call-handler#3036] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-04-21 18:36:35.283 [eventLoopGroupProxy-19-2 @call-handler#3036] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-21 18:36:35.289 [DefaultDispatcher-worker-8 @coroutine#2955] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18372705 2024-04-21 18:36:35.300 [DefaultDispatcher-worker-18 @call-handler#3036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18372705 2024-04-21 18:36:35.300 [eventLoopGroupProxy-19-2 @call-handler#3036] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:35.301 [DefaultDispatcher-worker-18 @coroutine#2939] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-04-21 18:36:35.301 [DefaultDispatcher-worker-18 @coroutine#2939] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-04-21 18:36:35.301 [DefaultDispatcher-worker-18 @coroutine#2939] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-21 18:36:35.301 [DefaultDispatcher-worker-18 @coroutine#2939] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-04-21 18:36:35.309 [DefaultDispatcher-worker-9 @coroutine#2939] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a66949a 2024-04-21 18:36:35.313 [UI Thread @coroutine#3057] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=583602713411346432&assignmentUid=583602713411346432 2024-04-21 18:36:35.313 [UI Thread @coroutine#3057] 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=583602713411346432&assignmentUid=583602713411346432. 2024-04-21 18:36:35.313 [UI Thread @coroutine#3057] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=583602713411346432&assignmentUid=583602713411346432 2024-04-21 18:36:35.314 [eventLoopGroupProxy-19-2 @call-handler#3067] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentMarkDao, getAllMarksForUserAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForUserAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) 2024-04-21 18:36:35.314 [UI Thread @coroutine#3060] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=583602713411346432&assignmentUid=583602713411346432 2024-04-21 18:36:35.314 [UI Thread @coroutine#3060] 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=583602713411346432&assignmentUid=583602713411346432. 2024-04-21 18:36:35.314 [UI Thread @coroutine#3060] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=583602713411346432&assignmentUid=583602713411346432 2024-04-21 18:36:35.315 [UI Thread @coroutine#3062] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=583602713411346432&assignmentUid=583602713411346432 2024-04-21 18:36:35.315 [UI Thread @coroutine#3062] 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=583602713411346432&assignmentUid=583602713411346432. 2024-04-21 18:36:35.315 [UI Thread @coroutine#3062] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=583602713411346432&assignmentUid=583602713411346432 2024-04-21 18:36:35.316 [UI Thread @coroutine#3080] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=583602713411346432&clazzUid=583602713411346432&accountPersonUid=583602713411346432 2024-04-21 18:36:35.317 [UI Thread @coroutine#3080] 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=583602713411346432&clazzUid=583602713411346432&accountPersonUid=583602713411346432. 2024-04-21 18:36:35.317 [UI Thread @coroutine#3080] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=583602713411346432&clazzUid=583602713411346432&accountPersonUid=583602713411346432 2024-04-21 18:36:35.317 [eventLoopGroupProxy-19-2 @call-handler#3067] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:35.318 [UI Thread @coroutine#3057] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=583602713411346432&assignmentUid=583602713411346432 2024-04-21 18:36:35.318 [UI Thread @coroutine#3057] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=583602713411346432&assignmentUid=583602713411346432 2024-04-21 18:36:35.318 [UI Thread @coroutine#3057] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=583602713411346432&assignmentUid=583602713411346432. 2024-04-21 18:36:35.318 [UI Thread @coroutine#3057] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=583602713411346432&assignmentUid=583602713411346432 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-21 18:36:35.320 [eventLoopGroupProxy-19-6 @call-handler#3089] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, findByAssignmentUidAndAccountPersonUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "findByAssignmentUidAndAccountPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET) 2024-04-21 18:36:35.320 [eventLoopGroupProxy-19-5 @call-handler#3090] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionFileDao, getByAssignmentUidAndPersonUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionFileDao" -> "getByAssignmentUidAndPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET) 2024-04-21 18:36:35.320 [eventLoopGroupProxy-19-7 @call-handler#3091] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, findAssignmentCourseBlockAndSubmitterUidAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findAssignmentCourseBlockAndSubmitterUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) 2024-04-21 18:36:35.322 [eventLoopGroupProxy-19-6 @call-handler#3089] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:35.323 [eventLoopGroupProxy-19-5 @call-handler#3090] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:35.324 [UI Thread @coroutine#3060] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=583602713411346432&assignmentUid=583602713411346432 2024-04-21 18:36:35.324 [UI Thread @coroutine#3060] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=583602713411346432&assignmentUid=583602713411346432 2024-04-21 18:36:35.324 [UI Thread @coroutine#3062] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=583602713411346432&assignmentUid=583602713411346432 2024-04-21 18:36:35.324 [UI Thread @coroutine#3062] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=583602713411346432&assignmentUid=583602713411346432 2024-04-21 18:36:35.324 [UI Thread @coroutine#3060] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=583602713411346432&assignmentUid=583602713411346432. 2024-04-21 18:36:35.324 [UI Thread @coroutine#3060] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=583602713411346432&assignmentUid=583602713411346432 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-21 18:36:35.325 [UI Thread @coroutine#3062] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=583602713411346432&assignmentUid=583602713411346432. 2024-04-21 18:36:35.325 [UI Thread @coroutine#3062] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=583602713411346432&assignmentUid=583602713411346432 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-21 18:36:35.330 [DefaultDispatcher-worker-12 @coroutine#2120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@755fdfad 2024-04-21 18:36:35.330 [DefaultDispatcher-worker-12 @coroutine#2120] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59295/UmAppDatabase/replication/nodeId 2024-04-21 18:36:35.330 [DefaultDispatcher-worker-12 @coroutine#2120] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59295/UmAppDatabase/replication/nodeId. 2024-04-21 18:36:35.330 [DefaultDispatcher-worker-12 @coroutine#2120] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59295/UmAppDatabase/replication/nodeId 2024-04-21 18:36:35.331 [DefaultDispatcher-worker-10 @coroutine#2120] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59295/UmAppDatabase/replication/nodeId 2024-04-21 18:36:35.331 [DefaultDispatcher-worker-10 @coroutine#2120] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59295/UmAppDatabase/replication/nodeId 2024-04-21 18:36:35.332 [DefaultDispatcher-worker-1 @coroutine#3057] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d28e108 2024-04-21 18:36:35.333 [eventLoopGroupProxy-19-7 @call-handler#3091] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:35.333 [UI Thread @coroutine#3080] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=583602713411346432&clazzUid=583602713411346432&accountPersonUid=583602713411346432 2024-04-21 18:36:35.333 [UI Thread @coroutine#3080] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=583602713411346432&clazzUid=583602713411346432&accountPersonUid=583602713411346432 2024-04-21 18:36:35.334 [UI Thread @coroutine#3080] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=583602713411346432&clazzUid=583602713411346432&accountPersonUid=583602713411346432. 2024-04-21 18:36:35.334 [UI Thread @coroutine#3080] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=583602713411346432&clazzUid=583602713411346432&accountPersonUid=583602713411346432 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-21 18:36:35.342 [DefaultDispatcher-worker-5 @coroutine#3060] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d28e108 2024-04-21 18:36:35.350 [DefaultDispatcher-worker-10 @coroutine#3062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d28e108 2024-04-21 18:36:35.363 [DefaultDispatcher-worker-10 @coroutine#3080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d28e108 2024-04-21 18:36:35.367 [UI Thread @coroutine#3108] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=583602713411346432 2024-04-21 18:36:35.368 [UI Thread @coroutine#3108] 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=583602713411346432. 2024-04-21 18:36:35.368 [UI Thread @coroutine#3108] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=583602713411346432 2024-04-21 18:36:35.369 [eventLoopGroupProxy-19-2 @call-handler#3110] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, findByUidWithBlockAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync/(method:GET) /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findByUidWithBlockAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync/(method:GET) 2024-04-21 18:36:35.370 [eventLoopGroupProxy-19-2 @call-handler#3110] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:35.371 [UI Thread @coroutine#3108] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=583602713411346432 2024-04-21 18:36:35.371 [UI Thread @coroutine#3108] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=583602713411346432 2024-04-21 18:36:35.372 [UI Thread @coroutine#3108] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=583602713411346432. 2024-04-21 18:36:35.372 [UI Thread @coroutine#3108] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=583602713411346432 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-21 18:36:35.382 [DefaultDispatcher-worker-2 @coroutine#3108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d28e108 2024-04-21 18:36:35.395 [DefaultDispatcher-worker-2 @coroutine#3108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d28e108 2024-04-21 18:36:35.405 [DefaultDispatcher-worker-14 @coroutine#2920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d28e108 2024-04-21 18:36:35.405 [DefaultDispatcher-worker-14 @coroutine#2920] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-04-21 18:36:35.405 [DefaultDispatcher-worker-14 @coroutine#2920] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-21 18:36:35.405 [DefaultDispatcher-worker-14 @coroutine#2920] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-04-21 18:36:35.405 [DefaultDispatcher-worker-14 @coroutine#2920] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-04-21 18:36:35.406 [eventLoopGroupProxy-19-2 @call-handler#3119] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-04-21 18:36:35.407 [eventLoopGroupProxy-19-2 @call-handler#3119] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-04-21 18:36:35.407 [eventLoopGroupProxy-19-2 @call-handler#3119] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-21 18:36:35.416 [DefaultDispatcher-worker-16 @call-handler#3119] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18372705 2024-04-21 18:36:35.417 [eventLoopGroupProxy-19-2 @call-handler#3119] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:35.417 [DefaultDispatcher-worker-5 @coroutine#2920] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-04-21 18:36:35.417 [DefaultDispatcher-worker-5 @coroutine#2920] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-04-21 18:36:35.418 [DefaultDispatcher-worker-5 @coroutine#2920] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-21 18:36:35.418 [DefaultDispatcher-worker-5 @coroutine#2920] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-04-21 18:36:35.425 [UI Thread @coroutine#3135] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=583602713411346433&assignmentUid=583602713411346432&clazzUid=583602713411346432&submitterUid=583602713411346432 2024-04-21 18:36:35.425 [UI Thread @coroutine#3135] 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=583602713411346433&assignmentUid=583602713411346432&clazzUid=583602713411346432&submitterUid=583602713411346432. 2024-04-21 18:36:35.425 [UI Thread @coroutine#3135] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=583602713411346433&assignmentUid=583602713411346432&clazzUid=583602713411346432&submitterUid=583602713411346432 2024-04-21 18:36:35.426 [eventLoopGroupProxy-19-2 @call-handler#3139] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CoursePermissionDao, userPermissionsForAssignmentSubmitterUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:2 -> SUCCESS @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/CoursePermissionDao/findByClazzUidAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/findByClazzUidAsPagingSource /UmAppDatabase/CoursePermissionDao/findByUidAndClazzUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/findByUidAndClazzUid /UmAppDatabase/CoursePermissionDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/findByUidAndClazzUidAsFlow /UmAppDatabase/CoursePermissionDao/userHasEnrolmentEditPermission, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/userHasEnrolmentEditPermission /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzAsFlow2, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzAsFlow2 /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzPairAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzPairAsFlow /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzPairAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzPairAsync /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzTripleAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzTripleAsFlow /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzAsync2, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzAsync2 /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid, segment:3 -> SUCCESS @ /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid/(method:GET) /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "CoursePermissionDao" -> "userPermissionsForAssignmentSubmitterUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid/(method:GET) 2024-04-21 18:36:35.426 [DefaultDispatcher-worker-4 @coroutine#2920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d28e108 2024-04-21 18:36:35.433 [eventLoopGroupProxy-19-2 @call-handler#3139] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:35.433 [UI Thread @coroutine#3135] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=583602713411346433&assignmentUid=583602713411346432&clazzUid=583602713411346432&submitterUid=583602713411346432 2024-04-21 18:36:35.433 [UI Thread @coroutine#3135] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=583602713411346433&assignmentUid=583602713411346432&clazzUid=583602713411346432&submitterUid=583602713411346432 2024-04-21 18:36:35.434 [UI Thread @coroutine#3135] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=583602713411346433&assignmentUid=583602713411346432&clazzUid=583602713411346432&submitterUid=583602713411346432. 2024-04-21 18:36:35.434 [UI Thread @coroutine#3135] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=583602713411346433&assignmentUid=583602713411346432&clazzUid=583602713411346432&submitterUid=583602713411346432 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-21 18:36:35.443 [DefaultDispatcher-worker-5 @coroutine#3135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a66949a 2024-04-21 18:36:35.451 [UI Thread @coroutine#3149] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=583602713411346432 2024-04-21 18:36:35.451 [UI Thread @coroutine#3149] 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=583602713411346432. 2024-04-21 18:36:35.451 [UI Thread @coroutine#3149] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=583602713411346432 2024-04-21 18:36:35.452 [eventLoopGroupProxy-19-2 @call-handler#3158] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, PersonDao, getNamesByUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:2 -> SUCCESS @ /UmAppDatabase/PersonDao /UmAppDatabase/PersonDao/countUsername, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/countUsername /UmAppDatabase/PersonDao/findByUidWithPicture, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithPicture /UmAppDatabase/PersonDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidAsync /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow /UmAppDatabase/PersonDao/getNamesByUid, segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/getNamesByUid /UmAppDatabase/PersonDao/getNamesByUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/getNamesByUid/(method:GET) /UmAppDatabase/PersonDao/getNamesByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUidAsync /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "getNamesByUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/getNamesByUid/(method:GET) 2024-04-21 18:36:35.452 [UI Thread @coroutine#3154] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=583602713411346432&assignmentUid=583602713411346432 2024-04-21 18:36:35.452 [UI Thread @coroutine#3154] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=583602713411346432&assignmentUid=583602713411346432. 2024-04-21 18:36:35.452 [UI Thread @coroutine#3154] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=583602713411346432&assignmentUid=583602713411346432 2024-04-21 18:36:35.453 [eventLoopGroupProxy-19-2 @call-handler#3158] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:35.453 [UI Thread @coroutine#3159] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=583602713411346432 2024-04-21 18:36:35.453 [UI Thread @coroutine#3159] 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=583602713411346432. 2024-04-21 18:36:35.453 [UI Thread @coroutine#3159] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=583602713411346432 2024-04-21 18:36:35.453 [eventLoopGroupProxy-19-6 @call-handler#3167] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentMarkDao, getAllMarksForSubmitterAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow/(method:GET) /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow/(method:GET) 2024-04-21 18:36:35.453 [UI Thread @coroutine#3161] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=583602713411346432&assignmentUid=583602713411346432 2024-04-21 18:36:35.453 [UI Thread @coroutine#3161] 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=583602713411346432&assignmentUid=583602713411346432. 2024-04-21 18:36:35.454 [UI Thread @coroutine#3161] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=583602713411346432&assignmentUid=583602713411346432 2024-04-21 18:36:35.454 [UI Thread @coroutine#3163] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=583602713411346432&assignmentUid=583602713411346432 2024-04-21 18:36:35.454 [UI Thread @coroutine#3163] 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=583602713411346432&assignmentUid=583602713411346432. 2024-04-21 18:36:35.454 [UI Thread @coroutine#3163] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=583602713411346432&assignmentUid=583602713411346432 2024-04-21 18:36:35.454 [eventLoopGroupProxy-19-2 @call-handler#3173] 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/findAllCourseBlockByClazzUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsync /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsPagingSource /UmAppDatabase/CourseBlockDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findByUidAsFlow /UmAppDatabase/CourseBlockDao/findCourseBlockAndClazzUidByDiscussionPostUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findCourseBlockAndClazzUidByDiscussionPostUid /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid/(method:GET) /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "CourseBlockDao" -> "findCourseBlockByAssignmentUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid/(method:GET) 2024-04-21 18:36:35.454 [eventLoopGroupProxy-19-5 @call-handler#3178] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, getAllSubmissionsFromSubmitterAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "getAllSubmissionsFromSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow/(method:GET) 2024-04-21 18:36:35.455 [eventLoopGroupProxy-19-7 @call-handler#3179] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionFileDao, getAllSubmissionFilesFromSubmitterAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionFileDao" -> "getAllSubmissionFilesFromSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow/(method:GET) 2024-04-21 18:36:35.455 [UI Thread @coroutine#3149] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=583602713411346432 2024-04-21 18:36:35.455 [UI Thread @coroutine#3149] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=583602713411346432 2024-04-21 18:36:35.456 [UI Thread @coroutine#3149] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=583602713411346432. 2024-04-21 18:36:35.456 [UI Thread @coroutine#3149] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=583602713411346432 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-21 18:36:35.456 [eventLoopGroupProxy-19-5 @call-handler#3178] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:35.457 [UI Thread @coroutine#3161] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=583602713411346432&assignmentUid=583602713411346432 2024-04-21 18:36:35.457 [UI Thread @coroutine#3161] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=583602713411346432&assignmentUid=583602713411346432 2024-04-21 18:36:35.457 [eventLoopGroupProxy-19-2 @call-handler#3173] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:35.457 [UI Thread @coroutine#3161] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=583602713411346432&assignmentUid=583602713411346432. 2024-04-21 18:36:35.457 [UI Thread @coroutine#3161] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=583602713411346432&assignmentUid=583602713411346432 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-21 18:36:35.458 [UI Thread @coroutine#3159] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=583602713411346432 2024-04-21 18:36:35.458 [UI Thread @coroutine#3159] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=583602713411346432 2024-04-21 18:36:35.458 [UI Thread @coroutine#3159] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=583602713411346432. 2024-04-21 18:36:35.458 [UI Thread @coroutine#3159] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=583602713411346432 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-21 18:36:35.458 [eventLoopGroupProxy-19-7 @call-handler#3179] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:35.458 [eventLoopGroupProxy-19-6 @call-handler#3167] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:35.458 [UI Thread @coroutine#3163] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=583602713411346432&assignmentUid=583602713411346432 2024-04-21 18:36:35.458 [UI Thread @coroutine#3163] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=583602713411346432&assignmentUid=583602713411346432 2024-04-21 18:36:35.459 [UI Thread @coroutine#3163] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=583602713411346432&assignmentUid=583602713411346432. 2024-04-21 18:36:35.459 [UI Thread @coroutine#3163] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=583602713411346432&assignmentUid=583602713411346432 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-21 18:36:35.459 [UI Thread @coroutine#3154] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=583602713411346432&assignmentUid=583602713411346432 2024-04-21 18:36:35.459 [UI Thread @coroutine#3154] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=583602713411346432&assignmentUid=583602713411346432 2024-04-21 18:36:35.459 [UI Thread @coroutine#3154] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=583602713411346432&assignmentUid=583602713411346432. 2024-04-21 18:36:35.459 [UI Thread @coroutine#3154] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=583602713411346432&assignmentUid=583602713411346432 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-21 18:36:35.466 [DefaultDispatcher-worker-13 @coroutine#3149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a66949a 2024-04-21 18:36:35.474 [DefaultDispatcher-worker-18 @coroutine#3161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a66949a 2024-04-21 18:36:35.483 [DefaultDispatcher-worker-9 @coroutine#3159] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a66949a 2024-04-21 18:36:35.489 [DefaultDispatcher-worker-9 @coroutine#3163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a66949a 2024-04-21 18:36:35.500 [DefaultDispatcher-worker-10 @coroutine#3154] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a66949a 2024-04-21 18:36:35.504 [UI Thread @coroutine#3193] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=583602713411346432&clazzUid=583602713411346432&accountPersonUid=583602713411346433 2024-04-21 18:36:35.504 [UI Thread @coroutine#3193] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=583602713411346432&clazzUid=583602713411346432&accountPersonUid=583602713411346433. 2024-04-21 18:36:35.504 [UI Thread @coroutine#3193] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=583602713411346432&clazzUid=583602713411346432&accountPersonUid=583602713411346433 2024-04-21 18:36:35.505 [eventLoopGroupProxy-19-2 @call-handler#3195] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, getSubmitterUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET) /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "getSubmitterUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET) 2024-04-21 18:36:35.509 [eventLoopGroupProxy-19-2 @call-handler#3195] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:35.510 [UI Thread @coroutine#3193] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=583602713411346432&clazzUid=583602713411346432&accountPersonUid=583602713411346433 2024-04-21 18:36:35.510 [UI Thread @coroutine#3193] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=583602713411346432&clazzUid=583602713411346432&accountPersonUid=583602713411346433 2024-04-21 18:36:35.510 [UI Thread @coroutine#3193] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=583602713411346432&clazzUid=583602713411346432&accountPersonUid=583602713411346433. 2024-04-21 18:36:35.510 [UI Thread @coroutine#3193] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=583602713411346432&clazzUid=583602713411346432&accountPersonUid=583602713411346433 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-21 18:36:35.520 [DefaultDispatcher-worker-8 @coroutine#3193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a66949a 2024-04-21 18:36:35.531 [DefaultDispatcher-worker-10 @coroutine#3193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a66949a 2024-04-21 18:36:35.539 [DefaultDispatcher-worker-18 @coroutine#2939] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a66949a 2024-04-21 18:36:35.540 [DefaultDispatcher-worker-18 @coroutine#2939] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-04-21 18:36:35.540 [DefaultDispatcher-worker-18 @coroutine#2939] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-21 18:36:35.540 [DefaultDispatcher-worker-18 @coroutine#2939] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-04-21 18:36:35.540 [DefaultDispatcher-worker-18 @coroutine#2939] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-04-21 18:36:35.541 [eventLoopGroupProxy-19-2 @call-handler#3201] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-04-21 18:36:35.541 [eventLoopGroupProxy-19-2 @call-handler#3201] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-04-21 18:36:35.541 [eventLoopGroupProxy-19-2 @call-handler#3201] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-21 18:36:35.552 [DefaultDispatcher-worker-5 @coroutine#2163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bb160fb 2024-04-21 18:36:35.552 [DefaultDispatcher-worker-5 @coroutine#2163] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58961/UmAppDatabase/replication/nodeId 2024-04-21 18:36:35.552 [DefaultDispatcher-worker-5 @coroutine#2163] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58961/UmAppDatabase/replication/nodeId. 2024-04-21 18:36:35.552 [DefaultDispatcher-worker-5 @coroutine#2163] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58961/UmAppDatabase/replication/nodeId 2024-04-21 18:36:35.553 [DefaultDispatcher-worker-18 @call-handler#3201] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18372705 2024-04-21 18:36:35.553 [eventLoopGroupProxy-19-2 @call-handler#3201] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:35.553 [DefaultDispatcher-worker-7 @coroutine#2939] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-04-21 18:36:35.553 [DefaultDispatcher-worker-7 @coroutine#2939] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-04-21 18:36:35.554 [DefaultDispatcher-worker-4 @coroutine#2163] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58961/UmAppDatabase/replication/nodeId 2024-04-21 18:36:35.554 [DefaultDispatcher-worker-4 @coroutine#2163] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58961/UmAppDatabase/replication/nodeId 2024-04-21 18:36:35.554 [DefaultDispatcher-worker-7 @coroutine#2939] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-21 18:36:35.554 [DefaultDispatcher-worker-7 @coroutine#2939] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-04-21 18:36:35.556 [UI Thread @coroutine#3229] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=583602713411346432&assignmentUid=583602713411346432 2024-04-21 18:36:35.556 [UI Thread @coroutine#3229] 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=583602713411346432&assignmentUid=583602713411346432. 2024-04-21 18:36:35.556 [UI Thread @coroutine#3229] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=583602713411346432&assignmentUid=583602713411346432 2024-04-21 18:36:35.557 [UI Thread @coroutine#3232] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=583602713411346432&assignmentUid=583602713411346432 2024-04-21 18:36:35.557 [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/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=583602713411346432&assignmentUid=583602713411346432. 2024-04-21 18:36:35.557 [UI Thread @coroutine#3232] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=583602713411346432&assignmentUid=583602713411346432 2024-04-21 18:36:35.557 [eventLoopGroupProxy-19-2 @call-handler#3240] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentMarkDao, getAllMarksForUserAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForUserAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) 2024-04-21 18:36:35.557 [UI Thread @coroutine#3234] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=583602713411346432&assignmentUid=583602713411346432 2024-04-21 18:36:35.557 [UI Thread @coroutine#3234] 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=583602713411346432&assignmentUid=583602713411346432. 2024-04-21 18:36:35.557 [UI Thread @coroutine#3234] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=583602713411346432&assignmentUid=583602713411346432 2024-04-21 18:36:35.558 [eventLoopGroupProxy-19-6 @call-handler#3249] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, findByAssignmentUidAndAccountPersonUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "findByAssignmentUidAndAccountPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET) 2024-04-21 18:36:35.558 [UI Thread @coroutine#3251] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=583602713411346432&clazzUid=583602713411346432&accountPersonUid=583602713411346432 2024-04-21 18:36:35.558 [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/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=583602713411346432&clazzUid=583602713411346432&accountPersonUid=583602713411346432. 2024-04-21 18:36:35.558 [UI Thread @coroutine#3251] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=583602713411346432&clazzUid=583602713411346432&accountPersonUid=583602713411346432 2024-04-21 18:36:35.558 [eventLoopGroupProxy-19-5 @call-handler#3253] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionFileDao, getByAssignmentUidAndPersonUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionFileDao" -> "getByAssignmentUidAndPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET) 2024-04-21 18:36:35.559 [eventLoopGroupProxy-19-7 @call-handler#3260] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, findAssignmentCourseBlockAndSubmitterUidAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findAssignmentCourseBlockAndSubmitterUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) 2024-04-21 18:36:35.559 [eventLoopGroupProxy-19-5 @call-handler#3253] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:35.560 [UI Thread @coroutine#3234] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=583602713411346432&assignmentUid=583602713411346432 2024-04-21 18:36:35.560 [UI Thread @coroutine#3234] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=583602713411346432&assignmentUid=583602713411346432 2024-04-21 18:36:35.560 [UI Thread @coroutine#3234] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=583602713411346432&assignmentUid=583602713411346432. 2024-04-21 18:36:35.560 [UI Thread @coroutine#3234] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=583602713411346432&assignmentUid=583602713411346432 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-21 18:36:35.561 [eventLoopGroupProxy-19-2 @call-handler#3240] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:35.561 [eventLoopGroupProxy-19-6 @call-handler#3249] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:35.561 [UI Thread @coroutine#3229] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=583602713411346432&assignmentUid=583602713411346432 2024-04-21 18:36:35.561 [UI Thread @coroutine#3229] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=583602713411346432&assignmentUid=583602713411346432 2024-04-21 18:36:35.561 [UI Thread @coroutine#3229] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=583602713411346432&assignmentUid=583602713411346432. 2024-04-21 18:36:35.561 [UI Thread @coroutine#3229] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=583602713411346432&assignmentUid=583602713411346432 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-21 18:36:35.562 [UI Thread @coroutine#3232] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=583602713411346432&assignmentUid=583602713411346432 2024-04-21 18:36:35.562 [UI Thread @coroutine#3232] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=583602713411346432&assignmentUid=583602713411346432 2024-04-21 18:36:35.562 [UI Thread @coroutine#3232] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=583602713411346432&assignmentUid=583602713411346432. 2024-04-21 18:36:35.562 [UI Thread @coroutine#3232] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=583602713411346432&assignmentUid=583602713411346432 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-21 18:36:35.563 [eventLoopGroupProxy-19-7 @call-handler#3260] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 18:36:35.563 [UI Thread @coroutine#3251] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=583602713411346432&clazzUid=583602713411346432&accountPersonUid=583602713411346432 2024-04-21 18:36:35.563 [UI Thread @coroutine#3251] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=583602713411346432&clazzUid=583602713411346432&accountPersonUid=583602713411346432 2024-04-21 18:36:35.563 [UI Thread @coroutine#3251] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=583602713411346432&clazzUid=583602713411346432&accountPersonUid=583602713411346432. 2024-04-21 18:36:35.563 [UI Thread @coroutine#3251] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=583602713411346432&clazzUid=583602713411346432&accountPersonUid=583602713411346432 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-21 18:36:35.565 [DefaultDispatcher-worker-16 @coroutine#2939] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a66949a 2024-04-21 18:36:35.569 [DefaultDispatcher-worker-14 @coroutine#3234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d28e108 2024-04-21 18:36:35.576 [DefaultDispatcher-worker-16 @coroutine#3229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d28e108 2024-04-21 18:36:35.583 [DefaultDispatcher-worker-16 @coroutine#3232] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d28e108 2024-04-21 18:36:35.590 [DefaultDispatcher-worker-10 @coroutine#3251] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d28e108 2024-04-21 18:36:35.595 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Shutdown initiated... 2024-04-21 18:36:35.596 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Close initiated... 2024-04-21 18:36:35.596 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:35.596 [HikariPool-127 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5d28e108: (connection evicted) 2024-04-21 18:36:35.597 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 18:36:35.597 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Closed. 2024-04-21 18:36:35.597 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Shutdown completed. 2024-04-21 18:36:35.598 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Shutdown initiated... 2024-04-21 18:36:35.598 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Close initiated... 2024-04-21 18:36:35.598 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:35.598 [HikariPool-128 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4a66949a: (connection evicted) 2024-04-21 18:36:35.599 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 18:36:35.599 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Closed. 2024-04-21 18:36:35.599 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Shutdown completed. 2024-04-21 18:36:35.627 [DefaultDispatcher-worker-15 @coroutine#1885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70ebaa1e 2024-04-21 18:36:35.627 [DefaultDispatcher-worker-15 @coroutine#1885] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52723/UmAppDatabase/replication/nodeId 2024-04-21 18:36:35.628 [DefaultDispatcher-worker-15 @coroutine#1885] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52723/UmAppDatabase/replication/nodeId. 2024-04-21 18:36:35.628 [DefaultDispatcher-worker-15 @coroutine#1885] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52723/UmAppDatabase/replication/nodeId 2024-04-21 18:36:35.629 [DefaultDispatcher-worker-14 @coroutine#1885] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52723/UmAppDatabase/replication/nodeId 2024-04-21 18:36:35.629 [DefaultDispatcher-worker-14 @coroutine#1885] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52723/UmAppDatabase/replication/nodeId 2024-04-21 18:36:35.663 [DefaultDispatcher-worker-15 @coroutine#2219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d82d35c 2024-04-21 18:36:35.663 [DefaultDispatcher-worker-15 @coroutine#2219] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41141/UmAppDatabase/replication/nodeId 2024-04-21 18:36:35.663 [DefaultDispatcher-worker-15 @coroutine#2219] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41141/UmAppDatabase/replication/nodeId. 2024-04-21 18:36:35.663 [DefaultDispatcher-worker-15 @coroutine#2219] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41141/UmAppDatabase/replication/nodeId 2024-04-21 18:36:35.664 [DefaultDispatcher-worker-6 @coroutine#2219] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41141/UmAppDatabase/replication/nodeId 2024-04-21 18:36:35.664 [DefaultDispatcher-worker-6 @coroutine#2219] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41141/UmAppDatabase/replication/nodeId 2024-04-21 18:36:35.693 [DefaultDispatcher-worker-15 @coroutine#1917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4193da4d 2024-04-21 18:36:35.693 [DefaultDispatcher-worker-15 @coroutine#1917] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33245/UmAppDatabase/replication/nodeId 2024-04-21 18:36:35.693 [DefaultDispatcher-worker-15 @coroutine#1917] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33245/UmAppDatabase/replication/nodeId. 2024-04-21 18:36:35.693 [DefaultDispatcher-worker-15 @coroutine#1917] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33245/UmAppDatabase/replication/nodeId 2024-04-21 18:36:35.694 [DefaultDispatcher-worker-14 @coroutine#1917] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33245/UmAppDatabase/replication/nodeId 2024-04-21 18:36:35.694 [DefaultDispatcher-worker-14 @coroutine#1917] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33245/UmAppDatabase/replication/nodeId 2024-04-21 18:36:35.885 [DefaultDispatcher-worker-2 @coroutine#1964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@788fa91f 2024-04-21 18:36:35.885 [DefaultDispatcher-worker-2 @coroutine#1964] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53177/UmAppDatabase/replication/nodeId 2024-04-21 18:36:35.885 [DefaultDispatcher-worker-2 @coroutine#1964] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53177/UmAppDatabase/replication/nodeId. 2024-04-21 18:36:35.885 [DefaultDispatcher-worker-2 @coroutine#1964] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53177/UmAppDatabase/replication/nodeId 2024-04-21 18:36:35.887 [DefaultDispatcher-worker-14 @coroutine#1964] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53177/UmAppDatabase/replication/nodeId 2024-04-21 18:36:35.887 [DefaultDispatcher-worker-14 @coroutine#1964] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53177/UmAppDatabase/replication/nodeId 2024-04-21 18:36:35.982 [DefaultDispatcher-worker-1 @coroutine#1996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dba7721 2024-04-21 18:36:35.982 [DefaultDispatcher-worker-1 @coroutine#1996] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34439/UmAppDatabase/replication/nodeId 2024-04-21 18:36:35.982 [DefaultDispatcher-worker-1 @coroutine#1996] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34439/UmAppDatabase/replication/nodeId. 2024-04-21 18:36:35.982 [DefaultDispatcher-worker-1 @coroutine#1996] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34439/UmAppDatabase/replication/nodeId 2024-04-21 18:36:35.983 [DefaultDispatcher-worker-2 @coroutine#1996] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34439/UmAppDatabase/replication/nodeId 2024-04-21 18:36:35.983 [DefaultDispatcher-worker-2 @coroutine#1996] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34439/UmAppDatabase/replication/nodeId 2024-04-21 18:36:36.052 [DefaultDispatcher-worker-15 @coroutine#2025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b977aaa 2024-04-21 18:36:36.052 [DefaultDispatcher-worker-15 @coroutine#2025] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38365/UmAppDatabase/replication/nodeId 2024-04-21 18:36:36.052 [DefaultDispatcher-worker-15 @coroutine#2025] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38365/UmAppDatabase/replication/nodeId. 2024-04-21 18:36:36.052 [DefaultDispatcher-worker-15 @coroutine#2025] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38365/UmAppDatabase/replication/nodeId 2024-04-21 18:36:36.053 [DefaultDispatcher-worker-14 @coroutine#2025] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38365/UmAppDatabase/replication/nodeId 2024-04-21 18:36:36.053 [DefaultDispatcher-worker-14 @coroutine#2025] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38365/UmAppDatabase/replication/nodeId 2024-04-21 18:36:36.188 [DefaultDispatcher-worker-13 @coroutine#2054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49a5d27 2024-04-21 18:36:36.189 [DefaultDispatcher-worker-13 @coroutine#2054] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-21 18:36:36.189 [DefaultDispatcher-worker-13 @coroutine#2054] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-04-21 18:36:36.189 [DefaultDispatcher-worker-13 @coroutine#2054] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-21 18:36:36.189 [DefaultDispatcher-worker-15 @coroutine#2069] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@431f8830 2024-04-21 18:36:36.189 [DefaultDispatcher-worker-15 @coroutine#2069] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38749/UmAppDatabase/replication/nodeId 2024-04-21 18:36:36.189 [DefaultDispatcher-worker-15 @coroutine#2069] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38749/UmAppDatabase/replication/nodeId. 2024-04-21 18:36:36.189 [DefaultDispatcher-worker-15 @coroutine#2069] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38749/UmAppDatabase/replication/nodeId 2024-04-21 18:36:36.190 [DefaultDispatcher-worker-15 @coroutine#2054] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-21 18:36:36.190 [DefaultDispatcher-worker-8 @coroutine#2069] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38749/UmAppDatabase/replication/nodeId 2024-04-21 18:36:36.190 [DefaultDispatcher-worker-8 @coroutine#2069] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38749/UmAppDatabase/replication/nodeId 2024-04-21 18:36:36.341 [DefaultDispatcher-worker-1 @coroutine#2120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@755fdfad 2024-04-21 18:36:36.341 [DefaultDispatcher-worker-1 @coroutine#2120] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59295/UmAppDatabase/replication/nodeId 2024-04-21 18:36:36.341 [DefaultDispatcher-worker-1 @coroutine#2120] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59295/UmAppDatabase/replication/nodeId. 2024-04-21 18:36:36.342 [DefaultDispatcher-worker-1 @coroutine#2120] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59295/UmAppDatabase/replication/nodeId 2024-04-21 18:36:36.343 [DefaultDispatcher-worker-12 @coroutine#2120] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59295/UmAppDatabase/replication/nodeId 2024-04-21 18:36:36.343 [DefaultDispatcher-worker-12 @coroutine#2120] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59295/UmAppDatabase/replication/nodeId 2024-04-21 18:36:36.563 [DefaultDispatcher-worker-12 @coroutine#2163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bb160fb 2024-04-21 18:36:36.564 [DefaultDispatcher-worker-12 @coroutine#2163] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58961/UmAppDatabase/replication/nodeId 2024-04-21 18:36:36.564 [DefaultDispatcher-worker-12 @coroutine#2163] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58961/UmAppDatabase/replication/nodeId. 2024-04-21 18:36:36.564 [DefaultDispatcher-worker-12 @coroutine#2163] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58961/UmAppDatabase/replication/nodeId 2024-04-21 18:36:36.565 [DefaultDispatcher-worker-14 @coroutine#2163] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58961/UmAppDatabase/replication/nodeId 2024-04-21 18:36:36.565 [DefaultDispatcher-worker-14 @coroutine#2163] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58961/UmAppDatabase/replication/nodeId 2024-04-21 18:36:36.602 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Shutdown initiated... 2024-04-21 18:36:36.602 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Close initiated... 2024-04-21 18:36:36.603 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:36.603 [HikariPool-126 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Closing connection org.sqlite.jdbc4.JDBC4Connection@18372705: (connection evicted) 2024-04-21 18:36:36.604 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 18:36:36.604 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Closed. 2024-04-21 18:36:36.604 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Shutdown completed. 2024-04-21 18:36:36.607 [Test worker @coroutine#3314] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-130 - configuration: 2024-04-21 18:36:36.607 [Test worker @coroutine#3314] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:36.607 [Test worker @coroutine#3314] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:36.607 [Test worker @coroutine#3314] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:36.607 [Test worker @coroutine#3314] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:36.607 [Test worker @coroutine#3314] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:36.607 [Test worker @coroutine#3314] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:36.607 [Test worker @coroutine#3314] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3152d449 2024-04-21 18:36:36.607 [Test worker @coroutine#3314] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:36.607 [Test worker @coroutine#3314] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:36.607 [Test worker @coroutine#3314] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:36.607 [Test worker @coroutine#3314] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:36.607 [Test worker @coroutine#3314] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:36.607 [Test worker @coroutine#3314] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:36.607 [Test worker @coroutine#3314] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:36.607 [Test worker @coroutine#3314] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:36.607 [Test worker @coroutine#3314] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:36.607 [Test worker @coroutine#3314] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:36.607 [Test worker @coroutine#3314] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:36.608 [Test worker @coroutine#3314] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:36.608 [Test worker @coroutine#3314] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:36.608 [Test worker @coroutine#3314] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 18:36:36.608 [Test worker @coroutine#3314] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 18:36:36.608 [Test worker @coroutine#3314] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:36.608 [Test worker @coroutine#3314] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:36.608 [Test worker @coroutine#3314] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 18:36:36.608 [Test worker @coroutine#3314] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:36.608 [Test worker @coroutine#3314] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-130" 2024-04-21 18:36:36.608 [Test worker @coroutine#3314] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:36.608 [Test worker @coroutine#3314] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:36.608 [Test worker @coroutine#3314] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:36.608 [Test worker @coroutine#3314] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:36.608 [Test worker @coroutine#3314] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:36.608 [Test worker @coroutine#3314] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:36.608 [Test worker @coroutine#3314] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:36.608 [Test worker @coroutine#3314] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:36.608 [Test worker @coroutine#3314] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Starting... 2024-04-21 18:36:36.608 [Test worker @coroutine#3314] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f349170 2024-04-21 18:36:36.608 [Test worker @coroutine#3314] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f349170 2024-04-21 18:36:36.608 [Test worker @coroutine#3314] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Start completed. 2024-04-21 18:36:36.626 [Test worker @coroutine#3314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f349170 2024-04-21 18:36:36.637 [Test worker @coroutine#3316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f349170 2024-04-21 18:36:36.639 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f349170 2024-04-21 18:36:36.640 [DefaultDispatcher-worker-14 @coroutine#1885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70ebaa1e 2024-04-21 18:36:36.640 [DefaultDispatcher-worker-14 @coroutine#1885] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52723/UmAppDatabase/replication/nodeId 2024-04-21 18:36:36.640 [DefaultDispatcher-worker-14 @coroutine#1885] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52723/UmAppDatabase/replication/nodeId. 2024-04-21 18:36:36.640 [DefaultDispatcher-worker-14 @coroutine#1885] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52723/UmAppDatabase/replication/nodeId 2024-04-21 18:36:36.641 [Test worker @coroutine#3320] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f349170 2024-04-21 18:36:36.641 [DefaultDispatcher-worker-1 @coroutine#1885] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52723/UmAppDatabase/replication/nodeId 2024-04-21 18:36:36.641 [DefaultDispatcher-worker-1 @coroutine#1885] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52723/UmAppDatabase/replication/nodeId 2024-04-21 18:36:36.641 [Test worker @coroutine#3314] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-131 - configuration: 2024-04-21 18:36:36.641 [Test worker @coroutine#3314] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:36.641 [Test worker @coroutine#3314] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:36.641 [Test worker @coroutine#3314] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:36.641 [Test worker @coroutine#3314] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:36.641 [Test worker @coroutine#3314] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:36.641 [Test worker @coroutine#3314] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:36.641 [Test worker @coroutine#3314] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@68fb6c1e 2024-04-21 18:36:36.641 [Test worker @coroutine#3314] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:36.641 [Test worker @coroutine#3314] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:36.641 [Test worker @coroutine#3314] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:36.641 [Test worker @coroutine#3314] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:36.641 [Test worker @coroutine#3314] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:36.641 [Test worker @coroutine#3314] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:36.641 [Test worker @coroutine#3314] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:36.641 [Test worker @coroutine#3314] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:36.641 [Test worker @coroutine#3314] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:36.641 [Test worker @coroutine#3314] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:36.641 [Test worker @coroutine#3314] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:36.641 [Test worker @coroutine#3314] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:36.641 [Test worker @coroutine#3314] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:36.641 [Test worker @coroutine#3314] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 18:36:36.641 [Test worker @coroutine#3314] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 18:36:36.641 [Test worker @coroutine#3314] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:36.641 [Test worker @coroutine#3314] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:36.641 [Test worker @coroutine#3314] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 18:36:36.641 [Test worker @coroutine#3314] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:36.641 [Test worker @coroutine#3314] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-131" 2024-04-21 18:36:36.641 [Test worker @coroutine#3314] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:36.641 [Test worker @coroutine#3314] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:36.641 [Test worker @coroutine#3314] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:36.641 [Test worker @coroutine#3314] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:36.641 [Test worker @coroutine#3314] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:36.641 [Test worker @coroutine#3314] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:36.641 [Test worker @coroutine#3314] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:36.641 [Test worker @coroutine#3314] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:36.641 [Test worker @coroutine#3314] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Starting... 2024-04-21 18:36:36.642 [Test worker @coroutine#3314] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e8f1db2 2024-04-21 18:36:36.642 [Test worker @coroutine#3314] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e8f1db2 2024-04-21 18:36:36.642 [Test worker @coroutine#3314] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Start completed. 2024-04-21 18:36:36.655 [Test worker @coroutine#3314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e8f1db2 2024-04-21 18:36:36.666 [Test worker @coroutine#3325] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e8f1db2 2024-04-21 18:36:36.668 [Test worker @coroutine#3327] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e8f1db2 2024-04-21 18:36:36.670 [Test worker @coroutine#3329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e8f1db2 2024-04-21 18:36:36.675 [DefaultDispatcher-worker-1 @coroutine#2219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d82d35c 2024-04-21 18:36:36.675 [DefaultDispatcher-worker-1 @coroutine#2219] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41141/UmAppDatabase/replication/nodeId 2024-04-21 18:36:36.675 [DefaultDispatcher-worker-1 @coroutine#2219] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41141/UmAppDatabase/replication/nodeId. 2024-04-21 18:36:36.675 [DefaultDispatcher-worker-1 @coroutine#2219] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41141/UmAppDatabase/replication/nodeId 2024-04-21 18:36:36.676 [DefaultDispatcher-worker-2 @coroutine#2219] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41141/UmAppDatabase/replication/nodeId 2024-04-21 18:36:36.677 [DefaultDispatcher-worker-2 @coroutine#2219] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41141/UmAppDatabase/replication/nodeId 2024-04-21 18:36:36.680 [DefaultDispatcher-worker-4 @coroutine#3331] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e8f1db2 2024-04-21 18:36:36.694 [DefaultDispatcher-worker-2 @coroutine#3314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f349170 2024-04-21 18:36:36.706 [DefaultDispatcher-worker-3 @coroutine#1917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4193da4d 2024-04-21 18:36:36.706 [DefaultDispatcher-worker-3 @coroutine#1917] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33245/UmAppDatabase/replication/nodeId 2024-04-21 18:36:36.706 [DefaultDispatcher-worker-3 @coroutine#1917] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33245/UmAppDatabase/replication/nodeId. 2024-04-21 18:36:36.706 [DefaultDispatcher-worker-3 @coroutine#1917] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33245/UmAppDatabase/replication/nodeId 2024-04-21 18:36:36.707 [DefaultDispatcher-worker-3 @coroutine#1917] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33245/UmAppDatabase/replication/nodeId 2024-04-21 18:36:36.707 [DefaultDispatcher-worker-3 @coroutine#1917] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33245/UmAppDatabase/replication/nodeId 2024-04-21 18:36:36.708 [HikariPool-130 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-21 18:36:36.709 [DefaultDispatcher-worker-4 @coroutine#3314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f349170 2024-04-21 18:36:36.716 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Shutdown initiated... 2024-04-21 18:36:36.716 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Close initiated... 2024-04-21 18:36:36.716 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:36.716 [HikariPool-130 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2f349170: (connection evicted) 2024-04-21 18:36:36.717 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 18:36:36.717 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Closed. 2024-04-21 18:36:36.717 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Shutdown completed. 2024-04-21 18:36:36.717 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Shutdown initiated... 2024-04-21 18:36:36.717 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Close initiated... 2024-04-21 18:36:36.717 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:36.718 [HikariPool-131 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5e8f1db2: (connection evicted) 2024-04-21 18:36:36.718 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 18:36:36.718 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Closed. 2024-04-21 18:36:36.718 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Shutdown completed. 2024-04-21 18:36:36.719 [Test worker @coroutine#3380] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-132 - configuration: 2024-04-21 18:36:36.720 [Test worker @coroutine#3380] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:36.720 [Test worker @coroutine#3380] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:36.720 [Test worker @coroutine#3380] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:36.720 [Test worker @coroutine#3380] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:36.720 [Test worker @coroutine#3380] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:36.720 [Test worker @coroutine#3380] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:36.720 [Test worker @coroutine#3380] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1007954a 2024-04-21 18:36:36.720 [Test worker @coroutine#3380] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:36.720 [Test worker @coroutine#3380] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:36.720 [Test worker @coroutine#3380] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:36.720 [Test worker @coroutine#3380] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:36.720 [Test worker @coroutine#3380] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:36.720 [Test worker @coroutine#3380] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:36.720 [Test worker @coroutine#3380] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:36.720 [Test worker @coroutine#3380] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:36.720 [Test worker @coroutine#3380] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:36.720 [Test worker @coroutine#3380] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:36.720 [Test worker @coroutine#3380] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:36.720 [Test worker @coroutine#3380] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:36.720 [Test worker @coroutine#3380] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:36.720 [Test worker @coroutine#3380] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 18:36:36.720 [Test worker @coroutine#3380] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 18:36:36.720 [Test worker @coroutine#3380] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:36.720 [Test worker @coroutine#3380] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:36.720 [Test worker @coroutine#3380] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 18:36:36.720 [Test worker @coroutine#3380] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:36.720 [Test worker @coroutine#3380] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-132" 2024-04-21 18:36:36.720 [Test worker @coroutine#3380] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:36.720 [Test worker @coroutine#3380] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:36.720 [Test worker @coroutine#3380] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:36.720 [Test worker @coroutine#3380] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:36.720 [Test worker @coroutine#3380] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:36.720 [Test worker @coroutine#3380] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:36.720 [Test worker @coroutine#3380] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:36.720 [Test worker @coroutine#3380] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:36.720 [Test worker @coroutine#3380] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Starting... 2024-04-21 18:36:36.720 [Test worker @coroutine#3380] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@35ab0bf3 2024-04-21 18:36:36.720 [Test worker @coroutine#3380] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@35ab0bf3 2024-04-21 18:36:36.720 [Test worker @coroutine#3380] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Start completed. 2024-04-21 18:36:36.736 [Test worker @coroutine#3380] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35ab0bf3 2024-04-21 18:36:36.747 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35ab0bf3 2024-04-21 18:36:36.749 [Test worker @coroutine#3383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35ab0bf3 2024-04-21 18:36:36.751 [Test worker @coroutine#3385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35ab0bf3 2024-04-21 18:36:36.751 [Test worker @coroutine#3380] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-133 - configuration: 2024-04-21 18:36:36.751 [Test worker @coroutine#3380] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:36.751 [Test worker @coroutine#3380] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:36.751 [Test worker @coroutine#3380] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:36.751 [Test worker @coroutine#3380] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:36.751 [Test worker @coroutine#3380] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:36.751 [Test worker @coroutine#3380] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:36.751 [Test worker @coroutine#3380] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@d1b9dd7 2024-04-21 18:36:36.751 [Test worker @coroutine#3380] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:36.751 [Test worker @coroutine#3380] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:36.751 [Test worker @coroutine#3380] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:36.751 [Test worker @coroutine#3380] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:36.751 [Test worker @coroutine#3380] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:36.751 [Test worker @coroutine#3380] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:36.751 [Test worker @coroutine#3380] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:36.751 [Test worker @coroutine#3380] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:36.751 [Test worker @coroutine#3380] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:36.751 [Test worker @coroutine#3380] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:36.751 [Test worker @coroutine#3380] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:36.751 [Test worker @coroutine#3380] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:36.751 [Test worker @coroutine#3380] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:36.751 [Test worker @coroutine#3380] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 18:36:36.751 [Test worker @coroutine#3380] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 18:36:36.751 [Test worker @coroutine#3380] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:36.752 [Test worker @coroutine#3380] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:36.752 [Test worker @coroutine#3380] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 18:36:36.752 [Test worker @coroutine#3380] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:36.752 [Test worker @coroutine#3380] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-133" 2024-04-21 18:36:36.752 [Test worker @coroutine#3380] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:36.752 [Test worker @coroutine#3380] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:36.752 [Test worker @coroutine#3380] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:36.752 [Test worker @coroutine#3380] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:36.752 [Test worker @coroutine#3380] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:36.752 [Test worker @coroutine#3380] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:36.752 [Test worker @coroutine#3380] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:36.752 [Test worker @coroutine#3380] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:36.752 [Test worker @coroutine#3380] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Starting... 2024-04-21 18:36:36.752 [Test worker @coroutine#3380] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@524945e2 2024-04-21 18:36:36.752 [Test worker @coroutine#3380] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@524945e2 2024-04-21 18:36:36.752 [Test worker @coroutine#3380] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Start completed. 2024-04-21 18:36:36.765 [Test worker @coroutine#3380] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@524945e2 2024-04-21 18:36:36.776 [Test worker @coroutine#3387] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@524945e2 2024-04-21 18:36:36.778 [Test worker @coroutine#3389] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@524945e2 2024-04-21 18:36:36.780 [Test worker @coroutine#3391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@524945e2 2024-04-21 18:36:36.792 [DefaultDispatcher-worker-7 @coroutine#3393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@524945e2 2024-04-21 18:36:36.805 [DefaultDispatcher-worker-3 @coroutine#3380] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35ab0bf3 2024-04-21 18:36:36.816 [DefaultDispatcher-worker-14 @coroutine#3380] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35ab0bf3 2024-04-21 18:36:36.820 [HikariPool-132 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-21 18:36:36.829 [DefaultDispatcher-worker-7 @coroutine#3380] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35ab0bf3 2024-04-21 18:36:36.848 [DefaultDispatcher-worker-3 @coroutine#3435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35ab0bf3 2024-04-21 18:36:36.852 [HikariPool-133 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:36.853 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Shutdown initiated... 2024-04-21 18:36:36.853 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Close initiated... 2024-04-21 18:36:36.853 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:36.854 [HikariPool-132 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Closing connection org.sqlite.jdbc4.JDBC4Connection@35ab0bf3: (connection evicted) 2024-04-21 18:36:36.854 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 18:36:36.854 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Closed. 2024-04-21 18:36:36.854 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Shutdown completed. 2024-04-21 18:36:36.855 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Shutdown initiated... 2024-04-21 18:36:36.855 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Close initiated... 2024-04-21 18:36:36.855 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:36.855 [HikariPool-133 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Closing connection org.sqlite.jdbc4.JDBC4Connection@524945e2: (connection evicted) 2024-04-21 18:36:36.856 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 18:36:36.856 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Closed. 2024-04-21 18:36:36.856 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Shutdown completed. 2024-04-21 18:36:36.857 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-134 - configuration: 2024-04-21 18:36:36.858 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:36.858 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:36.858 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:36.858 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:36.858 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:36.858 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:36.858 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@29422e61 2024-04-21 18:36:36.858 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:36.858 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:36.858 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:36.858 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:36.858 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:36.858 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:36.858 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:36.858 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:36.858 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:36.858 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:36.858 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:36.858 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:36.858 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:36.858 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 18:36:36.858 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 18:36:36.858 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:36.858 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:36.858 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 18:36:36.858 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:36.858 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-134" 2024-04-21 18:36:36.858 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:36.858 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:36.858 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:36.858 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:36.858 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:36.858 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:36.858 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:36.858 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:36.858 [Test worker @coroutine#3458] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Starting... 2024-04-21 18:36:36.859 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b5a3bba 2024-04-21 18:36:36.859 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b5a3bba 2024-04-21 18:36:36.859 [Test worker @coroutine#3458] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Start completed. 2024-04-21 18:36:36.876 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b5a3bba 2024-04-21 18:36:36.888 [Test worker @coroutine#3459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b5a3bba 2024-04-21 18:36:36.890 [Test worker @coroutine#3461] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b5a3bba 2024-04-21 18:36:36.892 [Test worker @coroutine#3463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b5a3bba 2024-04-21 18:36:36.893 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-135 - configuration: 2024-04-21 18:36:36.893 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:36.893 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:36.893 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:36.893 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:36.893 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:36.893 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:36.893 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6eacf3be 2024-04-21 18:36:36.893 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:36.893 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:36.893 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:36.893 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:36.893 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:36.893 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:36.893 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:36.893 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:36.893 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:36.893 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:36.893 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:36.893 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:36.893 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:36.893 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 18:36:36.893 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 18:36:36.893 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:36.893 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:36.893 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 18:36:36.893 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:36.893 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-135" 2024-04-21 18:36:36.893 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:36.893 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:36.893 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:36.893 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:36.893 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:36.893 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:36.893 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:36.893 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:36.893 [Test worker @coroutine#3458] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Starting... 2024-04-21 18:36:36.894 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c6ed95a 2024-04-21 18:36:36.894 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c6ed95a 2024-04-21 18:36:36.894 [Test worker @coroutine#3458] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Start completed. 2024-04-21 18:36:36.895 [DefaultDispatcher-worker-18 @coroutine#1964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@788fa91f 2024-04-21 18:36:36.895 [DefaultDispatcher-worker-18 @coroutine#1964] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53177/UmAppDatabase/replication/nodeId 2024-04-21 18:36:36.895 [DefaultDispatcher-worker-18 @coroutine#1964] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53177/UmAppDatabase/replication/nodeId. 2024-04-21 18:36:36.895 [DefaultDispatcher-worker-18 @coroutine#1964] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53177/UmAppDatabase/replication/nodeId 2024-04-21 18:36:36.896 [DefaultDispatcher-worker-18 @coroutine#1964] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53177/UmAppDatabase/replication/nodeId 2024-04-21 18:36:36.896 [DefaultDispatcher-worker-18 @coroutine#1964] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53177/UmAppDatabase/replication/nodeId 2024-04-21 18:36:36.908 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c6ed95a 2024-04-21 18:36:36.919 [Test worker @coroutine#3469] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c6ed95a 2024-04-21 18:36:36.920 [Test worker @coroutine#3471] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c6ed95a 2024-04-21 18:36:36.922 [Test worker @coroutine#3473] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c6ed95a 2024-04-21 18:36:36.935 [DefaultDispatcher-worker-15 @coroutine#3475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c6ed95a 2024-04-21 18:36:36.948 [DefaultDispatcher-worker-1 @coroutine#3458] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b5a3bba 2024-04-21 18:36:36.959 [HikariPool-134 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-21 18:36:36.960 [DefaultDispatcher-worker-1 @coroutine#3458] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b5a3bba 2024-04-21 18:36:36.967 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Shutdown initiated... 2024-04-21 18:36:36.967 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Close initiated... 2024-04-21 18:36:36.967 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:36.968 [HikariPool-134 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1b5a3bba: (connection evicted) 2024-04-21 18:36:36.968 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 18:36:36.968 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Closed. 2024-04-21 18:36:36.968 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Shutdown completed. 2024-04-21 18:36:36.969 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Shutdown initiated... 2024-04-21 18:36:36.969 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Close initiated... 2024-04-21 18:36:36.969 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:36.969 [HikariPool-135 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2c6ed95a: (connection evicted) 2024-04-21 18:36:36.970 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 18:36:36.970 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Closed. 2024-04-21 18:36:36.970 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Shutdown completed. 2024-04-21 18:36:36.971 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-136 - configuration: 2024-04-21 18:36:36.971 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:36.971 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:36.971 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:36.971 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:36.971 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:36.971 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:36.971 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4bda93f1 2024-04-21 18:36:36.971 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:36.971 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:36.971 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:36.971 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:36.971 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:36.971 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:36.971 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:36.971 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:36.971 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:36.971 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:36.971 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:36.971 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:36.971 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:36.971 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 18:36:36.971 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 18:36:36.971 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:36.971 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:36.971 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 18:36:36.971 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:36.971 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-136" 2024-04-21 18:36:36.971 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:36.971 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:36.971 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:36.971 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:36.971 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:36.971 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:36.971 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:36.971 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:36.971 [Test worker @coroutine#3516] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Starting... 2024-04-21 18:36:36.971 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@ae49f31 2024-04-21 18:36:36.971 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@ae49f31 2024-04-21 18:36:36.971 [Test worker @coroutine#3516] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Start completed. 2024-04-21 18:36:36.988 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ae49f31 2024-04-21 18:36:36.993 [DefaultDispatcher-worker-1 @coroutine#1996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dba7721 2024-04-21 18:36:36.993 [DefaultDispatcher-worker-1 @coroutine#1996] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34439/UmAppDatabase/replication/nodeId 2024-04-21 18:36:36.993 [DefaultDispatcher-worker-1 @coroutine#1996] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34439/UmAppDatabase/replication/nodeId. 2024-04-21 18:36:36.993 [DefaultDispatcher-worker-1 @coroutine#1996] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34439/UmAppDatabase/replication/nodeId 2024-04-21 18:36:36.994 [DefaultDispatcher-worker-8 @coroutine#1996] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34439/UmAppDatabase/replication/nodeId 2024-04-21 18:36:36.994 [DefaultDispatcher-worker-8 @coroutine#1996] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34439/UmAppDatabase/replication/nodeId 2024-04-21 18:36:36.999 [Test worker @coroutine#3517] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ae49f31 2024-04-21 18:36:37.000 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ae49f31 2024-04-21 18:36:37.002 [Test worker @coroutine#3524] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ae49f31 2024-04-21 18:36:37.003 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-137 - configuration: 2024-04-21 18:36:37.003 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:37.003 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:37.003 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:37.003 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:37.003 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:37.003 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:37.003 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@261d7ee2 2024-04-21 18:36:37.003 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:37.003 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:37.003 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:37.003 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:37.003 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:37.003 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:37.003 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:37.003 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:37.003 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:37.003 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:37.003 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:37.003 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:37.003 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:37.003 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 18:36:37.003 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 18:36:37.003 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:37.003 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:37.003 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 18:36:37.003 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:37.003 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-137" 2024-04-21 18:36:37.003 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:37.003 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:37.003 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:37.003 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:37.003 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:37.003 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:37.003 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:37.003 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:37.003 [Test worker @coroutine#3516] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Starting... 2024-04-21 18:36:37.003 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ce34685 2024-04-21 18:36:37.003 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ce34685 2024-04-21 18:36:37.003 [Test worker @coroutine#3516] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Start completed. 2024-04-21 18:36:37.017 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ce34685 2024-04-21 18:36:37.029 [Test worker @coroutine#3526] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ce34685 2024-04-21 18:36:37.031 [Test worker @coroutine#3528] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ce34685 2024-04-21 18:36:37.033 [Test worker @coroutine#3530] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ce34685 2024-04-21 18:36:37.046 [DefaultDispatcher-worker-15 @coroutine#3532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ce34685 2024-04-21 18:36:37.060 [DefaultDispatcher-worker-9 @coroutine#3516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ae49f31 2024-04-21 18:36:37.064 [DefaultDispatcher-worker-7 @coroutine#2025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b977aaa 2024-04-21 18:36:37.064 [DefaultDispatcher-worker-7 @coroutine#2025] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38365/UmAppDatabase/replication/nodeId 2024-04-21 18:36:37.064 [DefaultDispatcher-worker-7 @coroutine#2025] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38365/UmAppDatabase/replication/nodeId. 2024-04-21 18:36:37.064 [DefaultDispatcher-worker-7 @coroutine#2025] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38365/UmAppDatabase/replication/nodeId 2024-04-21 18:36:37.065 [DefaultDispatcher-worker-5 @coroutine#2025] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38365/UmAppDatabase/replication/nodeId 2024-04-21 18:36:37.065 [DefaultDispatcher-worker-5 @coroutine#2025] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38365/UmAppDatabase/replication/nodeId 2024-04-21 18:36:37.071 [DefaultDispatcher-worker-10 @coroutine#3516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ae49f31 2024-04-21 18:36:37.072 [HikariPool-136 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:37.080 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Shutdown initiated... 2024-04-21 18:36:37.080 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Close initiated... 2024-04-21 18:36:37.080 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:37.080 [HikariPool-136 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Closing connection org.sqlite.jdbc4.JDBC4Connection@ae49f31: (connection evicted) 2024-04-21 18:36:37.081 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 18:36:37.081 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Closed. 2024-04-21 18:36:37.081 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Shutdown completed. 2024-04-21 18:36:37.081 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown initiated... 2024-04-21 18:36:37.081 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Close initiated... 2024-04-21 18:36:37.081 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:37.082 [HikariPool-137 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5ce34685: (connection evicted) 2024-04-21 18:36:37.082 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 18:36:37.082 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Closed. 2024-04-21 18:36:37.082 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown completed. 2024-04-21 18:36:37.083 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-138 - configuration: 2024-04-21 18:36:37.084 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:37.084 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:37.084 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:37.084 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:37.084 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:37.084 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:37.084 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@63fe055 2024-04-21 18:36:37.084 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:37.084 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:37.084 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:37.084 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:37.084 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:37.084 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:37.084 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:37.084 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:37.084 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:37.084 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:37.084 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:37.084 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:37.084 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:37.084 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 18:36:37.084 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 18:36:37.084 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:37.084 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:37.084 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 18:36:37.084 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:37.084 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-138" 2024-04-21 18:36:37.084 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:37.084 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:37.084 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:37.084 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:37.084 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:37.084 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:37.084 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:37.084 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:37.084 [Test worker @coroutine#3576] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Starting... 2024-04-21 18:36:37.084 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@ab90b8c 2024-04-21 18:36:37.084 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@ab90b8c 2024-04-21 18:36:37.084 [Test worker @coroutine#3576] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Start completed. 2024-04-21 18:36:37.100 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ab90b8c 2024-04-21 18:36:37.111 [Test worker @coroutine#3577] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ab90b8c 2024-04-21 18:36:37.112 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ab90b8c 2024-04-21 18:36:37.114 [Test worker @coroutine#3581] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ab90b8c 2024-04-21 18:36:37.114 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-139 - configuration: 2024-04-21 18:36:37.115 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:37.115 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:37.115 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:37.115 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:37.115 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:37.115 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:37.115 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e0bae92 2024-04-21 18:36:37.115 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:37.115 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:37.115 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:37.115 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:37.115 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:37.115 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:37.115 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:37.115 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:37.115 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:37.115 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:37.115 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:37.115 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:37.115 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:37.115 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 18:36:37.115 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 18:36:37.115 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:37.115 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:37.115 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 18:36:37.115 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:37.115 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-139" 2024-04-21 18:36:37.115 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:37.115 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:37.115 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:37.115 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:37.115 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:37.115 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:37.115 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:37.115 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:37.115 [Test worker @coroutine#3576] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Starting... 2024-04-21 18:36:37.115 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@5037f491 2024-04-21 18:36:37.115 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@5037f491 2024-04-21 18:36:37.115 [Test worker @coroutine#3576] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Start completed. 2024-04-21 18:36:37.128 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5037f491 2024-04-21 18:36:37.139 [Test worker @coroutine#3583] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5037f491 2024-04-21 18:36:37.141 [Test worker @coroutine#3585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5037f491 2024-04-21 18:36:37.142 [Test worker @coroutine#3587] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5037f491 2024-04-21 18:36:37.155 [DefaultDispatcher-worker-17 @coroutine#3589] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5037f491 2024-04-21 18:36:37.166 [DefaultDispatcher-worker-12 @coroutine#3576] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ab90b8c 2024-04-21 18:36:37.179 [DefaultDispatcher-worker-3 @coroutine#3576] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ab90b8c 2024-04-21 18:36:37.184 [HikariPool-138 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-21 18:36:37.186 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown initiated... 2024-04-21 18:36:37.186 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Close initiated... 2024-04-21 18:36:37.186 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:37.186 [HikariPool-138 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Closing connection org.sqlite.jdbc4.JDBC4Connection@ab90b8c: (connection evicted) 2024-04-21 18:36:37.187 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 18:36:37.187 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Closed. 2024-04-21 18:36:37.187 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown completed. 2024-04-21 18:36:37.187 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown initiated... 2024-04-21 18:36:37.187 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Close initiated... 2024-04-21 18:36:37.187 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:37.188 [HikariPool-139 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5037f491: (connection evicted) 2024-04-21 18:36:37.188 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 18:36:37.188 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Closed. 2024-04-21 18:36:37.188 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown completed. 2024-04-21 18:36:37.189 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-140 - configuration: 2024-04-21 18:36:37.189 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:37.189 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:37.189 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:37.189 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:37.189 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:37.189 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:37.189 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4dc10682 2024-04-21 18:36:37.189 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:37.189 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:37.189 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:37.189 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:37.189 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:37.189 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:37.189 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:37.189 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:37.189 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:37.189 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:37.189 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:37.189 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:37.189 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:37.189 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 18:36:37.189 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 18:36:37.189 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:37.189 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:37.189 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 18:36:37.189 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:37.190 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-140" 2024-04-21 18:36:37.190 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:37.190 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:37.190 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:37.190 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:37.190 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:37.190 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:37.190 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:37.190 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:37.190 [Test worker @coroutine#3630] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Starting... 2024-04-21 18:36:37.190 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@4de14c58 2024-04-21 18:36:37.190 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@4de14c58 2024-04-21 18:36:37.190 [Test worker @coroutine#3630] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Start completed. 2024-04-21 18:36:37.202 [DefaultDispatcher-worker-6 @coroutine#2069] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@431f8830 2024-04-21 18:36:37.202 [DefaultDispatcher-worker-14 @coroutine#2054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49a5d27 2024-04-21 18:36:37.202 [DefaultDispatcher-worker-14 @coroutine#2054] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-21 18:36:37.202 [DefaultDispatcher-worker-6 @coroutine#2069] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38749/UmAppDatabase/replication/nodeId 2024-04-21 18:36:37.202 [DefaultDispatcher-worker-6 @coroutine#2069] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38749/UmAppDatabase/replication/nodeId. 2024-04-21 18:36:37.202 [DefaultDispatcher-worker-14 @coroutine#2054] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-04-21 18:36:37.202 [DefaultDispatcher-worker-6 @coroutine#2069] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38749/UmAppDatabase/replication/nodeId 2024-04-21 18:36:37.202 [DefaultDispatcher-worker-14 @coroutine#2054] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-21 18:36:37.203 [DefaultDispatcher-worker-6 @coroutine#2054] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-21 18:36:37.203 [DefaultDispatcher-worker-8 @coroutine#2069] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38749/UmAppDatabase/replication/nodeId 2024-04-21 18:36:37.203 [DefaultDispatcher-worker-8 @coroutine#2069] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38749/UmAppDatabase/replication/nodeId 2024-04-21 18:36:37.207 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4de14c58 2024-04-21 18:36:37.218 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4de14c58 2024-04-21 18:36:37.219 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4de14c58 2024-04-21 18:36:37.221 [Test worker @coroutine#3641] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4de14c58 2024-04-21 18:36:37.221 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-141 - configuration: 2024-04-21 18:36:37.222 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:37.222 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:37.222 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:37.222 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:37.222 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:37.222 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:37.222 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@291fba9 2024-04-21 18:36:37.222 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:37.222 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:37.222 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:37.222 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:37.222 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:37.222 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:37.222 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:37.222 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:37.222 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:37.222 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:37.222 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:37.222 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:37.222 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:37.222 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 18:36:37.222 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 18:36:37.222 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:37.222 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:37.222 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 18:36:37.222 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:37.222 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-141" 2024-04-21 18:36:37.222 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:37.222 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:37.222 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:37.222 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:37.222 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:37.222 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:37.222 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:37.222 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:37.222 [Test worker @coroutine#3630] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Starting... 2024-04-21 18:36:37.222 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@156b31d 2024-04-21 18:36:37.222 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@156b31d 2024-04-21 18:36:37.222 [Test worker @coroutine#3630] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Start completed. 2024-04-21 18:36:37.235 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156b31d 2024-04-21 18:36:37.246 [Test worker @coroutine#3643] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156b31d 2024-04-21 18:36:37.248 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156b31d 2024-04-21 18:36:37.250 [Test worker @coroutine#3647] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156b31d 2024-04-21 18:36:37.262 [DefaultDispatcher-worker-16 @coroutine#3649] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156b31d 2024-04-21 18:36:37.274 [DefaultDispatcher-worker-10 @coroutine#3630] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4de14c58 2024-04-21 18:36:37.287 [DefaultDispatcher-worker-16 @coroutine#3630] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4de14c58 2024-04-21 18:36:37.290 [HikariPool-140 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-21 18:36:37.296 [DefaultDispatcher-worker-15 @coroutine#3630] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4de14c58 2024-04-21 18:36:37.304 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown initiated... 2024-04-21 18:36:37.304 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Close initiated... 2024-04-21 18:36:37.304 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:37.304 [HikariPool-140 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4de14c58: (connection evicted) 2024-04-21 18:36:37.305 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 18:36:37.305 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Closed. 2024-04-21 18:36:37.305 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown completed. 2024-04-21 18:36:37.306 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown initiated... 2024-04-21 18:36:37.306 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Close initiated... 2024-04-21 18:36:37.306 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:37.306 [HikariPool-141 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Closing connection org.sqlite.jdbc4.JDBC4Connection@156b31d: (connection evicted) 2024-04-21 18:36:37.307 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 18:36:37.307 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Closed. 2024-04-21 18:36:37.307 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown completed. 2024-04-21 18:36:37.308 [Test worker @coroutine#3691] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-142 - configuration: 2024-04-21 18:36:37.308 [Test worker @coroutine#3691] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:37.308 [Test worker @coroutine#3691] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:37.308 [Test worker @coroutine#3691] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:37.308 [Test worker @coroutine#3691] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:37.308 [Test worker @coroutine#3691] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:37.308 [Test worker @coroutine#3691] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:37.308 [Test worker @coroutine#3691] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6af10aa7 2024-04-21 18:36:37.308 [Test worker @coroutine#3691] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:37.308 [Test worker @coroutine#3691] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:37.308 [Test worker @coroutine#3691] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:37.308 [Test worker @coroutine#3691] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:37.308 [Test worker @coroutine#3691] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:37.308 [Test worker @coroutine#3691] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:37.308 [Test worker @coroutine#3691] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:37.308 [Test worker @coroutine#3691] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:37.308 [Test worker @coroutine#3691] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:37.308 [Test worker @coroutine#3691] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:37.308 [Test worker @coroutine#3691] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:37.308 [Test worker @coroutine#3691] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:37.308 [Test worker @coroutine#3691] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:37.308 [Test worker @coroutine#3691] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 18:36:37.308 [Test worker @coroutine#3691] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 18:36:37.308 [Test worker @coroutine#3691] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:37.308 [Test worker @coroutine#3691] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:37.308 [Test worker @coroutine#3691] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 18:36:37.308 [Test worker @coroutine#3691] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:37.308 [Test worker @coroutine#3691] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-142" 2024-04-21 18:36:37.308 [Test worker @coroutine#3691] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:37.308 [Test worker @coroutine#3691] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:37.308 [Test worker @coroutine#3691] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:37.308 [Test worker @coroutine#3691] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:37.308 [Test worker @coroutine#3691] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:37.308 [Test worker @coroutine#3691] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:37.308 [Test worker @coroutine#3691] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:37.308 [Test worker @coroutine#3691] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:37.308 [Test worker @coroutine#3691] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Starting... 2024-04-21 18:36:37.309 [Test worker @coroutine#3691] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d0fae45 2024-04-21 18:36:37.309 [Test worker @coroutine#3691] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d0fae45 2024-04-21 18:36:37.309 [Test worker @coroutine#3691] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Start completed. 2024-04-21 18:36:37.324 [Test worker @coroutine#3691] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d0fae45 2024-04-21 18:36:37.335 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d0fae45 2024-04-21 18:36:37.337 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d0fae45 2024-04-21 18:36:37.339 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d0fae45 2024-04-21 18:36:37.339 [Test worker @coroutine#3691] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-143 - configuration: 2024-04-21 18:36:37.339 [Test worker @coroutine#3691] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:37.339 [Test worker @coroutine#3691] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:37.339 [Test worker @coroutine#3691] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:37.339 [Test worker @coroutine#3691] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:37.339 [Test worker @coroutine#3691] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:37.339 [Test worker @coroutine#3691] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:37.339 [Test worker @coroutine#3691] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@796d0b43 2024-04-21 18:36:37.339 [Test worker @coroutine#3691] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:37.339 [Test worker @coroutine#3691] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:37.339 [Test worker @coroutine#3691] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:37.339 [Test worker @coroutine#3691] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:37.339 [Test worker @coroutine#3691] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:37.339 [Test worker @coroutine#3691] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:37.339 [Test worker @coroutine#3691] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:37.339 [Test worker @coroutine#3691] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:37.339 [Test worker @coroutine#3691] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:37.339 [Test worker @coroutine#3691] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:37.339 [Test worker @coroutine#3691] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:37.339 [Test worker @coroutine#3691] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:37.339 [Test worker @coroutine#3691] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:37.339 [Test worker @coroutine#3691] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 18:36:37.339 [Test worker @coroutine#3691] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 18:36:37.339 [Test worker @coroutine#3691] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:37.339 [Test worker @coroutine#3691] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:37.339 [Test worker @coroutine#3691] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 18:36:37.339 [Test worker @coroutine#3691] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:37.339 [Test worker @coroutine#3691] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-143" 2024-04-21 18:36:37.339 [Test worker @coroutine#3691] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:37.339 [Test worker @coroutine#3691] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:37.339 [Test worker @coroutine#3691] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:37.339 [Test worker @coroutine#3691] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:37.339 [Test worker @coroutine#3691] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:37.339 [Test worker @coroutine#3691] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:37.339 [Test worker @coroutine#3691] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:37.339 [Test worker @coroutine#3691] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:37.339 [Test worker @coroutine#3691] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Starting... 2024-04-21 18:36:37.339 [Test worker @coroutine#3691] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@42cef0af 2024-04-21 18:36:37.339 [Test worker @coroutine#3691] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@42cef0af 2024-04-21 18:36:37.340 [Test worker @coroutine#3691] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Start completed. 2024-04-21 18:36:37.352 [DefaultDispatcher-worker-11 @coroutine#2120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@755fdfad 2024-04-21 18:36:37.353 [DefaultDispatcher-worker-11 @coroutine#2120] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59295/UmAppDatabase/replication/nodeId 2024-04-21 18:36:37.353 [DefaultDispatcher-worker-11 @coroutine#2120] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59295/UmAppDatabase/replication/nodeId. 2024-04-21 18:36:37.353 [DefaultDispatcher-worker-11 @coroutine#2120] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59295/UmAppDatabase/replication/nodeId 2024-04-21 18:36:37.354 [Test worker @coroutine#3691] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42cef0af 2024-04-21 18:36:37.354 [DefaultDispatcher-worker-11 @coroutine#2120] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59295/UmAppDatabase/replication/nodeId 2024-04-21 18:36:37.354 [DefaultDispatcher-worker-11 @coroutine#2120] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59295/UmAppDatabase/replication/nodeId 2024-04-21 18:36:37.364 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42cef0af 2024-04-21 18:36:37.366 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42cef0af 2024-04-21 18:36:37.368 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42cef0af 2024-04-21 18:36:37.380 [DefaultDispatcher-worker-8 @coroutine#3707] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42cef0af 2024-04-21 18:36:37.398 [DefaultDispatcher-worker-16 @coroutine#3691] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d0fae45 2024-04-21 18:36:37.406 [DefaultDispatcher-worker-8 @coroutine#3691] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d0fae45 2024-04-21 18:36:37.409 [HikariPool-142 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-21 18:36:37.415 [DefaultDispatcher-worker-16 @coroutine#3691] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d0fae45 2024-04-21 18:36:37.436 [DefaultDispatcher-worker-6 @coroutine#3749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d0fae45 2024-04-21 18:36:37.440 [HikariPool-143 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:37.441 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown initiated... 2024-04-21 18:36:37.441 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Close initiated... 2024-04-21 18:36:37.441 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:37.441 [HikariPool-142 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1d0fae45: (connection evicted) 2024-04-21 18:36:37.442 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 18:36:37.442 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Closed. 2024-04-21 18:36:37.442 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown completed. 2024-04-21 18:36:37.442 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown initiated... 2024-04-21 18:36:37.442 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Close initiated... 2024-04-21 18:36:37.442 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:37.442 [HikariPool-143 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Closing connection org.sqlite.jdbc4.JDBC4Connection@42cef0af: (connection evicted) 2024-04-21 18:36:37.443 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 18:36:37.443 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Closed. 2024-04-21 18:36:37.443 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown completed. 2024-04-21 18:36:37.444 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-144 - configuration: 2024-04-21 18:36:37.444 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:37.444 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:37.444 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:37.445 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:37.445 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:37.445 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:37.445 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@13835bdc 2024-04-21 18:36:37.445 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:37.445 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:37.445 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:37.445 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:37.445 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:37.445 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:37.445 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:37.445 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:37.445 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:37.445 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:37.445 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:37.445 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:37.445 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:37.445 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 18:36:37.445 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 18:36:37.445 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:37.445 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:37.445 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 18:36:37.445 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:37.445 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-144" 2024-04-21 18:36:37.445 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:37.445 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:37.445 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:37.445 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:37.445 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:37.445 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:37.445 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:37.445 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:37.445 [Test worker @coroutine#3772] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Starting... 2024-04-21 18:36:37.445 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@4973fb7d 2024-04-21 18:36:37.445 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@4973fb7d 2024-04-21 18:36:37.445 [Test worker @coroutine#3772] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Start completed. 2024-04-21 18:36:37.463 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4973fb7d 2024-04-21 18:36:37.476 [Test worker @coroutine#3773] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4973fb7d 2024-04-21 18:36:37.478 [Test worker @coroutine#3775] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4973fb7d 2024-04-21 18:36:37.480 [Test worker @coroutine#3777] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4973fb7d 2024-04-21 18:36:37.480 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-145 - configuration: 2024-04-21 18:36:37.480 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:37.480 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:37.480 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:37.480 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:37.480 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:37.480 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:37.480 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@318d69ea 2024-04-21 18:36:37.480 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:37.480 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:37.480 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:37.480 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:37.480 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:37.480 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:37.480 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:37.480 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:37.480 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:37.480 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:37.480 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:37.480 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:37.480 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:37.480 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 18:36:37.480 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 18:36:37.480 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:37.480 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:37.480 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 18:36:37.480 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:37.480 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-145" 2024-04-21 18:36:37.480 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:37.480 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:37.480 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:37.480 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:37.480 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:37.480 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:37.480 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:37.480 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:37.480 [Test worker @coroutine#3772] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Starting... 2024-04-21 18:36:37.481 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a2b23f2 2024-04-21 18:36:37.481 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a2b23f2 2024-04-21 18:36:37.481 [Test worker @coroutine#3772] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Start completed. 2024-04-21 18:36:37.494 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a2b23f2 2024-04-21 18:36:37.505 [Test worker @coroutine#3780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a2b23f2 2024-04-21 18:36:37.506 [Test worker @coroutine#3782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a2b23f2 2024-04-21 18:36:37.508 [Test worker @coroutine#3784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a2b23f2 2024-04-21 18:36:37.521 [DefaultDispatcher-worker-9 @coroutine#3786] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a2b23f2 2024-04-21 18:36:37.535 [DefaultDispatcher-worker-13 @coroutine#3772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4973fb7d 2024-04-21 18:36:37.546 [HikariPool-144 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-21 18:36:37.546 [DefaultDispatcher-worker-7 @coroutine#3772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4973fb7d 2024-04-21 18:36:37.550 [Test worker @coroutine#3797] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4973fb7d 2024-04-21 18:36:37.556 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown initiated... 2024-04-21 18:36:37.557 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Close initiated... 2024-04-21 18:36:37.557 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:37.557 [HikariPool-144 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4973fb7d: (connection evicted) 2024-04-21 18:36:37.558 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 18:36:37.558 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Closed. 2024-04-21 18:36:37.558 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown completed. 2024-04-21 18:36:37.558 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown initiated... 2024-04-21 18:36:37.558 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Close initiated... 2024-04-21 18:36:37.558 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:37.558 [HikariPool-145 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1a2b23f2: (connection evicted) 2024-04-21 18:36:37.559 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 18:36:37.559 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Closed. 2024-04-21 18:36:37.559 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown completed. 2024-04-21 18:36:37.560 [Test worker @coroutine#3830] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-146 - configuration: 2024-04-21 18:36:37.561 [Test worker @coroutine#3830] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:37.561 [Test worker @coroutine#3830] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:37.561 [Test worker @coroutine#3830] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:37.561 [Test worker @coroutine#3830] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:37.561 [Test worker @coroutine#3830] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:37.561 [Test worker @coroutine#3830] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:37.561 [Test worker @coroutine#3830] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@22277482 2024-04-21 18:36:37.561 [Test worker @coroutine#3830] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:37.561 [Test worker @coroutine#3830] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:37.561 [Test worker @coroutine#3830] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:37.561 [Test worker @coroutine#3830] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:37.561 [Test worker @coroutine#3830] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:37.561 [Test worker @coroutine#3830] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:37.561 [Test worker @coroutine#3830] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:37.561 [Test worker @coroutine#3830] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:37.561 [Test worker @coroutine#3830] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:37.561 [Test worker @coroutine#3830] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:37.561 [Test worker @coroutine#3830] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:37.561 [Test worker @coroutine#3830] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:37.561 [Test worker @coroutine#3830] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:37.561 [Test worker @coroutine#3830] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 18:36:37.561 [Test worker @coroutine#3830] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 18:36:37.561 [Test worker @coroutine#3830] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:37.561 [Test worker @coroutine#3830] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:37.561 [Test worker @coroutine#3830] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 18:36:37.561 [Test worker @coroutine#3830] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:37.561 [Test worker @coroutine#3830] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-146" 2024-04-21 18:36:37.561 [Test worker @coroutine#3830] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:37.561 [Test worker @coroutine#3830] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:37.561 [Test worker @coroutine#3830] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:37.561 [Test worker @coroutine#3830] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:37.561 [Test worker @coroutine#3830] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:37.561 [Test worker @coroutine#3830] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:37.561 [Test worker @coroutine#3830] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:37.561 [Test worker @coroutine#3830] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:37.561 [Test worker @coroutine#3830] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Starting... 2024-04-21 18:36:37.562 [Test worker @coroutine#3830] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@4474c514 2024-04-21 18:36:37.562 [Test worker @coroutine#3830] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@4474c514 2024-04-21 18:36:37.562 [Test worker @coroutine#3830] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Start completed. 2024-04-21 18:36:37.574 [DefaultDispatcher-worker-4 @coroutine#2163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bb160fb 2024-04-21 18:36:37.574 [DefaultDispatcher-worker-4 @coroutine#2163] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58961/UmAppDatabase/replication/nodeId 2024-04-21 18:36:37.574 [DefaultDispatcher-worker-4 @coroutine#2163] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58961/UmAppDatabase/replication/nodeId. 2024-04-21 18:36:37.574 [DefaultDispatcher-worker-4 @coroutine#2163] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58961/UmAppDatabase/replication/nodeId 2024-04-21 18:36:37.576 [DefaultDispatcher-worker-15 @coroutine#2163] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58961/UmAppDatabase/replication/nodeId 2024-04-21 18:36:37.576 [DefaultDispatcher-worker-15 @coroutine#2163] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58961/UmAppDatabase/replication/nodeId 2024-04-21 18:36:37.577 [Test worker @coroutine#3830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4474c514 2024-04-21 18:36:37.588 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4474c514 2024-04-21 18:36:37.589 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4474c514 2024-04-21 18:36:37.591 [Test worker @coroutine#3838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4474c514 2024-04-21 18:36:37.592 [Test worker @coroutine#3830] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-147 - configuration: 2024-04-21 18:36:37.592 [Test worker @coroutine#3830] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:37.592 [Test worker @coroutine#3830] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:37.592 [Test worker @coroutine#3830] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:37.592 [Test worker @coroutine#3830] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:37.592 [Test worker @coroutine#3830] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:37.592 [Test worker @coroutine#3830] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:37.592 [Test worker @coroutine#3830] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ebd80f8 2024-04-21 18:36:37.592 [Test worker @coroutine#3830] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:37.592 [Test worker @coroutine#3830] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:37.592 [Test worker @coroutine#3830] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:37.592 [Test worker @coroutine#3830] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:37.592 [Test worker @coroutine#3830] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:37.592 [Test worker @coroutine#3830] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:37.592 [Test worker @coroutine#3830] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:37.592 [Test worker @coroutine#3830] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:37.592 [Test worker @coroutine#3830] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:37.592 [Test worker @coroutine#3830] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:37.592 [Test worker @coroutine#3830] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:37.592 [Test worker @coroutine#3830] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:37.592 [Test worker @coroutine#3830] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:37.592 [Test worker @coroutine#3830] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 18:36:37.592 [Test worker @coroutine#3830] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 18:36:37.592 [Test worker @coroutine#3830] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:37.592 [Test worker @coroutine#3830] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:37.592 [Test worker @coroutine#3830] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 18:36:37.592 [Test worker @coroutine#3830] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:37.592 [Test worker @coroutine#3830] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-147" 2024-04-21 18:36:37.592 [Test worker @coroutine#3830] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:37.592 [Test worker @coroutine#3830] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:37.592 [Test worker @coroutine#3830] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:37.592 [Test worker @coroutine#3830] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:37.592 [Test worker @coroutine#3830] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:37.592 [Test worker @coroutine#3830] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:37.592 [Test worker @coroutine#3830] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:37.592 [Test worker @coroutine#3830] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:37.592 [Test worker @coroutine#3830] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Starting... 2024-04-21 18:36:37.592 [Test worker @coroutine#3830] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e82b631 2024-04-21 18:36:37.592 [Test worker @coroutine#3830] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e82b631 2024-04-21 18:36:37.592 [Test worker @coroutine#3830] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Start completed. 2024-04-21 18:36:37.606 [Test worker @coroutine#3830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e82b631 2024-04-21 18:36:37.619 [Test worker @coroutine#3840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e82b631 2024-04-21 18:36:37.620 [Test worker @coroutine#3842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e82b631 2024-04-21 18:36:37.622 [Test worker @coroutine#3844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e82b631 2024-04-21 18:36:37.633 [DefaultDispatcher-worker-17 @coroutine#3846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e82b631 2024-04-21 18:36:37.647 [DefaultDispatcher-worker-3 @coroutine#3830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4474c514 2024-04-21 18:36:37.651 [DefaultDispatcher-worker-7 @coroutine#1885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70ebaa1e 2024-04-21 18:36:37.651 [DefaultDispatcher-worker-7 @coroutine#1885] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52723/UmAppDatabase/replication/nodeId 2024-04-21 18:36:37.651 [DefaultDispatcher-worker-7 @coroutine#1885] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52723/UmAppDatabase/replication/nodeId. 2024-04-21 18:36:37.651 [DefaultDispatcher-worker-7 @coroutine#1885] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52723/UmAppDatabase/replication/nodeId 2024-04-21 18:36:37.652 [DefaultDispatcher-worker-14 @coroutine#1885] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52723/UmAppDatabase/replication/nodeId 2024-04-21 18:36:37.652 [DefaultDispatcher-worker-14 @coroutine#1885] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52723/UmAppDatabase/replication/nodeId 2024-04-21 18:36:37.660 [DefaultDispatcher-worker-17 @coroutine#3830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4474c514 2024-04-21 18:36:37.662 [HikariPool-146 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-21 18:36:37.663 [Test worker @coroutine#3860] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4474c514 2024-04-21 18:36:37.666 [Test worker @coroutine#3862] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4474c514 2024-04-21 18:36:37.674 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown initiated... 2024-04-21 18:36:37.674 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Close initiated... 2024-04-21 18:36:37.674 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:37.674 [HikariPool-146 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4474c514: (connection evicted) 2024-04-21 18:36:37.675 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 18:36:37.675 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Closed. 2024-04-21 18:36:37.675 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown completed. 2024-04-21 18:36:37.675 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown initiated... 2024-04-21 18:36:37.675 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Close initiated... 2024-04-21 18:36:37.675 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:37.675 [HikariPool-147 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1e82b631: (connection evicted) 2024-04-21 18:36:37.676 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 18:36:37.676 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Closed. 2024-04-21 18:36:37.676 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown completed. 2024-04-21 18:36:37.677 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-148 - configuration: 2024-04-21 18:36:37.677 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:37.677 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:37.677 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:37.677 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:37.677 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:37.677 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:37.677 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2408ca4c 2024-04-21 18:36:37.677 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:37.677 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:37.677 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:37.677 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:37.677 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:37.677 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:37.677 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:37.677 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:37.677 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:37.677 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:37.677 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:37.677 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:37.677 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:37.677 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 18:36:37.677 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 18:36:37.677 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:37.677 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:37.677 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 18:36:37.677 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:37.677 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-148" 2024-04-21 18:36:37.677 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:37.677 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:37.677 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:37.677 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:37.677 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:37.677 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:37.677 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:37.677 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:37.677 [Test worker @coroutine#3895] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Starting... 2024-04-21 18:36:37.677 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f745970 2024-04-21 18:36:37.677 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f745970 2024-04-21 18:36:37.677 [Test worker @coroutine#3895] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Start completed. 2024-04-21 18:36:37.685 [DefaultDispatcher-worker-3 @coroutine#2219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d82d35c 2024-04-21 18:36:37.686 [DefaultDispatcher-worker-3 @coroutine#2219] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41141/UmAppDatabase/replication/nodeId 2024-04-21 18:36:37.686 [DefaultDispatcher-worker-3 @coroutine#2219] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41141/UmAppDatabase/replication/nodeId. 2024-04-21 18:36:37.686 [DefaultDispatcher-worker-3 @coroutine#2219] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41141/UmAppDatabase/replication/nodeId 2024-04-21 18:36:37.687 [DefaultDispatcher-worker-11 @coroutine#2219] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41141/UmAppDatabase/replication/nodeId 2024-04-21 18:36:37.687 [DefaultDispatcher-worker-11 @coroutine#2219] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41141/UmAppDatabase/replication/nodeId 2024-04-21 18:36:37.693 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f745970 2024-04-21 18:36:37.704 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f745970 2024-04-21 18:36:37.706 [Test worker @coroutine#3901] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f745970 2024-04-21 18:36:37.708 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f745970 2024-04-21 18:36:37.708 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-149 - configuration: 2024-04-21 18:36:37.708 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:37.708 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:37.708 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:37.708 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:37.708 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:37.708 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:37.708 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5784f6b9 2024-04-21 18:36:37.708 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:37.708 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:37.708 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:37.708 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:37.708 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:37.708 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:37.708 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:37.708 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:37.708 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:37.708 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:37.708 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:37.709 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:37.709 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:37.709 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 18:36:37.709 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 18:36:37.709 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:37.709 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:37.709 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 18:36:37.709 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:37.709 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-149" 2024-04-21 18:36:37.709 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:37.709 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:37.709 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:37.709 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:37.709 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:37.709 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:37.709 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:37.709 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:37.709 [Test worker @coroutine#3895] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Starting... 2024-04-21 18:36:37.709 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b7c1c6f 2024-04-21 18:36:37.709 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b7c1c6f 2024-04-21 18:36:37.709 [Test worker @coroutine#3895] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Start completed. 2024-04-21 18:36:37.718 [DefaultDispatcher-worker-3 @coroutine#1917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4193da4d 2024-04-21 18:36:37.718 [DefaultDispatcher-worker-3 @coroutine#1917] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33245/UmAppDatabase/replication/nodeId 2024-04-21 18:36:37.718 [DefaultDispatcher-worker-3 @coroutine#1917] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33245/UmAppDatabase/replication/nodeId. 2024-04-21 18:36:37.718 [DefaultDispatcher-worker-3 @coroutine#1917] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33245/UmAppDatabase/replication/nodeId 2024-04-21 18:36:37.719 [DefaultDispatcher-worker-18 @coroutine#1917] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33245/UmAppDatabase/replication/nodeId 2024-04-21 18:36:37.719 [DefaultDispatcher-worker-18 @coroutine#1917] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33245/UmAppDatabase/replication/nodeId 2024-04-21 18:36:37.723 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b7c1c6f 2024-04-21 18:36:37.734 [Test worker @coroutine#3908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b7c1c6f 2024-04-21 18:36:37.735 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b7c1c6f 2024-04-21 18:36:37.737 [Test worker @coroutine#3912] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b7c1c6f 2024-04-21 18:36:37.749 [DefaultDispatcher-worker-9 @coroutine#3914] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b7c1c6f 2024-04-21 18:36:37.762 [DefaultDispatcher-worker-14 @coroutine#3895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f745970 2024-04-21 18:36:37.773 [DefaultDispatcher-worker-17 @coroutine#3895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f745970 2024-04-21 18:36:37.825 [HikariPool-149 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:37.825 [HikariPool-148 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:37.836 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown initiated... 2024-04-21 18:36:37.836 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Close initiated... 2024-04-21 18:36:37.836 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:37.836 [HikariPool-148 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5f745970: (connection evicted) 2024-04-21 18:36:37.837 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 18:36:37.837 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Closed. 2024-04-21 18:36:37.837 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown completed. 2024-04-21 18:36:37.837 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown initiated... 2024-04-21 18:36:37.837 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Close initiated... 2024-04-21 18:36:37.837 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:37.837 [HikariPool-149 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1b7c1c6f: (connection evicted) 2024-04-21 18:36:37.838 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 18:36:37.838 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Closed. 2024-04-21 18:36:37.838 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown completed. 2024-04-21 18:36:37.839 [Test worker @coroutine#3974] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-150 - configuration: 2024-04-21 18:36:37.839 [Test worker @coroutine#3974] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:37.839 [Test worker @coroutine#3974] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:37.839 [Test worker @coroutine#3974] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:37.839 [Test worker @coroutine#3974] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:37.839 [Test worker @coroutine#3974] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:37.839 [Test worker @coroutine#3974] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:37.839 [Test worker @coroutine#3974] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c3bac88 2024-04-21 18:36:37.839 [Test worker @coroutine#3974] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:37.839 [Test worker @coroutine#3974] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:37.839 [Test worker @coroutine#3974] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:37.839 [Test worker @coroutine#3974] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:37.839 [Test worker @coroutine#3974] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:37.839 [Test worker @coroutine#3974] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:37.839 [Test worker @coroutine#3974] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:37.839 [Test worker @coroutine#3974] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:37.839 [Test worker @coroutine#3974] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:37.839 [Test worker @coroutine#3974] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:37.839 [Test worker @coroutine#3974] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:37.839 [Test worker @coroutine#3974] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:37.839 [Test worker @coroutine#3974] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:37.839 [Test worker @coroutine#3974] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 18:36:37.839 [Test worker @coroutine#3974] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 18:36:37.839 [Test worker @coroutine#3974] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:37.839 [Test worker @coroutine#3974] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:37.839 [Test worker @coroutine#3974] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 18:36:37.839 [Test worker @coroutine#3974] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:37.839 [Test worker @coroutine#3974] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-150" 2024-04-21 18:36:37.839 [Test worker @coroutine#3974] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:37.839 [Test worker @coroutine#3974] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:37.839 [Test worker @coroutine#3974] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:37.839 [Test worker @coroutine#3974] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:37.839 [Test worker @coroutine#3974] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:37.839 [Test worker @coroutine#3974] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:37.839 [Test worker @coroutine#3974] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:37.839 [Test worker @coroutine#3974] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:37.839 [Test worker @coroutine#3974] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Starting... 2024-04-21 18:36:37.840 [Test worker @coroutine#3974] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@746f1505 2024-04-21 18:36:37.840 [Test worker @coroutine#3974] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@746f1505 2024-04-21 18:36:37.840 [Test worker @coroutine#3974] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Start completed. 2024-04-21 18:36:37.855 [Test worker @coroutine#3974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@746f1505 2024-04-21 18:36:37.866 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@746f1505 2024-04-21 18:36:37.868 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@746f1505 2024-04-21 18:36:37.870 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@746f1505 2024-04-21 18:36:37.870 [Test worker @coroutine#3974] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-151 - configuration: 2024-04-21 18:36:37.870 [Test worker @coroutine#3974] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:37.870 [Test worker @coroutine#3974] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:37.870 [Test worker @coroutine#3974] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:37.870 [Test worker @coroutine#3974] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:37.870 [Test worker @coroutine#3974] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:37.870 [Test worker @coroutine#3974] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:37.870 [Test worker @coroutine#3974] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@67de5328 2024-04-21 18:36:37.870 [Test worker @coroutine#3974] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:37.870 [Test worker @coroutine#3974] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:37.870 [Test worker @coroutine#3974] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:37.870 [Test worker @coroutine#3974] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:37.870 [Test worker @coroutine#3974] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:37.870 [Test worker @coroutine#3974] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:37.870 [Test worker @coroutine#3974] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:37.870 [Test worker @coroutine#3974] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:37.870 [Test worker @coroutine#3974] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:37.870 [Test worker @coroutine#3974] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:37.870 [Test worker @coroutine#3974] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:37.870 [Test worker @coroutine#3974] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:37.870 [Test worker @coroutine#3974] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:37.870 [Test worker @coroutine#3974] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 18:36:37.870 [Test worker @coroutine#3974] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 18:36:37.870 [Test worker @coroutine#3974] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:37.870 [Test worker @coroutine#3974] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:37.870 [Test worker @coroutine#3974] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 18:36:37.870 [Test worker @coroutine#3974] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:37.870 [Test worker @coroutine#3974] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-151" 2024-04-21 18:36:37.870 [Test worker @coroutine#3974] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:37.870 [Test worker @coroutine#3974] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:37.870 [Test worker @coroutine#3974] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:37.870 [Test worker @coroutine#3974] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:37.870 [Test worker @coroutine#3974] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:37.870 [Test worker @coroutine#3974] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:37.870 [Test worker @coroutine#3974] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:37.870 [Test worker @coroutine#3974] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:37.870 [Test worker @coroutine#3974] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Starting... 2024-04-21 18:36:37.871 [Test worker @coroutine#3974] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@296b758 2024-04-21 18:36:37.871 [Test worker @coroutine#3974] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@296b758 2024-04-21 18:36:37.871 [Test worker @coroutine#3974] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Start completed. 2024-04-21 18:36:37.884 [Test worker @coroutine#3974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@296b758 2024-04-21 18:36:37.895 [Test worker @coroutine#3981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@296b758 2024-04-21 18:36:37.896 [Test worker @coroutine#3983] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@296b758 2024-04-21 18:36:37.898 [Test worker @coroutine#3985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@296b758 2024-04-21 18:36:37.908 [DefaultDispatcher-worker-4 @coroutine#1964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@788fa91f 2024-04-21 18:36:37.908 [DefaultDispatcher-worker-4 @coroutine#1964] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53177/UmAppDatabase/replication/nodeId 2024-04-21 18:36:37.908 [DefaultDispatcher-worker-4 @coroutine#1964] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53177/UmAppDatabase/replication/nodeId. 2024-04-21 18:36:37.908 [DefaultDispatcher-worker-4 @coroutine#1964] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53177/UmAppDatabase/replication/nodeId 2024-04-21 18:36:37.910 [DefaultDispatcher-worker-6 @coroutine#1964] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53177/UmAppDatabase/replication/nodeId 2024-04-21 18:36:37.910 [DefaultDispatcher-worker-6 @coroutine#1964] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53177/UmAppDatabase/replication/nodeId 2024-04-21 18:36:37.910 [DefaultDispatcher-worker-12 @coroutine#3987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@296b758 2024-04-21 18:36:37.924 [DefaultDispatcher-worker-18 @coroutine#3974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@746f1505 2024-04-21 18:36:37.934 [DefaultDispatcher-worker-5 @coroutine#3974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@746f1505 2024-04-21 18:36:37.940 [HikariPool-150 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-21 18:36:37.942 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown initiated... 2024-04-21 18:36:37.942 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Close initiated... 2024-04-21 18:36:37.942 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:37.942 [HikariPool-150 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Closing connection org.sqlite.jdbc4.JDBC4Connection@746f1505: (connection evicted) 2024-04-21 18:36:37.943 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 18:36:37.943 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Closed. 2024-04-21 18:36:37.943 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown completed. 2024-04-21 18:36:37.943 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown initiated... 2024-04-21 18:36:37.943 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Close initiated... 2024-04-21 18:36:37.943 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:37.943 [HikariPool-151 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Closing connection org.sqlite.jdbc4.JDBC4Connection@296b758: (connection evicted) 2024-04-21 18:36:37.944 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 18:36:37.944 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Closed. 2024-04-21 18:36:37.944 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown completed. 2024-04-21 18:36:37.945 [Test worker @coroutine#4032] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-152 - configuration: 2024-04-21 18:36:37.945 [Test worker @coroutine#4032] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:37.945 [Test worker @coroutine#4032] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:37.945 [Test worker @coroutine#4032] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:37.945 [Test worker @coroutine#4032] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:37.945 [Test worker @coroutine#4032] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:37.945 [Test worker @coroutine#4032] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:37.945 [Test worker @coroutine#4032] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@78ba0a57 2024-04-21 18:36:37.945 [Test worker @coroutine#4032] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:37.945 [Test worker @coroutine#4032] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:37.945 [Test worker @coroutine#4032] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:37.945 [Test worker @coroutine#4032] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:37.945 [Test worker @coroutine#4032] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:37.945 [Test worker @coroutine#4032] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:37.945 [Test worker @coroutine#4032] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:37.945 [Test worker @coroutine#4032] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:37.945 [Test worker @coroutine#4032] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:37.945 [Test worker @coroutine#4032] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:37.945 [Test worker @coroutine#4032] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:37.945 [Test worker @coroutine#4032] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:37.945 [Test worker @coroutine#4032] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:37.945 [Test worker @coroutine#4032] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 18:36:37.945 [Test worker @coroutine#4032] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 18:36:37.945 [Test worker @coroutine#4032] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:37.945 [Test worker @coroutine#4032] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:37.945 [Test worker @coroutine#4032] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 18:36:37.945 [Test worker @coroutine#4032] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:37.945 [Test worker @coroutine#4032] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-152" 2024-04-21 18:36:37.945 [Test worker @coroutine#4032] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:37.945 [Test worker @coroutine#4032] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:37.945 [Test worker @coroutine#4032] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:37.945 [Test worker @coroutine#4032] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:37.945 [Test worker @coroutine#4032] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:37.945 [Test worker @coroutine#4032] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:37.945 [Test worker @coroutine#4032] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:37.945 [Test worker @coroutine#4032] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:37.945 [Test worker @coroutine#4032] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Starting... 2024-04-21 18:36:37.946 [Test worker @coroutine#4032] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@360b6ea1 2024-04-21 18:36:37.946 [Test worker @coroutine#4032] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@360b6ea1 2024-04-21 18:36:37.946 [Test worker @coroutine#4032] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Start completed. 2024-04-21 18:36:37.963 [Test worker @coroutine#4032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@360b6ea1 2024-04-21 18:36:37.974 [Test worker @coroutine#4033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@360b6ea1 2024-04-21 18:36:37.976 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@360b6ea1 2024-04-21 18:36:37.977 [Test worker @coroutine#4037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@360b6ea1 2024-04-21 18:36:37.978 [Test worker @coroutine#4032] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-153 - configuration: 2024-04-21 18:36:37.978 [Test worker @coroutine#4032] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:37.978 [Test worker @coroutine#4032] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:37.978 [Test worker @coroutine#4032] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:37.978 [Test worker @coroutine#4032] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:37.978 [Test worker @coroutine#4032] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:37.978 [Test worker @coroutine#4032] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:37.978 [Test worker @coroutine#4032] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@10522dfd 2024-04-21 18:36:37.978 [Test worker @coroutine#4032] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:37.978 [Test worker @coroutine#4032] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:37.978 [Test worker @coroutine#4032] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:37.978 [Test worker @coroutine#4032] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:37.978 [Test worker @coroutine#4032] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:37.978 [Test worker @coroutine#4032] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:37.978 [Test worker @coroutine#4032] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:37.978 [Test worker @coroutine#4032] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:37.978 [Test worker @coroutine#4032] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:37.978 [Test worker @coroutine#4032] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:37.978 [Test worker @coroutine#4032] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:37.978 [Test worker @coroutine#4032] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:37.978 [Test worker @coroutine#4032] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:37.978 [Test worker @coroutine#4032] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 18:36:37.978 [Test worker @coroutine#4032] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 18:36:37.978 [Test worker @coroutine#4032] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:37.978 [Test worker @coroutine#4032] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:37.978 [Test worker @coroutine#4032] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 18:36:37.978 [Test worker @coroutine#4032] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:37.978 [Test worker @coroutine#4032] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-153" 2024-04-21 18:36:37.978 [Test worker @coroutine#4032] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:37.978 [Test worker @coroutine#4032] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:37.978 [Test worker @coroutine#4032] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:37.978 [Test worker @coroutine#4032] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:37.978 [Test worker @coroutine#4032] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:37.978 [Test worker @coroutine#4032] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:37.978 [Test worker @coroutine#4032] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:37.978 [Test worker @coroutine#4032] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:37.978 [Test worker @coroutine#4032] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Starting... 2024-04-21 18:36:37.978 [Test worker @coroutine#4032] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c452e69 2024-04-21 18:36:37.978 [Test worker @coroutine#4032] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c452e69 2024-04-21 18:36:37.978 [Test worker @coroutine#4032] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Start completed. 2024-04-21 18:36:37.992 [Test worker @coroutine#4032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c452e69 2024-04-21 18:36:38.003 [Test worker @coroutine#4039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c452e69 2024-04-21 18:36:38.005 [Test worker @coroutine#4042] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c452e69 2024-04-21 18:36:38.005 [DefaultDispatcher-worker-5 @coroutine#1996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dba7721 2024-04-21 18:36:38.005 [DefaultDispatcher-worker-5 @coroutine#1996] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34439/UmAppDatabase/replication/nodeId 2024-04-21 18:36:38.005 [DefaultDispatcher-worker-5 @coroutine#1996] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34439/UmAppDatabase/replication/nodeId. 2024-04-21 18:36:38.005 [DefaultDispatcher-worker-5 @coroutine#1996] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34439/UmAppDatabase/replication/nodeId 2024-04-21 18:36:38.006 [DefaultDispatcher-worker-2 @coroutine#1996] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34439/UmAppDatabase/replication/nodeId 2024-04-21 18:36:38.006 [DefaultDispatcher-worker-2 @coroutine#1996] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34439/UmAppDatabase/replication/nodeId 2024-04-21 18:36:38.006 [Test worker @coroutine#4045] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c452e69 2024-04-21 18:36:38.017 [DefaultDispatcher-worker-2 @coroutine#4049] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c452e69 2024-04-21 18:36:38.031 [DefaultDispatcher-worker-1 @coroutine#4032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@360b6ea1 2024-04-21 18:36:38.042 [DefaultDispatcher-worker-1 @coroutine#4032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@360b6ea1 2024-04-21 18:36:38.045 [Test worker @coroutine#4059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@360b6ea1 2024-04-21 18:36:38.046 [HikariPool-152 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-21 18:36:38.049 [Test worker @coroutine#4061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@360b6ea1 2024-04-21 18:36:38.056 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown initiated... 2024-04-21 18:36:38.056 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Close initiated... 2024-04-21 18:36:38.056 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:38.056 [HikariPool-152 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Closing connection org.sqlite.jdbc4.JDBC4Connection@360b6ea1: (connection evicted) 2024-04-21 18:36:38.057 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 18:36:38.057 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Closed. 2024-04-21 18:36:38.057 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown completed. 2024-04-21 18:36:38.057 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown initiated... 2024-04-21 18:36:38.057 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Close initiated... 2024-04-21 18:36:38.057 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:38.057 [HikariPool-153 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5c452e69: (connection evicted) 2024-04-21 18:36:38.058 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 18:36:38.058 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Closed. 2024-04-21 18:36:38.058 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown completed. 2024-04-21 18:36:38.059 [Test worker @coroutine#4094] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-154 - configuration: 2024-04-21 18:36:38.059 [Test worker @coroutine#4094] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:38.059 [Test worker @coroutine#4094] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:38.059 [Test worker @coroutine#4094] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:38.059 [Test worker @coroutine#4094] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:38.059 [Test worker @coroutine#4094] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:38.059 [Test worker @coroutine#4094] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:38.059 [Test worker @coroutine#4094] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3674164b 2024-04-21 18:36:38.059 [Test worker @coroutine#4094] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:38.059 [Test worker @coroutine#4094] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:38.059 [Test worker @coroutine#4094] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:38.059 [Test worker @coroutine#4094] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:38.059 [Test worker @coroutine#4094] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:38.059 [Test worker @coroutine#4094] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:38.059 [Test worker @coroutine#4094] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:38.059 [Test worker @coroutine#4094] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:38.059 [Test worker @coroutine#4094] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:38.059 [Test worker @coroutine#4094] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:38.059 [Test worker @coroutine#4094] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:38.059 [Test worker @coroutine#4094] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:38.059 [Test worker @coroutine#4094] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:38.059 [Test worker @coroutine#4094] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 18:36:38.059 [Test worker @coroutine#4094] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 18:36:38.059 [Test worker @coroutine#4094] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:38.059 [Test worker @coroutine#4094] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:38.059 [Test worker @coroutine#4094] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 18:36:38.059 [Test worker @coroutine#4094] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:38.059 [Test worker @coroutine#4094] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-154" 2024-04-21 18:36:38.059 [Test worker @coroutine#4094] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:38.059 [Test worker @coroutine#4094] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:38.059 [Test worker @coroutine#4094] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:38.059 [Test worker @coroutine#4094] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:38.059 [Test worker @coroutine#4094] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:38.059 [Test worker @coroutine#4094] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:38.059 [Test worker @coroutine#4094] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:38.059 [Test worker @coroutine#4094] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:38.059 [Test worker @coroutine#4094] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Starting... 2024-04-21 18:36:38.060 [Test worker @coroutine#4094] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@43ef1243 2024-04-21 18:36:38.060 [Test worker @coroutine#4094] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@43ef1243 2024-04-21 18:36:38.060 [Test worker @coroutine#4094] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Start completed. 2024-04-21 18:36:38.076 [DefaultDispatcher-worker-11 @coroutine#2025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b977aaa 2024-04-21 18:36:38.076 [DefaultDispatcher-worker-11 @coroutine#2025] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38365/UmAppDatabase/replication/nodeId 2024-04-21 18:36:38.076 [DefaultDispatcher-worker-11 @coroutine#2025] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38365/UmAppDatabase/replication/nodeId. 2024-04-21 18:36:38.076 [DefaultDispatcher-worker-11 @coroutine#2025] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38365/UmAppDatabase/replication/nodeId 2024-04-21 18:36:38.077 [Test worker @coroutine#4094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43ef1243 2024-04-21 18:36:38.078 [DefaultDispatcher-worker-1 @coroutine#2025] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38365/UmAppDatabase/replication/nodeId 2024-04-21 18:36:38.078 [DefaultDispatcher-worker-1 @coroutine#2025] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38365/UmAppDatabase/replication/nodeId 2024-04-21 18:36:38.089 [Test worker @coroutine#4098] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43ef1243 2024-04-21 18:36:38.090 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43ef1243 2024-04-21 18:36:38.092 [Test worker @coroutine#4103] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43ef1243 2024-04-21 18:36:38.092 [Test worker @coroutine#4094] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-155 - configuration: 2024-04-21 18:36:38.093 [Test worker @coroutine#4094] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:38.093 [Test worker @coroutine#4094] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:38.093 [Test worker @coroutine#4094] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:38.093 [Test worker @coroutine#4094] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:38.093 [Test worker @coroutine#4094] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:38.093 [Test worker @coroutine#4094] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:38.093 [Test worker @coroutine#4094] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c9616bb 2024-04-21 18:36:38.093 [Test worker @coroutine#4094] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:38.093 [Test worker @coroutine#4094] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:38.093 [Test worker @coroutine#4094] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:38.093 [Test worker @coroutine#4094] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:38.093 [Test worker @coroutine#4094] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:38.093 [Test worker @coroutine#4094] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:38.093 [Test worker @coroutine#4094] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:38.093 [Test worker @coroutine#4094] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:38.093 [Test worker @coroutine#4094] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:38.093 [Test worker @coroutine#4094] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:38.093 [Test worker @coroutine#4094] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:38.093 [Test worker @coroutine#4094] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:38.093 [Test worker @coroutine#4094] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:38.093 [Test worker @coroutine#4094] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 18:36:38.093 [Test worker @coroutine#4094] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 18:36:38.093 [Test worker @coroutine#4094] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:38.093 [Test worker @coroutine#4094] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:38.093 [Test worker @coroutine#4094] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 18:36:38.093 [Test worker @coroutine#4094] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:38.093 [Test worker @coroutine#4094] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-155" 2024-04-21 18:36:38.093 [Test worker @coroutine#4094] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:38.093 [Test worker @coroutine#4094] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:38.093 [Test worker @coroutine#4094] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:38.093 [Test worker @coroutine#4094] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:38.093 [Test worker @coroutine#4094] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:38.093 [Test worker @coroutine#4094] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:38.093 [Test worker @coroutine#4094] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:38.093 [Test worker @coroutine#4094] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:38.093 [Test worker @coroutine#4094] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Starting... 2024-04-21 18:36:38.093 [Test worker @coroutine#4094] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@1635e239 2024-04-21 18:36:38.093 [Test worker @coroutine#4094] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@1635e239 2024-04-21 18:36:38.093 [Test worker @coroutine#4094] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Start completed. 2024-04-21 18:36:38.107 [Test worker @coroutine#4094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1635e239 2024-04-21 18:36:38.118 [Test worker @coroutine#4106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1635e239 2024-04-21 18:36:38.119 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1635e239 2024-04-21 18:36:38.121 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1635e239 2024-04-21 18:36:38.134 [DefaultDispatcher-worker-11 @coroutine#4113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1635e239 2024-04-21 18:36:38.146 [DefaultDispatcher-worker-11 @coroutine#4094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43ef1243 2024-04-21 18:36:38.157 [DefaultDispatcher-worker-17 @coroutine#4094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43ef1243 2024-04-21 18:36:38.160 [HikariPool-154 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:38.169 [UI Thread @coroutine#4159] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43ef1243 2024-04-21 18:36:38.172 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown initiated... 2024-04-21 18:36:38.172 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Close initiated... 2024-04-21 18:36:38.172 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:38.173 [HikariPool-154 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Closing connection org.sqlite.jdbc4.JDBC4Connection@43ef1243: (connection evicted) 2024-04-21 18:36:38.173 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 18:36:38.173 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Closed. 2024-04-21 18:36:38.173 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown completed. 2024-04-21 18:36:38.174 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown initiated... 2024-04-21 18:36:38.174 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Close initiated... 2024-04-21 18:36:38.174 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:38.174 [HikariPool-155 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1635e239: (connection evicted) 2024-04-21 18:36:38.175 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 18:36:38.175 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Closed. 2024-04-21 18:36:38.175 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown completed. 2024-04-21 18:36:38.177 [Test worker @coroutine#4187] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-156 - configuration: 2024-04-21 18:36:38.177 [Test worker @coroutine#4187] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:38.177 [Test worker @coroutine#4187] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:38.177 [Test worker @coroutine#4187] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:38.177 [Test worker @coroutine#4187] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:38.177 [Test worker @coroutine#4187] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:38.177 [Test worker @coroutine#4187] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:38.177 [Test worker @coroutine#4187] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@570cef1e 2024-04-21 18:36:38.177 [Test worker @coroutine#4187] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:38.177 [Test worker @coroutine#4187] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:38.177 [Test worker @coroutine#4187] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:38.177 [Test worker @coroutine#4187] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:38.177 [Test worker @coroutine#4187] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:38.177 [Test worker @coroutine#4187] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:38.177 [Test worker @coroutine#4187] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:38.177 [Test worker @coroutine#4187] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:38.177 [Test worker @coroutine#4187] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:38.177 [Test worker @coroutine#4187] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:38.177 [Test worker @coroutine#4187] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:38.177 [Test worker @coroutine#4187] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:38.177 [Test worker @coroutine#4187] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:38.177 [Test worker @coroutine#4187] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 18:36:38.177 [Test worker @coroutine#4187] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 18:36:38.177 [Test worker @coroutine#4187] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:38.177 [Test worker @coroutine#4187] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:38.177 [Test worker @coroutine#4187] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 18:36:38.177 [Test worker @coroutine#4187] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:38.177 [Test worker @coroutine#4187] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-156" 2024-04-21 18:36:38.177 [Test worker @coroutine#4187] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:38.177 [Test worker @coroutine#4187] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:38.177 [Test worker @coroutine#4187] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:38.177 [Test worker @coroutine#4187] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:38.177 [Test worker @coroutine#4187] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:38.177 [Test worker @coroutine#4187] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:38.177 [Test worker @coroutine#4187] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:38.177 [Test worker @coroutine#4187] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:38.177 [Test worker @coroutine#4187] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Starting... 2024-04-21 18:36:38.177 [Test worker @coroutine#4187] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@1264dbc9 2024-04-21 18:36:38.177 [Test worker @coroutine#4187] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@1264dbc9 2024-04-21 18:36:38.178 [Test worker @coroutine#4187] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Start completed. 2024-04-21 18:36:38.194 [Test worker @coroutine#4187] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1264dbc9 2024-04-21 18:36:38.205 [Test worker @coroutine#4188] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1264dbc9 2024-04-21 18:36:38.207 [Test worker @coroutine#4190] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1264dbc9 2024-04-21 18:36:38.209 [Test worker @coroutine#4192] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1264dbc9 2024-04-21 18:36:38.215 [DefaultDispatcher-worker-18 @coroutine#2054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49a5d27 2024-04-21 18:36:38.216 [DefaultDispatcher-worker-18 @coroutine#2054] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-21 18:36:38.216 [DefaultDispatcher-worker-2 @coroutine#2069] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@431f8830 2024-04-21 18:36:38.216 [DefaultDispatcher-worker-18 @coroutine#2054] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-04-21 18:36:38.216 [DefaultDispatcher-worker-18 @coroutine#2054] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-21 18:36:38.216 [DefaultDispatcher-worker-2 @coroutine#2069] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38749/UmAppDatabase/replication/nodeId 2024-04-21 18:36:38.216 [DefaultDispatcher-worker-2 @coroutine#2069] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38749/UmAppDatabase/replication/nodeId. 2024-04-21 18:36:38.216 [DefaultDispatcher-worker-2 @coroutine#2069] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38749/UmAppDatabase/replication/nodeId 2024-04-21 18:36:38.217 [DefaultDispatcher-worker-3 @coroutine#2054] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-21 18:36:38.217 [DefaultDispatcher-worker-12 @coroutine#2069] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38749/UmAppDatabase/replication/nodeId 2024-04-21 18:36:38.217 [DefaultDispatcher-worker-12 @coroutine#2069] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38749/UmAppDatabase/replication/nodeId 2024-04-21 18:36:38.219 [DefaultDispatcher-worker-3 @coroutine#4194] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1264dbc9 2024-04-21 18:36:38.222 [Test worker @coroutine#4197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1264dbc9 2024-04-21 18:36:38.235 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1264dbc9 2024-04-21 18:36:38.248 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown initiated... 2024-04-21 18:36:38.248 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Close initiated... 2024-04-21 18:36:38.248 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:38.249 [HikariPool-156 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1264dbc9: (connection evicted) 2024-04-21 18:36:38.249 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 18:36:38.249 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Closed. 2024-04-21 18:36:38.249 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown completed. 2024-04-21 18:36:38.251 [Test worker @coroutine#4225] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-157 - configuration: 2024-04-21 18:36:38.251 [Test worker @coroutine#4225] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:38.251 [Test worker @coroutine#4225] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:38.251 [Test worker @coroutine#4225] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:38.251 [Test worker @coroutine#4225] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:38.251 [Test worker @coroutine#4225] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:38.251 [Test worker @coroutine#4225] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:38.251 [Test worker @coroutine#4225] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@24a4e9c0 2024-04-21 18:36:38.251 [Test worker @coroutine#4225] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:38.251 [Test worker @coroutine#4225] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:38.251 [Test worker @coroutine#4225] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:38.251 [Test worker @coroutine#4225] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:38.251 [Test worker @coroutine#4225] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:38.251 [Test worker @coroutine#4225] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:38.251 [Test worker @coroutine#4225] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:38.252 [Test worker @coroutine#4225] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:38.252 [Test worker @coroutine#4225] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:38.252 [Test worker @coroutine#4225] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:38.252 [Test worker @coroutine#4225] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:38.252 [Test worker @coroutine#4225] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:38.252 [Test worker @coroutine#4225] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:38.252 [Test worker @coroutine#4225] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 18:36:38.252 [Test worker @coroutine#4225] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 18:36:38.252 [Test worker @coroutine#4225] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:38.252 [Test worker @coroutine#4225] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:38.252 [Test worker @coroutine#4225] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 18:36:38.252 [Test worker @coroutine#4225] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:38.252 [Test worker @coroutine#4225] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-157" 2024-04-21 18:36:38.252 [Test worker @coroutine#4225] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:38.252 [Test worker @coroutine#4225] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:38.252 [Test worker @coroutine#4225] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:38.252 [Test worker @coroutine#4225] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:38.252 [Test worker @coroutine#4225] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:38.252 [Test worker @coroutine#4225] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:38.252 [Test worker @coroutine#4225] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:38.252 [Test worker @coroutine#4225] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:38.252 [Test worker @coroutine#4225] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Starting... 2024-04-21 18:36:38.252 [Test worker @coroutine#4225] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@27f09e08 2024-04-21 18:36:38.252 [Test worker @coroutine#4225] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@27f09e08 2024-04-21 18:36:38.252 [Test worker @coroutine#4225] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Start completed. 2024-04-21 18:36:38.271 [Test worker @coroutine#4225] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27f09e08 2024-04-21 18:36:38.282 [Test worker @coroutine#4226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27f09e08 2024-04-21 18:36:38.284 [Test worker @coroutine#4228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27f09e08 2024-04-21 18:36:38.285 [Test worker @coroutine#4230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27f09e08 2024-04-21 18:36:38.290 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown initiated... 2024-04-21 18:36:38.290 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Close initiated... 2024-04-21 18:36:38.290 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-21 18:36:38.290 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 18:36:38.290 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Closed. 2024-04-21 18:36:38.290 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown completed. 2024-04-21 18:36:38.291 [Test worker @coroutine#4256] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-158 - configuration: 2024-04-21 18:36:38.291 [Test worker @coroutine#4256] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:38.291 [Test worker @coroutine#4256] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:38.291 [Test worker @coroutine#4256] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:38.291 [Test worker @coroutine#4256] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:38.291 [Test worker @coroutine#4256] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:38.291 [Test worker @coroutine#4256] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:38.291 [Test worker @coroutine#4256] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4d8458a1 2024-04-21 18:36:38.291 [Test worker @coroutine#4256] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:38.291 [Test worker @coroutine#4256] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:38.291 [Test worker @coroutine#4256] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:38.291 [Test worker @coroutine#4256] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:38.291 [Test worker @coroutine#4256] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:38.291 [Test worker @coroutine#4256] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:38.291 [Test worker @coroutine#4256] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:38.291 [Test worker @coroutine#4256] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:38.291 [Test worker @coroutine#4256] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:38.291 [Test worker @coroutine#4256] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:38.291 [Test worker @coroutine#4256] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:38.291 [Test worker @coroutine#4256] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:38.291 [Test worker @coroutine#4256] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:38.291 [Test worker @coroutine#4256] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 18:36:38.291 [Test worker @coroutine#4256] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 18:36:38.291 [Test worker @coroutine#4256] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:38.291 [Test worker @coroutine#4256] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:38.291 [Test worker @coroutine#4256] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 18:36:38.291 [Test worker @coroutine#4256] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:38.291 [Test worker @coroutine#4256] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-158" 2024-04-21 18:36:38.291 [Test worker @coroutine#4256] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:38.291 [Test worker @coroutine#4256] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:38.291 [Test worker @coroutine#4256] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:38.291 [Test worker @coroutine#4256] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:38.291 [Test worker @coroutine#4256] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:38.291 [Test worker @coroutine#4256] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:38.291 [Test worker @coroutine#4256] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:38.291 [Test worker @coroutine#4256] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:38.291 [Test worker @coroutine#4256] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Starting... 2024-04-21 18:36:38.292 [Test worker @coroutine#4256] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@53f67af6 2024-04-21 18:36:38.292 [Test worker @coroutine#4256] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@53f67af6 2024-04-21 18:36:38.292 [Test worker @coroutine#4256] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Start completed. 2024-04-21 18:36:38.315 [Test worker @coroutine#4256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53f67af6 2024-04-21 18:36:38.332 [Test worker @coroutine#4257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53f67af6 2024-04-21 18:36:38.334 [Test worker @coroutine#4259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53f67af6 2024-04-21 18:36:38.337 [Test worker @coroutine#4261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53f67af6 2024-04-21 18:36:38.341 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown initiated... 2024-04-21 18:36:38.341 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Close initiated... 2024-04-21 18:36:38.341 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-21 18:36:38.341 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 18:36:38.341 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Closed. 2024-04-21 18:36:38.341 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown completed. 2024-04-21 18:36:38.342 [Test worker @coroutine#4286] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-159 - configuration: 2024-04-21 18:36:38.343 [Test worker @coroutine#4286] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:38.343 [Test worker @coroutine#4286] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:38.343 [Test worker @coroutine#4286] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:38.343 [Test worker @coroutine#4286] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:38.343 [Test worker @coroutine#4286] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:38.343 [Test worker @coroutine#4286] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:38.343 [Test worker @coroutine#4286] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7219a228 2024-04-21 18:36:38.343 [Test worker @coroutine#4286] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:38.343 [Test worker @coroutine#4286] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:38.343 [Test worker @coroutine#4286] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:38.343 [Test worker @coroutine#4286] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:38.343 [Test worker @coroutine#4286] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:38.343 [Test worker @coroutine#4286] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:38.343 [Test worker @coroutine#4286] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:38.343 [Test worker @coroutine#4286] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:38.343 [Test worker @coroutine#4286] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:38.343 [Test worker @coroutine#4286] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:38.343 [Test worker @coroutine#4286] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:38.343 [Test worker @coroutine#4286] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:38.343 [Test worker @coroutine#4286] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:38.343 [Test worker @coroutine#4286] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 18:36:38.343 [Test worker @coroutine#4286] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 18:36:38.343 [Test worker @coroutine#4286] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:38.343 [Test worker @coroutine#4286] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:38.343 [Test worker @coroutine#4286] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 18:36:38.343 [Test worker @coroutine#4286] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:38.343 [Test worker @coroutine#4286] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-159" 2024-04-21 18:36:38.343 [Test worker @coroutine#4286] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:38.343 [Test worker @coroutine#4286] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:38.343 [Test worker @coroutine#4286] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:38.343 [Test worker @coroutine#4286] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:38.343 [Test worker @coroutine#4286] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:38.343 [Test worker @coroutine#4286] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:38.343 [Test worker @coroutine#4286] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:38.343 [Test worker @coroutine#4286] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:38.343 [Test worker @coroutine#4286] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Starting... 2024-04-21 18:36:38.344 [Test worker @coroutine#4286] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c1dc4e9 2024-04-21 18:36:38.344 [Test worker @coroutine#4286] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c1dc4e9 2024-04-21 18:36:38.344 [Test worker @coroutine#4286] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Start completed. 2024-04-21 18:36:38.365 [DefaultDispatcher-worker-12 @coroutine#2120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@755fdfad 2024-04-21 18:36:38.365 [Test worker @coroutine#4286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c1dc4e9 2024-04-21 18:36:38.365 [DefaultDispatcher-worker-12 @coroutine#2120] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59295/UmAppDatabase/replication/nodeId 2024-04-21 18:36:38.365 [DefaultDispatcher-worker-12 @coroutine#2120] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59295/UmAppDatabase/replication/nodeId. 2024-04-21 18:36:38.365 [DefaultDispatcher-worker-12 @coroutine#2120] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59295/UmAppDatabase/replication/nodeId 2024-04-21 18:36:38.367 [DefaultDispatcher-worker-15 @coroutine#2120] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59295/UmAppDatabase/replication/nodeId 2024-04-21 18:36:38.367 [DefaultDispatcher-worker-15 @coroutine#2120] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59295/UmAppDatabase/replication/nodeId 2024-04-21 18:36:38.382 [Test worker @coroutine#4288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c1dc4e9 2024-04-21 18:36:38.385 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c1dc4e9 2024-04-21 18:36:38.387 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c1dc4e9 2024-04-21 18:36:38.392 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown initiated... 2024-04-21 18:36:38.392 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Close initiated... 2024-04-21 18:36:38.392 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-21 18:36:38.392 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 18:36:38.392 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Closed. 2024-04-21 18:36:38.392 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown completed. 2024-04-21 18:36:38.393 [Test worker @coroutine#4319] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-160 - configuration: 2024-04-21 18:36:38.393 [Test worker @coroutine#4319] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:38.394 [Test worker @coroutine#4319] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:38.394 [Test worker @coroutine#4319] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:38.394 [Test worker @coroutine#4319] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:38.394 [Test worker @coroutine#4319] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:38.394 [Test worker @coroutine#4319] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:38.394 [Test worker @coroutine#4319] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@349e166 2024-04-21 18:36:38.394 [Test worker @coroutine#4319] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:38.394 [Test worker @coroutine#4319] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:38.394 [Test worker @coroutine#4319] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:38.394 [Test worker @coroutine#4319] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:38.394 [Test worker @coroutine#4319] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:38.394 [Test worker @coroutine#4319] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:38.394 [Test worker @coroutine#4319] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:38.394 [Test worker @coroutine#4319] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:38.394 [Test worker @coroutine#4319] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:38.394 [Test worker @coroutine#4319] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:38.394 [Test worker @coroutine#4319] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:38.394 [Test worker @coroutine#4319] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:38.394 [Test worker @coroutine#4319] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:38.394 [Test worker @coroutine#4319] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 18:36:38.394 [Test worker @coroutine#4319] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 18:36:38.394 [Test worker @coroutine#4319] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:38.394 [Test worker @coroutine#4319] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:38.394 [Test worker @coroutine#4319] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 18:36:38.394 [Test worker @coroutine#4319] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:38.394 [Test worker @coroutine#4319] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-160" 2024-04-21 18:36:38.394 [Test worker @coroutine#4319] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:38.394 [Test worker @coroutine#4319] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:38.394 [Test worker @coroutine#4319] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:38.394 [Test worker @coroutine#4319] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:38.394 [Test worker @coroutine#4319] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:38.394 [Test worker @coroutine#4319] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:38.394 [Test worker @coroutine#4319] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:38.394 [Test worker @coroutine#4319] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:38.394 [Test worker @coroutine#4319] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Starting... 2024-04-21 18:36:38.394 [Test worker @coroutine#4319] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@68fd0fba 2024-04-21 18:36:38.394 [Test worker @coroutine#4319] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@68fd0fba 2024-04-21 18:36:38.394 [Test worker @coroutine#4319] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Start completed. 2024-04-21 18:36:38.412 [Test worker @coroutine#4319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68fd0fba 2024-04-21 18:36:38.423 [Test worker @coroutine#4320] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68fd0fba 2024-04-21 18:36:38.425 [Test worker @coroutine#4322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68fd0fba 2024-04-21 18:36:38.426 [Test worker @coroutine#4324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68fd0fba 2024-04-21 18:36:38.438 [DefaultDispatcher-worker-8 @coroutine#4327] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68fd0fba 2024-04-21 18:36:38.440 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown initiated... 2024-04-21 18:36:38.441 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Close initiated... 2024-04-21 18:36:38.441 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:38.441 [HikariPool-160 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Closing connection org.sqlite.jdbc4.JDBC4Connection@68fd0fba: (connection evicted) 2024-04-21 18:36:38.442 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 18:36:38.442 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Closed. 2024-04-21 18:36:38.442 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown completed. 2024-04-21 18:36:38.443 [Test worker @coroutine#4350] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-161 - configuration: 2024-04-21 18:36:38.443 [Test worker @coroutine#4350] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:38.443 [Test worker @coroutine#4350] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:38.443 [Test worker @coroutine#4350] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:38.443 [Test worker @coroutine#4350] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:38.443 [Test worker @coroutine#4350] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:38.443 [Test worker @coroutine#4350] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:38.443 [Test worker @coroutine#4350] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2291fb1 2024-04-21 18:36:38.443 [Test worker @coroutine#4350] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:38.443 [Test worker @coroutine#4350] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:38.443 [Test worker @coroutine#4350] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:38.443 [Test worker @coroutine#4350] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:38.443 [Test worker @coroutine#4350] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:38.443 [Test worker @coroutine#4350] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:38.443 [Test worker @coroutine#4350] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:38.443 [Test worker @coroutine#4350] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:38.443 [Test worker @coroutine#4350] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:38.443 [Test worker @coroutine#4350] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:38.443 [Test worker @coroutine#4350] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:38.443 [Test worker @coroutine#4350] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:38.443 [Test worker @coroutine#4350] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:38.443 [Test worker @coroutine#4350] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 18:36:38.443 [Test worker @coroutine#4350] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 18:36:38.443 [Test worker @coroutine#4350] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:38.443 [Test worker @coroutine#4350] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:38.443 [Test worker @coroutine#4350] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 18:36:38.443 [Test worker @coroutine#4350] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:38.443 [Test worker @coroutine#4350] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-161" 2024-04-21 18:36:38.443 [Test worker @coroutine#4350] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:38.443 [Test worker @coroutine#4350] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:38.443 [Test worker @coroutine#4350] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:38.443 [Test worker @coroutine#4350] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:38.443 [Test worker @coroutine#4350] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:38.443 [Test worker @coroutine#4350] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:38.443 [Test worker @coroutine#4350] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:38.443 [Test worker @coroutine#4350] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:38.443 [Test worker @coroutine#4350] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Starting... 2024-04-21 18:36:38.444 [Test worker @coroutine#4350] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@2aaf7354 2024-04-21 18:36:38.444 [Test worker @coroutine#4350] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@2aaf7354 2024-04-21 18:36:38.444 [Test worker @coroutine#4350] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Start completed. 2024-04-21 18:36:38.464 [Test worker @coroutine#4350] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aaf7354 2024-04-21 18:36:38.475 [Test worker @coroutine#4351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aaf7354 2024-04-21 18:36:38.477 [Test worker @coroutine#4354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aaf7354 2024-04-21 18:36:38.479 [Test worker @coroutine#4356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aaf7354 2024-04-21 18:36:38.483 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown initiated... 2024-04-21 18:36:38.483 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Close initiated... 2024-04-21 18:36:38.483 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-21 18:36:38.484 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 18:36:38.484 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Closed. 2024-04-21 18:36:38.484 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown completed. 2024-04-21 18:36:38.485 [Test worker @coroutine#4381] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-162 - configuration: 2024-04-21 18:36:38.485 [Test worker @coroutine#4381] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:38.485 [Test worker @coroutine#4381] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:38.485 [Test worker @coroutine#4381] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:38.485 [Test worker @coroutine#4381] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:38.485 [Test worker @coroutine#4381] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:38.485 [Test worker @coroutine#4381] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:38.485 [Test worker @coroutine#4381] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@76e5d5e5 2024-04-21 18:36:38.485 [Test worker @coroutine#4381] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:38.485 [Test worker @coroutine#4381] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:38.485 [Test worker @coroutine#4381] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:38.485 [Test worker @coroutine#4381] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:38.485 [Test worker @coroutine#4381] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:38.485 [Test worker @coroutine#4381] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:38.485 [Test worker @coroutine#4381] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:38.485 [Test worker @coroutine#4381] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:38.485 [Test worker @coroutine#4381] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:38.485 [Test worker @coroutine#4381] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:38.485 [Test worker @coroutine#4381] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:38.485 [Test worker @coroutine#4381] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:38.485 [Test worker @coroutine#4381] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:38.485 [Test worker @coroutine#4381] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 18:36:38.485 [Test worker @coroutine#4381] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 18:36:38.485 [Test worker @coroutine#4381] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:38.485 [Test worker @coroutine#4381] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:38.485 [Test worker @coroutine#4381] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 18:36:38.485 [Test worker @coroutine#4381] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:38.485 [Test worker @coroutine#4381] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-162" 2024-04-21 18:36:38.485 [Test worker @coroutine#4381] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:38.485 [Test worker @coroutine#4381] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:38.485 [Test worker @coroutine#4381] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:38.485 [Test worker @coroutine#4381] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:38.485 [Test worker @coroutine#4381] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:38.485 [Test worker @coroutine#4381] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:38.485 [Test worker @coroutine#4381] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:38.485 [Test worker @coroutine#4381] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:38.485 [Test worker @coroutine#4381] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Starting... 2024-04-21 18:36:38.486 [Test worker @coroutine#4381] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e368085 2024-04-21 18:36:38.486 [Test worker @coroutine#4381] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e368085 2024-04-21 18:36:38.486 [Test worker @coroutine#4381] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Start completed. 2024-04-21 18:36:38.500 [Test worker @coroutine#4381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e368085 2024-04-21 18:36:38.514 [Test worker @coroutine#4382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e368085 2024-04-21 18:36:38.516 [Test worker @coroutine#4384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e368085 2024-04-21 18:36:38.518 [Test worker @coroutine#4386] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e368085 2024-04-21 18:36:38.528 [DefaultDispatcher-worker-8 @coroutine#4388] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e368085 2024-04-21 18:36:38.531 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e368085 2024-04-21 18:36:38.537 [Test worker @coroutine#4409] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e368085 2024-04-21 18:36:38.539 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown initiated... 2024-04-21 18:36:38.539 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Close initiated... 2024-04-21 18:36:38.539 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:38.539 [HikariPool-162 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1e368085: (connection evicted) 2024-04-21 18:36:38.540 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 18:36:38.540 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Closed. 2024-04-21 18:36:38.540 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown completed. 2024-04-21 18:36:38.542 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-163 - configuration: 2024-04-21 18:36:38.542 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:38.542 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:38.542 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:38.542 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:38.542 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:38.542 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:38.542 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@17e427b6 2024-04-21 18:36:38.542 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:38.542 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:38.542 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:38.542 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:38.542 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:38.542 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:38.542 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:38.542 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:38.542 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:38.542 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:38.542 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:38.542 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:38.542 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:38.542 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 18:36:38.542 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 18:36:38.542 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:38.542 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:38.542 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 18:36:38.542 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:38.542 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-163" 2024-04-21 18:36:38.542 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:38.542 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:38.542 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:38.542 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:38.542 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:38.542 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:38.542 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:38.542 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:38.542 [Test worker @coroutine#4414] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Starting... 2024-04-21 18:36:38.543 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e4ee99 2024-04-21 18:36:38.543 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e4ee99 2024-04-21 18:36:38.543 [Test worker @coroutine#4414] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Start completed. 2024-04-21 18:36:38.558 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e4ee99 2024-04-21 18:36:38.569 [Test worker @coroutine#4415] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e4ee99 2024-04-21 18:36:38.571 [Test worker @coroutine#4417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e4ee99 2024-04-21 18:36:38.573 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e4ee99 2024-04-21 18:36:38.573 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-164 - configuration: 2024-04-21 18:36:38.573 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:38.573 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:38.573 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:38.573 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:38.573 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:38.573 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:38.574 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@17f4276b 2024-04-21 18:36:38.574 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:38.574 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:38.574 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:38.574 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:38.574 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:38.574 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:38.574 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:38.574 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:38.574 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:38.574 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:38.574 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:38.574 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:38.574 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:38.574 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 18:36:38.574 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 18:36:38.574 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:38.574 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:38.574 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 18:36:38.574 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:38.574 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-164" 2024-04-21 18:36:38.574 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:38.574 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:38.574 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:38.574 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:38.574 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:38.574 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:38.574 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:38.574 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:38.574 [Test worker @coroutine#4414] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Starting... 2024-04-21 18:36:38.574 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@53e6b541 2024-04-21 18:36:38.574 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@53e6b541 2024-04-21 18:36:38.574 [Test worker @coroutine#4414] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Start completed. 2024-04-21 18:36:38.585 [DefaultDispatcher-worker-11 @coroutine#2163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bb160fb 2024-04-21 18:36:38.585 [DefaultDispatcher-worker-11 @coroutine#2163] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58961/UmAppDatabase/replication/nodeId 2024-04-21 18:36:38.585 [DefaultDispatcher-worker-11 @coroutine#2163] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58961/UmAppDatabase/replication/nodeId. 2024-04-21 18:36:38.585 [DefaultDispatcher-worker-11 @coroutine#2163] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58961/UmAppDatabase/replication/nodeId 2024-04-21 18:36:38.587 [DefaultDispatcher-worker-17 @coroutine#2163] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58961/UmAppDatabase/replication/nodeId 2024-04-21 18:36:38.587 [DefaultDispatcher-worker-17 @coroutine#2163] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58961/UmAppDatabase/replication/nodeId 2024-04-21 18:36:38.588 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53e6b541 2024-04-21 18:36:38.599 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53e6b541 2024-04-21 18:36:38.601 [Test worker @coroutine#4426] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53e6b541 2024-04-21 18:36:38.603 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53e6b541 2024-04-21 18:36:38.614 [DefaultDispatcher-worker-10 @coroutine#4430] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53e6b541 2024-04-21 18:36:38.627 [DefaultDispatcher-worker-1 @coroutine#4414] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e4ee99 2024-04-21 18:36:38.643 [HikariPool-163 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-21 18:36:38.649 [DefaultDispatcher-worker-16 @coroutine#4414] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e4ee99 2024-04-21 18:36:38.658 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown initiated... 2024-04-21 18:36:38.658 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Close initiated... 2024-04-21 18:36:38.658 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:38.658 [HikariPool-163 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4e4ee99: (connection evicted) 2024-04-21 18:36:38.659 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 18:36:38.659 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Closed. 2024-04-21 18:36:38.659 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown completed. 2024-04-21 18:36:38.659 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown initiated... 2024-04-21 18:36:38.659 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Close initiated... 2024-04-21 18:36:38.659 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:38.659 [HikariPool-164 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Closing connection org.sqlite.jdbc4.JDBC4Connection@53e6b541: (connection evicted) 2024-04-21 18:36:38.660 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 18:36:38.660 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Closed. 2024-04-21 18:36:38.660 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown completed. 2024-04-21 18:36:38.661 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-165 - configuration: 2024-04-21 18:36:38.661 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:38.661 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:38.661 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:38.661 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:38.661 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:38.661 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:38.661 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d691d4f 2024-04-21 18:36:38.661 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:38.661 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:38.661 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:38.661 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:38.661 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:38.661 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:38.661 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:38.661 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:38.661 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:38.661 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:38.661 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:38.661 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:38.661 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:38.661 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 18:36:38.661 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 18:36:38.661 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:38.661 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:38.661 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 18:36:38.661 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:38.661 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-165" 2024-04-21 18:36:38.661 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:38.661 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:38.661 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:38.661 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:38.661 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:38.661 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:38.661 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:38.661 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:38.662 [Test worker @coroutine#4444] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Starting... 2024-04-21 18:36:38.662 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b2cd7ff 2024-04-21 18:36:38.662 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b2cd7ff 2024-04-21 18:36:38.662 [Test worker @coroutine#4444] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Start completed. 2024-04-21 18:36:38.663 [DefaultDispatcher-worker-18 @coroutine#1885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70ebaa1e 2024-04-21 18:36:38.663 [DefaultDispatcher-worker-18 @coroutine#1885] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52723/UmAppDatabase/replication/nodeId 2024-04-21 18:36:38.663 [DefaultDispatcher-worker-18 @coroutine#1885] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52723/UmAppDatabase/replication/nodeId. 2024-04-21 18:36:38.663 [DefaultDispatcher-worker-18 @coroutine#1885] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52723/UmAppDatabase/replication/nodeId 2024-04-21 18:36:38.664 [DefaultDispatcher-worker-1 @coroutine#1885] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52723/UmAppDatabase/replication/nodeId 2024-04-21 18:36:38.664 [DefaultDispatcher-worker-1 @coroutine#1885] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52723/UmAppDatabase/replication/nodeId 2024-04-21 18:36:38.678 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b2cd7ff 2024-04-21 18:36:38.689 [Test worker @coroutine#4448] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b2cd7ff 2024-04-21 18:36:38.691 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b2cd7ff 2024-04-21 18:36:38.693 [Test worker @coroutine#4452] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b2cd7ff 2024-04-21 18:36:38.693 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-166 - configuration: 2024-04-21 18:36:38.693 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:38.693 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:38.693 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:38.693 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:38.693 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:38.693 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:38.693 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@47511582 2024-04-21 18:36:38.693 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:38.693 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:38.693 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:38.693 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:38.693 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:38.693 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:38.693 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:38.693 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:38.693 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:38.693 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:38.693 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:38.693 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:38.693 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:38.693 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 18:36:38.693 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 18:36:38.693 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:38.693 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:38.693 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 18:36:38.693 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:38.693 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-166" 2024-04-21 18:36:38.693 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:38.693 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:38.693 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:38.693 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:38.693 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:38.693 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:38.693 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:38.693 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:38.693 [Test worker @coroutine#4444] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Starting... 2024-04-21 18:36:38.694 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@20fdf45a 2024-04-21 18:36:38.694 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@20fdf45a 2024-04-21 18:36:38.694 [Test worker @coroutine#4444] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Start completed. 2024-04-21 18:36:38.697 [DefaultDispatcher-worker-7 @coroutine#2219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d82d35c 2024-04-21 18:36:38.697 [DefaultDispatcher-worker-7 @coroutine#2219] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41141/UmAppDatabase/replication/nodeId 2024-04-21 18:36:38.697 [DefaultDispatcher-worker-7 @coroutine#2219] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41141/UmAppDatabase/replication/nodeId. 2024-04-21 18:36:38.697 [DefaultDispatcher-worker-7 @coroutine#2219] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41141/UmAppDatabase/replication/nodeId 2024-04-21 18:36:38.698 [DefaultDispatcher-worker-11 @coroutine#2219] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41141/UmAppDatabase/replication/nodeId 2024-04-21 18:36:38.698 [DefaultDispatcher-worker-11 @coroutine#2219] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41141/UmAppDatabase/replication/nodeId 2024-04-21 18:36:38.708 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20fdf45a 2024-04-21 18:36:38.718 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20fdf45a 2024-04-21 18:36:38.720 [Test worker @coroutine#4459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20fdf45a 2024-04-21 18:36:38.722 [Test worker @coroutine#4461] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20fdf45a 2024-04-21 18:36:38.732 [DefaultDispatcher-worker-4 @coroutine#1917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4193da4d 2024-04-21 18:36:38.732 [DefaultDispatcher-worker-4 @coroutine#1917] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33245/UmAppDatabase/replication/nodeId 2024-04-21 18:36:38.732 [DefaultDispatcher-worker-4 @coroutine#1917] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33245/UmAppDatabase/replication/nodeId. 2024-04-21 18:36:38.732 [DefaultDispatcher-worker-4 @coroutine#1917] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33245/UmAppDatabase/replication/nodeId 2024-04-21 18:36:38.733 [DefaultDispatcher-worker-5 @coroutine#1917] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33245/UmAppDatabase/replication/nodeId 2024-04-21 18:36:38.733 [DefaultDispatcher-worker-5 @coroutine#1917] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33245/UmAppDatabase/replication/nodeId 2024-04-21 18:36:38.734 [DefaultDispatcher-worker-16 @coroutine#4463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20fdf45a 2024-04-21 18:36:38.748 [DefaultDispatcher-worker-16 @coroutine#4444] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b2cd7ff 2024-04-21 18:36:38.762 [HikariPool-165 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-21 18:36:38.766 [DefaultDispatcher-worker-6 @coroutine#4444] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b2cd7ff 2024-04-21 18:36:38.770 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown initiated... 2024-04-21 18:36:38.770 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Close initiated... 2024-04-21 18:36:38.770 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:38.770 [HikariPool-165 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7b2cd7ff: (connection evicted) 2024-04-21 18:36:38.771 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 18:36:38.771 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Closed. 2024-04-21 18:36:38.771 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown completed. 2024-04-21 18:36:38.771 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown initiated... 2024-04-21 18:36:38.771 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Close initiated... 2024-04-21 18:36:38.771 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:38.772 [HikariPool-166 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Closing connection org.sqlite.jdbc4.JDBC4Connection@20fdf45a: (connection evicted) 2024-04-21 18:36:38.772 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 18:36:38.772 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Closed. 2024-04-21 18:36:38.772 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown completed. 2024-04-21 18:36:38.775 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-167 - configuration: 2024-04-21 18:36:38.775 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:38.775 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:38.775 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:38.775 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:38.775 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:38.775 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:38.775 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4377b35b 2024-04-21 18:36:38.775 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:38.775 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:38.775 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:38.775 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:38.775 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:38.775 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:38.775 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:38.775 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:38.775 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:38.775 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:38.775 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:38.775 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:38.775 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:38.775 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 18:36:38.775 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 18:36:38.775 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:38.775 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:38.775 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 18:36:38.775 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:38.775 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-167" 2024-04-21 18:36:38.775 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:38.775 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:38.775 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:38.775 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:38.775 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:38.775 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:38.775 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:38.775 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:38.775 [Test worker @coroutine#4480] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Starting... 2024-04-21 18:36:38.776 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a5922ec 2024-04-21 18:36:38.776 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a5922ec 2024-04-21 18:36:38.776 [Test worker @coroutine#4480] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Start completed. 2024-04-21 18:36:38.793 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a5922ec 2024-04-21 18:36:38.804 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a5922ec 2024-04-21 18:36:38.805 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a5922ec 2024-04-21 18:36:38.807 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a5922ec 2024-04-21 18:36:38.807 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-168 - configuration: 2024-04-21 18:36:38.807 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:38.807 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:38.807 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:38.807 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:38.807 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:38.807 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:38.807 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@45add64c 2024-04-21 18:36:38.807 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:38.807 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:38.807 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:38.807 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:38.807 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:38.807 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:38.807 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:38.807 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:38.807 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:38.807 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:38.807 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:38.807 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:38.807 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:38.807 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 18:36:38.807 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 18:36:38.807 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:38.807 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:38.807 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 18:36:38.807 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:38.807 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-168" 2024-04-21 18:36:38.807 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:38.807 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:38.807 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:38.807 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:38.807 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:38.807 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:38.807 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:38.807 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:38.808 [Test worker @coroutine#4480] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Starting... 2024-04-21 18:36:38.808 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f8586f9 2024-04-21 18:36:38.808 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f8586f9 2024-04-21 18:36:38.808 [Test worker @coroutine#4480] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Start completed. 2024-04-21 18:36:38.821 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f8586f9 2024-04-21 18:36:38.832 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f8586f9 2024-04-21 18:36:38.833 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f8586f9 2024-04-21 18:36:38.835 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f8586f9 2024-04-21 18:36:38.848 [DefaultDispatcher-worker-16 @coroutine#4493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f8586f9 2024-04-21 18:36:38.861 [DefaultDispatcher-worker-4 @coroutine#4480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a5922ec 2024-04-21 18:36:38.876 [HikariPool-167 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-21 18:36:38.877 [DefaultDispatcher-worker-4 @coroutine#4480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a5922ec 2024-04-21 18:36:38.886 [DefaultDispatcher-worker-3 @coroutine#4480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a5922ec 2024-04-21 18:36:38.898 [DefaultDispatcher-worker-16 @coroutine#4480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a5922ec 2024-04-21 18:36:38.908 [HikariPool-168 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:38.909 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown initiated... 2024-04-21 18:36:38.909 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Close initiated... 2024-04-21 18:36:38.909 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:38.909 [HikariPool-167 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3a5922ec: (connection evicted) 2024-04-21 18:36:38.910 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 18:36:38.910 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Closed. 2024-04-21 18:36:38.910 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown completed. 2024-04-21 18:36:38.910 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown initiated... 2024-04-21 18:36:38.910 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Close initiated... 2024-04-21 18:36:38.910 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:38.910 [HikariPool-168 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7f8586f9: (connection evicted) 2024-04-21 18:36:38.911 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 18:36:38.911 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Closed. 2024-04-21 18:36:38.911 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown completed. 2024-04-21 18:36:38.913 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-169 - configuration: 2024-04-21 18:36:38.913 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:38.913 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:38.913 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:38.913 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:38.913 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:38.913 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:38.913 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@22a9fa23 2024-04-21 18:36:38.913 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:38.913 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:38.913 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:38.913 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:38.913 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:38.913 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:38.913 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:38.913 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:38.913 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:38.913 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:38.913 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:38.913 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:38.913 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:38.913 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 18:36:38.913 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 18:36:38.913 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:38.913 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:38.913 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 18:36:38.913 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:38.913 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-169" 2024-04-21 18:36:38.913 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:38.913 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:38.913 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:38.913 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:38.913 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:38.913 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:38.913 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:38.913 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:38.913 [Test worker @coroutine#4518] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Starting... 2024-04-21 18:36:38.914 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ad0465c 2024-04-21 18:36:38.914 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ad0465c 2024-04-21 18:36:38.914 [Test worker @coroutine#4518] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Start completed. 2024-04-21 18:36:38.920 [DefaultDispatcher-worker-8 @coroutine#1964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@788fa91f 2024-04-21 18:36:38.920 [DefaultDispatcher-worker-8 @coroutine#1964] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53177/UmAppDatabase/replication/nodeId 2024-04-21 18:36:38.920 [DefaultDispatcher-worker-8 @coroutine#1964] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53177/UmAppDatabase/replication/nodeId. 2024-04-21 18:36:38.920 [DefaultDispatcher-worker-8 @coroutine#1964] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53177/UmAppDatabase/replication/nodeId 2024-04-21 18:36:38.921 [DefaultDispatcher-worker-16 @coroutine#1964] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53177/UmAppDatabase/replication/nodeId 2024-04-21 18:36:38.921 [DefaultDispatcher-worker-16 @coroutine#1964] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53177/UmAppDatabase/replication/nodeId 2024-04-21 18:36:38.930 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ad0465c 2024-04-21 18:36:38.941 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ad0465c 2024-04-21 18:36:38.943 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ad0465c 2024-04-21 18:36:38.945 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ad0465c 2024-04-21 18:36:38.946 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-170 - configuration: 2024-04-21 18:36:38.946 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:38.946 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:38.946 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:38.946 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:38.946 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:38.946 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:38.946 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@570f96b7 2024-04-21 18:36:38.946 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:38.946 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:38.946 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:38.946 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:38.946 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:38.946 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:38.946 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:38.946 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:38.946 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:38.946 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:38.946 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:38.946 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:38.946 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:38.946 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 18:36:38.946 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 18:36:38.946 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:38.946 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:38.946 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 18:36:38.946 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:38.946 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-170" 2024-04-21 18:36:38.946 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:38.946 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:38.946 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:38.946 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:38.946 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:38.946 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:38.946 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:38.946 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:38.946 [Test worker @coroutine#4518] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Starting... 2024-04-21 18:36:38.947 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@7985c32f 2024-04-21 18:36:38.947 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@7985c32f 2024-04-21 18:36:38.947 [Test worker @coroutine#4518] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Start completed. 2024-04-21 18:36:38.960 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7985c32f 2024-04-21 18:36:38.971 [Test worker @coroutine#4528] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7985c32f 2024-04-21 18:36:38.973 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7985c32f 2024-04-21 18:36:38.975 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7985c32f 2024-04-21 18:36:38.987 [DefaultDispatcher-worker-14 @coroutine#4534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7985c32f 2024-04-21 18:36:39.001 [DefaultDispatcher-worker-13 @coroutine#4518] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ad0465c 2024-04-21 18:36:39.013 [DefaultDispatcher-worker-11 @coroutine#4518] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ad0465c 2024-04-21 18:36:39.014 [HikariPool-169 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-21 18:36:39.017 [DefaultDispatcher-worker-12 @coroutine#1996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dba7721 2024-04-21 18:36:39.017 [DefaultDispatcher-worker-12 @coroutine#1996] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34439/UmAppDatabase/replication/nodeId 2024-04-21 18:36:39.017 [DefaultDispatcher-worker-12 @coroutine#1996] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34439/UmAppDatabase/replication/nodeId. 2024-04-21 18:36:39.017 [DefaultDispatcher-worker-12 @coroutine#1996] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34439/UmAppDatabase/replication/nodeId 2024-04-21 18:36:39.018 [DefaultDispatcher-worker-16 @coroutine#1996] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34439/UmAppDatabase/replication/nodeId 2024-04-21 18:36:39.018 [DefaultDispatcher-worker-16 @coroutine#1996] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34439/UmAppDatabase/replication/nodeId 2024-04-21 18:36:39.022 [DefaultDispatcher-worker-12 @coroutine#4518] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ad0465c 2024-04-21 18:36:39.033 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown initiated... 2024-04-21 18:36:39.033 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Close initiated... 2024-04-21 18:36:39.033 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:39.033 [HikariPool-169 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4ad0465c: (connection evicted) 2024-04-21 18:36:39.034 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 18:36:39.034 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Closed. 2024-04-21 18:36:39.034 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown completed. 2024-04-21 18:36:39.034 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown initiated... 2024-04-21 18:36:39.034 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Close initiated... 2024-04-21 18:36:39.034 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:39.034 [HikariPool-170 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7985c32f: (connection evicted) 2024-04-21 18:36:39.035 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 18:36:39.035 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Closed. 2024-04-21 18:36:39.035 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown completed. 2024-04-21 18:36:39.036 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-171 - configuration: 2024-04-21 18:36:39.036 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:39.036 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:39.036 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:39.036 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:39.036 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:39.036 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:39.036 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4bb05e2a 2024-04-21 18:36:39.036 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:39.036 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:39.036 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:39.036 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:39.036 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:39.036 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:39.036 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:39.036 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:39.036 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:39.036 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:39.036 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:39.036 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:39.036 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:39.036 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 18:36:39.036 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 18:36:39.036 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:39.036 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:39.036 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 18:36:39.036 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:39.036 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-171" 2024-04-21 18:36:39.036 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:39.036 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:39.036 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:39.036 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:39.036 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:39.036 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:39.036 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:39.036 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:39.036 [Test worker @coroutine#4561] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Starting... 2024-04-21 18:36:39.037 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@517594dd 2024-04-21 18:36:39.037 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@517594dd 2024-04-21 18:36:39.037 [Test worker @coroutine#4561] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Start completed. 2024-04-21 18:36:39.052 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@517594dd 2024-04-21 18:36:39.063 [Test worker @coroutine#4562] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@517594dd 2024-04-21 18:36:39.064 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@517594dd 2024-04-21 18:36:39.066 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@517594dd 2024-04-21 18:36:39.066 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-172 - configuration: 2024-04-21 18:36:39.066 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:39.066 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:39.066 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:39.066 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:39.066 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:39.066 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:39.066 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@749ebc39 2024-04-21 18:36:39.066 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:39.066 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:39.066 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:39.066 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:39.066 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:39.066 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:39.066 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:39.066 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:39.066 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:39.066 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:39.067 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:39.067 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:39.067 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:39.067 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 18:36:39.067 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 18:36:39.067 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:39.067 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:39.067 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 18:36:39.067 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:39.067 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-172" 2024-04-21 18:36:39.067 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:39.067 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:39.067 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:39.067 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:39.067 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:39.067 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:39.067 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:39.067 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:39.067 [Test worker @coroutine#4561] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Starting... 2024-04-21 18:36:39.067 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@52caa9d8 2024-04-21 18:36:39.067 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@52caa9d8 2024-04-21 18:36:39.067 [Test worker @coroutine#4561] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Start completed. 2024-04-21 18:36:39.081 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52caa9d8 2024-04-21 18:36:39.086 [DefaultDispatcher-worker-7 @coroutine#2025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b977aaa 2024-04-21 18:36:39.087 [DefaultDispatcher-worker-7 @coroutine#2025] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38365/UmAppDatabase/replication/nodeId 2024-04-21 18:36:39.087 [DefaultDispatcher-worker-7 @coroutine#2025] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38365/UmAppDatabase/replication/nodeId. 2024-04-21 18:36:39.087 [DefaultDispatcher-worker-7 @coroutine#2025] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38365/UmAppDatabase/replication/nodeId 2024-04-21 18:36:39.088 [DefaultDispatcher-worker-11 @coroutine#2025] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38365/UmAppDatabase/replication/nodeId 2024-04-21 18:36:39.088 [DefaultDispatcher-worker-11 @coroutine#2025] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38365/UmAppDatabase/replication/nodeId 2024-04-21 18:36:39.091 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52caa9d8 2024-04-21 18:36:39.093 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52caa9d8 2024-04-21 18:36:39.095 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52caa9d8 2024-04-21 18:36:39.107 [DefaultDispatcher-worker-10 @coroutine#4577] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52caa9d8 2024-04-21 18:36:39.118 [DefaultDispatcher-worker-17 @coroutine#4561] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@517594dd 2024-04-21 18:36:39.129 [DefaultDispatcher-worker-16 @coroutine#4561] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@517594dd 2024-04-21 18:36:39.133 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown initiated... 2024-04-21 18:36:39.133 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Close initiated... 2024-04-21 18:36:39.133 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:39.133 [HikariPool-171 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Closing connection org.sqlite.jdbc4.JDBC4Connection@517594dd: (connection evicted) 2024-04-21 18:36:39.134 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 18:36:39.134 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Closed. 2024-04-21 18:36:39.134 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown completed. 2024-04-21 18:36:39.134 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown initiated... 2024-04-21 18:36:39.134 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Close initiated... 2024-04-21 18:36:39.134 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:39.134 [HikariPool-172 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Closing connection org.sqlite.jdbc4.JDBC4Connection@52caa9d8: (connection evicted) 2024-04-21 18:36:39.135 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 18:36:39.135 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Closed. 2024-04-21 18:36:39.135 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown completed. 2024-04-21 18:36:39.138 [Test worker @coroutine#4600] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-173 - configuration: 2024-04-21 18:36:39.138 [Test worker @coroutine#4600] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:39.138 [Test worker @coroutine#4600] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:39.138 [Test worker @coroutine#4600] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:39.138 [Test worker @coroutine#4600] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:39.138 [Test worker @coroutine#4600] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:39.138 [Test worker @coroutine#4600] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:39.138 [Test worker @coroutine#4600] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@547d3e8e 2024-04-21 18:36:39.138 [Test worker @coroutine#4600] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:39.138 [Test worker @coroutine#4600] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:39.138 [Test worker @coroutine#4600] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:39.138 [Test worker @coroutine#4600] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:39.138 [Test worker @coroutine#4600] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:39.138 [Test worker @coroutine#4600] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:39.138 [Test worker @coroutine#4600] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:39.138 [Test worker @coroutine#4600] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:39.138 [Test worker @coroutine#4600] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:39.138 [Test worker @coroutine#4600] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:39.138 [Test worker @coroutine#4600] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:39.138 [Test worker @coroutine#4600] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:39.138 [Test worker @coroutine#4600] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:39.138 [Test worker @coroutine#4600] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 18:36:39.138 [Test worker @coroutine#4600] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 18:36:39.138 [Test worker @coroutine#4600] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:39.138 [Test worker @coroutine#4600] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:39.138 [Test worker @coroutine#4600] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 18:36:39.138 [Test worker @coroutine#4600] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:39.138 [Test worker @coroutine#4600] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-173" 2024-04-21 18:36:39.138 [Test worker @coroutine#4600] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:39.138 [Test worker @coroutine#4600] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:39.138 [Test worker @coroutine#4600] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:39.138 [Test worker @coroutine#4600] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:39.138 [Test worker @coroutine#4600] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:39.138 [Test worker @coroutine#4600] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:39.138 [Test worker @coroutine#4600] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:39.138 [Test worker @coroutine#4600] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:39.138 [Test worker @coroutine#4600] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Starting... 2024-04-21 18:36:39.139 [Test worker @coroutine#4600] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@4afdcdf6 2024-04-21 18:36:39.139 [Test worker @coroutine#4600] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@4afdcdf6 2024-04-21 18:36:39.139 [Test worker @coroutine#4600] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Start completed. 2024-04-21 18:36:39.155 [Test worker @coroutine#4600] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4afdcdf6 2024-04-21 18:36:39.166 [Test worker @coroutine#4601] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4afdcdf6 2024-04-21 18:36:39.168 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4afdcdf6 2024-04-21 18:36:39.170 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4afdcdf6 2024-04-21 18:36:39.170 [Test worker @coroutine#4600] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-174 - configuration: 2024-04-21 18:36:39.170 [Test worker @coroutine#4600] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:39.170 [Test worker @coroutine#4600] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:39.170 [Test worker @coroutine#4600] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:39.170 [Test worker @coroutine#4600] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:39.170 [Test worker @coroutine#4600] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:39.170 [Test worker @coroutine#4600] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:39.170 [Test worker @coroutine#4600] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@34949460 2024-04-21 18:36:39.170 [Test worker @coroutine#4600] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:39.170 [Test worker @coroutine#4600] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:39.170 [Test worker @coroutine#4600] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:39.170 [Test worker @coroutine#4600] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:39.170 [Test worker @coroutine#4600] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:39.170 [Test worker @coroutine#4600] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:39.170 [Test worker @coroutine#4600] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:39.170 [Test worker @coroutine#4600] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:39.170 [Test worker @coroutine#4600] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:39.170 [Test worker @coroutine#4600] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:39.170 [Test worker @coroutine#4600] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:39.170 [Test worker @coroutine#4600] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:39.170 [Test worker @coroutine#4600] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:39.170 [Test worker @coroutine#4600] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 18:36:39.170 [Test worker @coroutine#4600] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 18:36:39.170 [Test worker @coroutine#4600] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:39.170 [Test worker @coroutine#4600] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:39.170 [Test worker @coroutine#4600] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 18:36:39.170 [Test worker @coroutine#4600] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:39.170 [Test worker @coroutine#4600] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-174" 2024-04-21 18:36:39.170 [Test worker @coroutine#4600] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:39.170 [Test worker @coroutine#4600] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:39.170 [Test worker @coroutine#4600] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:39.170 [Test worker @coroutine#4600] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:39.170 [Test worker @coroutine#4600] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:39.170 [Test worker @coroutine#4600] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:39.170 [Test worker @coroutine#4600] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:39.170 [Test worker @coroutine#4600] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:39.171 [Test worker @coroutine#4600] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Starting... 2024-04-21 18:36:39.171 [Test worker @coroutine#4600] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@24484dfb 2024-04-21 18:36:39.171 [Test worker @coroutine#4600] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@24484dfb 2024-04-21 18:36:39.171 [Test worker @coroutine#4600] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Start completed. 2024-04-21 18:36:39.184 [Test worker @coroutine#4600] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24484dfb 2024-04-21 18:36:39.195 [Test worker @coroutine#4607] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24484dfb 2024-04-21 18:36:39.197 [Test worker @coroutine#4609] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24484dfb 2024-04-21 18:36:39.199 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24484dfb 2024-04-21 18:36:39.211 [DefaultDispatcher-worker-14 @coroutine#4613] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24484dfb 2024-04-21 18:36:39.227 [DefaultDispatcher-worker-11 @coroutine#4600] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4afdcdf6 2024-04-21 18:36:39.228 [DefaultDispatcher-worker-13 @coroutine#2054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49a5d27 2024-04-21 18:36:39.228 [DefaultDispatcher-worker-9 @coroutine#2069] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@431f8830 2024-04-21 18:36:39.228 [DefaultDispatcher-worker-9 @coroutine#2069] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38749/UmAppDatabase/replication/nodeId 2024-04-21 18:36:39.228 [DefaultDispatcher-worker-13 @coroutine#2054] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-21 18:36:39.228 [DefaultDispatcher-worker-9 @coroutine#2069] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38749/UmAppDatabase/replication/nodeId. 2024-04-21 18:36:39.228 [DefaultDispatcher-worker-13 @coroutine#2054] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-04-21 18:36:39.228 [DefaultDispatcher-worker-9 @coroutine#2069] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38749/UmAppDatabase/replication/nodeId 2024-04-21 18:36:39.228 [DefaultDispatcher-worker-13 @coroutine#2054] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-21 18:36:39.229 [DefaultDispatcher-worker-4 @coroutine#2054] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-21 18:36:39.230 [DefaultDispatcher-worker-14 @coroutine#2069] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38749/UmAppDatabase/replication/nodeId 2024-04-21 18:36:39.230 [DefaultDispatcher-worker-14 @coroutine#2069] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38749/UmAppDatabase/replication/nodeId 2024-04-21 18:36:39.239 [HikariPool-173 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-21 18:36:39.239 [DefaultDispatcher-worker-4 @coroutine#4600] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4afdcdf6 2024-04-21 18:36:39.261 [DefaultDispatcher-worker-7 @coroutine#4632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4afdcdf6 2024-04-21 18:36:39.263 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown initiated... 2024-04-21 18:36:39.263 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Close initiated... 2024-04-21 18:36:39.263 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:39.263 [HikariPool-173 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4afdcdf6: (connection evicted) 2024-04-21 18:36:39.264 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 18:36:39.264 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Closed. 2024-04-21 18:36:39.264 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown completed. 2024-04-21 18:36:39.264 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown initiated... 2024-04-21 18:36:39.264 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Close initiated... 2024-04-21 18:36:39.264 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:39.264 [HikariPool-174 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Closing connection org.sqlite.jdbc4.JDBC4Connection@24484dfb: (connection evicted) 2024-04-21 18:36:39.265 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 18:36:39.265 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Closed. 2024-04-21 18:36:39.265 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown completed. 2024-04-21 18:36:39.266 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-175 - configuration: 2024-04-21 18:36:39.266 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:39.266 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:39.266 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:39.266 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:39.266 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:39.266 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:39.266 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@37c1e2a4 2024-04-21 18:36:39.266 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:39.266 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:39.266 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:39.266 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:39.266 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:39.266 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:39.266 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:39.266 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:39.266 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:39.266 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:39.266 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:39.266 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:39.266 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:39.266 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 18:36:39.266 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 18:36:39.266 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:39.266 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:39.266 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 18:36:39.266 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:39.266 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-175" 2024-04-21 18:36:39.266 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:39.266 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:39.266 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:39.266 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:39.266 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:39.266 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:39.266 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:39.266 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:39.266 [Test worker @coroutine#4638] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Starting... 2024-04-21 18:36:39.267 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@749054a3 2024-04-21 18:36:39.267 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@749054a3 2024-04-21 18:36:39.267 [Test worker @coroutine#4638] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Start completed. 2024-04-21 18:36:39.283 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@749054a3 2024-04-21 18:36:39.294 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@749054a3 2024-04-21 18:36:39.295 [Test worker @coroutine#4641] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@749054a3 2024-04-21 18:36:39.297 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@749054a3 2024-04-21 18:36:39.297 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-176 - configuration: 2024-04-21 18:36:39.298 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:39.298 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:39.298 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:39.298 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:39.298 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:39.298 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:39.298 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@319c77de 2024-04-21 18:36:39.298 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:39.298 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:39.298 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:39.298 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:39.298 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:39.298 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:39.298 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:39.298 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:39.298 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:39.298 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:39.298 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:39.298 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:39.298 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:39.298 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 18:36:39.298 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 18:36:39.298 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:39.298 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:39.298 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 18:36:39.298 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:39.298 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-176" 2024-04-21 18:36:39.298 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:39.298 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:39.298 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:39.298 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:39.298 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:39.298 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:39.298 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:39.298 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:39.298 [Test worker @coroutine#4638] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Starting... 2024-04-21 18:36:39.298 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f9009d3 2024-04-21 18:36:39.298 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f9009d3 2024-04-21 18:36:39.298 [Test worker @coroutine#4638] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Start completed. 2024-04-21 18:36:39.311 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f9009d3 2024-04-21 18:36:39.322 [Test worker @coroutine#4645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f9009d3 2024-04-21 18:36:39.324 [Test worker @coroutine#4647] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f9009d3 2024-04-21 18:36:39.325 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f9009d3 2024-04-21 18:36:39.337 [DefaultDispatcher-worker-13 @coroutine#4652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f9009d3 2024-04-21 18:36:39.351 [DefaultDispatcher-worker-3 @coroutine#4638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@749054a3 2024-04-21 18:36:39.363 [DefaultDispatcher-worker-13 @coroutine#4638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@749054a3 2024-04-21 18:36:39.367 [HikariPool-175 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-21 18:36:39.375 [DefaultDispatcher-worker-2 @coroutine#4638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@749054a3 2024-04-21 18:36:39.379 [DefaultDispatcher-worker-15 @coroutine#2120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@755fdfad 2024-04-21 18:36:39.379 [DefaultDispatcher-worker-15 @coroutine#2120] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59295/UmAppDatabase/replication/nodeId 2024-04-21 18:36:39.380 [DefaultDispatcher-worker-15 @coroutine#2120] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59295/UmAppDatabase/replication/nodeId. 2024-04-21 18:36:39.380 [DefaultDispatcher-worker-15 @coroutine#2120] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59295/UmAppDatabase/replication/nodeId 2024-04-21 18:36:39.381 [DefaultDispatcher-worker-3 @coroutine#2120] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59295/UmAppDatabase/replication/nodeId 2024-04-21 18:36:39.381 [DefaultDispatcher-worker-3 @coroutine#2120] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59295/UmAppDatabase/replication/nodeId 2024-04-21 18:36:39.389 [DefaultDispatcher-worker-12 @coroutine#4671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@749054a3 2024-04-21 18:36:39.391 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown initiated... 2024-04-21 18:36:39.391 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Close initiated... 2024-04-21 18:36:39.391 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:39.391 [HikariPool-175 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Closing connection org.sqlite.jdbc4.JDBC4Connection@749054a3: (connection evicted) 2024-04-21 18:36:39.391 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 18:36:39.391 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Closed. 2024-04-21 18:36:39.391 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown completed. 2024-04-21 18:36:39.392 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown initiated... 2024-04-21 18:36:39.392 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Close initiated... 2024-04-21 18:36:39.392 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:39.392 [HikariPool-176 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1f9009d3: (connection evicted) 2024-04-21 18:36:39.393 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 18:36:39.393 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Closed. 2024-04-21 18:36:39.393 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown completed. 2024-04-21 18:36:39.395 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-177 - configuration: 2024-04-21 18:36:39.395 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:39.395 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:39.395 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:39.395 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:39.395 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:39.395 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:39.395 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5a564a61 2024-04-21 18:36:39.395 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:39.395 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:39.395 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:39.395 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:39.395 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:39.395 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:39.395 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:39.395 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:39.395 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:39.395 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:39.395 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:39.395 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:39.395 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:39.395 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 18:36:39.395 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 18:36:39.395 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:39.395 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:39.395 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 18:36:39.395 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:39.395 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-177" 2024-04-21 18:36:39.395 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:39.395 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:39.395 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:39.395 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:39.395 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:39.395 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:39.395 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:39.395 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:39.395 [Test worker @coroutine#4677] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Starting... 2024-04-21 18:36:39.396 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@38d1c7d2 2024-04-21 18:36:39.396 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@38d1c7d2 2024-04-21 18:36:39.396 [Test worker @coroutine#4677] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Start completed. 2024-04-21 18:36:39.412 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38d1c7d2 2024-04-21 18:36:39.423 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38d1c7d2 2024-04-21 18:36:39.425 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38d1c7d2 2024-04-21 18:36:39.427 [Test worker @coroutine#4682] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38d1c7d2 2024-04-21 18:36:39.427 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-178 - configuration: 2024-04-21 18:36:39.427 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:39.427 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:39.427 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:39.427 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:39.427 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:39.427 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:39.427 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2625eb84 2024-04-21 18:36:39.427 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:39.427 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:39.427 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:39.427 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:39.427 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:39.427 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:39.427 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:39.427 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:39.427 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:39.427 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:39.427 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:39.427 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:39.427 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:39.427 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 18:36:39.427 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 18:36:39.428 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:39.428 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:39.428 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 18:36:39.428 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:39.428 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-178" 2024-04-21 18:36:39.428 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:39.428 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:39.428 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:39.428 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:39.428 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:39.428 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:39.428 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:39.428 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:39.428 [Test worker @coroutine#4677] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Starting... 2024-04-21 18:36:39.428 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@3725471 2024-04-21 18:36:39.428 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@3725471 2024-04-21 18:36:39.428 [Test worker @coroutine#4677] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Start completed. 2024-04-21 18:36:39.441 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3725471 2024-04-21 18:36:39.452 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3725471 2024-04-21 18:36:39.454 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3725471 2024-04-21 18:36:39.455 [Test worker @coroutine#4688] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3725471 2024-04-21 18:36:39.472 [DefaultDispatcher-worker-15 @coroutine#4690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3725471 2024-04-21 18:36:39.486 [DefaultDispatcher-worker-15 @coroutine#4677] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38d1c7d2 2024-04-21 18:36:39.496 [HikariPool-177 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-21 18:36:39.498 [DefaultDispatcher-worker-11 @coroutine#4677] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38d1c7d2 2024-04-21 18:36:39.509 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown initiated... 2024-04-21 18:36:39.509 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Close initiated... 2024-04-21 18:36:39.509 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:39.510 [HikariPool-177 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Closing connection org.sqlite.jdbc4.JDBC4Connection@38d1c7d2: (connection evicted) 2024-04-21 18:36:39.510 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 18:36:39.510 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Closed. 2024-04-21 18:36:39.510 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown completed. 2024-04-21 18:36:39.511 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown initiated... 2024-04-21 18:36:39.511 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Close initiated... 2024-04-21 18:36:39.511 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:39.511 [HikariPool-178 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3725471: (connection evicted) 2024-04-21 18:36:39.512 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 18:36:39.512 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Closed. 2024-04-21 18:36:39.512 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown completed. 2024-04-21 18:36:39.512 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-179 - configuration: 2024-04-21 18:36:39.513 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:39.513 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:39.513 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:39.513 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:39.513 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:39.513 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:39.513 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@a19fe87 2024-04-21 18:36:39.513 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:39.513 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:39.513 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:39.513 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:39.513 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:39.513 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:39.513 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:39.513 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:39.513 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:39.513 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:39.513 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:39.513 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:39.513 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:39.513 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 18:36:39.513 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 18:36:39.513 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:39.513 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:39.513 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 18:36:39.513 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:39.513 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-179" 2024-04-21 18:36:39.513 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:39.513 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:39.513 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:39.513 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:39.513 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:39.513 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:39.513 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:39.513 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:39.513 [Test worker @coroutine#4716] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Starting... 2024-04-21 18:36:39.513 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@77fa509a 2024-04-21 18:36:39.513 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@77fa509a 2024-04-21 18:36:39.513 [Test worker @coroutine#4716] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Start completed. 2024-04-21 18:36:39.529 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77fa509a 2024-04-21 18:36:39.530 [DefaultDispatcher-worker-11 @coroutine#4717] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16ea0f22 2024-04-21 18:36:39.541 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77fa509a 2024-04-21 18:36:39.542 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77fa509a 2024-04-21 18:36:39.544 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77fa509a 2024-04-21 18:36:39.544 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-180 - configuration: 2024-04-21 18:36:39.544 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:39.545 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:39.545 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:39.545 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:39.545 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:39.545 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:39.545 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4bb4adf7 2024-04-21 18:36:39.545 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:39.545 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:39.545 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:39.545 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:39.545 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:39.545 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:39.545 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:39.545 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:39.545 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:39.545 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:39.545 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:39.545 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:39.545 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:39.545 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 18:36:39.545 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 18:36:39.545 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:39.545 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:39.545 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 18:36:39.545 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:39.545 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-180" 2024-04-21 18:36:39.545 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:39.545 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:39.545 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:39.545 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:39.545 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:39.545 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:39.545 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:39.545 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:39.545 [Test worker @coroutine#4716] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Starting... 2024-04-21 18:36:39.545 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@38e46ea 2024-04-21 18:36:39.545 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@38e46ea 2024-04-21 18:36:39.545 [Test worker @coroutine#4716] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Start completed. 2024-04-21 18:36:39.559 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38e46ea 2024-04-21 18:36:39.570 [Test worker @coroutine#4725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38e46ea 2024-04-21 18:36:39.571 [Test worker @coroutine#4727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38e46ea 2024-04-21 18:36:39.573 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38e46ea 2024-04-21 18:36:39.585 [DefaultDispatcher-worker-17 @coroutine#4731] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38e46ea 2024-04-21 18:36:39.595 [DefaultDispatcher-worker-17 @coroutine#2163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bb160fb 2024-04-21 18:36:39.595 [DefaultDispatcher-worker-17 @coroutine#2163] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58961/UmAppDatabase/replication/nodeId 2024-04-21 18:36:39.595 [DefaultDispatcher-worker-17 @coroutine#2163] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58961/UmAppDatabase/replication/nodeId. 2024-04-21 18:36:39.595 [DefaultDispatcher-worker-17 @coroutine#2163] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58961/UmAppDatabase/replication/nodeId 2024-04-21 18:36:39.597 [DefaultDispatcher-worker-14 @coroutine#2163] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58961/UmAppDatabase/replication/nodeId 2024-04-21 18:36:39.597 [DefaultDispatcher-worker-14 @coroutine#2163] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58961/UmAppDatabase/replication/nodeId 2024-04-21 18:36:39.600 [DefaultDispatcher-worker-10 @coroutine#4716] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77fa509a 2024-04-21 18:36:39.611 [DefaultDispatcher-worker-8 @coroutine#4716] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77fa509a 2024-04-21 18:36:39.613 [HikariPool-179 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:39.616 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown initiated... 2024-04-21 18:36:39.616 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Close initiated... 2024-04-21 18:36:39.616 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:39.616 [HikariPool-179 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Closing connection org.sqlite.jdbc4.JDBC4Connection@77fa509a: (connection evicted) 2024-04-21 18:36:39.617 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 18:36:39.617 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Closed. 2024-04-21 18:36:39.617 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown completed. 2024-04-21 18:36:39.617 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown initiated... 2024-04-21 18:36:39.617 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Close initiated... 2024-04-21 18:36:39.617 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:39.617 [HikariPool-180 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Closing connection org.sqlite.jdbc4.JDBC4Connection@38e46ea: (connection evicted) 2024-04-21 18:36:39.618 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 18:36:39.618 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Closed. 2024-04-21 18:36:39.618 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown completed. 2024-04-21 18:36:39.619 [Test worker @coroutine#4761] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-181 - configuration: 2024-04-21 18:36:39.620 [Test worker @coroutine#4761] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:39.620 [Test worker @coroutine#4761] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:39.620 [Test worker @coroutine#4761] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:39.620 [Test worker @coroutine#4761] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:39.620 [Test worker @coroutine#4761] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:39.620 [Test worker @coroutine#4761] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:39.620 [Test worker @coroutine#4761] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6e1bd2b 2024-04-21 18:36:39.620 [Test worker @coroutine#4761] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:39.620 [Test worker @coroutine#4761] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:39.620 [Test worker @coroutine#4761] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:39.620 [Test worker @coroutine#4761] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:39.620 [Test worker @coroutine#4761] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:39.620 [Test worker @coroutine#4761] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:39.620 [Test worker @coroutine#4761] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:39.620 [Test worker @coroutine#4761] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:39.620 [Test worker @coroutine#4761] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:39.620 [Test worker @coroutine#4761] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:39.620 [Test worker @coroutine#4761] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:39.620 [Test worker @coroutine#4761] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:39.620 [Test worker @coroutine#4761] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:39.620 [Test worker @coroutine#4761] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 18:36:39.620 [Test worker @coroutine#4761] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 18:36:39.620 [Test worker @coroutine#4761] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:39.620 [Test worker @coroutine#4761] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:39.620 [Test worker @coroutine#4761] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 18:36:39.620 [Test worker @coroutine#4761] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:39.620 [Test worker @coroutine#4761] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-181" 2024-04-21 18:36:39.620 [Test worker @coroutine#4761] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:39.620 [Test worker @coroutine#4761] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:39.620 [Test worker @coroutine#4761] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:39.620 [Test worker @coroutine#4761] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:39.620 [Test worker @coroutine#4761] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:39.620 [Test worker @coroutine#4761] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:39.620 [Test worker @coroutine#4761] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:39.620 [Test worker @coroutine#4761] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:39.620 [Test worker @coroutine#4761] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Starting... 2024-04-21 18:36:39.620 [Test worker @coroutine#4761] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@54d3b4fe 2024-04-21 18:36:39.620 [Test worker @coroutine#4761] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@54d3b4fe 2024-04-21 18:36:39.620 [Test worker @coroutine#4761] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Start completed. 2024-04-21 18:36:39.623 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:39.635 [Test worker @coroutine#4761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54d3b4fe 2024-04-21 18:36:39.646 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54d3b4fe 2024-04-21 18:36:39.648 [Test worker @coroutine#4766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54d3b4fe 2024-04-21 18:36:39.650 [Test worker @coroutine#4768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54d3b4fe 2024-04-21 18:36:39.650 [Test worker @coroutine#4761] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-182 - configuration: 2024-04-21 18:36:39.650 [Test worker @coroutine#4761] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:39.650 [Test worker @coroutine#4761] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:39.650 [Test worker @coroutine#4761] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:39.650 [Test worker @coroutine#4761] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:39.650 [Test worker @coroutine#4761] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:39.650 [Test worker @coroutine#4761] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:39.650 [Test worker @coroutine#4761] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e0383d3 2024-04-21 18:36:39.650 [Test worker @coroutine#4761] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:39.650 [Test worker @coroutine#4761] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:39.650 [Test worker @coroutine#4761] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:39.650 [Test worker @coroutine#4761] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:39.650 [Test worker @coroutine#4761] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:39.650 [Test worker @coroutine#4761] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:39.650 [Test worker @coroutine#4761] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:39.650 [Test worker @coroutine#4761] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:39.650 [Test worker @coroutine#4761] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:39.650 [Test worker @coroutine#4761] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:39.650 [Test worker @coroutine#4761] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:39.650 [Test worker @coroutine#4761] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:39.650 [Test worker @coroutine#4761] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:39.650 [Test worker @coroutine#4761] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 18:36:39.650 [Test worker @coroutine#4761] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 18:36:39.650 [Test worker @coroutine#4761] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:39.650 [Test worker @coroutine#4761] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:39.650 [Test worker @coroutine#4761] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 18:36:39.650 [Test worker @coroutine#4761] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:39.650 [Test worker @coroutine#4761] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-182" 2024-04-21 18:36:39.650 [Test worker @coroutine#4761] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:39.650 [Test worker @coroutine#4761] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:39.650 [Test worker @coroutine#4761] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:39.650 [Test worker @coroutine#4761] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:39.650 [Test worker @coroutine#4761] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:39.650 [Test worker @coroutine#4761] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:39.650 [Test worker @coroutine#4761] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:39.650 [Test worker @coroutine#4761] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:39.650 [Test worker @coroutine#4761] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Starting... 2024-04-21 18:36:39.651 [Test worker @coroutine#4761] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@548d9d87 2024-04-21 18:36:39.651 [Test worker @coroutine#4761] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@548d9d87 2024-04-21 18:36:39.651 [Test worker @coroutine#4761] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Start completed. 2024-04-21 18:36:39.665 [Test worker @coroutine#4761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@548d9d87 2024-04-21 18:36:39.675 [DefaultDispatcher-worker-10 @coroutine#1885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70ebaa1e 2024-04-21 18:36:39.675 [DefaultDispatcher-worker-10 @coroutine#1885] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52723/UmAppDatabase/replication/nodeId 2024-04-21 18:36:39.675 [DefaultDispatcher-worker-10 @coroutine#1885] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52723/UmAppDatabase/replication/nodeId. 2024-04-21 18:36:39.675 [DefaultDispatcher-worker-10 @coroutine#1885] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52723/UmAppDatabase/replication/nodeId 2024-04-21 18:36:39.676 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@548d9d87 2024-04-21 18:36:39.676 [DefaultDispatcher-worker-13 @coroutine#1885] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52723/UmAppDatabase/replication/nodeId 2024-04-21 18:36:39.676 [DefaultDispatcher-worker-13 @coroutine#1885] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52723/UmAppDatabase/replication/nodeId 2024-04-21 18:36:39.678 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@548d9d87 2024-04-21 18:36:39.679 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@548d9d87 2024-04-21 18:36:39.692 [DefaultDispatcher-worker-6 @coroutine#4779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@548d9d87 2024-04-21 18:36:39.707 [DefaultDispatcher-worker-15 @coroutine#4761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54d3b4fe 2024-04-21 18:36:39.709 [DefaultDispatcher-worker-9 @coroutine#2219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d82d35c 2024-04-21 18:36:39.709 [DefaultDispatcher-worker-9 @coroutine#2219] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41141/UmAppDatabase/replication/nodeId 2024-04-21 18:36:39.709 [DefaultDispatcher-worker-9 @coroutine#2219] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41141/UmAppDatabase/replication/nodeId. 2024-04-21 18:36:39.709 [DefaultDispatcher-worker-9 @coroutine#2219] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41141/UmAppDatabase/replication/nodeId 2024-04-21 18:36:39.710 [DefaultDispatcher-worker-11 @coroutine#2219] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41141/UmAppDatabase/replication/nodeId 2024-04-21 18:36:39.710 [DefaultDispatcher-worker-11 @coroutine#2219] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41141/UmAppDatabase/replication/nodeId 2024-04-21 18:36:39.717 [DefaultDispatcher-worker-12 @coroutine#4761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54d3b4fe 2024-04-21 18:36:39.720 [HikariPool-181 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:39.721 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown initiated... 2024-04-21 18:36:39.721 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Close initiated... 2024-04-21 18:36:39.721 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:39.721 [HikariPool-181 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Closing connection org.sqlite.jdbc4.JDBC4Connection@54d3b4fe: (connection evicted) 2024-04-21 18:36:39.722 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 18:36:39.722 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Closed. 2024-04-21 18:36:39.722 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown completed. 2024-04-21 18:36:39.722 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown initiated... 2024-04-21 18:36:39.723 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Close initiated... 2024-04-21 18:36:39.723 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:39.723 [HikariPool-182 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Closing connection org.sqlite.jdbc4.JDBC4Connection@548d9d87: (connection evicted) 2024-04-21 18:36:39.723 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 18:36:39.723 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Closed. 2024-04-21 18:36:39.723 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown completed. 2024-04-21 18:36:39.726 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-183 - configuration: 2024-04-21 18:36:39.726 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:39.726 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:39.726 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:39.726 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:39.726 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:39.726 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:39.726 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ab8c3c0 2024-04-21 18:36:39.726 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:39.726 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:39.726 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:39.726 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:39.726 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:39.726 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:39.726 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:39.726 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:39.726 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:39.726 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:39.726 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:39.726 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:39.726 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:39.726 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 18:36:39.726 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 18:36:39.726 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:39.726 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:39.726 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 18:36:39.726 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:39.726 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-183" 2024-04-21 18:36:39.726 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:39.726 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:39.726 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:39.726 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:39.726 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:39.726 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:39.726 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:39.726 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:39.726 [Test worker @coroutine#4809] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Starting... 2024-04-21 18:36:39.727 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@7dbf92aa 2024-04-21 18:36:39.727 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@7dbf92aa 2024-04-21 18:36:39.727 [Test worker @coroutine#4809] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Start completed. 2024-04-21 18:36:39.741 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dbf92aa 2024-04-21 18:36:39.744 [DefaultDispatcher-worker-6 @coroutine#1917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4193da4d 2024-04-21 18:36:39.744 [DefaultDispatcher-worker-6 @coroutine#1917] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33245/UmAppDatabase/replication/nodeId 2024-04-21 18:36:39.744 [DefaultDispatcher-worker-6 @coroutine#1917] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33245/UmAppDatabase/replication/nodeId. 2024-04-21 18:36:39.744 [DefaultDispatcher-worker-6 @coroutine#1917] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33245/UmAppDatabase/replication/nodeId 2024-04-21 18:36:39.745 [DefaultDispatcher-worker-12 @coroutine#1917] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33245/UmAppDatabase/replication/nodeId 2024-04-21 18:36:39.745 [DefaultDispatcher-worker-12 @coroutine#1917] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33245/UmAppDatabase/replication/nodeId 2024-04-21 18:36:39.752 [Test worker @coroutine#4810] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dbf92aa 2024-04-21 18:36:39.754 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dbf92aa 2024-04-21 18:36:39.755 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dbf92aa 2024-04-21 18:36:39.756 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-184 - configuration: 2024-04-21 18:36:39.756 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:39.756 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:39.756 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:39.756 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:39.756 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:39.756 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:39.756 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4e92c6c2 2024-04-21 18:36:39.756 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:39.756 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:39.756 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:39.756 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:39.756 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:39.756 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:39.756 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:39.756 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:39.756 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:39.756 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:39.756 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:39.756 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:39.756 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:39.756 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 18:36:39.756 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 18:36:39.756 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:39.756 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:39.756 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 18:36:39.756 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:39.756 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-184" 2024-04-21 18:36:39.756 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:39.756 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:39.756 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:39.756 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:39.756 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:39.756 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:39.756 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:39.756 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:39.756 [Test worker @coroutine#4809] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Starting... 2024-04-21 18:36:39.756 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@66032b8d 2024-04-21 18:36:39.756 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@66032b8d 2024-04-21 18:36:39.756 [Test worker @coroutine#4809] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Start completed. 2024-04-21 18:36:39.770 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66032b8d 2024-04-21 18:36:39.780 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66032b8d 2024-04-21 18:36:39.782 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66032b8d 2024-04-21 18:36:39.784 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66032b8d 2024-04-21 18:36:39.796 [DefaultDispatcher-worker-13 @coroutine#4825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66032b8d 2024-04-21 18:36:39.810 [DefaultDispatcher-worker-11 @coroutine#4809] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dbf92aa 2024-04-21 18:36:39.824 [DefaultDispatcher-worker-17 @coroutine#4809] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dbf92aa 2024-04-21 18:36:39.827 [HikariPool-183 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-21 18:36:39.835 [DefaultDispatcher-worker-11 @coroutine#4809] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dbf92aa 2024-04-21 18:36:39.856 [HikariPool-184 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:39.931 [DefaultDispatcher-worker-4 @coroutine#1964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@788fa91f 2024-04-21 18:36:39.931 [DefaultDispatcher-worker-4 @coroutine#1964] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53177/UmAppDatabase/replication/nodeId 2024-04-21 18:36:39.931 [DefaultDispatcher-worker-4 @coroutine#1964] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53177/UmAppDatabase/replication/nodeId. 2024-04-21 18:36:39.931 [DefaultDispatcher-worker-4 @coroutine#1964] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53177/UmAppDatabase/replication/nodeId 2024-04-21 18:36:39.932 [DefaultDispatcher-worker-3 @coroutine#1964] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53177/UmAppDatabase/replication/nodeId 2024-04-21 18:36:39.932 [DefaultDispatcher-worker-3 @coroutine#1964] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53177/UmAppDatabase/replication/nodeId 2024-04-21 18:36:39.961 [DefaultDispatcher-worker-11 @coroutine#4843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dbf92aa 2024-04-21 18:36:39.963 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown initiated... 2024-04-21 18:36:39.963 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Close initiated... 2024-04-21 18:36:39.963 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:39.963 [HikariPool-183 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7dbf92aa: (connection evicted) 2024-04-21 18:36:39.964 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 18:36:39.964 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Closed. 2024-04-21 18:36:39.964 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown completed. 2024-04-21 18:36:39.964 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown initiated... 2024-04-21 18:36:39.964 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Close initiated... 2024-04-21 18:36:39.964 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:39.964 [HikariPool-184 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Closing connection org.sqlite.jdbc4.JDBC4Connection@66032b8d: (connection evicted) 2024-04-21 18:36:39.965 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 18:36:39.965 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Closed. 2024-04-21 18:36:39.965 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown completed. 2024-04-21 18:36:39.965 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-185 - configuration: 2024-04-21 18:36:39.966 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:39.966 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:39.966 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:39.966 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:39.966 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:39.966 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:39.966 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@60ee6f76 2024-04-21 18:36:39.966 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:39.966 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:39.966 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:39.966 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:39.966 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:39.966 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:39.966 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:39.966 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:39.966 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:39.966 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:39.966 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:39.966 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:39.966 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:39.966 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 18:36:39.966 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 18:36:39.966 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:39.966 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:39.966 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 18:36:39.966 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:39.966 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-185" 2024-04-21 18:36:39.966 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:39.966 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:39.966 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:39.966 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:39.966 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:39.966 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:39.966 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:39.966 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:39.966 [Test worker @coroutine#4854] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Starting... 2024-04-21 18:36:39.966 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a68932b 2024-04-21 18:36:39.966 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a68932b 2024-04-21 18:36:39.966 [Test worker @coroutine#4854] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Start completed. 2024-04-21 18:36:39.981 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a68932b 2024-04-21 18:36:39.991 [Test worker @coroutine#4855] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a68932b 2024-04-21 18:36:39.993 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a68932b 2024-04-21 18:36:39.995 [Test worker @coroutine#4859] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a68932b 2024-04-21 18:36:39.995 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-186 - configuration: 2024-04-21 18:36:39.995 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:39.995 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:39.995 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:39.995 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:39.995 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:39.995 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:39.995 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@130901fd 2024-04-21 18:36:39.995 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:39.995 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:39.995 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:39.995 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:39.995 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:39.995 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:39.995 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:39.995 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:39.995 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:39.995 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:39.995 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:39.995 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:39.995 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:39.995 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 18:36:39.995 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 18:36:39.995 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:39.995 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:39.995 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 18:36:39.995 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:39.995 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-186" 2024-04-21 18:36:39.995 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:39.995 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:39.995 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:39.995 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:39.995 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:39.995 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:39.995 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:39.995 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:39.995 [Test worker @coroutine#4854] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Starting... 2024-04-21 18:36:39.996 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@20fdd484 2024-04-21 18:36:39.996 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@20fdd484 2024-04-21 18:36:39.996 [Test worker @coroutine#4854] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Start completed. 2024-04-21 18:36:40.003 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:40.009 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20fdd484 2024-04-21 18:36:40.020 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20fdd484 2024-04-21 18:36:40.021 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20fdd484 2024-04-21 18:36:40.023 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20fdd484 2024-04-21 18:36:40.029 [DefaultDispatcher-worker-7 @coroutine#1996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dba7721 2024-04-21 18:36:40.030 [DefaultDispatcher-worker-7 @coroutine#1996] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34439/UmAppDatabase/replication/nodeId 2024-04-21 18:36:40.030 [DefaultDispatcher-worker-7 @coroutine#1996] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34439/UmAppDatabase/replication/nodeId. 2024-04-21 18:36:40.030 [DefaultDispatcher-worker-7 @coroutine#1996] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34439/UmAppDatabase/replication/nodeId 2024-04-21 18:36:40.031 [DefaultDispatcher-worker-3 @coroutine#1996] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34439/UmAppDatabase/replication/nodeId 2024-04-21 18:36:40.031 [DefaultDispatcher-worker-3 @coroutine#1996] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34439/UmAppDatabase/replication/nodeId 2024-04-21 18:36:40.035 [DefaultDispatcher-worker-13 @coroutine#4868] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20fdd484 2024-04-21 18:36:40.048 [DefaultDispatcher-worker-12 @coroutine#4854] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a68932b 2024-04-21 18:36:40.063 [DefaultDispatcher-worker-9 @coroutine#4854] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a68932b 2024-04-21 18:36:40.066 [HikariPool-185 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-21 18:36:40.072 [DefaultDispatcher-worker-4 @coroutine#4854] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a68932b 2024-04-21 18:36:40.077 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown initiated... 2024-04-21 18:36:40.077 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Close initiated... 2024-04-21 18:36:40.077 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:40.077 [HikariPool-185 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2a68932b: (connection evicted) 2024-04-21 18:36:40.078 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 18:36:40.078 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Closed. 2024-04-21 18:36:40.078 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown completed. 2024-04-21 18:36:40.078 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown initiated... 2024-04-21 18:36:40.078 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Close initiated... 2024-04-21 18:36:40.078 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:40.078 [HikariPool-186 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Closing connection org.sqlite.jdbc4.JDBC4Connection@20fdd484: (connection evicted) 2024-04-21 18:36:40.079 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 18:36:40.079 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Closed. 2024-04-21 18:36:40.079 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown completed. 2024-04-21 18:36:40.080 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-187 - configuration: 2024-04-21 18:36:40.080 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:40.080 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:40.080 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:40.080 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:40.080 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:40.080 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:40.080 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ce50c82 2024-04-21 18:36:40.080 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:40.080 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:40.080 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:40.081 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:40.081 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:40.081 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:40.081 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:40.081 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:40.081 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:40.081 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:40.081 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:40.081 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:40.081 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:40.081 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 18:36:40.081 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 18:36:40.081 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:40.081 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:40.081 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 18:36:40.081 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:40.081 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-187" 2024-04-21 18:36:40.081 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:40.081 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:40.081 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:40.081 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:40.081 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:40.081 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:40.081 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:40.081 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:40.081 [Test worker @coroutine#4888] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Starting... 2024-04-21 18:36:40.081 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@5680228 2024-04-21 18:36:40.081 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@5680228 2024-04-21 18:36:40.081 [Test worker @coroutine#4888] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Start completed. 2024-04-21 18:36:40.097 [DefaultDispatcher-worker-5 @coroutine#2025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b977aaa 2024-04-21 18:36:40.097 [DefaultDispatcher-worker-5 @coroutine#2025] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38365/UmAppDatabase/replication/nodeId 2024-04-21 18:36:40.097 [DefaultDispatcher-worker-5 @coroutine#2025] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38365/UmAppDatabase/replication/nodeId. 2024-04-21 18:36:40.097 [DefaultDispatcher-worker-5 @coroutine#2025] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38365/UmAppDatabase/replication/nodeId 2024-04-21 18:36:40.098 [DefaultDispatcher-worker-12 @coroutine#2025] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38365/UmAppDatabase/replication/nodeId 2024-04-21 18:36:40.098 [DefaultDispatcher-worker-12 @coroutine#2025] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38365/UmAppDatabase/replication/nodeId 2024-04-21 18:36:40.100 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5680228 2024-04-21 18:36:40.111 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5680228 2024-04-21 18:36:40.113 [Test worker @coroutine#4895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5680228 2024-04-21 18:36:40.115 [Test worker @coroutine#4897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5680228 2024-04-21 18:36:40.115 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-188 - configuration: 2024-04-21 18:36:40.115 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:40.115 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:40.115 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:40.115 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:40.115 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:40.115 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:40.115 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3acd06b0 2024-04-21 18:36:40.115 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:40.115 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:40.115 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:40.115 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:40.115 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:40.115 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:40.115 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:40.115 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:40.115 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:40.115 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:40.115 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:40.115 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:40.115 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:40.115 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 18:36:40.115 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 18:36:40.115 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:40.115 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:40.115 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 18:36:40.115 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:40.115 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-188" 2024-04-21 18:36:40.115 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:40.115 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:40.115 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:40.115 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:40.115 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:40.115 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:40.115 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:40.115 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:40.115 [Test worker @coroutine#4888] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Starting... 2024-04-21 18:36:40.116 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@6dd0d9a2 2024-04-21 18:36:40.116 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@6dd0d9a2 2024-04-21 18:36:40.116 [Test worker @coroutine#4888] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Start completed. 2024-04-21 18:36:40.129 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dd0d9a2 2024-04-21 18:36:40.140 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dd0d9a2 2024-04-21 18:36:40.142 [Test worker @coroutine#4902] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dd0d9a2 2024-04-21 18:36:40.144 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dd0d9a2 2024-04-21 18:36:40.156 [DefaultDispatcher-worker-4 @coroutine#4906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dd0d9a2 2024-04-21 18:36:40.170 [DefaultDispatcher-worker-1 @coroutine#4888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5680228 2024-04-21 18:36:40.181 [HikariPool-187 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-21 18:36:40.184 [DefaultDispatcher-worker-4 @coroutine#4888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5680228 2024-04-21 18:36:40.190 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown initiated... 2024-04-21 18:36:40.190 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Close initiated... 2024-04-21 18:36:40.190 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:40.190 [HikariPool-187 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5680228: (connection evicted) 2024-04-21 18:36:40.191 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 18:36:40.191 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Closed. 2024-04-21 18:36:40.191 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown completed. 2024-04-21 18:36:40.191 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown initiated... 2024-04-21 18:36:40.191 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Close initiated... 2024-04-21 18:36:40.191 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:40.191 [HikariPool-188 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6dd0d9a2: (connection evicted) 2024-04-21 18:36:40.192 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 18:36:40.192 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Closed. 2024-04-21 18:36:40.192 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown completed. 2024-04-21 18:36:40.193 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-189 - configuration: 2024-04-21 18:36:40.193 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:40.193 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:40.193 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:40.193 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:40.193 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:40.193 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:40.193 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1263d20d 2024-04-21 18:36:40.193 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:40.193 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:40.193 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:40.193 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:40.193 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:40.193 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:40.193 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:40.193 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:40.193 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:40.193 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:40.193 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:40.193 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:40.193 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:40.193 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 18:36:40.193 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 18:36:40.193 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:40.193 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:40.193 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 18:36:40.193 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:40.193 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-189" 2024-04-21 18:36:40.193 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:40.193 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:40.193 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:40.193 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:40.193 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:40.193 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:40.193 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:40.193 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:40.193 [Test worker @coroutine#4921] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Starting... 2024-04-21 18:36:40.194 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@260d878a 2024-04-21 18:36:40.194 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@260d878a 2024-04-21 18:36:40.194 [Test worker @coroutine#4921] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Start completed. 2024-04-21 18:36:40.208 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@260d878a 2024-04-21 18:36:40.219 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@260d878a 2024-04-21 18:36:40.221 [Test worker @coroutine#4924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@260d878a 2024-04-21 18:36:40.222 [Test worker @coroutine#4926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@260d878a 2024-04-21 18:36:40.223 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-190 - configuration: 2024-04-21 18:36:40.223 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:40.223 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:40.223 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:40.223 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:40.223 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:40.223 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:40.223 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@414b5798 2024-04-21 18:36:40.223 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:40.223 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:40.223 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:40.223 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:40.223 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:40.223 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:40.223 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:40.223 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:40.223 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:40.223 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:40.223 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:40.223 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:40.223 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:40.223 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 18:36:40.223 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 18:36:40.223 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:40.223 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:40.223 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 18:36:40.223 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:40.223 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-190" 2024-04-21 18:36:40.223 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:40.223 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:40.223 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:40.223 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:40.223 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:40.223 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:40.223 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:40.223 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:40.223 [Test worker @coroutine#4921] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Starting... 2024-04-21 18:36:40.223 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ffae42f 2024-04-21 18:36:40.223 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ffae42f 2024-04-21 18:36:40.223 [Test worker @coroutine#4921] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Start completed. 2024-04-21 18:36:40.238 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ffae42f 2024-04-21 18:36:40.242 [DefaultDispatcher-worker-10 @coroutine#2054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49a5d27 2024-04-21 18:36:40.242 [DefaultDispatcher-worker-10 @coroutine#2054] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-21 18:36:40.242 [DefaultDispatcher-worker-10 @coroutine#2054] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-04-21 18:36:40.242 [DefaultDispatcher-worker-10 @coroutine#2054] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-21 18:36:40.242 [DefaultDispatcher-worker-1 @coroutine#2069] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@431f8830 2024-04-21 18:36:40.242 [DefaultDispatcher-worker-1 @coroutine#2069] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38749/UmAppDatabase/replication/nodeId 2024-04-21 18:36:40.242 [DefaultDispatcher-worker-1 @coroutine#2069] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38749/UmAppDatabase/replication/nodeId. 2024-04-21 18:36:40.242 [DefaultDispatcher-worker-1 @coroutine#2069] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38749/UmAppDatabase/replication/nodeId 2024-04-21 18:36:40.243 [DefaultDispatcher-worker-10 @coroutine#2054] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-21 18:36:40.243 [DefaultDispatcher-worker-13 @coroutine#2069] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38749/UmAppDatabase/replication/nodeId 2024-04-21 18:36:40.243 [DefaultDispatcher-worker-13 @coroutine#2069] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38749/UmAppDatabase/replication/nodeId 2024-04-21 18:36:40.250 [Test worker @coroutine#4929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ffae42f 2024-04-21 18:36:40.252 [Test worker @coroutine#4936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ffae42f 2024-04-21 18:36:40.253 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ffae42f 2024-04-21 18:36:40.266 [DefaultDispatcher-worker-11 @coroutine#4940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ffae42f 2024-04-21 18:36:40.281 [DefaultDispatcher-worker-11 @coroutine#4921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@260d878a 2024-04-21 18:36:40.294 [HikariPool-189 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-21 18:36:40.294 [DefaultDispatcher-worker-11 @coroutine#4921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@260d878a 2024-04-21 18:36:40.306 [DefaultDispatcher-worker-3 @coroutine#4921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@260d878a 2024-04-21 18:36:40.312 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown initiated... 2024-04-21 18:36:40.312 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Close initiated... 2024-04-21 18:36:40.312 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:40.312 [HikariPool-189 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Closing connection org.sqlite.jdbc4.JDBC4Connection@260d878a: (connection evicted) 2024-04-21 18:36:40.313 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 18:36:40.313 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Closed. 2024-04-21 18:36:40.313 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown completed. 2024-04-21 18:36:40.313 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown initiated... 2024-04-21 18:36:40.313 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Close initiated... 2024-04-21 18:36:40.313 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:40.314 [HikariPool-190 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5ffae42f: (connection evicted) 2024-04-21 18:36:40.314 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 18:36:40.314 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Closed. 2024-04-21 18:36:40.314 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown completed. 2024-04-21 18:36:40.316 [Test worker @coroutine#4958] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-191 - configuration: 2024-04-21 18:36:40.316 [Test worker @coroutine#4958] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:40.316 [Test worker @coroutine#4958] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:40.316 [Test worker @coroutine#4958] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:40.316 [Test worker @coroutine#4958] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:40.316 [Test worker @coroutine#4958] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:40.316 [Test worker @coroutine#4958] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:40.316 [Test worker @coroutine#4958] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@75be6796 2024-04-21 18:36:40.316 [Test worker @coroutine#4958] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:40.316 [Test worker @coroutine#4958] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:40.316 [Test worker @coroutine#4958] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:40.316 [Test worker @coroutine#4958] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:40.316 [Test worker @coroutine#4958] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:40.316 [Test worker @coroutine#4958] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:40.316 [Test worker @coroutine#4958] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:40.316 [Test worker @coroutine#4958] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:40.316 [Test worker @coroutine#4958] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:40.316 [Test worker @coroutine#4958] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:40.316 [Test worker @coroutine#4958] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:40.316 [Test worker @coroutine#4958] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:40.316 [Test worker @coroutine#4958] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:40.316 [Test worker @coroutine#4958] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 18:36:40.316 [Test worker @coroutine#4958] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 18:36:40.316 [Test worker @coroutine#4958] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:40.316 [Test worker @coroutine#4958] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:40.316 [Test worker @coroutine#4958] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 18:36:40.316 [Test worker @coroutine#4958] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:40.316 [Test worker @coroutine#4958] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-191" 2024-04-21 18:36:40.316 [Test worker @coroutine#4958] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:40.316 [Test worker @coroutine#4958] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:40.316 [Test worker @coroutine#4958] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:40.316 [Test worker @coroutine#4958] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:40.316 [Test worker @coroutine#4958] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:40.316 [Test worker @coroutine#4958] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:40.316 [Test worker @coroutine#4958] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:40.316 [Test worker @coroutine#4958] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:40.316 [Test worker @coroutine#4958] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Starting... 2024-04-21 18:36:40.317 [Test worker @coroutine#4958] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f03e5f4 2024-04-21 18:36:40.317 [Test worker @coroutine#4958] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f03e5f4 2024-04-21 18:36:40.317 [Test worker @coroutine#4958] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Start completed. 2024-04-21 18:36:40.332 [Test worker @coroutine#4958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f03e5f4 2024-04-21 18:36:40.344 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f03e5f4 2024-04-21 18:36:40.346 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f03e5f4 2024-04-21 18:36:40.348 [Test worker @coroutine#4963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f03e5f4 2024-04-21 18:36:40.358 [DefaultDispatcher-worker-8 @coroutine#4965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f03e5f4 2024-04-21 18:36:40.367 [DefaultDispatcher-worker-4 @coroutine#4958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f03e5f4 2024-04-21 18:36:40.380 [UI Thread @coroutine#4984] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/api/contententryimportjob/importjobs?contententryuid=583602736843583488 2024-04-21 18:36:40.380 [UI Thread @coroutine#4984] 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=583602736843583488. 2024-04-21 18:36:40.380 [UI Thread @coroutine#4984] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/api/contententryimportjob/importjobs?contententryuid=583602736843583488 2024-04-21 18:36:40.382 [UI Thread @coroutine#4984] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/api/contententryimportjob/importjobs?contententryuid=583602736843583488 2024-04-21 18:36:40.382 [UI Thread @coroutine#4984] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/api/contententryimportjob/importjobs?contententryuid=583602736843583488 2024-04-21 18:36:40.382 [UI Thread @coroutine#4984] 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=583602736843583488. 2024-04-21 18:36:40.382 [UI Thread @coroutine#4984] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost/api/contententryimportjob/importjobs?contententryuid=583602736843583488 to class io.ktor.utils.io.ByteReadChannel 2024-04-21 18:36:40.386 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown initiated... 2024-04-21 18:36:40.386 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Close initiated... 2024-04-21 18:36:40.386 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:40.386 [HikariPool-191 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7f03e5f4: (connection evicted) 2024-04-21 18:36:40.387 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 18:36:40.387 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Closed. 2024-04-21 18:36:40.387 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown completed. 2024-04-21 18:36:40.439 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-192 - configuration: 2024-04-21 18:36:40.440 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:40.440 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:40.440 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:40.440 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:40.440 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:40.440 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:40.440 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@13b409bb 2024-04-21 18:36:40.440 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:40.440 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:40.440 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:40.440 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:40.440 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:40.440 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:40.440 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:40.440 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:40.440 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:40.440 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:40.440 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:40.440 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:40.440 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:40.440 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 18:36:40.440 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 18:36:40.440 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:40.440 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:40.440 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 18:36:40.440 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:40.440 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-192" 2024-04-21 18:36:40.440 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:40.440 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:40.440 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:40.440 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:40.440 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:40.440 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:40.440 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:40.440 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:40.440 [Test worker @coroutine#5000] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Starting... 2024-04-21 18:36:40.440 [DefaultDispatcher-worker-1 @coroutine#2120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@755fdfad 2024-04-21 18:36:40.440 [DefaultDispatcher-worker-1 @coroutine#2120] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59295/UmAppDatabase/replication/nodeId 2024-04-21 18:36:40.440 [DefaultDispatcher-worker-1 @coroutine#2120] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59295/UmAppDatabase/replication/nodeId. 2024-04-21 18:36:40.440 [DefaultDispatcher-worker-1 @coroutine#2120] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59295/UmAppDatabase/replication/nodeId 2024-04-21 18:36:40.441 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f8e6101 2024-04-21 18:36:40.441 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f8e6101 2024-04-21 18:36:40.441 [Test worker @coroutine#5000] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Start completed. 2024-04-21 18:36:40.441 [DefaultDispatcher-worker-12 @coroutine#2120] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59295/UmAppDatabase/replication/nodeId 2024-04-21 18:36:40.441 [DefaultDispatcher-worker-12 @coroutine#2120] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59295/UmAppDatabase/replication/nodeId 2024-04-21 18:36:40.458 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f8e6101 2024-04-21 18:36:40.466 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:40.469 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f8e6101 2024-04-21 18:36:40.470 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f8e6101 2024-04-21 18:36:40.472 [Test worker @coroutine#5008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f8e6101 2024-04-21 18:36:40.481 [DefaultDispatcher-worker-8 @coroutine#5011] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f8e6101 2024-04-21 18:36:40.501 [DefaultDispatcher-worker-5 @coroutine#5000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f8e6101 2024-04-21 18:36:40.511 [DefaultDispatcher-worker-18 @coroutine#5000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f8e6101 2024-04-21 18:36:40.534 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:40.535 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown initiated... 2024-04-21 18:36:40.535 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Close initiated... 2024-04-21 18:36:40.535 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:40.535 [HikariPool-192 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4f8e6101: (connection evicted) 2024-04-21 18:36:40.536 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 18:36:40.536 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Closed. 2024-04-21 18:36:40.536 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown completed. 2024-04-21 18:36:40.586 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:40.594 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-193 - configuration: 2024-04-21 18:36:40.594 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:40.594 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:40.594 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:40.594 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:40.594 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:40.594 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:40.595 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@40830e1e 2024-04-21 18:36:40.595 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:40.595 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:40.595 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:40.595 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:40.595 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:40.595 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:40.595 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:40.595 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:40.595 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:40.595 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:40.595 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:40.595 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:40.595 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:40.595 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 18:36:40.595 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 18:36:40.595 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:40.595 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:40.595 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 18:36:40.595 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:40.595 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-193" 2024-04-21 18:36:40.595 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:40.595 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:40.595 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:40.595 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:40.595 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:40.595 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:40.595 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:40.595 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:40.595 [Test worker @coroutine#5028] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Starting... 2024-04-21 18:36:40.595 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@26350832 2024-04-21 18:36:40.595 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@26350832 2024-04-21 18:36:40.595 [Test worker @coroutine#5028] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Start completed. 2024-04-21 18:36:40.602 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:40.607 [DefaultDispatcher-worker-18 @coroutine#2163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bb160fb 2024-04-21 18:36:40.608 [DefaultDispatcher-worker-18 @coroutine#2163] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58961/UmAppDatabase/replication/nodeId 2024-04-21 18:36:40.608 [DefaultDispatcher-worker-18 @coroutine#2163] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58961/UmAppDatabase/replication/nodeId. 2024-04-21 18:36:40.608 [DefaultDispatcher-worker-18 @coroutine#2163] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58961/UmAppDatabase/replication/nodeId 2024-04-21 18:36:40.609 [DefaultDispatcher-worker-4 @coroutine#2163] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58961/UmAppDatabase/replication/nodeId 2024-04-21 18:36:40.609 [DefaultDispatcher-worker-4 @coroutine#2163] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58961/UmAppDatabase/replication/nodeId 2024-04-21 18:36:40.612 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26350832 2024-04-21 18:36:40.623 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26350832 2024-04-21 18:36:40.625 [Test worker @coroutine#5035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26350832 2024-04-21 18:36:40.626 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26350832 2024-04-21 18:36:40.630 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown initiated... 2024-04-21 18:36:40.630 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Close initiated... 2024-04-21 18:36:40.630 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-21 18:36:40.631 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 18:36:40.631 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Closed. 2024-04-21 18:36:40.631 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown completed. 2024-04-21 18:36:40.635 [Test worker @coroutine#5049] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-194 - configuration: 2024-04-21 18:36:40.635 [Test worker @coroutine#5049] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:40.635 [Test worker @coroutine#5049] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:40.635 [Test worker @coroutine#5049] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:40.635 [Test worker @coroutine#5049] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:40.635 [Test worker @coroutine#5049] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:40.635 [Test worker @coroutine#5049] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:40.635 [Test worker @coroutine#5049] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@788cb7b0 2024-04-21 18:36:40.635 [Test worker @coroutine#5049] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:40.635 [Test worker @coroutine#5049] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:40.635 [Test worker @coroutine#5049] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:40.635 [Test worker @coroutine#5049] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:40.635 [Test worker @coroutine#5049] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:40.635 [Test worker @coroutine#5049] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:40.635 [Test worker @coroutine#5049] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:40.636 [Test worker @coroutine#5049] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:40.636 [Test worker @coroutine#5049] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:40.636 [Test worker @coroutine#5049] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:40.636 [Test worker @coroutine#5049] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:40.636 [Test worker @coroutine#5049] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:40.636 [Test worker @coroutine#5049] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:40.636 [Test worker @coroutine#5049] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 18:36:40.636 [Test worker @coroutine#5049] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 18:36:40.636 [Test worker @coroutine#5049] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:40.636 [Test worker @coroutine#5049] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:40.636 [Test worker @coroutine#5049] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 18:36:40.636 [Test worker @coroutine#5049] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:40.636 [Test worker @coroutine#5049] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-194" 2024-04-21 18:36:40.636 [Test worker @coroutine#5049] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:40.636 [Test worker @coroutine#5049] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:40.636 [Test worker @coroutine#5049] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:40.636 [Test worker @coroutine#5049] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:40.636 [Test worker @coroutine#5049] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:40.636 [Test worker @coroutine#5049] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:40.636 [Test worker @coroutine#5049] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:40.636 [Test worker @coroutine#5049] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:40.636 [Test worker @coroutine#5049] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Starting... 2024-04-21 18:36:40.636 [Test worker @coroutine#5049] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@61bbe16d 2024-04-21 18:36:40.636 [Test worker @coroutine#5049] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@61bbe16d 2024-04-21 18:36:40.637 [Test worker @coroutine#5049] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Start completed. 2024-04-21 18:36:40.654 [Test worker @coroutine#5049] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61bbe16d 2024-04-21 18:36:40.665 [Test worker @coroutine#5050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61bbe16d 2024-04-21 18:36:40.667 [Test worker @coroutine#5052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61bbe16d 2024-04-21 18:36:40.669 [Test worker @coroutine#5054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61bbe16d 2024-04-21 18:36:40.672 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown initiated... 2024-04-21 18:36:40.672 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Close initiated... 2024-04-21 18:36:40.672 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-21 18:36:40.672 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 18:36:40.672 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Closed. 2024-04-21 18:36:40.672 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown completed. 2024-04-21 18:36:40.674 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-195 - configuration: 2024-04-21 18:36:40.674 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:40.674 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:40.674 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:40.674 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:40.674 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:40.674 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:40.674 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5eace68f 2024-04-21 18:36:40.674 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:40.674 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:40.674 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:40.674 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:40.674 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:40.674 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:40.674 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:40.674 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:40.674 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:40.674 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:40.674 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:40.674 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:40.674 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:40.674 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 18:36:40.674 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 18:36:40.674 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:40.674 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:40.674 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 18:36:40.674 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:40.674 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-195" 2024-04-21 18:36:40.674 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:40.674 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:40.674 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:40.674 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:40.674 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:40.674 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:40.674 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:40.674 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:40.674 [Test worker @coroutine#5067] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Starting... 2024-04-21 18:36:40.674 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@340fd670 2024-04-21 18:36:40.674 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@340fd670 2024-04-21 18:36:40.674 [Test worker @coroutine#5067] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Start completed. 2024-04-21 18:36:40.690 [DefaultDispatcher-worker-18 @coroutine#1885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70ebaa1e 2024-04-21 18:36:40.690 [DefaultDispatcher-worker-18 @coroutine#1885] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52723/UmAppDatabase/replication/nodeId 2024-04-21 18:36:40.690 [DefaultDispatcher-worker-18 @coroutine#1885] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52723/UmAppDatabase/replication/nodeId. 2024-04-21 18:36:40.690 [DefaultDispatcher-worker-18 @coroutine#1885] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52723/UmAppDatabase/replication/nodeId 2024-04-21 18:36:40.691 [DefaultDispatcher-worker-10 @coroutine#1885] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52723/UmAppDatabase/replication/nodeId 2024-04-21 18:36:40.691 [DefaultDispatcher-worker-10 @coroutine#1885] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52723/UmAppDatabase/replication/nodeId 2024-04-21 18:36:40.696 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@340fd670 2024-04-21 18:36:40.707 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@340fd670 2024-04-21 18:36:40.709 [Test worker @coroutine#5073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@340fd670 2024-04-21 18:36:40.710 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@340fd670 2024-04-21 18:36:40.711 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-196 - configuration: 2024-04-21 18:36:40.711 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:40.711 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:40.711 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:40.711 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:40.711 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:40.711 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:40.711 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@67599bae 2024-04-21 18:36:40.711 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:40.711 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:40.711 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:40.711 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:40.711 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:40.711 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:40.711 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:40.711 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:40.711 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:40.711 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:40.711 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:40.711 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:40.711 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:40.711 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 18:36:40.711 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 18:36:40.711 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:40.711 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:40.711 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 18:36:40.711 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:40.711 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-196" 2024-04-21 18:36:40.711 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:40.711 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:40.711 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:40.711 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:40.711 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:40.711 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:40.711 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:40.711 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:40.711 [Test worker @coroutine#5067] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Starting... 2024-04-21 18:36:40.711 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@7887e1f3 2024-04-21 18:36:40.711 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@7887e1f3 2024-04-21 18:36:40.711 [Test worker @coroutine#5067] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Start completed. 2024-04-21 18:36:40.721 [DefaultDispatcher-worker-3 @coroutine#2219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d82d35c 2024-04-21 18:36:40.721 [DefaultDispatcher-worker-3 @coroutine#2219] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41141/UmAppDatabase/replication/nodeId 2024-04-21 18:36:40.721 [DefaultDispatcher-worker-3 @coroutine#2219] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41141/UmAppDatabase/replication/nodeId. 2024-04-21 18:36:40.721 [DefaultDispatcher-worker-3 @coroutine#2219] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41141/UmAppDatabase/replication/nodeId 2024-04-21 18:36:40.722 [DefaultDispatcher-worker-5 @coroutine#2219] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41141/UmAppDatabase/replication/nodeId 2024-04-21 18:36:40.722 [DefaultDispatcher-worker-5 @coroutine#2219] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41141/UmAppDatabase/replication/nodeId 2024-04-21 18:36:40.726 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7887e1f3 2024-04-21 18:36:40.737 [Test worker @coroutine#5080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7887e1f3 2024-04-21 18:36:40.739 [Test worker @coroutine#5082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7887e1f3 2024-04-21 18:36:40.741 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7887e1f3 2024-04-21 18:36:40.752 [DefaultDispatcher-worker-15 @coroutine#5086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7887e1f3 2024-04-21 18:36:40.755 [DefaultDispatcher-worker-5 @coroutine#1917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4193da4d 2024-04-21 18:36:40.756 [DefaultDispatcher-worker-5 @coroutine#1917] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33245/UmAppDatabase/replication/nodeId 2024-04-21 18:36:40.756 [DefaultDispatcher-worker-5 @coroutine#1917] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33245/UmAppDatabase/replication/nodeId. 2024-04-21 18:36:40.756 [DefaultDispatcher-worker-5 @coroutine#1917] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33245/UmAppDatabase/replication/nodeId 2024-04-21 18:36:40.757 [DefaultDispatcher-worker-4 @coroutine#1917] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33245/UmAppDatabase/replication/nodeId 2024-04-21 18:36:40.757 [DefaultDispatcher-worker-4 @coroutine#1917] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33245/UmAppDatabase/replication/nodeId 2024-04-21 18:36:40.767 [DefaultDispatcher-worker-4 @coroutine#5067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@340fd670 2024-04-21 18:36:40.771 [UI Thread @coroutine#5099] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50771/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-21 18:36:40.771 [UI Thread @coroutine#5099] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50771/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-04-21 18:36:40.771 [UI Thread @coroutine#5099] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50771/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-21 18:36:40.771 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:40.773 [UI Thread @coroutine#5099] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50771/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-21 18:36:40.773 [UI Thread @coroutine#5099] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50771/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-21 18:36:40.774 [UI Thread @coroutine#5099] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:50771/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-04-21 18:36:40.774 [UI Thread @coroutine#5099] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:50771/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2024-04-21 18:36:40.775 [HikariPool-195 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:40.776 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown initiated... 2024-04-21 18:36:40.776 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Close initiated... 2024-04-21 18:36:40.776 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:40.776 [HikariPool-195 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Closing connection org.sqlite.jdbc4.JDBC4Connection@340fd670: (connection evicted) 2024-04-21 18:36:40.777 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 18:36:40.777 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Closed. 2024-04-21 18:36:40.777 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown completed. 2024-04-21 18:36:40.777 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown initiated... 2024-04-21 18:36:40.777 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Close initiated... 2024-04-21 18:36:40.777 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:40.777 [HikariPool-196 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7887e1f3: (connection evicted) 2024-04-21 18:36:40.778 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 18:36:40.778 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Closed. 2024-04-21 18:36:40.778 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown completed. 2024-04-21 18:36:40.779 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-197 - configuration: 2024-04-21 18:36:40.779 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:40.779 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:40.779 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:40.779 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:40.779 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:40.779 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:40.779 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@49a2e86e 2024-04-21 18:36:40.780 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:40.780 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:40.780 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:40.780 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:40.780 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:40.780 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:40.780 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:40.780 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:40.780 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:40.780 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:40.780 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:40.780 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:40.780 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:40.780 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 18:36:40.780 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 18:36:40.780 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:40.780 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:40.780 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 18:36:40.780 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:40.780 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-197" 2024-04-21 18:36:40.780 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:40.780 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:40.780 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:40.780 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:40.780 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:40.780 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:40.780 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:40.780 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:40.780 [Test worker @coroutine#5105] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Starting... 2024-04-21 18:36:40.780 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@69959ea5 2024-04-21 18:36:40.780 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@69959ea5 2024-04-21 18:36:40.780 [Test worker @coroutine#5105] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Start completed. 2024-04-21 18:36:40.800 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69959ea5 2024-04-21 18:36:40.811 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69959ea5 2024-04-21 18:36:40.813 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69959ea5 2024-04-21 18:36:40.814 [Test worker @coroutine#5110] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69959ea5 2024-04-21 18:36:40.815 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-198 - configuration: 2024-04-21 18:36:40.815 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:40.815 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:40.815 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:40.815 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:40.815 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:40.815 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:40.815 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@55e8522e 2024-04-21 18:36:40.815 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:40.815 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:40.815 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:40.815 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:40.815 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:40.815 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:40.815 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:40.815 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:40.815 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:40.815 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:40.815 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:40.815 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:40.815 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:40.815 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 18:36:40.815 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 18:36:40.815 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:40.815 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:40.815 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 18:36:40.815 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:40.815 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-198" 2024-04-21 18:36:40.815 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:40.815 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:40.815 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:40.815 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:40.815 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:40.815 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:40.815 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:40.815 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:40.815 [Test worker @coroutine#5105] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Starting... 2024-04-21 18:36:40.815 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@4833bb83 2024-04-21 18:36:40.815 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@4833bb83 2024-04-21 18:36:40.815 [Test worker @coroutine#5105] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Start completed. 2024-04-21 18:36:40.829 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4833bb83 2024-04-21 18:36:40.840 [Test worker @coroutine#5113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4833bb83 2024-04-21 18:36:40.842 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4833bb83 2024-04-21 18:36:40.843 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4833bb83 2024-04-21 18:36:40.855 [DefaultDispatcher-worker-18 @coroutine#5119] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4833bb83 2024-04-21 18:36:40.870 [DefaultDispatcher-worker-18 @coroutine#5105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69959ea5 2024-04-21 18:36:40.871 [UI Thread @coroutine#5129] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49489/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-21 18:36:40.871 [UI Thread @coroutine#5129] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49489/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-04-21 18:36:40.871 [UI Thread @coroutine#5129] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49489/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-21 18:36:40.873 [UI Thread @coroutine#5129] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49489/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-21 18:36:40.873 [UI Thread @coroutine#5129] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49489/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-21 18:36:40.874 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown initiated... 2024-04-21 18:36:40.874 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Close initiated... 2024-04-21 18:36:40.874 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:40.874 [HikariPool-197 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Closing connection org.sqlite.jdbc4.JDBC4Connection@69959ea5: (connection evicted) 2024-04-21 18:36:40.875 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 18:36:40.875 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Closed. 2024-04-21 18:36:40.875 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown completed. 2024-04-21 18:36:40.875 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown initiated... 2024-04-21 18:36:40.875 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Close initiated... 2024-04-21 18:36:40.875 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:40.875 [HikariPool-198 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4833bb83: (connection evicted) 2024-04-21 18:36:40.876 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 18:36:40.876 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Closed. 2024-04-21 18:36:40.876 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown completed. 2024-04-21 18:36:40.878 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-199 - configuration: 2024-04-21 18:36:40.878 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:40.878 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:40.878 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:40.878 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:40.878 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:40.878 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:40.878 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@122e2306 2024-04-21 18:36:40.878 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:40.878 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:40.878 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:40.878 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:40.878 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:40.878 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:40.878 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:40.878 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:40.878 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:40.878 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:40.878 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:40.878 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:40.878 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:40.878 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 18:36:40.878 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 18:36:40.878 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:40.878 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:40.878 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 18:36:40.878 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:40.878 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-199" 2024-04-21 18:36:40.878 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:40.878 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:40.878 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:40.878 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:40.878 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:40.878 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:40.878 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:40.878 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:40.878 [Test worker @coroutine#5135] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Starting... 2024-04-21 18:36:40.879 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@72548e3c 2024-04-21 18:36:40.879 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@72548e3c 2024-04-21 18:36:40.879 [Test worker @coroutine#5135] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Start completed. 2024-04-21 18:36:40.894 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72548e3c 2024-04-21 18:36:40.905 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72548e3c 2024-04-21 18:36:40.906 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72548e3c 2024-04-21 18:36:40.908 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72548e3c 2024-04-21 18:36:40.908 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-200 - configuration: 2024-04-21 18:36:40.909 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:40.909 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:40.909 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:40.909 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:40.909 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:40.909 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:40.909 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@58ed5ed3 2024-04-21 18:36:40.909 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:40.909 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:40.909 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:40.909 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:40.909 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:40.909 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:40.909 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:40.909 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:40.909 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:40.909 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:40.909 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:40.909 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:40.909 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:40.909 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 18:36:40.909 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 18:36:40.909 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:40.909 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:40.909 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 18:36:40.909 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:40.909 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-200" 2024-04-21 18:36:40.909 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:40.909 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:40.909 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:40.909 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:40.909 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:40.909 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:40.909 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:40.909 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:40.909 [Test worker @coroutine#5135] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Starting... 2024-04-21 18:36:40.909 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@62f47cac 2024-04-21 18:36:40.909 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@62f47cac 2024-04-21 18:36:40.909 [Test worker @coroutine#5135] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Start completed. 2024-04-21 18:36:40.923 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62f47cac 2024-04-21 18:36:40.934 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62f47cac 2024-04-21 18:36:40.936 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62f47cac 2024-04-21 18:36:40.938 [Test worker @coroutine#5146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62f47cac 2024-04-21 18:36:40.944 [DefaultDispatcher-worker-16 @coroutine#1964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@788fa91f 2024-04-21 18:36:40.945 [DefaultDispatcher-worker-16 @coroutine#1964] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53177/UmAppDatabase/replication/nodeId 2024-04-21 18:36:40.945 [DefaultDispatcher-worker-16 @coroutine#1964] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53177/UmAppDatabase/replication/nodeId. 2024-04-21 18:36:40.945 [DefaultDispatcher-worker-16 @coroutine#1964] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53177/UmAppDatabase/replication/nodeId 2024-04-21 18:36:40.946 [DefaultDispatcher-worker-4 @coroutine#1964] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53177/UmAppDatabase/replication/nodeId 2024-04-21 18:36:40.946 [DefaultDispatcher-worker-4 @coroutine#1964] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53177/UmAppDatabase/replication/nodeId 2024-04-21 18:36:40.949 [DefaultDispatcher-worker-14 @coroutine#5148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62f47cac 2024-04-21 18:36:40.960 [DefaultDispatcher-worker-6 @coroutine#5135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72548e3c 2024-04-21 18:36:40.962 [UI Thread @coroutine#5161] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56601/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-21 18:36:40.962 [UI Thread @coroutine#5161] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56601/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-04-21 18:36:40.962 [UI Thread @coroutine#5161] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56601/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-21 18:36:40.964 [UI Thread @coroutine#5161] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56601/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-21 18:36:40.964 [UI Thread @coroutine#5161] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56601/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-21 18:36:40.964 [UI Thread @coroutine#5161] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:56601/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-04-21 18:36:40.964 [UI Thread @coroutine#5161] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:56601/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2024-04-21 18:36:40.965 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown initiated... 2024-04-21 18:36:40.965 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Close initiated... 2024-04-21 18:36:40.965 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:40.965 [HikariPool-199 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Closing connection org.sqlite.jdbc4.JDBC4Connection@72548e3c: (connection evicted) 2024-04-21 18:36:40.966 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 18:36:40.966 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Closed. 2024-04-21 18:36:40.966 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown completed. 2024-04-21 18:36:40.966 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown initiated... 2024-04-21 18:36:40.966 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Close initiated... 2024-04-21 18:36:40.966 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:40.967 [HikariPool-200 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Closing connection org.sqlite.jdbc4.JDBC4Connection@62f47cac: (connection evicted) 2024-04-21 18:36:40.967 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 18:36:40.967 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Closed. 2024-04-21 18:36:40.967 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown completed. 2024-04-21 18:36:40.969 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-201 - configuration: 2024-04-21 18:36:40.969 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:40.969 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:40.969 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:40.969 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:40.969 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:40.969 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:40.969 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@597f9d91 2024-04-21 18:36:40.969 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:40.969 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:40.969 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:40.969 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:40.969 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:40.969 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:40.969 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:40.969 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:40.969 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:40.969 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:40.970 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:40.970 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:40.970 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:40.970 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 18:36:40.970 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 18:36:40.970 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:40.970 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:40.970 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 18:36:40.970 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:40.970 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-201" 2024-04-21 18:36:40.970 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:40.970 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:40.970 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:40.970 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:40.970 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:40.970 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:40.970 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:40.970 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:40.970 [Test worker @coroutine#5167] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Starting... 2024-04-21 18:36:40.970 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f755506 2024-04-21 18:36:40.970 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f755506 2024-04-21 18:36:40.970 [Test worker @coroutine#5167] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Start completed. 2024-04-21 18:36:40.987 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f755506 2024-04-21 18:36:40.998 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f755506 2024-04-21 18:36:41.000 [Test worker @coroutine#5170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f755506 2024-04-21 18:36:41.002 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f755506 2024-04-21 18:36:41.002 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-202 - configuration: 2024-04-21 18:36:41.002 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:41.002 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:41.002 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:41.002 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:41.002 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:41.002 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:41.002 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@67dc8aa8 2024-04-21 18:36:41.002 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:41.002 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:41.002 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:41.002 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:41.002 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:41.002 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:41.002 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:41.002 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:41.002 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:41.002 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:41.002 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:41.002 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:41.002 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:41.002 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 18:36:41.002 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 18:36:41.002 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:41.002 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:41.002 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 18:36:41.002 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:41.002 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-202" 2024-04-21 18:36:41.002 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:41.002 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:41.002 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:41.002 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:41.002 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:41.002 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:41.002 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:41.002 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:41.002 [Test worker @coroutine#5167] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Starting... 2024-04-21 18:36:41.002 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@5de769c8 2024-04-21 18:36:41.002 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@5de769c8 2024-04-21 18:36:41.002 [Test worker @coroutine#5167] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Start completed. 2024-04-21 18:36:41.016 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5de769c8 2024-04-21 18:36:41.029 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5de769c8 2024-04-21 18:36:41.031 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5de769c8 2024-04-21 18:36:41.032 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5de769c8 2024-04-21 18:36:41.042 [DefaultDispatcher-worker-11 @coroutine#1996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dba7721 2024-04-21 18:36:41.042 [DefaultDispatcher-worker-11 @coroutine#1996] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34439/UmAppDatabase/replication/nodeId 2024-04-21 18:36:41.043 [DefaultDispatcher-worker-11 @coroutine#1996] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34439/UmAppDatabase/replication/nodeId. 2024-04-21 18:36:41.043 [DefaultDispatcher-worker-11 @coroutine#1996] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34439/UmAppDatabase/replication/nodeId 2024-04-21 18:36:41.043 [DefaultDispatcher-worker-10 @coroutine#5180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5de769c8 2024-04-21 18:36:41.043 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:41.044 [DefaultDispatcher-worker-6 @coroutine#1996] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34439/UmAppDatabase/replication/nodeId 2024-04-21 18:36:41.044 [DefaultDispatcher-worker-6 @coroutine#1996] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34439/UmAppDatabase/replication/nodeId 2024-04-21 18:36:41.057 [DefaultDispatcher-worker-6 @coroutine#5167] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f755506 2024-04-21 18:36:41.068 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:41.070 [HikariPool-201 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-21 18:36:41.074 [DefaultDispatcher-worker-7 @coroutine#5167] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f755506 2024-04-21 18:36:41.083 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown initiated... 2024-04-21 18:36:41.083 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Close initiated... 2024-04-21 18:36:41.083 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:41.083 [HikariPool-201 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4f755506: (connection evicted) 2024-04-21 18:36:41.084 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 18:36:41.084 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Closed. 2024-04-21 18:36:41.084 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown completed. 2024-04-21 18:36:41.084 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown initiated... 2024-04-21 18:36:41.084 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Close initiated... 2024-04-21 18:36:41.084 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:41.084 [HikariPool-202 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5de769c8: (connection evicted) 2024-04-21 18:36:41.085 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 18:36:41.085 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Closed. 2024-04-21 18:36:41.085 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown completed. 2024-04-21 18:36:41.087 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-203 - configuration: 2024-04-21 18:36:41.087 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:41.087 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:41.087 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:41.087 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:41.087 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:41.087 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:41.087 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@cf9223f 2024-04-21 18:36:41.087 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:41.087 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:41.087 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:41.087 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:41.087 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:41.087 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:41.087 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:41.087 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:41.087 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:41.087 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:41.087 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:41.087 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:41.087 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:41.087 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 18:36:41.087 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 18:36:41.087 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:41.087 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:41.087 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 18:36:41.087 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:41.088 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-203" 2024-04-21 18:36:41.088 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:41.088 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:41.088 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:41.088 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:41.088 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:41.088 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:41.088 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:41.088 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:41.088 [Test worker @coroutine#5218] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Starting... 2024-04-21 18:36:41.088 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@426d7d23 2024-04-21 18:36:41.088 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@426d7d23 2024-04-21 18:36:41.088 [Test worker @coroutine#5218] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Start completed. 2024-04-21 18:36:41.090 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:41.104 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@426d7d23 2024-04-21 18:36:41.107 [DefaultDispatcher-worker-4 @coroutine#2025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b977aaa 2024-04-21 18:36:41.108 [DefaultDispatcher-worker-4 @coroutine#2025] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38365/UmAppDatabase/replication/nodeId 2024-04-21 18:36:41.108 [DefaultDispatcher-worker-4 @coroutine#2025] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38365/UmAppDatabase/replication/nodeId. 2024-04-21 18:36:41.108 [DefaultDispatcher-worker-4 @coroutine#2025] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38365/UmAppDatabase/replication/nodeId 2024-04-21 18:36:41.109 [DefaultDispatcher-worker-10 @coroutine#2025] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38365/UmAppDatabase/replication/nodeId 2024-04-21 18:36:41.109 [DefaultDispatcher-worker-10 @coroutine#2025] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38365/UmAppDatabase/replication/nodeId 2024-04-21 18:36:41.115 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@426d7d23 2024-04-21 18:36:41.116 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:41.117 [Test worker @coroutine#5224] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@426d7d23 2024-04-21 18:36:41.118 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@426d7d23 2024-04-21 18:36:41.129 [DefaultDispatcher-worker-17 @coroutine#5228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@426d7d23 2024-04-21 18:36:41.150 [DefaultDispatcher-worker-17 @coroutine#5218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@426d7d23 2024-04-21 18:36:41.163 [DefaultDispatcher-worker-3 @coroutine#5218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@426d7d23 2024-04-21 18:36:41.184 [DefaultDispatcher-worker-6 @coroutine#5250] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@426d7d23 2024-04-21 18:36:41.187 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown initiated... 2024-04-21 18:36:41.187 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Close initiated... 2024-04-21 18:36:41.187 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:41.187 [HikariPool-203 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Closing connection org.sqlite.jdbc4.JDBC4Connection@426d7d23: (connection evicted) 2024-04-21 18:36:41.188 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 18:36:41.188 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Closed. 2024-04-21 18:36:41.188 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown completed. 2024-04-21 18:36:41.189 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-204 - configuration: 2024-04-21 18:36:41.189 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:41.189 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:41.189 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:41.189 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:41.189 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:41.189 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:41.189 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6e48dc84 2024-04-21 18:36:41.189 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:41.189 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:41.190 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:41.190 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:41.190 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:41.190 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:41.190 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:41.190 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:41.190 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:41.190 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:41.190 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:41.190 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:41.190 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:41.190 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 18:36:41.190 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 18:36:41.190 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:41.190 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:41.190 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 18:36:41.190 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:41.190 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-204" 2024-04-21 18:36:41.190 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:41.190 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:41.190 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:41.190 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:41.190 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:41.190 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:41.190 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:41.190 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:41.190 [Test worker @coroutine#5256] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Starting... 2024-04-21 18:36:41.190 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@2449dff5 2024-04-21 18:36:41.190 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@2449dff5 2024-04-21 18:36:41.190 [Test worker @coroutine#5256] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Start completed. 2024-04-21 18:36:41.204 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2449dff5 2024-04-21 18:36:41.215 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:41.215 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2449dff5 2024-04-21 18:36:41.217 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2449dff5 2024-04-21 18:36:41.219 [Test worker @coroutine#5261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2449dff5 2024-04-21 18:36:41.219 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-205 - configuration: 2024-04-21 18:36:41.219 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:41.219 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:41.219 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:41.219 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:41.219 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:41.219 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:41.219 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4e0dec0c 2024-04-21 18:36:41.219 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:41.219 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:41.219 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:41.219 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:41.219 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:41.219 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:41.219 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:41.219 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:41.219 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:41.219 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:41.219 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:41.219 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:41.219 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:41.219 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 18:36:41.219 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 18:36:41.219 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:41.219 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:41.219 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 18:36:41.219 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:41.219 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-205" 2024-04-21 18:36:41.219 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:41.219 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:41.219 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:41.219 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:41.219 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:41.219 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:41.219 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:41.219 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:41.219 [Test worker @coroutine#5256] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Starting... 2024-04-21 18:36:41.220 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a65ce06 2024-04-21 18:36:41.220 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a65ce06 2024-04-21 18:36:41.220 [Test worker @coroutine#5256] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Start completed. 2024-04-21 18:36:41.235 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a65ce06 2024-04-21 18:36:41.238 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:41.245 [Test worker @coroutine#5263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a65ce06 2024-04-21 18:36:41.247 [Test worker @coroutine#5265] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a65ce06 2024-04-21 18:36:41.249 [Test worker @coroutine#5267] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a65ce06 2024-04-21 18:36:41.255 [DefaultDispatcher-worker-12 @coroutine#2054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49a5d27 2024-04-21 18:36:41.256 [DefaultDispatcher-worker-12 @coroutine#2054] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-21 18:36:41.256 [DefaultDispatcher-worker-12 @coroutine#2054] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-04-21 18:36:41.256 [DefaultDispatcher-worker-12 @coroutine#2054] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-21 18:36:41.256 [DefaultDispatcher-worker-10 @coroutine#2069] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@431f8830 2024-04-21 18:36:41.256 [DefaultDispatcher-worker-10 @coroutine#2069] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38749/UmAppDatabase/replication/nodeId 2024-04-21 18:36:41.256 [DefaultDispatcher-worker-10 @coroutine#2069] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38749/UmAppDatabase/replication/nodeId. 2024-04-21 18:36:41.256 [DefaultDispatcher-worker-10 @coroutine#2069] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38749/UmAppDatabase/replication/nodeId 2024-04-21 18:36:41.257 [DefaultDispatcher-worker-6 @coroutine#2054] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-21 18:36:41.257 [DefaultDispatcher-worker-8 @coroutine#2069] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38749/UmAppDatabase/replication/nodeId 2024-04-21 18:36:41.257 [DefaultDispatcher-worker-8 @coroutine#2069] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38749/UmAppDatabase/replication/nodeId 2024-04-21 18:36:41.260 [DefaultDispatcher-worker-7 @coroutine#5269] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a65ce06 2024-04-21 18:36:41.271 [DefaultDispatcher-worker-1 @coroutine#5256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2449dff5 2024-04-21 18:36:41.281 [DefaultDispatcher-worker-17 @coroutine#5256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2449dff5 2024-04-21 18:36:41.283 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:41.289 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown initiated... 2024-04-21 18:36:41.289 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Close initiated... 2024-04-21 18:36:41.289 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:41.289 [HikariPool-204 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2449dff5: (connection evicted) 2024-04-21 18:36:41.290 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 18:36:41.290 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Closed. 2024-04-21 18:36:41.290 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown completed. 2024-04-21 18:36:41.290 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown initiated... 2024-04-21 18:36:41.290 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Close initiated... 2024-04-21 18:36:41.290 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:41.290 [HikariPool-205 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4a65ce06: (connection evicted) 2024-04-21 18:36:41.291 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 18:36:41.291 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Closed. 2024-04-21 18:36:41.291 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown completed. 2024-04-21 18:36:41.292 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-206 - configuration: 2024-04-21 18:36:41.293 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:41.293 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:41.293 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:41.293 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:41.293 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:41.293 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:41.293 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@11c95035 2024-04-21 18:36:41.293 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:41.293 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:41.293 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:41.293 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:41.293 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:41.293 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:41.293 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:41.293 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:41.293 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:41.293 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:41.293 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:41.293 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:41.293 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:41.293 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 18:36:41.293 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 18:36:41.293 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:41.293 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:41.293 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 18:36:41.293 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:41.293 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-206" 2024-04-21 18:36:41.293 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:41.293 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:41.293 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:41.293 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:41.293 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:41.293 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:41.293 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:41.293 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:41.293 [Test worker @coroutine#5299] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Starting... 2024-04-21 18:36:41.293 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@9918487 2024-04-21 18:36:41.293 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@9918487 2024-04-21 18:36:41.293 [Test worker @coroutine#5299] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Start completed. 2024-04-21 18:36:41.309 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9918487 2024-04-21 18:36:41.320 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9918487 2024-04-21 18:36:41.322 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9918487 2024-04-21 18:36:41.323 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:41.323 [Test worker @coroutine#5304] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9918487 2024-04-21 18:36:41.332 [DefaultDispatcher-worker-9 @coroutine#5306] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9918487 2024-04-21 18:36:41.340 [DefaultDispatcher-worker-4 @coroutine#5299] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9918487 2024-04-21 18:36:41.354 [DefaultDispatcher-worker-11 @coroutine#5319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9918487 2024-04-21 18:36:41.356 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown initiated... 2024-04-21 18:36:41.356 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Close initiated... 2024-04-21 18:36:41.356 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:41.356 [HikariPool-206 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Closing connection org.sqlite.jdbc4.JDBC4Connection@9918487: (connection evicted) 2024-04-21 18:36:41.357 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 18:36:41.357 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Closed. 2024-04-21 18:36:41.357 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown completed. 2024-04-21 18:36:41.358 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-207 - configuration: 2024-04-21 18:36:41.358 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:41.358 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:41.358 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:41.358 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:41.358 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:41.358 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:41.358 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@78181f7f 2024-04-21 18:36:41.358 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:41.358 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:41.358 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:41.358 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:41.358 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:41.358 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:41.358 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:41.358 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:41.358 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:41.358 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:41.358 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:41.359 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:41.359 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:41.359 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 18:36:41.359 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 18:36:41.359 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:41.359 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:41.359 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 18:36:41.359 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:41.359 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-207" 2024-04-21 18:36:41.359 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:41.359 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:41.359 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:41.359 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:41.359 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:41.359 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:41.359 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:41.359 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:41.359 [Test worker @coroutine#5327] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Starting... 2024-04-21 18:36:41.359 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@27f7db5a 2024-04-21 18:36:41.359 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@27f7db5a 2024-04-21 18:36:41.359 [Test worker @coroutine#5327] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Start completed. 2024-04-21 18:36:41.377 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27f7db5a 2024-04-21 18:36:41.387 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27f7db5a 2024-04-21 18:36:41.389 [Test worker @coroutine#5330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27f7db5a 2024-04-21 18:36:41.391 [Test worker @coroutine#5332] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27f7db5a 2024-04-21 18:36:41.403 [DefaultDispatcher-worker-11 @coroutine#5334] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27f7db5a 2024-04-21 18:36:41.410 [DefaultDispatcher-worker-9 @coroutine#5346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27f7db5a 2024-04-21 18:36:41.412 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown initiated... 2024-04-21 18:36:41.412 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Close initiated... 2024-04-21 18:36:41.412 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:41.412 [HikariPool-207 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Closing connection org.sqlite.jdbc4.JDBC4Connection@27f7db5a: (connection evicted) 2024-04-21 18:36:41.413 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 18:36:41.413 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Closed. 2024-04-21 18:36:41.413 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown completed. 2024-04-21 18:36:41.414 [Test worker @coroutine#5355] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-208 - configuration: 2024-04-21 18:36:41.415 [Test worker @coroutine#5355] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:41.415 [Test worker @coroutine#5355] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:41.415 [Test worker @coroutine#5355] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:41.415 [Test worker @coroutine#5355] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:41.415 [Test worker @coroutine#5355] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:41.415 [Test worker @coroutine#5355] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:41.415 [Test worker @coroutine#5355] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@370e5bb9 2024-04-21 18:36:41.415 [Test worker @coroutine#5355] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:41.415 [Test worker @coroutine#5355] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:41.415 [Test worker @coroutine#5355] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:41.415 [Test worker @coroutine#5355] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:41.415 [Test worker @coroutine#5355] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:41.415 [Test worker @coroutine#5355] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:41.415 [Test worker @coroutine#5355] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:41.415 [Test worker @coroutine#5355] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:41.415 [Test worker @coroutine#5355] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:41.415 [Test worker @coroutine#5355] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:41.415 [Test worker @coroutine#5355] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:41.415 [Test worker @coroutine#5355] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:41.415 [Test worker @coroutine#5355] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:41.415 [Test worker @coroutine#5355] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 18:36:41.415 [Test worker @coroutine#5355] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 18:36:41.415 [Test worker @coroutine#5355] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:41.415 [Test worker @coroutine#5355] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:41.415 [Test worker @coroutine#5355] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 18:36:41.415 [Test worker @coroutine#5355] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:41.415 [Test worker @coroutine#5355] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-208" 2024-04-21 18:36:41.415 [Test worker @coroutine#5355] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:41.415 [Test worker @coroutine#5355] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:41.415 [Test worker @coroutine#5355] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:41.415 [Test worker @coroutine#5355] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:41.415 [Test worker @coroutine#5355] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:41.415 [Test worker @coroutine#5355] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:41.415 [Test worker @coroutine#5355] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:41.415 [Test worker @coroutine#5355] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:41.415 [Test worker @coroutine#5355] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Starting... 2024-04-21 18:36:41.415 [Test worker @coroutine#5355] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@5739b804 2024-04-21 18:36:41.415 [Test worker @coroutine#5355] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@5739b804 2024-04-21 18:36:41.415 [Test worker @coroutine#5355] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Start completed. 2024-04-21 18:36:41.433 [Test worker @coroutine#5355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5739b804 2024-04-21 18:36:41.446 [Test worker @coroutine#5357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5739b804 2024-04-21 18:36:41.447 [Test worker @coroutine#5359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5739b804 2024-04-21 18:36:41.449 [Test worker @coroutine#5361] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5739b804 2024-04-21 18:36:41.451 [DefaultDispatcher-worker-11 @coroutine#2120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@755fdfad 2024-04-21 18:36:41.451 [DefaultDispatcher-worker-11 @coroutine#2120] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59295/UmAppDatabase/replication/nodeId 2024-04-21 18:36:41.451 [DefaultDispatcher-worker-11 @coroutine#2120] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59295/UmAppDatabase/replication/nodeId. 2024-04-21 18:36:41.451 [DefaultDispatcher-worker-11 @coroutine#2120] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59295/UmAppDatabase/replication/nodeId 2024-04-21 18:36:41.452 [DefaultDispatcher-worker-11 @coroutine#2120] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59295/UmAppDatabase/replication/nodeId 2024-04-21 18:36:41.452 [DefaultDispatcher-worker-11 @coroutine#2120] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59295/UmAppDatabase/replication/nodeId 2024-04-21 18:36:41.505 [DefaultDispatcher-worker-10 @coroutine#5363] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5739b804 2024-04-21 18:36:41.510 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown initiated... 2024-04-21 18:36:41.511 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Close initiated... 2024-04-21 18:36:41.511 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:41.511 [HikariPool-208 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5739b804: (connection evicted) 2024-04-21 18:36:41.511 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 18:36:41.511 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Closed. 2024-04-21 18:36:41.511 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown completed. 2024-04-21 18:36:41.512 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-209 - configuration: 2024-04-21 18:36:41.512 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:41.512 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:41.512 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:41.512 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:41.512 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:41.512 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:41.512 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@17734113 2024-04-21 18:36:41.512 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:41.512 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:41.512 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:41.512 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:41.512 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:41.512 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:41.512 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:41.513 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:41.513 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:41.513 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:41.513 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:41.513 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:41.513 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:41.513 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 18:36:41.513 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 18:36:41.513 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:41.513 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:41.513 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 18:36:41.513 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:41.513 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-209" 2024-04-21 18:36:41.513 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:41.513 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:41.513 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:41.513 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:41.513 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:41.513 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:41.513 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:41.513 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:41.513 [Test worker @coroutine#5381] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Starting... 2024-04-21 18:36:41.513 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@d15f98a 2024-04-21 18:36:41.513 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@d15f98a 2024-04-21 18:36:41.513 [Test worker @coroutine#5381] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Start completed. 2024-04-21 18:36:41.526 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d15f98a 2024-04-21 18:36:41.537 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d15f98a 2024-04-21 18:36:41.539 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d15f98a 2024-04-21 18:36:41.541 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d15f98a 2024-04-21 18:36:41.541 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:41.551 [DefaultDispatcher-worker-11 @coroutine#5389] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d15f98a 2024-04-21 18:36:41.559 [DefaultDispatcher-worker-17 @coroutine#5381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d15f98a 2024-04-21 18:36:41.563 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown initiated... 2024-04-21 18:36:41.563 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Close initiated... 2024-04-21 18:36:41.563 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:41.563 [HikariPool-209 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Closing connection org.sqlite.jdbc4.JDBC4Connection@d15f98a: (connection evicted) 2024-04-21 18:36:41.564 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 18:36:41.564 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Closed. 2024-04-21 18:36:41.564 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown completed. 2024-04-21 18:36:41.566 [Test worker @coroutine#5405] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-210 - configuration: 2024-04-21 18:36:41.566 [Test worker @coroutine#5405] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:41.566 [Test worker @coroutine#5405] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:41.566 [Test worker @coroutine#5405] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:41.566 [Test worker @coroutine#5405] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:41.566 [Test worker @coroutine#5405] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:41.566 [Test worker @coroutine#5405] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:41.566 [Test worker @coroutine#5405] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@474a63d9 2024-04-21 18:36:41.566 [Test worker @coroutine#5405] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:41.566 [Test worker @coroutine#5405] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:41.566 [Test worker @coroutine#5405] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:41.566 [Test worker @coroutine#5405] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:41.566 [Test worker @coroutine#5405] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:41.566 [Test worker @coroutine#5405] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:41.566 [Test worker @coroutine#5405] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:41.566 [Test worker @coroutine#5405] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:41.567 [Test worker @coroutine#5405] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:41.567 [Test worker @coroutine#5405] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:41.567 [Test worker @coroutine#5405] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:41.567 [Test worker @coroutine#5405] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:41.567 [Test worker @coroutine#5405] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:41.567 [Test worker @coroutine#5405] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 18:36:41.567 [Test worker @coroutine#5405] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 18:36:41.567 [Test worker @coroutine#5405] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:41.567 [Test worker @coroutine#5405] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:41.567 [Test worker @coroutine#5405] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 18:36:41.567 [Test worker @coroutine#5405] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:41.567 [Test worker @coroutine#5405] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-210" 2024-04-21 18:36:41.567 [Test worker @coroutine#5405] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:41.567 [Test worker @coroutine#5405] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:41.567 [Test worker @coroutine#5405] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:41.567 [Test worker @coroutine#5405] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:41.567 [Test worker @coroutine#5405] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:41.567 [Test worker @coroutine#5405] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:41.567 [Test worker @coroutine#5405] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:41.567 [Test worker @coroutine#5405] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:41.567 [Test worker @coroutine#5405] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Starting... 2024-04-21 18:36:41.567 [Test worker @coroutine#5405] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@54a04eae 2024-04-21 18:36:41.567 [Test worker @coroutine#5405] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@54a04eae 2024-04-21 18:36:41.567 [Test worker @coroutine#5405] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Start completed. 2024-04-21 18:36:41.575 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:41.581 [Test worker @coroutine#5405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54a04eae 2024-04-21 18:36:41.591 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54a04eae 2024-04-21 18:36:41.593 [Test worker @coroutine#5408] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54a04eae 2024-04-21 18:36:41.595 [Test worker @coroutine#5410] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54a04eae 2024-04-21 18:36:41.596 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:41.598 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown initiated... 2024-04-21 18:36:41.598 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Close initiated... 2024-04-21 18:36:41.598 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-21 18:36:41.598 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 18:36:41.598 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Closed. 2024-04-21 18:36:41.598 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown completed. 2024-04-21 18:36:41.599 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-211 - configuration: 2024-04-21 18:36:41.599 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:41.599 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:41.599 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:41.599 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:41.599 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:41.599 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:41.599 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b09fcda 2024-04-21 18:36:41.599 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:41.599 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:41.599 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:41.599 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:41.599 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:41.599 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:41.599 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:41.599 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:41.599 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:41.599 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:41.599 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:41.599 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:41.599 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:41.599 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 18:36:41.599 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 18:36:41.599 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:41.599 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:41.599 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 18:36:41.599 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:41.599 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-211" 2024-04-21 18:36:41.599 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:41.599 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:41.599 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:41.599 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:41.599 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:41.599 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:41.599 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:41.599 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:41.599 [Test worker @coroutine#5421] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Starting... 2024-04-21 18:36:41.600 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@55cd41f7 2024-04-21 18:36:41.600 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@55cd41f7 2024-04-21 18:36:41.600 [Test worker @coroutine#5421] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Start completed. 2024-04-21 18:36:41.613 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55cd41f7 2024-04-21 18:36:41.619 [DefaultDispatcher-worker-16 @coroutine#2163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bb160fb 2024-04-21 18:36:41.619 [DefaultDispatcher-worker-16 @coroutine#2163] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58961/UmAppDatabase/replication/nodeId 2024-04-21 18:36:41.619 [DefaultDispatcher-worker-16 @coroutine#2163] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58961/UmAppDatabase/replication/nodeId. 2024-04-21 18:36:41.619 [DefaultDispatcher-worker-16 @coroutine#2163] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58961/UmAppDatabase/replication/nodeId 2024-04-21 18:36:41.620 [DefaultDispatcher-worker-4 @coroutine#2163] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58961/UmAppDatabase/replication/nodeId 2024-04-21 18:36:41.620 [DefaultDispatcher-worker-4 @coroutine#2163] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58961/UmAppDatabase/replication/nodeId 2024-04-21 18:36:41.624 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55cd41f7 2024-04-21 18:36:41.626 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55cd41f7 2024-04-21 18:36:41.628 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55cd41f7 2024-04-21 18:36:41.630 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown initiated... 2024-04-21 18:36:41.630 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Close initiated... 2024-04-21 18:36:41.630 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-21 18:36:41.630 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 18:36:41.630 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Closed. 2024-04-21 18:36:41.630 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown completed. 2024-04-21 18:36:41.631 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-212 - configuration: 2024-04-21 18:36:41.631 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:41.631 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:41.631 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:41.631 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:41.631 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:41.631 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:41.631 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a0b51e7 2024-04-21 18:36:41.631 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:41.631 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:41.631 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:41.631 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:41.631 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:41.631 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:41.631 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:41.631 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:41.631 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:41.631 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:41.631 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:41.631 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:41.631 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:41.631 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 18:36:41.631 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 18:36:41.631 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:41.631 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:41.631 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 18:36:41.631 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:41.631 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-212" 2024-04-21 18:36:41.631 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:41.631 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:41.631 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:41.631 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:41.631 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:41.631 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:41.631 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:41.631 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:41.631 [Test worker @coroutine#5440] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Starting... 2024-04-21 18:36:41.632 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f49c09d 2024-04-21 18:36:41.632 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f49c09d 2024-04-21 18:36:41.632 [Test worker @coroutine#5440] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Start completed. 2024-04-21 18:36:41.646 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f49c09d 2024-04-21 18:36:41.657 [Test worker @coroutine#5442] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f49c09d 2024-04-21 18:36:41.659 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f49c09d 2024-04-21 18:36:41.660 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f49c09d 2024-04-21 18:36:41.667 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown initiated... 2024-04-21 18:36:41.667 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Close initiated... 2024-04-21 18:36:41.667 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-21 18:36:41.667 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 18:36:41.667 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Closed. 2024-04-21 18:36:41.667 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown completed. 2024-04-21 18:36:41.673 [UI Thread @coroutine#5462] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53805/Site/verify 2024-04-21 18:36:41.673 [UI Thread @coroutine#5462] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53805/Site/verify. 2024-04-21 18:36:41.673 [UI Thread @coroutine#5462] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53805/Site/verify 2024-04-21 18:36:41.675 [UI Thread @coroutine#5462] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53805/Site/verify 2024-04-21 18:36:41.675 [UI Thread @coroutine#5462] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53805/Site/verify 2024-04-21 18:36:41.675 [UI Thread @coroutine#5462] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:53805/Site/verify. 2024-04-21 18:36:41.675 [UI Thread @coroutine#5462] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:53805/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-04-21 18:36:41.680 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-213 - configuration: 2024-04-21 18:36:41.680 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:41.680 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:41.680 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:41.680 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:41.680 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:41.680 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:41.680 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@52268f73 2024-04-21 18:36:41.680 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:41.680 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:41.680 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:41.680 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:41.680 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:41.680 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:41.680 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:41.680 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:41.681 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:41.681 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:41.681 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:41.681 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:41.681 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:41.681 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 18:36:41.681 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 18:36:41.681 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:41.681 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:41.681 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 18:36:41.681 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:41.681 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-213" 2024-04-21 18:36:41.681 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:41.681 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:41.681 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:41.681 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:41.681 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:41.681 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:41.681 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:41.681 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:41.681 [Test worker @coroutine#5476] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Starting... 2024-04-21 18:36:41.681 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@70b2819f 2024-04-21 18:36:41.681 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@70b2819f 2024-04-21 18:36:41.681 [Test worker @coroutine#5476] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Start completed. 2024-04-21 18:36:41.704 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70b2819f 2024-04-21 18:36:41.707 [DefaultDispatcher-worker-9 @coroutine#1885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70ebaa1e 2024-04-21 18:36:41.707 [DefaultDispatcher-worker-9 @coroutine#1885] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52723/UmAppDatabase/replication/nodeId 2024-04-21 18:36:41.707 [DefaultDispatcher-worker-9 @coroutine#1885] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52723/UmAppDatabase/replication/nodeId. 2024-04-21 18:36:41.707 [DefaultDispatcher-worker-9 @coroutine#1885] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52723/UmAppDatabase/replication/nodeId 2024-04-21 18:36:41.708 [DefaultDispatcher-worker-17 @coroutine#1885] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52723/UmAppDatabase/replication/nodeId 2024-04-21 18:36:41.708 [DefaultDispatcher-worker-17 @coroutine#1885] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52723/UmAppDatabase/replication/nodeId 2024-04-21 18:36:41.715 [Test worker @coroutine#5477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70b2819f 2024-04-21 18:36:41.717 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70b2819f 2024-04-21 18:36:41.719 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70b2819f 2024-04-21 18:36:41.721 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown initiated... 2024-04-21 18:36:41.721 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Close initiated... 2024-04-21 18:36:41.721 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-21 18:36:41.721 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 18:36:41.721 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Closed. 2024-04-21 18:36:41.722 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown completed. 2024-04-21 18:36:41.722 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-214 - configuration: 2024-04-21 18:36:41.722 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:41.722 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:41.722 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:41.722 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:41.722 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:41.722 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:41.722 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@68f9a4f4 2024-04-21 18:36:41.722 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:41.722 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:41.722 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:41.722 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:41.722 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:41.722 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:41.722 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:41.722 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:41.722 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:41.722 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:41.722 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:41.722 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:41.722 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:41.722 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 18:36:41.722 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 18:36:41.722 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:41.722 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:41.722 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 18:36:41.722 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:41.722 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-214" 2024-04-21 18:36:41.722 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:41.722 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:41.722 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:41.722 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:41.722 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:41.722 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:41.722 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:41.722 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:41.722 [Test worker @coroutine#5496] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Starting... 2024-04-21 18:36:41.723 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@309e874 2024-04-21 18:36:41.723 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@309e874 2024-04-21 18:36:41.723 [Test worker @coroutine#5496] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Start completed. 2024-04-21 18:36:41.731 [DefaultDispatcher-worker-6 @coroutine#2219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d82d35c 2024-04-21 18:36:41.731 [DefaultDispatcher-worker-6 @coroutine#2219] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41141/UmAppDatabase/replication/nodeId 2024-04-21 18:36:41.731 [DefaultDispatcher-worker-6 @coroutine#2219] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41141/UmAppDatabase/replication/nodeId. 2024-04-21 18:36:41.731 [DefaultDispatcher-worker-6 @coroutine#2219] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41141/UmAppDatabase/replication/nodeId 2024-04-21 18:36:41.732 [DefaultDispatcher-worker-16 @coroutine#2219] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41141/UmAppDatabase/replication/nodeId 2024-04-21 18:36:41.732 [DefaultDispatcher-worker-16 @coroutine#2219] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41141/UmAppDatabase/replication/nodeId 2024-04-21 18:36:41.738 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@309e874 2024-04-21 18:36:41.749 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@309e874 2024-04-21 18:36:41.751 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@309e874 2024-04-21 18:36:41.752 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@309e874 2024-04-21 18:36:41.754 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown initiated... 2024-04-21 18:36:41.754 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Close initiated... 2024-04-21 18:36:41.754 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-21 18:36:41.754 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 18:36:41.754 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Closed. 2024-04-21 18:36:41.754 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown completed. 2024-04-21 18:36:41.755 [DefaultDispatcher-worker-10 @coroutine#5517] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-41 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3593e074 2024-04-21 18:36:41.755 [Test worker @coroutine#5518] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-215 - configuration: 2024-04-21 18:36:41.756 [Test worker @coroutine#5518] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:41.756 [Test worker @coroutine#5518] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:41.756 [Test worker @coroutine#5518] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:41.756 [Test worker @coroutine#5518] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:41.756 [Test worker @coroutine#5518] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:41.756 [Test worker @coroutine#5518] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:41.756 [Test worker @coroutine#5518] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@27d6ff8c 2024-04-21 18:36:41.756 [Test worker @coroutine#5518] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:41.756 [Test worker @coroutine#5518] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:41.756 [Test worker @coroutine#5518] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:41.756 [Test worker @coroutine#5518] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:41.756 [Test worker @coroutine#5518] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:41.756 [Test worker @coroutine#5518] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:41.756 [Test worker @coroutine#5518] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:41.756 [Test worker @coroutine#5518] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:41.756 [Test worker @coroutine#5518] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:41.756 [Test worker @coroutine#5518] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:41.756 [Test worker @coroutine#5518] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:41.756 [Test worker @coroutine#5518] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:41.756 [Test worker @coroutine#5518] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:41.756 [Test worker @coroutine#5518] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 18:36:41.756 [Test worker @coroutine#5518] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 18:36:41.756 [Test worker @coroutine#5518] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:41.756 [Test worker @coroutine#5518] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:41.756 [Test worker @coroutine#5518] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 18:36:41.756 [Test worker @coroutine#5518] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:41.756 [Test worker @coroutine#5518] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-215" 2024-04-21 18:36:41.756 [Test worker @coroutine#5518] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:41.756 [Test worker @coroutine#5518] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:41.756 [Test worker @coroutine#5518] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:41.756 [Test worker @coroutine#5518] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:41.756 [Test worker @coroutine#5518] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:41.756 [Test worker @coroutine#5518] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:41.756 [Test worker @coroutine#5518] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:41.756 [Test worker @coroutine#5518] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:41.756 [Test worker @coroutine#5518] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Starting... 2024-04-21 18:36:41.756 [Test worker @coroutine#5518] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@156322ce 2024-04-21 18:36:41.756 [Test worker @coroutine#5518] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@156322ce 2024-04-21 18:36:41.756 [Test worker @coroutine#5518] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Start completed. 2024-04-21 18:36:41.766 [DefaultDispatcher-worker-10 @coroutine#1917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4193da4d 2024-04-21 18:36:41.766 [DefaultDispatcher-worker-10 @coroutine#1917] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33245/UmAppDatabase/replication/nodeId 2024-04-21 18:36:41.766 [DefaultDispatcher-worker-10 @coroutine#1917] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33245/UmAppDatabase/replication/nodeId. 2024-04-21 18:36:41.766 [DefaultDispatcher-worker-10 @coroutine#1917] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33245/UmAppDatabase/replication/nodeId 2024-04-21 18:36:41.767 [DefaultDispatcher-worker-9 @coroutine#1917] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33245/UmAppDatabase/replication/nodeId 2024-04-21 18:36:41.767 [DefaultDispatcher-worker-9 @coroutine#1917] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33245/UmAppDatabase/replication/nodeId 2024-04-21 18:36:41.770 [Test worker @coroutine#5518] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156322ce 2024-04-21 18:36:41.781 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156322ce 2024-04-21 18:36:41.783 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156322ce 2024-04-21 18:36:41.785 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156322ce 2024-04-21 18:36:41.787 [UI Thread @coroutine#5535] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32949/Site/verify 2024-04-21 18:36:41.787 [UI Thread @coroutine#5535] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:32949/Site/verify. 2024-04-21 18:36:41.787 [UI Thread @coroutine#5535] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32949/Site/verify 2024-04-21 18:36:41.789 [UI Thread @coroutine#5535] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32949/Site/verify 2024-04-21 18:36:41.789 [UI Thread @coroutine#5535] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32949/Site/verify 2024-04-21 18:36:41.789 [DefaultDispatcher-worker-17 @coroutine#5543] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a30e30b 2024-04-21 18:36:41.789 [UI Thread @coroutine#5535] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:32949/Site/verify. 2024-04-21 18:36:41.789 [UI Thread @coroutine#5535] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:32949/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-04-21 18:36:41.791 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown initiated... 2024-04-21 18:36:41.791 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Close initiated... 2024-04-21 18:36:41.791 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-21 18:36:41.791 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 18:36:41.791 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Closed. 2024-04-21 18:36:41.791 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown completed. 2024-04-21 18:36:41.795 [UI Thread @coroutine#5548] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59469/Site/verify 2024-04-21 18:36:41.795 [UI Thread @coroutine#5548] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59469/Site/verify. 2024-04-21 18:36:41.795 [UI Thread @coroutine#5548] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59469/Site/verify 2024-04-21 18:36:41.796 [UI Thread @coroutine#5548] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59469/Site/verify 2024-04-21 18:36:41.796 [UI Thread @coroutine#5548] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59469/Site/verify 2024-04-21 18:36:41.796 [UI Thread @coroutine#5548] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:59469/Site/verify. 2024-04-21 18:36:41.797 [UI Thread @coroutine#5548] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:59469/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-04-21 18:36:41.801 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:41.802 [UI Thread @coroutine#5561] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45417/Site/verify 2024-04-21 18:36:41.802 [UI Thread @coroutine#5561] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45417/Site/verify. 2024-04-21 18:36:41.802 [UI Thread @coroutine#5561] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45417/Site/verify 2024-04-21 18:36:41.803 [UI Thread @coroutine#5561] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45417/Site/verify 2024-04-21 18:36:41.803 [UI Thread @coroutine#5561] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45417/Site/verify 2024-04-21 18:36:41.803 [UI Thread @coroutine#5561] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:45417/Site/verify. 2024-04-21 18:36:41.803 [UI Thread @coroutine#5561] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:45417/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-04-21 18:36:41.809 [UI Thread @coroutine#5575] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:79/Site/verify 2024-04-21 18:36:41.809 [UI Thread @coroutine#5575] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:79/Site/verify. 2024-04-21 18:36:41.810 [UI Thread @coroutine#5575] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:79/Site/verify 2024-04-21 18:36:41.811 [UI Thread @coroutine#5575] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.ConnectException: Failed to connect to localhost/127.0.0.1:79 for request http://localhost:79/Site/verify 2024-04-21 18:36:41.813 [Test worker @coroutine#5582] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-216 - configuration: 2024-04-21 18:36:41.814 [Test worker @coroutine#5582] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:41.814 [Test worker @coroutine#5582] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:41.814 [Test worker @coroutine#5582] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:41.814 [Test worker @coroutine#5582] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:41.814 [Test worker @coroutine#5582] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:41.814 [Test worker @coroutine#5582] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:41.814 [Test worker @coroutine#5582] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@721384e0 2024-04-21 18:36:41.814 [Test worker @coroutine#5582] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:41.814 [Test worker @coroutine#5582] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:41.814 [Test worker @coroutine#5582] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:41.814 [Test worker @coroutine#5582] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:41.814 [Test worker @coroutine#5582] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:41.814 [Test worker @coroutine#5582] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:41.814 [Test worker @coroutine#5582] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:41.814 [Test worker @coroutine#5582] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:41.814 [Test worker @coroutine#5582] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:41.814 [Test worker @coroutine#5582] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:41.814 [Test worker @coroutine#5582] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:41.814 [Test worker @coroutine#5582] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:41.814 [Test worker @coroutine#5582] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:41.814 [Test worker @coroutine#5582] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 18:36:41.814 [Test worker @coroutine#5582] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 18:36:41.814 [Test worker @coroutine#5582] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:41.814 [Test worker @coroutine#5582] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:41.814 [Test worker @coroutine#5582] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 18:36:41.814 [Test worker @coroutine#5582] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:41.814 [Test worker @coroutine#5582] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-216" 2024-04-21 18:36:41.814 [Test worker @coroutine#5582] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:41.814 [Test worker @coroutine#5582] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:41.814 [Test worker @coroutine#5582] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:41.814 [Test worker @coroutine#5582] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:41.814 [Test worker @coroutine#5582] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:41.814 [Test worker @coroutine#5582] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:41.814 [Test worker @coroutine#5582] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:41.814 [Test worker @coroutine#5582] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:41.814 [Test worker @coroutine#5582] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Starting... 2024-04-21 18:36:41.814 [Test worker @coroutine#5582] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@515c3dd2 2024-04-21 18:36:41.814 [Test worker @coroutine#5582] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@515c3dd2 2024-04-21 18:36:41.814 [Test worker @coroutine#5582] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Start completed. 2024-04-21 18:36:41.828 [Test worker @coroutine#5582] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@515c3dd2 2024-04-21 18:36:41.838 [DefaultDispatcher-worker-13 @coroutine#5585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-45 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@792e8181 2024-04-21 18:36:41.839 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@515c3dd2 2024-04-21 18:36:41.841 [Test worker @coroutine#5587] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@515c3dd2 2024-04-21 18:36:41.843 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@515c3dd2 2024-04-21 18:36:41.853 [DefaultDispatcher-worker-12 @coroutine#5591] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@515c3dd2 2024-04-21 18:36:41.854 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:41.867 [DefaultDispatcher-worker-16 @coroutine#5599] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-47 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4882b9a 2024-04-21 18:36:41.876 [DefaultDispatcher-worker-2 @coroutine#5582] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@515c3dd2 2024-04-21 18:36:41.885 [DefaultDispatcher-worker-16 @coroutine#5582] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@515c3dd2 2024-04-21 18:36:41.888 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:41.895 [DefaultDispatcher-worker-3 @coroutine#5582] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@515c3dd2 2024-04-21 18:36:41.903 [DefaultDispatcher-worker-14 @coroutine#5582] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@515c3dd2 2024-04-21 18:36:41.913 [DefaultDispatcher-worker-14 @coroutine#5582] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@515c3dd2 2024-04-21 18:36:41.914 [HikariPool-216 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:41.924 [DefaultDispatcher-worker-14 @coroutine#5582] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@515c3dd2 2024-04-21 18:36:41.937 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:41.944 [DefaultDispatcher-worker-10 @coroutine#5609] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@515c3dd2 2024-04-21 18:36:41.945 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown initiated... 2024-04-21 18:36:41.945 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Close initiated... 2024-04-21 18:36:41.945 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:41.945 [HikariPool-216 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Closing connection org.sqlite.jdbc4.JDBC4Connection@515c3dd2: (connection evicted) 2024-04-21 18:36:41.946 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 18:36:41.946 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Closed. 2024-04-21 18:36:41.946 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown completed. 2024-04-21 18:36:41.947 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-217 - configuration: 2024-04-21 18:36:41.948 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:41.948 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:41.948 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:41.948 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:41.948 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:41.948 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:41.948 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6d6c4775 2024-04-21 18:36:41.948 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:41.948 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:41.948 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:41.948 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:41.948 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:41.948 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:41.948 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:41.948 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:41.948 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:41.948 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:41.948 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:41.948 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:41.948 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:41.948 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 18:36:41.948 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 18:36:41.948 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:41.948 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:41.948 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 18:36:41.948 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:41.948 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-217" 2024-04-21 18:36:41.948 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:41.948 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:41.948 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:41.948 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:41.948 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:41.948 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:41.948 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:41.948 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:41.948 [Test worker @coroutine#5615] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Starting... 2024-04-21 18:36:41.948 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@344d6bb3 2024-04-21 18:36:41.948 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@344d6bb3 2024-04-21 18:36:41.948 [Test worker @coroutine#5615] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Start completed. 2024-04-21 18:36:41.958 [DefaultDispatcher-worker-6 @coroutine#1964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@788fa91f 2024-04-21 18:36:41.958 [DefaultDispatcher-worker-6 @coroutine#1964] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53177/UmAppDatabase/replication/nodeId 2024-04-21 18:36:41.958 [DefaultDispatcher-worker-6 @coroutine#1964] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53177/UmAppDatabase/replication/nodeId. 2024-04-21 18:36:41.958 [DefaultDispatcher-worker-6 @coroutine#1964] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53177/UmAppDatabase/replication/nodeId 2024-04-21 18:36:41.959 [DefaultDispatcher-worker-13 @coroutine#1964] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53177/UmAppDatabase/replication/nodeId 2024-04-21 18:36:41.959 [DefaultDispatcher-worker-13 @coroutine#1964] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53177/UmAppDatabase/replication/nodeId 2024-04-21 18:36:41.966 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@344d6bb3 2024-04-21 18:36:41.966 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:41.977 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@344d6bb3 2024-04-21 18:36:41.979 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@344d6bb3 2024-04-21 18:36:41.980 [Test worker @coroutine#5623] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@344d6bb3 2024-04-21 18:36:41.981 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-218 - configuration: 2024-04-21 18:36:41.981 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:41.981 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:41.981 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:41.981 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:41.981 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:41.981 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:41.981 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@38eb2140 2024-04-21 18:36:41.981 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:41.981 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:41.981 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:41.981 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:41.981 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:41.981 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:41.981 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:41.981 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:41.981 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:41.981 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:41.981 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:41.981 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:41.981 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:41.981 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 18:36:41.981 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 18:36:41.981 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:41.981 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:41.981 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 18:36:41.981 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:41.981 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-218" 2024-04-21 18:36:41.981 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:41.981 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:41.981 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:41.981 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:41.981 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:41.981 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:41.981 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:41.981 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:41.981 [Test worker @coroutine#5615] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Starting... 2024-04-21 18:36:41.981 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@64514009 2024-04-21 18:36:41.981 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@64514009 2024-04-21 18:36:41.981 [Test worker @coroutine#5615] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Start completed. 2024-04-21 18:36:41.995 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64514009 2024-04-21 18:36:42.006 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64514009 2024-04-21 18:36:42.008 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64514009 2024-04-21 18:36:42.009 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64514009 2024-04-21 18:36:42.022 [DefaultDispatcher-worker-2 @coroutine#5632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64514009 2024-04-21 18:36:42.034 [DefaultDispatcher-worker-9 @coroutine#5615] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@344d6bb3 2024-04-21 18:36:42.049 [HikariPool-217 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:42.049 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown initiated... 2024-04-21 18:36:42.049 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Close initiated... 2024-04-21 18:36:42.049 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:42.050 [HikariPool-217 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Closing connection org.sqlite.jdbc4.JDBC4Connection@344d6bb3: (connection evicted) 2024-04-21 18:36:42.050 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 18:36:42.050 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Closed. 2024-04-21 18:36:42.050 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown completed. 2024-04-21 18:36:42.050 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown initiated... 2024-04-21 18:36:42.050 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Close initiated... 2024-04-21 18:36:42.050 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:42.051 [HikariPool-218 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Closing connection org.sqlite.jdbc4.JDBC4Connection@64514009: (connection evicted) 2024-04-21 18:36:42.052 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 18:36:42.052 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Closed. 2024-04-21 18:36:42.052 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown completed. 2024-04-21 18:36:42.053 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-219 - configuration: 2024-04-21 18:36:42.053 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:42.053 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:42.053 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:42.053 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:42.053 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:42.053 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:42.053 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@63f9c2cd 2024-04-21 18:36:42.053 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:42.053 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:42.053 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:42.053 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:42.053 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:42.053 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:42.053 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:42.053 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:42.053 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:42.053 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:42.053 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:42.053 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:42.053 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:42.053 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 18:36:42.053 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 18:36:42.053 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:42.053 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:42.053 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 18:36:42.053 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:42.053 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-219" 2024-04-21 18:36:42.053 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:42.053 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:42.053 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:42.053 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:42.053 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:42.053 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:42.053 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:42.053 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:42.053 [Test worker @coroutine#5668] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Starting... 2024-04-21 18:36:42.053 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a271c2b 2024-04-21 18:36:42.053 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a271c2b 2024-04-21 18:36:42.053 [Test worker @coroutine#5668] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Start completed. 2024-04-21 18:36:42.055 [DefaultDispatcher-worker-10 @coroutine#1996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dba7721 2024-04-21 18:36:42.055 [DefaultDispatcher-worker-10 @coroutine#1996] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34439/UmAppDatabase/replication/nodeId 2024-04-21 18:36:42.055 [DefaultDispatcher-worker-10 @coroutine#1996] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34439/UmAppDatabase/replication/nodeId. 2024-04-21 18:36:42.055 [DefaultDispatcher-worker-10 @coroutine#1996] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34439/UmAppDatabase/replication/nodeId 2024-04-21 18:36:42.056 [DefaultDispatcher-worker-2 @coroutine#1996] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34439/UmAppDatabase/replication/nodeId 2024-04-21 18:36:42.056 [DefaultDispatcher-worker-2 @coroutine#1996] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34439/UmAppDatabase/replication/nodeId 2024-04-21 18:36:42.070 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a271c2b 2024-04-21 18:36:42.081 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a271c2b 2024-04-21 18:36:42.083 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a271c2b 2024-04-21 18:36:42.084 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a271c2b 2024-04-21 18:36:42.085 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-220 - configuration: 2024-04-21 18:36:42.085 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:42.085 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:42.085 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:42.085 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:42.085 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:42.085 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:42.085 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@232e4e1d 2024-04-21 18:36:42.085 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:42.085 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:42.085 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:42.085 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:42.085 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:42.085 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:42.085 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:42.085 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:42.085 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:42.085 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:42.085 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:42.085 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:42.085 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:42.085 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 18:36:42.085 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 18:36:42.085 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:42.085 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:42.085 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 18:36:42.085 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:42.085 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-220" 2024-04-21 18:36:42.085 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:42.085 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:42.085 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:42.085 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:42.085 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:42.085 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:42.085 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:42.085 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:42.085 [Test worker @coroutine#5668] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Starting... 2024-04-21 18:36:42.085 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e93ee71 2024-04-21 18:36:42.085 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e93ee71 2024-04-21 18:36:42.085 [Test worker @coroutine#5668] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Start completed. 2024-04-21 18:36:42.099 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e93ee71 2024-04-21 18:36:42.109 [Test worker @coroutine#5679] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e93ee71 2024-04-21 18:36:42.111 [Test worker @coroutine#5682] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e93ee71 2024-04-21 18:36:42.113 [Test worker @coroutine#5684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e93ee71 2024-04-21 18:36:42.120 [DefaultDispatcher-worker-10 @coroutine#2025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b977aaa 2024-04-21 18:36:42.120 [DefaultDispatcher-worker-10 @coroutine#2025] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38365/UmAppDatabase/replication/nodeId 2024-04-21 18:36:42.120 [DefaultDispatcher-worker-10 @coroutine#2025] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38365/UmAppDatabase/replication/nodeId. 2024-04-21 18:36:42.120 [DefaultDispatcher-worker-10 @coroutine#2025] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38365/UmAppDatabase/replication/nodeId 2024-04-21 18:36:42.121 [DefaultDispatcher-worker-11 @coroutine#2025] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38365/UmAppDatabase/replication/nodeId 2024-04-21 18:36:42.121 [DefaultDispatcher-worker-11 @coroutine#2025] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38365/UmAppDatabase/replication/nodeId 2024-04-21 18:36:42.124 [DefaultDispatcher-worker-13 @coroutine#5686] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e93ee71 2024-04-21 18:36:42.136 [DefaultDispatcher-worker-4 @coroutine#5668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a271c2b 2024-04-21 18:36:42.147 [DefaultDispatcher-worker-15 @coroutine#5668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a271c2b 2024-04-21 18:36:42.152 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown initiated... 2024-04-21 18:36:42.152 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Close initiated... 2024-04-21 18:36:42.152 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:42.152 [HikariPool-219 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6a271c2b: (connection evicted) 2024-04-21 18:36:42.153 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 18:36:42.153 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Closed. 2024-04-21 18:36:42.153 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown completed. 2024-04-21 18:36:42.153 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown initiated... 2024-04-21 18:36:42.153 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Close initiated... 2024-04-21 18:36:42.153 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:42.153 [HikariPool-220 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3e93ee71: (connection evicted) 2024-04-21 18:36:42.154 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 18:36:42.154 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Closed. 2024-04-21 18:36:42.154 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown completed. 2024-04-21 18:36:42.155 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-221 - configuration: 2024-04-21 18:36:42.155 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:42.155 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:42.155 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:42.155 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:42.155 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:42.155 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:42.155 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2b1aa390 2024-04-21 18:36:42.155 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:42.155 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:42.155 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:42.155 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:42.155 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:42.155 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:42.155 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:42.155 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:42.155 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:42.155 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:42.155 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:42.155 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:42.155 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:42.155 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 18:36:42.155 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 18:36:42.155 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:42.155 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:42.155 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 18:36:42.155 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:42.155 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-221" 2024-04-21 18:36:42.156 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:42.156 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:42.156 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:42.156 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:42.156 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:42.156 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:42.156 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:42.156 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:42.156 [Test worker @coroutine#5728] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Starting... 2024-04-21 18:36:42.156 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@221c097f 2024-04-21 18:36:42.156 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@221c097f 2024-04-21 18:36:42.156 [Test worker @coroutine#5728] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Start completed. 2024-04-21 18:36:42.172 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@221c097f 2024-04-21 18:36:42.183 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@221c097f 2024-04-21 18:36:42.184 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@221c097f 2024-04-21 18:36:42.186 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@221c097f 2024-04-21 18:36:42.186 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-222 - configuration: 2024-04-21 18:36:42.186 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:42.186 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:42.186 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:42.187 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:42.187 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:42.187 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:42.187 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1bb6bc81 2024-04-21 18:36:42.187 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:42.187 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:42.187 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:42.187 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:42.187 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:42.187 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:42.187 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:42.187 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:42.187 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:42.187 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:42.187 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:42.187 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:42.187 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:42.187 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 18:36:42.187 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 18:36:42.187 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:42.187 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:42.187 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 18:36:42.187 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:42.187 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-222" 2024-04-21 18:36:42.187 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:42.187 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:42.187 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:42.187 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:42.187 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:42.187 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:42.187 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:42.187 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:42.187 [Test worker @coroutine#5728] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Starting... 2024-04-21 18:36:42.187 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@796affb8 2024-04-21 18:36:42.187 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@796affb8 2024-04-21 18:36:42.187 [Test worker @coroutine#5728] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Start completed. 2024-04-21 18:36:42.200 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@796affb8 2024-04-21 18:36:42.211 [Test worker @coroutine#5735] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@796affb8 2024-04-21 18:36:42.212 [Test worker @coroutine#5737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@796affb8 2024-04-21 18:36:42.214 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@796affb8 2024-04-21 18:36:42.226 [DefaultDispatcher-worker-4 @coroutine#5741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@796affb8 2024-04-21 18:36:42.238 [DefaultDispatcher-worker-4 @coroutine#5728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@221c097f 2024-04-21 18:36:42.248 [DefaultDispatcher-worker-17 @coroutine#5728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@221c097f 2024-04-21 18:36:42.256 [HikariPool-221 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:42.269 [DefaultDispatcher-worker-14 @coroutine#2054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49a5d27 2024-04-21 18:36:42.269 [DefaultDispatcher-worker-16 @coroutine#2069] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@431f8830 2024-04-21 18:36:42.269 [DefaultDispatcher-worker-14 @coroutine#2054] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-21 18:36:42.269 [DefaultDispatcher-worker-14 @coroutine#2054] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-04-21 18:36:42.269 [DefaultDispatcher-worker-14 @coroutine#2054] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-21 18:36:42.269 [DefaultDispatcher-worker-16 @coroutine#2069] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38749/UmAppDatabase/replication/nodeId 2024-04-21 18:36:42.269 [DefaultDispatcher-worker-16 @coroutine#2069] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38749/UmAppDatabase/replication/nodeId. 2024-04-21 18:36:42.270 [DefaultDispatcher-worker-16 @coroutine#2069] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38749/UmAppDatabase/replication/nodeId 2024-04-21 18:36:42.270 [DefaultDispatcher-worker-16 @coroutine#2054] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-21 18:36:42.271 [DefaultDispatcher-worker-9 @coroutine#2069] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38749/UmAppDatabase/replication/nodeId 2024-04-21 18:36:42.271 [DefaultDispatcher-worker-9 @coroutine#2069] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38749/UmAppDatabase/replication/nodeId 2024-04-21 18:36:42.287 [HikariPool-222 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:42.463 [DefaultDispatcher-worker-13 @coroutine#2120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@755fdfad 2024-04-21 18:36:42.463 [DefaultDispatcher-worker-13 @coroutine#2120] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59295/UmAppDatabase/replication/nodeId 2024-04-21 18:36:42.463 [DefaultDispatcher-worker-13 @coroutine#2120] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59295/UmAppDatabase/replication/nodeId. 2024-04-21 18:36:42.463 [DefaultDispatcher-worker-13 @coroutine#2120] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59295/UmAppDatabase/replication/nodeId 2024-04-21 18:36:42.464 [DefaultDispatcher-worker-16 @coroutine#2120] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59295/UmAppDatabase/replication/nodeId 2024-04-21 18:36:42.464 [DefaultDispatcher-worker-16 @coroutine#2120] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59295/UmAppDatabase/replication/nodeId 2024-04-21 18:36:42.501 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown initiated... 2024-04-21 18:36:42.501 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Close initiated... 2024-04-21 18:36:42.501 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:42.501 [HikariPool-221 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Closing connection org.sqlite.jdbc4.JDBC4Connection@221c097f: (connection evicted) 2024-04-21 18:36:42.502 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 18:36:42.502 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Closed. 2024-04-21 18:36:42.502 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown completed. 2024-04-21 18:36:42.502 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown initiated... 2024-04-21 18:36:42.502 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Close initiated... 2024-04-21 18:36:42.502 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:42.502 [HikariPool-222 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Closing connection org.sqlite.jdbc4.JDBC4Connection@796affb8: (connection evicted) 2024-04-21 18:36:42.503 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 18:36:42.503 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Closed. 2024-04-21 18:36:42.503 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown completed. 2024-04-21 18:36:42.504 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-223 - configuration: 2024-04-21 18:36:42.504 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:42.504 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:42.504 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:42.504 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:42.504 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:42.504 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:42.504 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@58e9375b 2024-04-21 18:36:42.504 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:42.504 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:42.504 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:42.504 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:42.504 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:42.504 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:42.504 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:42.504 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:42.504 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:42.504 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:42.504 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:42.504 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:42.504 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:42.505 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 18:36:42.505 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 18:36:42.505 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:42.505 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:42.505 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 18:36:42.505 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:42.505 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-223" 2024-04-21 18:36:42.505 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:42.505 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:42.505 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:42.505 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:42.505 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:42.505 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:42.505 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:42.505 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:42.505 [Test worker @coroutine#5789] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Starting... 2024-04-21 18:36:42.505 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@53bc8c7e 2024-04-21 18:36:42.505 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@53bc8c7e 2024-04-21 18:36:42.505 [Test worker @coroutine#5789] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Start completed. 2024-04-21 18:36:42.520 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53bc8c7e 2024-04-21 18:36:42.531 [Test worker @coroutine#5790] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53bc8c7e 2024-04-21 18:36:42.533 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53bc8c7e 2024-04-21 18:36:42.535 [Test worker @coroutine#5794] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53bc8c7e 2024-04-21 18:36:42.535 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-224 - configuration: 2024-04-21 18:36:42.535 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:42.535 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:42.535 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:42.535 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:42.535 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:42.535 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:42.535 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e530f34 2024-04-21 18:36:42.535 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:42.535 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:42.535 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:42.535 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:42.535 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:42.535 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:42.535 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:42.535 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:42.535 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:42.535 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:42.535 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:42.535 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:42.535 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:42.535 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 18:36:42.535 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 18:36:42.535 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:42.535 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:42.535 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 18:36:42.535 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:42.535 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-224" 2024-04-21 18:36:42.535 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:42.535 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:42.535 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:42.535 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:42.535 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:42.535 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:42.535 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:42.535 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:42.535 [Test worker @coroutine#5789] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Starting... 2024-04-21 18:36:42.535 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@55b56db3 2024-04-21 18:36:42.535 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@55b56db3 2024-04-21 18:36:42.535 [Test worker @coroutine#5789] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Start completed. 2024-04-21 18:36:42.549 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55b56db3 2024-04-21 18:36:42.560 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55b56db3 2024-04-21 18:36:42.561 [Test worker @coroutine#5798] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55b56db3 2024-04-21 18:36:42.563 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55b56db3 2024-04-21 18:36:42.575 [DefaultDispatcher-worker-4 @coroutine#5802] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55b56db3 2024-04-21 18:36:42.588 [DefaultDispatcher-worker-4 @coroutine#5789] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53bc8c7e 2024-04-21 18:36:42.598 [DefaultDispatcher-worker-11 @coroutine#5789] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53bc8c7e 2024-04-21 18:36:42.605 [HikariPool-223 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-21 18:36:42.606 [DefaultDispatcher-worker-9 @coroutine#5789] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53bc8c7e 2024-04-21 18:36:42.611 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown initiated... 2024-04-21 18:36:42.611 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Close initiated... 2024-04-21 18:36:42.611 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:42.611 [HikariPool-223 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Closing connection org.sqlite.jdbc4.JDBC4Connection@53bc8c7e: (connection evicted) 2024-04-21 18:36:42.612 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 18:36:42.612 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Closed. 2024-04-21 18:36:42.612 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown completed. 2024-04-21 18:36:42.612 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown initiated... 2024-04-21 18:36:42.612 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Close initiated... 2024-04-21 18:36:42.612 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:42.612 [HikariPool-224 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Closing connection org.sqlite.jdbc4.JDBC4Connection@55b56db3: (connection evicted) 2024-04-21 18:36:42.613 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 18:36:42.613 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Closed. 2024-04-21 18:36:42.613 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown completed. 2024-04-21 18:36:42.614 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-225 - configuration: 2024-04-21 18:36:42.614 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:42.614 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:42.615 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:42.615 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:42.615 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:42.615 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:42.615 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ae20523 2024-04-21 18:36:42.615 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:42.615 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:42.615 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:42.615 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:42.615 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:42.615 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:42.615 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:42.615 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:42.615 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:42.615 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:42.615 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:42.615 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:42.615 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:42.615 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 18:36:42.615 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 18:36:42.615 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:42.615 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:42.615 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 18:36:42.615 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:42.615 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-225" 2024-04-21 18:36:42.615 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:42.615 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:42.615 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:42.615 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:42.615 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:42.615 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:42.615 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:42.615 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:42.615 [Test worker @coroutine#5840] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Starting... 2024-04-21 18:36:42.615 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@2700609f 2024-04-21 18:36:42.615 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@2700609f 2024-04-21 18:36:42.615 [Test worker @coroutine#5840] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Start completed. 2024-04-21 18:36:42.630 [DefaultDispatcher-worker-8 @coroutine#2163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bb160fb 2024-04-21 18:36:42.630 [DefaultDispatcher-worker-8 @coroutine#2163] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58961/UmAppDatabase/replication/nodeId 2024-04-21 18:36:42.630 [DefaultDispatcher-worker-8 @coroutine#2163] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58961/UmAppDatabase/replication/nodeId. 2024-04-21 18:36:42.630 [DefaultDispatcher-worker-8 @coroutine#2163] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58961/UmAppDatabase/replication/nodeId 2024-04-21 18:36:42.631 [DefaultDispatcher-worker-16 @coroutine#2163] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58961/UmAppDatabase/replication/nodeId 2024-04-21 18:36:42.632 [DefaultDispatcher-worker-16 @coroutine#2163] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58961/UmAppDatabase/replication/nodeId 2024-04-21 18:36:42.639 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2700609f 2024-04-21 18:36:42.656 [Test worker @coroutine#5846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2700609f 2024-04-21 18:36:42.660 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2700609f 2024-04-21 18:36:42.663 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2700609f 2024-04-21 18:36:42.663 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-226 - configuration: 2024-04-21 18:36:42.664 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:42.664 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:42.664 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:42.664 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:42.664 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:42.664 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:42.664 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5c4f07c1 2024-04-21 18:36:42.664 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:42.664 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:42.664 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:42.664 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:42.664 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:42.664 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:42.664 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:42.664 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:42.664 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:42.664 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:42.664 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:42.664 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:42.664 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:42.664 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 18:36:42.664 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 18:36:42.664 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:42.664 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:42.664 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 18:36:42.664 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:42.664 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-226" 2024-04-21 18:36:42.664 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:42.664 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:42.664 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:42.664 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:42.664 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:42.664 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:42.664 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:42.664 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:42.664 [Test worker @coroutine#5840] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Starting... 2024-04-21 18:36:42.665 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a69f1ef 2024-04-21 18:36:42.665 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a69f1ef 2024-04-21 18:36:42.665 [Test worker @coroutine#5840] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Start completed. 2024-04-21 18:36:42.682 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a69f1ef 2024-04-21 18:36:42.693 [Test worker @coroutine#5852] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a69f1ef 2024-04-21 18:36:42.695 [Test worker @coroutine#5854] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a69f1ef 2024-04-21 18:36:42.697 [Test worker @coroutine#5856] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a69f1ef 2024-04-21 18:36:42.709 [DefaultDispatcher-worker-13 @coroutine#5858] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a69f1ef 2024-04-21 18:36:42.716 [HikariPool-225 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-21 18:36:42.717 [DefaultDispatcher-worker-16 @coroutine#1885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70ebaa1e 2024-04-21 18:36:42.717 [DefaultDispatcher-worker-16 @coroutine#1885] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52723/UmAppDatabase/replication/nodeId 2024-04-21 18:36:42.717 [DefaultDispatcher-worker-16 @coroutine#1885] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52723/UmAppDatabase/replication/nodeId. 2024-04-21 18:36:42.717 [DefaultDispatcher-worker-16 @coroutine#1885] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52723/UmAppDatabase/replication/nodeId 2024-04-21 18:36:42.718 [DefaultDispatcher-worker-4 @coroutine#1885] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52723/UmAppDatabase/replication/nodeId 2024-04-21 18:36:42.718 [DefaultDispatcher-worker-4 @coroutine#1885] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52723/UmAppDatabase/replication/nodeId 2024-04-21 18:36:42.724 [DefaultDispatcher-worker-10 @coroutine#5840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2700609f 2024-04-21 18:36:42.733 [DefaultDispatcher-worker-12 @coroutine#5840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2700609f 2024-04-21 18:36:42.743 [DefaultDispatcher-worker-9 @coroutine#2219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d82d35c 2024-04-21 18:36:42.743 [DefaultDispatcher-worker-9 @coroutine#2219] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41141/UmAppDatabase/replication/nodeId 2024-04-21 18:36:42.743 [DefaultDispatcher-worker-9 @coroutine#2219] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41141/UmAppDatabase/replication/nodeId. 2024-04-21 18:36:42.743 [DefaultDispatcher-worker-9 @coroutine#2219] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41141/UmAppDatabase/replication/nodeId 2024-04-21 18:36:42.744 [DefaultDispatcher-worker-9 @coroutine#5840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2700609f 2024-04-21 18:36:42.745 [DefaultDispatcher-worker-10 @coroutine#2219] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41141/UmAppDatabase/replication/nodeId 2024-04-21 18:36:42.745 [DefaultDispatcher-worker-10 @coroutine#2219] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41141/UmAppDatabase/replication/nodeId 2024-04-21 18:36:42.749 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown initiated... 2024-04-21 18:36:42.749 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Close initiated... 2024-04-21 18:36:42.749 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:42.749 [HikariPool-225 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2700609f: (connection evicted) 2024-04-21 18:36:42.750 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 18:36:42.750 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Closed. 2024-04-21 18:36:42.750 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown completed. 2024-04-21 18:36:42.750 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown initiated... 2024-04-21 18:36:42.750 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Close initiated... 2024-04-21 18:36:42.750 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:42.750 [HikariPool-226 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5a69f1ef: (connection evicted) 2024-04-21 18:36:42.751 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 18:36:42.751 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Closed. 2024-04-21 18:36:42.751 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown completed. 2024-04-21 18:36:42.752 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-227 - configuration: 2024-04-21 18:36:42.752 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:42.752 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:42.752 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:42.752 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:42.752 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:42.752 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:42.752 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1030ce34 2024-04-21 18:36:42.752 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:42.752 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:42.752 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:42.752 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:42.753 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:42.753 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:42.753 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:42.753 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:42.753 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:42.753 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:42.753 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:42.753 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:42.753 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:42.753 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 18:36:42.753 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 18:36:42.753 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:42.753 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:42.753 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 18:36:42.753 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:42.753 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-227" 2024-04-21 18:36:42.753 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:42.753 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:42.753 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:42.753 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:42.753 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:42.753 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:42.753 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:42.753 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:42.753 [Test worker @coroutine#5902] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Starting... 2024-04-21 18:36:42.753 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@3eea7c4b 2024-04-21 18:36:42.753 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@3eea7c4b 2024-04-21 18:36:42.753 [Test worker @coroutine#5902] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Start completed. 2024-04-21 18:36:42.768 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3eea7c4b 2024-04-21 18:36:42.775 [DefaultDispatcher-worker-18 @coroutine#1917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4193da4d 2024-04-21 18:36:42.776 [DefaultDispatcher-worker-18 @coroutine#1917] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33245/UmAppDatabase/replication/nodeId 2024-04-21 18:36:42.776 [DefaultDispatcher-worker-18 @coroutine#1917] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33245/UmAppDatabase/replication/nodeId. 2024-04-21 18:36:42.776 [DefaultDispatcher-worker-18 @coroutine#1917] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33245/UmAppDatabase/replication/nodeId 2024-04-21 18:36:42.777 [DefaultDispatcher-worker-14 @coroutine#1917] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33245/UmAppDatabase/replication/nodeId 2024-04-21 18:36:42.777 [DefaultDispatcher-worker-14 @coroutine#1917] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33245/UmAppDatabase/replication/nodeId 2024-04-21 18:36:42.779 [HikariPool-55 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:42.779 [Test worker @coroutine#5903] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3eea7c4b 2024-04-21 18:36:42.781 [Test worker @coroutine#5908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3eea7c4b 2024-04-21 18:36:42.783 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3eea7c4b 2024-04-21 18:36:42.783 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-228 - configuration: 2024-04-21 18:36:42.783 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:42.783 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:42.783 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:42.783 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:42.783 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:42.783 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:42.783 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@724d4c0a 2024-04-21 18:36:42.783 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:42.783 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:42.783 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:42.783 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:42.783 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:42.783 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:42.783 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:42.783 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:42.783 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:42.783 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:42.783 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:42.783 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:42.783 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:42.783 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 18:36:42.783 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 18:36:42.783 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:42.783 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:42.783 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 18:36:42.783 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:42.783 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-228" 2024-04-21 18:36:42.783 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:42.783 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:42.783 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:42.783 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:42.783 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:42.783 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:42.783 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:42.783 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:42.783 [Test worker @coroutine#5902] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Starting... 2024-04-21 18:36:42.783 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@fd9512f 2024-04-21 18:36:42.783 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@fd9512f 2024-04-21 18:36:42.783 [Test worker @coroutine#5902] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Start completed. 2024-04-21 18:36:42.797 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fd9512f 2024-04-21 18:36:42.808 [Test worker @coroutine#5912] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fd9512f 2024-04-21 18:36:42.810 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fd9512f 2024-04-21 18:36:42.811 [Test worker @coroutine#5916] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fd9512f 2024-04-21 18:36:42.824 [DefaultDispatcher-worker-14 @coroutine#5918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fd9512f 2024-04-21 18:36:42.836 [DefaultDispatcher-worker-15 @coroutine#5902] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3eea7c4b 2024-04-21 18:36:42.845 [DefaultDispatcher-worker-6 @coroutine#5902] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3eea7c4b 2024-04-21 18:36:42.853 [HikariPool-227 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-21 18:36:42.855 [DefaultDispatcher-worker-14 @coroutine#5902] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3eea7c4b 2024-04-21 18:36:42.861 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown initiated... 2024-04-21 18:36:42.861 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Close initiated... 2024-04-21 18:36:42.861 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:42.861 [HikariPool-227 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3eea7c4b: (connection evicted) 2024-04-21 18:36:42.862 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 18:36:42.862 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Closed. 2024-04-21 18:36:42.862 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown completed. 2024-04-21 18:36:42.862 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown initiated... 2024-04-21 18:36:42.862 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Close initiated... 2024-04-21 18:36:42.862 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:42.862 [HikariPool-228 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Closing connection org.sqlite.jdbc4.JDBC4Connection@fd9512f: (connection evicted) 2024-04-21 18:36:42.863 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 18:36:42.863 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Closed. 2024-04-21 18:36:42.863 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown completed. 2024-04-21 18:36:42.865 [Test worker @coroutine#5956] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-229 - configuration: 2024-04-21 18:36:42.866 [Test worker @coroutine#5956] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:42.866 [Test worker @coroutine#5956] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:42.866 [Test worker @coroutine#5956] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:42.866 [Test worker @coroutine#5956] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:42.866 [Test worker @coroutine#5956] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:42.866 [Test worker @coroutine#5956] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:42.866 [Test worker @coroutine#5956] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@43f81c74 2024-04-21 18:36:42.866 [Test worker @coroutine#5956] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:42.866 [Test worker @coroutine#5956] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:42.866 [Test worker @coroutine#5956] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:42.866 [Test worker @coroutine#5956] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:42.866 [Test worker @coroutine#5956] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:42.866 [Test worker @coroutine#5956] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:42.866 [Test worker @coroutine#5956] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:42.866 [Test worker @coroutine#5956] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:42.866 [Test worker @coroutine#5956] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:42.866 [Test worker @coroutine#5956] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:42.866 [Test worker @coroutine#5956] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:42.866 [Test worker @coroutine#5956] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:42.866 [Test worker @coroutine#5956] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:42.866 [Test worker @coroutine#5956] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 18:36:42.866 [Test worker @coroutine#5956] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 18:36:42.866 [Test worker @coroutine#5956] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:42.866 [Test worker @coroutine#5956] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:42.866 [Test worker @coroutine#5956] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 18:36:42.866 [Test worker @coroutine#5956] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:42.866 [Test worker @coroutine#5956] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-229" 2024-04-21 18:36:42.866 [Test worker @coroutine#5956] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:42.866 [Test worker @coroutine#5956] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:42.866 [Test worker @coroutine#5956] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:42.866 [Test worker @coroutine#5956] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:42.866 [Test worker @coroutine#5956] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:42.866 [Test worker @coroutine#5956] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:42.866 [Test worker @coroutine#5956] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:42.866 [Test worker @coroutine#5956] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:42.866 [Test worker @coroutine#5956] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Starting... 2024-04-21 18:36:42.866 [Test worker @coroutine#5956] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@13653a0b 2024-04-21 18:36:42.866 [Test worker @coroutine#5956] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@13653a0b 2024-04-21 18:36:42.866 [Test worker @coroutine#5956] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Start completed. 2024-04-21 18:36:42.883 [Test worker @coroutine#5956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13653a0b 2024-04-21 18:36:42.894 [Test worker @coroutine#5957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13653a0b 2024-04-21 18:36:42.895 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13653a0b 2024-04-21 18:36:42.897 [Test worker @coroutine#5961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13653a0b 2024-04-21 18:36:42.904 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown initiated... 2024-04-21 18:36:42.904 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Close initiated... 2024-04-21 18:36:42.904 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-21 18:36:42.904 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 18:36:42.904 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Closed. 2024-04-21 18:36:42.904 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown completed. 2024-04-21 18:36:42.905 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-230 - configuration: 2024-04-21 18:36:42.905 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:42.905 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:42.905 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:42.905 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:42.905 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:42.905 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:42.905 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@129a20d8 2024-04-21 18:36:42.905 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:42.905 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:42.905 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:42.905 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:42.905 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:42.905 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:42.905 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:42.905 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:42.905 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:42.905 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:42.905 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:42.905 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:42.905 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:42.905 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 18:36:42.905 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 18:36:42.905 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:42.905 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:42.905 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 18:36:42.905 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:42.905 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-230" 2024-04-21 18:36:42.905 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:42.905 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:42.905 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:42.905 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:42.905 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:42.905 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:42.905 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:42.905 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:42.905 [Test worker @coroutine#5978] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Starting... 2024-04-21 18:36:42.905 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@366fd3cb 2024-04-21 18:36:42.905 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@366fd3cb 2024-04-21 18:36:42.905 [Test worker @coroutine#5978] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Start completed. 2024-04-21 18:36:42.927 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@366fd3cb 2024-04-21 18:36:42.938 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@366fd3cb 2024-04-21 18:36:42.939 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@366fd3cb 2024-04-21 18:36:42.941 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@366fd3cb 2024-04-21 18:36:42.951 [DefaultDispatcher-worker-6 @coroutine#5986] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@366fd3cb 2024-04-21 18:36:42.968 [DefaultDispatcher-worker-8 @coroutine#1964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@788fa91f 2024-04-21 18:36:42.968 [DefaultDispatcher-worker-8 @coroutine#1964] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53177/UmAppDatabase/replication/nodeId 2024-04-21 18:36:42.968 [DefaultDispatcher-worker-8 @coroutine#1964] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53177/UmAppDatabase/replication/nodeId. 2024-04-21 18:36:42.968 [DefaultDispatcher-worker-8 @coroutine#1964] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53177/UmAppDatabase/replication/nodeId 2024-04-21 18:36:42.969 [DefaultDispatcher-worker-18 @coroutine#1964] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53177/UmAppDatabase/replication/nodeId 2024-04-21 18:36:42.969 [DefaultDispatcher-worker-18 @coroutine#1964] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53177/UmAppDatabase/replication/nodeId 2024-04-21 18:36:42.974 [DefaultDispatcher-worker-13 @coroutine#5978] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@366fd3cb 2024-04-21 18:36:42.980 [HikariPool-57 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:42.985 [DefaultDispatcher-worker-12 @coroutine#5978] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@366fd3cb 2024-04-21 18:36:42.992 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown initiated... 2024-04-21 18:36:42.992 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Close initiated... 2024-04-21 18:36:42.992 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:42.992 [HikariPool-230 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Closing connection org.sqlite.jdbc4.JDBC4Connection@366fd3cb: (connection evicted) 2024-04-21 18:36:42.993 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 18:36:42.993 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Closed. 2024-04-21 18:36:42.993 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown completed. 2024-04-21 18:36:42.995 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-231 - configuration: 2024-04-21 18:36:42.995 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:42.995 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:42.995 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:42.995 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:42.995 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:42.995 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:42.995 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@618b147b 2024-04-21 18:36:42.995 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:42.995 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:42.995 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:42.995 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:42.995 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:42.995 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:42.995 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:42.995 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:42.995 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:42.995 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:42.995 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:42.995 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:42.995 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:42.995 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 18:36:42.995 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 18:36:42.995 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:42.995 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:42.995 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 18:36:42.995 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:42.995 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-231" 2024-04-21 18:36:42.995 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:42.995 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:42.996 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:42.996 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:42.996 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:42.996 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:42.996 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:42.996 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:42.996 [Test worker @coroutine#6007] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Starting... 2024-04-21 18:36:42.996 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@181b8d0c 2024-04-21 18:36:42.996 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@181b8d0c 2024-04-21 18:36:42.996 [Test worker @coroutine#6007] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Start completed. 2024-04-21 18:36:43.016 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@181b8d0c 2024-04-21 18:36:43.027 [Test worker @coroutine#6008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@181b8d0c 2024-04-21 18:36:43.028 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@181b8d0c 2024-04-21 18:36:43.030 [Test worker @coroutine#6012] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@181b8d0c 2024-04-21 18:36:43.040 [DefaultDispatcher-worker-17 @coroutine#6014] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@181b8d0c 2024-04-21 18:36:43.063 [DefaultDispatcher-worker-4 @coroutine#6007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@181b8d0c 2024-04-21 18:36:43.067 [DefaultDispatcher-worker-18 @coroutine#1996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dba7721 2024-04-21 18:36:43.067 [DefaultDispatcher-worker-18 @coroutine#1996] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34439/UmAppDatabase/replication/nodeId 2024-04-21 18:36:43.067 [DefaultDispatcher-worker-18 @coroutine#1996] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34439/UmAppDatabase/replication/nodeId. 2024-04-21 18:36:43.067 [DefaultDispatcher-worker-18 @coroutine#1996] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34439/UmAppDatabase/replication/nodeId 2024-04-21 18:36:43.068 [DefaultDispatcher-worker-1 @coroutine#1996] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34439/UmAppDatabase/replication/nodeId 2024-04-21 18:36:43.068 [DefaultDispatcher-worker-1 @coroutine#1996] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34439/UmAppDatabase/replication/nodeId 2024-04-21 18:36:43.073 [DefaultDispatcher-worker-1 @coroutine#6007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@181b8d0c 2024-04-21 18:36:43.090 [DefaultDispatcher-worker-17 @coroutine#6033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@181b8d0c 2024-04-21 18:36:43.092 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown initiated... 2024-04-21 18:36:43.092 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Close initiated... 2024-04-21 18:36:43.092 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:43.093 [HikariPool-231 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Closing connection org.sqlite.jdbc4.JDBC4Connection@181b8d0c: (connection evicted) 2024-04-21 18:36:43.093 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 18:36:43.093 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Closed. 2024-04-21 18:36:43.093 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown completed. 2024-04-21 18:36:43.095 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-232 - configuration: 2024-04-21 18:36:43.095 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:43.095 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:43.095 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:43.095 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:43.095 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:43.095 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:43.095 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5fc4af25 2024-04-21 18:36:43.095 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:43.095 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:43.095 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:43.095 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:43.095 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:43.095 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:43.095 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:43.095 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:43.095 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:43.095 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:43.095 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:43.095 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:43.095 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:43.095 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 18:36:43.095 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 18:36:43.095 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:43.095 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:43.095 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 18:36:43.095 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:43.095 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-232" 2024-04-21 18:36:43.095 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:43.095 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:43.095 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:43.095 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:43.095 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:43.095 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:43.095 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:43.095 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:43.095 [Test worker @coroutine#6041] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Starting... 2024-04-21 18:36:43.096 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@494f74cd 2024-04-21 18:36:43.096 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@494f74cd 2024-04-21 18:36:43.096 [Test worker @coroutine#6041] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Start completed. 2024-04-21 18:36:43.116 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@494f74cd 2024-04-21 18:36:43.127 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@494f74cd 2024-04-21 18:36:43.129 [Test worker @coroutine#6044] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@494f74cd 2024-04-21 18:36:43.131 [Test worker @coroutine#6046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@494f74cd 2024-04-21 18:36:43.131 [DefaultDispatcher-worker-18 @coroutine#2025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b977aaa 2024-04-21 18:36:43.131 [DefaultDispatcher-worker-18 @coroutine#2025] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38365/UmAppDatabase/replication/nodeId 2024-04-21 18:36:43.131 [DefaultDispatcher-worker-18 @coroutine#2025] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38365/UmAppDatabase/replication/nodeId. 2024-04-21 18:36:43.131 [DefaultDispatcher-worker-18 @coroutine#2025] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38365/UmAppDatabase/replication/nodeId 2024-04-21 18:36:43.132 [DefaultDispatcher-worker-1 @coroutine#2025] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38365/UmAppDatabase/replication/nodeId 2024-04-21 18:36:43.132 [DefaultDispatcher-worker-1 @coroutine#2025] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38365/UmAppDatabase/replication/nodeId 2024-04-21 18:36:43.141 [DefaultDispatcher-worker-17 @coroutine#6050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@494f74cd 2024-04-21 18:36:43.164 [DefaultDispatcher-worker-12 @coroutine#6041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@494f74cd 2024-04-21 18:36:43.173 [DefaultDispatcher-worker-15 @coroutine#6041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@494f74cd 2024-04-21 18:36:43.184 [DefaultDispatcher-worker-3 @coroutine#6067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@494f74cd 2024-04-21 18:36:43.186 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown initiated... 2024-04-21 18:36:43.186 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Close initiated... 2024-04-21 18:36:43.186 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:43.186 [HikariPool-232 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Closing connection org.sqlite.jdbc4.JDBC4Connection@494f74cd: (connection evicted) 2024-04-21 18:36:43.187 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 18:36:43.187 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Closed. 2024-04-21 18:36:43.187 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown completed. 2024-04-21 18:36:43.189 [Test worker @coroutine#6075] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-233 - configuration: 2024-04-21 18:36:43.189 [Test worker @coroutine#6075] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:43.189 [Test worker @coroutine#6075] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:43.189 [Test worker @coroutine#6075] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:43.189 [Test worker @coroutine#6075] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:43.189 [Test worker @coroutine#6075] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:43.189 [Test worker @coroutine#6075] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:43.189 [Test worker @coroutine#6075] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@52f1f54 2024-04-21 18:36:43.189 [Test worker @coroutine#6075] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:43.189 [Test worker @coroutine#6075] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:43.189 [Test worker @coroutine#6075] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:43.189 [Test worker @coroutine#6075] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:43.189 [Test worker @coroutine#6075] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:43.189 [Test worker @coroutine#6075] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:43.189 [Test worker @coroutine#6075] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:43.189 [Test worker @coroutine#6075] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:43.189 [Test worker @coroutine#6075] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:43.189 [Test worker @coroutine#6075] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:43.189 [Test worker @coroutine#6075] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:43.189 [Test worker @coroutine#6075] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:43.189 [Test worker @coroutine#6075] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:43.189 [Test worker @coroutine#6075] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 18:36:43.189 [Test worker @coroutine#6075] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 18:36:43.189 [Test worker @coroutine#6075] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:43.189 [Test worker @coroutine#6075] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:43.189 [Test worker @coroutine#6075] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 18:36:43.189 [Test worker @coroutine#6075] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:43.189 [Test worker @coroutine#6075] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-233" 2024-04-21 18:36:43.189 [Test worker @coroutine#6075] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:43.189 [Test worker @coroutine#6075] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:43.189 [Test worker @coroutine#6075] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:43.189 [Test worker @coroutine#6075] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:43.189 [Test worker @coroutine#6075] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:43.189 [Test worker @coroutine#6075] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:43.189 [Test worker @coroutine#6075] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:43.189 [Test worker @coroutine#6075] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:43.189 [Test worker @coroutine#6075] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Starting... 2024-04-21 18:36:43.190 [Test worker @coroutine#6075] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@245155b8 2024-04-21 18:36:43.190 [Test worker @coroutine#6075] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@245155b8 2024-04-21 18:36:43.190 [Test worker @coroutine#6075] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Start completed. 2024-04-21 18:36:43.204 [Test worker @coroutine#6075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@245155b8 2024-04-21 18:36:43.214 [Test worker @coroutine#6076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@245155b8 2024-04-21 18:36:43.216 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@245155b8 2024-04-21 18:36:43.218 [Test worker @coroutine#6080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@245155b8 2024-04-21 18:36:43.223 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown initiated... 2024-04-21 18:36:43.223 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Close initiated... 2024-04-21 18:36:43.223 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-21 18:36:43.223 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 18:36:43.223 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Closed. 2024-04-21 18:36:43.223 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown completed. 2024-04-21 18:36:43.224 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-234 - configuration: 2024-04-21 18:36:43.224 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:43.224 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:43.224 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:43.224 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:43.224 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:43.224 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:43.224 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e2b1310 2024-04-21 18:36:43.224 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:43.224 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:43.224 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:43.224 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:43.224 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:43.224 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:43.224 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:43.224 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:43.224 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:43.224 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:43.224 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:43.224 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:43.224 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:43.224 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 18:36:43.224 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 18:36:43.224 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:43.224 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:43.224 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 18:36:43.224 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:43.224 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-234" 2024-04-21 18:36:43.224 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:43.224 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:43.224 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:43.224 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:43.224 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:43.224 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:43.224 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:43.224 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:43.224 [Test worker @coroutine#6099] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Starting... 2024-04-21 18:36:43.224 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d56b7f1 2024-04-21 18:36:43.224 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d56b7f1 2024-04-21 18:36:43.224 [Test worker @coroutine#6099] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Start completed. 2024-04-21 18:36:43.239 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d56b7f1 2024-04-21 18:36:43.249 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d56b7f1 2024-04-21 18:36:43.251 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d56b7f1 2024-04-21 18:36:43.253 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d56b7f1 2024-04-21 18:36:43.256 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown initiated... 2024-04-21 18:36:43.256 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Close initiated... 2024-04-21 18:36:43.256 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-21 18:36:43.256 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 18:36:43.256 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Closed. 2024-04-21 18:36:43.256 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown completed. 2024-04-21 18:36:43.257 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-235 - configuration: 2024-04-21 18:36:43.257 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:43.257 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:43.257 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:43.257 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:43.257 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:43.257 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:43.257 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7ff48cdc 2024-04-21 18:36:43.257 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:43.257 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:43.257 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:43.257 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:43.257 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:43.257 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:43.257 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:43.257 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:43.257 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:43.257 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:43.257 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:43.257 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:43.257 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:43.257 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 18:36:43.257 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 18:36:43.257 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:43.257 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:43.257 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 18:36:43.257 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:43.257 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-235" 2024-04-21 18:36:43.257 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:43.257 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:43.257 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:43.257 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:43.257 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:43.257 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:43.257 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:43.257 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:43.257 [Test worker @coroutine#6122] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Starting... 2024-04-21 18:36:43.258 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@181cafd 2024-04-21 18:36:43.258 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@181cafd 2024-04-21 18:36:43.258 [Test worker @coroutine#6122] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Start completed. 2024-04-21 18:36:43.272 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@181cafd 2024-04-21 18:36:43.283 [DefaultDispatcher-worker-4 @coroutine#2054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49a5d27 2024-04-21 18:36:43.283 [DefaultDispatcher-worker-2 @coroutine#2069] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@431f8830 2024-04-21 18:36:43.283 [DefaultDispatcher-worker-4 @coroutine#2054] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-21 18:36:43.283 [DefaultDispatcher-worker-2 @coroutine#2069] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38749/UmAppDatabase/replication/nodeId 2024-04-21 18:36:43.283 [DefaultDispatcher-worker-4 @coroutine#2054] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-04-21 18:36:43.283 [DefaultDispatcher-worker-2 @coroutine#2069] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38749/UmAppDatabase/replication/nodeId. 2024-04-21 18:36:43.283 [DefaultDispatcher-worker-4 @coroutine#2054] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-21 18:36:43.283 [DefaultDispatcher-worker-2 @coroutine#2069] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38749/UmAppDatabase/replication/nodeId 2024-04-21 18:36:43.284 [DefaultDispatcher-worker-2 @coroutine#2054] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-21 18:36:43.284 [DefaultDispatcher-worker-6 @coroutine#2069] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38749/UmAppDatabase/replication/nodeId 2024-04-21 18:36:43.285 [DefaultDispatcher-worker-6 @coroutine#2069] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38749/UmAppDatabase/replication/nodeId 2024-04-21 18:36:43.285 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@181cafd 2024-04-21 18:36:43.286 [Test worker @coroutine#6130] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@181cafd 2024-04-21 18:36:43.288 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@181cafd 2024-04-21 18:36:43.292 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown initiated... 2024-04-21 18:36:43.292 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Close initiated... 2024-04-21 18:36:43.292 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-21 18:36:43.292 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 18:36:43.292 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Closed. 2024-04-21 18:36:43.292 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown completed. 2024-04-21 18:36:43.294 [UI Thread @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-236 - configuration: 2024-04-21 18:36:43.294 [UI Thread @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:43.295 [UI Thread @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:43.295 [UI Thread @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:43.295 [UI Thread @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:43.295 [UI Thread @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:43.295 [UI Thread @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:43.295 [UI Thread @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7e6de1f 2024-04-21 18:36:43.295 [UI Thread @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:43.295 [UI Thread @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:43.295 [UI Thread @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:43.295 [UI Thread @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:43.295 [UI Thread @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:43.295 [UI Thread @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:43.295 [UI Thread @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:43.295 [UI Thread @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:43.295 [UI Thread @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:43.295 [UI Thread @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:43.295 [UI Thread @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:43.295 [UI Thread @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:43.295 [UI Thread @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:43.295 [UI Thread @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 18:36:43.295 [UI Thread @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 18:36:43.295 [UI Thread @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:43.295 [UI Thread @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:43.295 [UI Thread @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 18:36:43.295 [UI Thread @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:43.295 [UI Thread @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-236" 2024-04-21 18:36:43.295 [UI Thread @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:43.295 [UI Thread @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:43.295 [UI Thread @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:43.295 [UI Thread @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:43.295 [UI Thread @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:43.295 [UI Thread @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:43.295 [UI Thread @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:43.295 [UI Thread @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:43.295 [UI Thread @coroutine#6149] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Starting... 2024-04-21 18:36:43.295 [UI Thread @coroutine#6149] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@17d9e37a 2024-04-21 18:36:43.295 [UI Thread @coroutine#6149] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@17d9e37a 2024-04-21 18:36:43.295 [UI Thread @coroutine#6149] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Start completed. 2024-04-21 18:36:43.313 [UI Thread @coroutine#6149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17d9e37a 2024-04-21 18:36:43.324 [UI Thread @coroutine#6152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17d9e37a 2024-04-21 18:36:43.326 [UI Thread @coroutine#6154] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17d9e37a 2024-04-21 18:36:43.328 [UI Thread @coroutine#6156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17d9e37a 2024-04-21 18:36:43.331 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown initiated... 2024-04-21 18:36:43.331 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Close initiated... 2024-04-21 18:36:43.331 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:43.332 [HikariPool-236 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Closing connection org.sqlite.jdbc4.JDBC4Connection@17d9e37a: (connection evicted) 2024-04-21 18:36:43.332 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 18:36:43.332 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Closed. 2024-04-21 18:36:43.332 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown completed. 2024-04-21 18:36:43.335 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-237 - configuration: 2024-04-21 18:36:43.335 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:43.335 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:43.335 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:43.335 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:43.335 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:43.335 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:43.335 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2627da4c 2024-04-21 18:36:43.335 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:43.335 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:43.335 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:43.335 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:43.335 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:43.335 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:43.335 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:43.335 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:43.335 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:43.335 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:43.335 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:43.335 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:43.335 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:43.335 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 18:36:43.335 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 18:36:43.335 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:43.335 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:43.335 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 18:36:43.335 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:43.335 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-237" 2024-04-21 18:36:43.335 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:43.335 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:43.335 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:43.335 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:43.335 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:43.335 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:43.335 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:43.335 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:43.335 [Test worker @coroutine#6163] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Starting... 2024-04-21 18:36:43.336 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@d89b0d3 2024-04-21 18:36:43.336 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@d89b0d3 2024-04-21 18:36:43.336 [Test worker @coroutine#6163] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Start completed. 2024-04-21 18:36:43.351 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d89b0d3 2024-04-21 18:36:43.362 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d89b0d3 2024-04-21 18:36:43.363 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d89b0d3 2024-04-21 18:36:43.365 [Test worker @coroutine#6168] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d89b0d3 2024-04-21 18:36:43.367 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown initiated... 2024-04-21 18:36:43.367 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Close initiated... 2024-04-21 18:36:43.367 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-21 18:36:43.367 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 18:36:43.367 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Closed. 2024-04-21 18:36:43.367 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown completed. 2024-04-21 18:36:43.368 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-238 - configuration: 2024-04-21 18:36:43.369 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:43.369 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:43.369 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:43.369 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:43.369 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:43.369 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:43.369 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77ec911 2024-04-21 18:36:43.369 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:43.369 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:43.369 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:43.369 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:43.369 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:43.369 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:43.369 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:43.369 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:43.369 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:43.369 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:43.369 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:43.369 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:43.369 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:43.369 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 18:36:43.369 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 18:36:43.369 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:43.369 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:43.369 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 18:36:43.369 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:43.369 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-238" 2024-04-21 18:36:43.369 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:43.369 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:43.369 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:43.369 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:43.369 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:43.369 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:43.369 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:43.369 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:43.369 [Test worker @coroutine#6179] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Starting... 2024-04-21 18:36:43.369 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c4a44bb 2024-04-21 18:36:43.369 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c4a44bb 2024-04-21 18:36:43.369 [Test worker @coroutine#6179] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Start completed. 2024-04-21 18:36:43.383 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c4a44bb 2024-04-21 18:36:43.394 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c4a44bb 2024-04-21 18:36:43.396 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c4a44bb 2024-04-21 18:36:43.398 [Test worker @coroutine#6184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c4a44bb 2024-04-21 18:36:43.399 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown initiated... 2024-04-21 18:36:43.399 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Close initiated... 2024-04-21 18:36:43.399 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-21 18:36:43.399 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 18:36:43.399 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Closed. 2024-04-21 18:36:43.399 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown completed. 2024-04-21 18:36:43.400 [Test worker @coroutine#6195] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-239 - configuration: 2024-04-21 18:36:43.400 [Test worker @coroutine#6195] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:43.400 [Test worker @coroutine#6195] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:43.400 [Test worker @coroutine#6195] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:43.400 [Test worker @coroutine#6195] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:43.400 [Test worker @coroutine#6195] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:43.400 [Test worker @coroutine#6195] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:43.400 [Test worker @coroutine#6195] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5e5d26e4 2024-04-21 18:36:43.400 [Test worker @coroutine#6195] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:43.400 [Test worker @coroutine#6195] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:43.400 [Test worker @coroutine#6195] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:43.400 [Test worker @coroutine#6195] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:43.400 [Test worker @coroutine#6195] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:43.400 [Test worker @coroutine#6195] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:43.400 [Test worker @coroutine#6195] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:43.400 [Test worker @coroutine#6195] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:43.400 [Test worker @coroutine#6195] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:43.400 [Test worker @coroutine#6195] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:43.401 [Test worker @coroutine#6195] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:43.401 [Test worker @coroutine#6195] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:43.401 [Test worker @coroutine#6195] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:43.401 [Test worker @coroutine#6195] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 18:36:43.401 [Test worker @coroutine#6195] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 18:36:43.401 [Test worker @coroutine#6195] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:43.401 [Test worker @coroutine#6195] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:43.401 [Test worker @coroutine#6195] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 18:36:43.401 [Test worker @coroutine#6195] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:43.401 [Test worker @coroutine#6195] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-239" 2024-04-21 18:36:43.401 [Test worker @coroutine#6195] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:43.401 [Test worker @coroutine#6195] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:43.401 [Test worker @coroutine#6195] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:43.401 [Test worker @coroutine#6195] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:43.401 [Test worker @coroutine#6195] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:43.401 [Test worker @coroutine#6195] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:43.401 [Test worker @coroutine#6195] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:43.401 [Test worker @coroutine#6195] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:43.401 [Test worker @coroutine#6195] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Starting... 2024-04-21 18:36:43.401 [Test worker @coroutine#6195] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@1344ee24 2024-04-21 18:36:43.401 [Test worker @coroutine#6195] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@1344ee24 2024-04-21 18:36:43.401 [Test worker @coroutine#6195] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Start completed. 2024-04-21 18:36:43.415 [Test worker @coroutine#6195] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1344ee24 2024-04-21 18:36:43.426 [Test worker @coroutine#6196] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1344ee24 2024-04-21 18:36:43.428 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1344ee24 2024-04-21 18:36:43.429 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1344ee24 2024-04-21 18:36:43.431 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown initiated... 2024-04-21 18:36:43.431 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Close initiated... 2024-04-21 18:36:43.431 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-21 18:36:43.431 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 18:36:43.431 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Closed. 2024-04-21 18:36:43.431 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown completed. 2024-04-21 18:36:43.432 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-240 - configuration: 2024-04-21 18:36:43.432 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:43.432 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:43.432 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:43.432 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:43.432 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:43.432 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:43.432 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@216fe151 2024-04-21 18:36:43.432 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:43.432 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:43.432 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:43.432 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:43.432 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:43.432 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:43.432 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:43.432 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:43.432 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:43.432 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:43.432 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:43.432 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:43.432 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:43.432 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 18:36:43.432 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 18:36:43.432 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:43.432 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:43.432 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 18:36:43.432 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:43.432 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-240" 2024-04-21 18:36:43.432 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:43.432 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:43.432 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:43.432 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:43.432 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:43.432 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:43.432 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:43.432 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:43.432 [Test worker @coroutine#6211] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Starting... 2024-04-21 18:36:43.432 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ea48ca1 2024-04-21 18:36:43.432 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ea48ca1 2024-04-21 18:36:43.433 [Test worker @coroutine#6211] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Start completed. 2024-04-21 18:36:43.451 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ea48ca1 2024-04-21 18:36:43.462 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ea48ca1 2024-04-21 18:36:43.463 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ea48ca1 2024-04-21 18:36:43.465 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ea48ca1 2024-04-21 18:36:43.467 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown initiated... 2024-04-21 18:36:43.467 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Close initiated... 2024-04-21 18:36:43.467 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-21 18:36:43.467 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 18:36:43.467 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Closed. 2024-04-21 18:36:43.467 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown completed. 2024-04-21 18:36:43.469 [Test worker @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-241 - configuration: 2024-04-21 18:36:43.469 [Test worker @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:43.469 [Test worker @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:43.469 [Test worker @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:43.469 [Test worker @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:43.469 [Test worker @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:43.469 [Test worker @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:43.469 [Test worker @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b07b706 2024-04-21 18:36:43.469 [Test worker @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:43.469 [Test worker @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:43.469 [Test worker @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:43.469 [Test worker @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:43.469 [Test worker @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:43.469 [Test worker @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:43.469 [Test worker @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:43.469 [Test worker @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:43.469 [Test worker @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:43.469 [Test worker @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:43.469 [Test worker @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:43.469 [Test worker @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:43.469 [Test worker @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:43.469 [Test worker @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 18:36:43.469 [Test worker @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 18:36:43.469 [Test worker @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:43.469 [Test worker @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:43.469 [Test worker @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 18:36:43.469 [Test worker @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:43.469 [Test worker @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-241" 2024-04-21 18:36:43.469 [Test worker @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:43.469 [Test worker @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:43.469 [Test worker @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:43.469 [Test worker @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:43.469 [Test worker @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:43.469 [Test worker @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:43.469 [Test worker @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:43.469 [Test worker @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:43.469 [Test worker @coroutine#6227] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Starting... 2024-04-21 18:36:43.470 [Test worker @coroutine#6227] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b4185ea 2024-04-21 18:36:43.470 [Test worker @coroutine#6227] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b4185ea 2024-04-21 18:36:43.470 [Test worker @coroutine#6227] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Start completed. 2024-04-21 18:36:43.475 [DefaultDispatcher-worker-5 @coroutine#2120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@755fdfad 2024-04-21 18:36:43.475 [DefaultDispatcher-worker-5 @coroutine#2120] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59295/UmAppDatabase/replication/nodeId 2024-04-21 18:36:43.475 [DefaultDispatcher-worker-5 @coroutine#2120] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59295/UmAppDatabase/replication/nodeId. 2024-04-21 18:36:43.475 [DefaultDispatcher-worker-5 @coroutine#2120] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59295/UmAppDatabase/replication/nodeId 2024-04-21 18:36:43.476 [DefaultDispatcher-worker-9 @coroutine#2120] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59295/UmAppDatabase/replication/nodeId 2024-04-21 18:36:43.476 [DefaultDispatcher-worker-9 @coroutine#2120] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59295/UmAppDatabase/replication/nodeId 2024-04-21 18:36:43.485 [Test worker @coroutine#6227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b4185ea 2024-04-21 18:36:43.496 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b4185ea 2024-04-21 18:36:43.498 [Test worker @coroutine#6233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b4185ea 2024-04-21 18:36:43.499 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b4185ea 2024-04-21 18:36:43.504 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown initiated... 2024-04-21 18:36:43.504 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Close initiated... 2024-04-21 18:36:43.504 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-21 18:36:43.504 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 18:36:43.504 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Closed. 2024-04-21 18:36:43.504 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown completed. 2024-04-21 18:36:43.505 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-242 - configuration: 2024-04-21 18:36:43.505 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:43.505 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:43.505 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:43.505 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:43.505 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:43.505 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:43.505 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d2ec1f 2024-04-21 18:36:43.505 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:43.505 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:43.505 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:43.505 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:43.505 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:43.505 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:43.505 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:43.505 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:43.505 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:43.505 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:43.505 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:43.505 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:43.505 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:43.505 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 18:36:43.505 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 18:36:43.505 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:43.505 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:43.505 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 18:36:43.505 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:43.505 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-242" 2024-04-21 18:36:43.505 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:43.505 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:43.505 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:43.505 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:43.505 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:43.505 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:43.505 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:43.505 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:43.505 [Test worker @coroutine#6248] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Starting... 2024-04-21 18:36:43.505 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@c3fd72 2024-04-21 18:36:43.505 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@c3fd72 2024-04-21 18:36:43.505 [Test worker @coroutine#6248] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Start completed. 2024-04-21 18:36:43.520 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c3fd72 2024-04-21 18:36:43.533 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c3fd72 2024-04-21 18:36:43.535 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c3fd72 2024-04-21 18:36:43.536 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c3fd72 2024-04-21 18:36:43.539 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown initiated... 2024-04-21 18:36:43.539 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Close initiated... 2024-04-21 18:36:43.539 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-21 18:36:43.539 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 18:36:43.539 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Closed. 2024-04-21 18:36:43.539 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown completed. 2024-04-21 18:36:43.540 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-243 - configuration: 2024-04-21 18:36:43.540 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:43.540 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:43.540 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:43.540 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:43.540 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:43.540 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:43.540 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2081c267 2024-04-21 18:36:43.540 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:43.540 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:43.540 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:43.540 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:43.540 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:43.540 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:43.540 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:43.540 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:43.540 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:43.540 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:43.540 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:43.540 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:43.540 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:43.540 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 18:36:43.540 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 18:36:43.540 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:43.540 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:43.540 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 18:36:43.540 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:43.540 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-243" 2024-04-21 18:36:43.540 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:43.540 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:43.540 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:43.540 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:43.540 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:43.540 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:43.540 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:43.540 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:43.540 [Test worker @coroutine#6267] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Starting... 2024-04-21 18:36:43.540 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@62a9c857 2024-04-21 18:36:43.540 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@62a9c857 2024-04-21 18:36:43.540 [Test worker @coroutine#6267] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Start completed. 2024-04-21 18:36:43.554 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62a9c857 2024-04-21 18:36:43.565 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62a9c857 2024-04-21 18:36:43.567 [Test worker @coroutine#6271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62a9c857 2024-04-21 18:36:43.569 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62a9c857 2024-04-21 18:36:43.571 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown initiated... 2024-04-21 18:36:43.571 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Close initiated... 2024-04-21 18:36:43.571 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-21 18:36:43.571 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 18:36:43.571 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Closed. 2024-04-21 18:36:43.571 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown completed. 2024-04-21 18:36:43.572 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-244 - configuration: 2024-04-21 18:36:43.572 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:43.572 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:43.572 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:43.572 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:43.572 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:43.572 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:43.572 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@39a6c7a6 2024-04-21 18:36:43.572 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:43.572 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:43.572 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:43.572 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:43.572 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:43.572 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:43.572 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:43.572 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:43.572 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:43.572 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:43.572 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:43.572 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:43.572 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:43.572 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 18:36:43.572 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 18:36:43.572 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:43.572 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:43.572 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 18:36:43.572 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:43.572 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-244" 2024-04-21 18:36:43.572 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:43.572 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:43.572 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:43.572 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:43.572 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:43.572 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:43.572 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:43.572 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:43.572 [Test worker @coroutine#6286] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Starting... 2024-04-21 18:36:43.573 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a225642 2024-04-21 18:36:43.573 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a225642 2024-04-21 18:36:43.573 [Test worker @coroutine#6286] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Start completed. 2024-04-21 18:36:43.587 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a225642 2024-04-21 18:36:43.598 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a225642 2024-04-21 18:36:43.599 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a225642 2024-04-21 18:36:43.601 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a225642 2024-04-21 18:36:43.603 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown initiated... 2024-04-21 18:36:43.603 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Close initiated... 2024-04-21 18:36:43.603 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-21 18:36:43.603 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 18:36:43.603 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Closed. 2024-04-21 18:36:43.603 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown completed. 2024-04-21 18:36:43.605 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-245 - configuration: 2024-04-21 18:36:43.605 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:43.605 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:43.605 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:43.605 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:43.605 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:43.605 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:43.605 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e2d7dc 2024-04-21 18:36:43.605 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:43.605 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:43.605 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:43.605 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:43.605 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:43.605 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:43.605 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:43.605 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:43.605 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:43.605 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:43.605 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:43.605 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:43.605 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:43.605 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 18:36:43.605 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 18:36:43.605 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:43.605 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:43.605 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 18:36:43.605 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:43.605 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-245" 2024-04-21 18:36:43.605 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:43.605 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:43.605 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:43.605 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:43.605 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:43.605 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:43.605 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:43.605 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:43.606 [Test worker @coroutine#6304] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Starting... 2024-04-21 18:36:43.606 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b7ecd37 2024-04-21 18:36:43.606 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b7ecd37 2024-04-21 18:36:43.606 [Test worker @coroutine#6304] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Start completed. 2024-04-21 18:36:43.620 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b7ecd37 2024-04-21 18:36:43.631 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b7ecd37 2024-04-21 18:36:43.633 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b7ecd37 2024-04-21 18:36:43.634 [Test worker @coroutine#6309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b7ecd37 2024-04-21 18:36:43.637 [UI Thread @coroutine#6318] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://invalid/Site/verify 2024-04-21 18:36:43.638 [UI Thread @coroutine#6318] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for https://invalid/Site/verify. 2024-04-21 18:36:43.638 [UI Thread @coroutine#6318] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://invalid/Site/verify 2024-04-21 18:36:43.639 [UI Thread @coroutine#6318] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: invalid: Name or service not known for request https://invalid/Site/verify 2024-04-21 18:36:43.641 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown initiated... 2024-04-21 18:36:43.641 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Close initiated... 2024-04-21 18:36:43.641 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-21 18:36:43.641 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 18:36:43.641 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Closed. 2024-04-21 18:36:43.641 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown completed. 2024-04-21 18:36:43.643 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-246 - configuration: 2024-04-21 18:36:43.643 [DefaultDispatcher-worker-6 @coroutine#2163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bb160fb 2024-04-21 18:36:43.643 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:43.643 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:43.643 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:43.643 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:43.643 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:43.643 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:43.643 [DefaultDispatcher-worker-6 @coroutine#2163] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58961/UmAppDatabase/replication/nodeId 2024-04-21 18:36:43.643 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e0865e7 2024-04-21 18:36:43.643 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:43.643 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:43.643 [DefaultDispatcher-worker-6 @coroutine#2163] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58961/UmAppDatabase/replication/nodeId. 2024-04-21 18:36:43.643 [DefaultDispatcher-worker-6 @coroutine#2163] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58961/UmAppDatabase/replication/nodeId 2024-04-21 18:36:43.643 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:43.643 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:43.643 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:43.643 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:43.643 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:43.643 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:43.643 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:43.643 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:43.643 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:43.643 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:43.643 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:43.643 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 18:36:43.643 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 18:36:43.643 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:43.643 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:43.643 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 18:36:43.643 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:43.643 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-246" 2024-04-21 18:36:43.643 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:43.643 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:43.643 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:43.643 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:43.643 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:43.643 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:43.643 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:43.643 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:43.643 [Test worker @coroutine#6325] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Starting... 2024-04-21 18:36:43.644 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@58c48b92 2024-04-21 18:36:43.644 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@58c48b92 2024-04-21 18:36:43.644 [Test worker @coroutine#6325] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Start completed. 2024-04-21 18:36:43.644 [DefaultDispatcher-worker-9 @coroutine#2163] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58961/UmAppDatabase/replication/nodeId 2024-04-21 18:36:43.644 [DefaultDispatcher-worker-9 @coroutine#2163] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58961/UmAppDatabase/replication/nodeId 2024-04-21 18:36:43.662 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58c48b92 2024-04-21 18:36:43.673 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58c48b92 2024-04-21 18:36:43.675 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58c48b92 2024-04-21 18:36:43.676 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58c48b92 2024-04-21 18:36:43.679 [UI Thread @coroutine#6344] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34669/Site/verify 2024-04-21 18:36:43.679 [UI Thread @coroutine#6344] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34669/Site/verify. 2024-04-21 18:36:43.679 [UI Thread @coroutine#6344] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34669/Site/verify 2024-04-21 18:36:43.681 [UI Thread @coroutine#6344] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34669/Site/verify 2024-04-21 18:36:43.681 [UI Thread @coroutine#6344] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34669/Site/verify 2024-04-21 18:36:43.681 [UI Thread @coroutine#6344] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:34669/Site/verify. 2024-04-21 18:36:43.681 [UI Thread @coroutine#6344] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:34669/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-04-21 18:36:43.683 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown initiated... 2024-04-21 18:36:43.683 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Close initiated... 2024-04-21 18:36:43.683 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-21 18:36:43.683 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 18:36:43.683 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Closed. 2024-04-21 18:36:43.683 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown completed. 2024-04-21 18:36:43.688 [Test worker @coroutine#6351] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-247 - configuration: 2024-04-21 18:36:43.688 [Test worker @coroutine#6351] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 18:36:43.688 [Test worker @coroutine#6351] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 18:36:43.688 [Test worker @coroutine#6351] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 18:36:43.688 [Test worker @coroutine#6351] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 18:36:43.688 [Test worker @coroutine#6351] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 18:36:43.688 [Test worker @coroutine#6351] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 18:36:43.688 [Test worker @coroutine#6351] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5fdb445b 2024-04-21 18:36:43.688 [Test worker @coroutine#6351] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 18:36:43.688 [Test worker @coroutine#6351] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 18:36:43.688 [Test worker @coroutine#6351] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 18:36:43.688 [Test worker @coroutine#6351] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 18:36:43.688 [Test worker @coroutine#6351] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 18:36:43.688 [Test worker @coroutine#6351] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 18:36:43.688 [Test worker @coroutine#6351] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 18:36:43.688 [Test worker @coroutine#6351] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 18:36:43.688 [Test worker @coroutine#6351] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 18:36:43.688 [Test worker @coroutine#6351] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 18:36:43.688 [Test worker @coroutine#6351] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 18:36:43.688 [Test worker @coroutine#6351] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 18:36:43.688 [Test worker @coroutine#6351] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 18:36:43.688 [Test worker @coroutine#6351] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 18:36:43.688 [Test worker @coroutine#6351] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 18:36:43.688 [Test worker @coroutine#6351] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 18:36:43.688 [Test worker @coroutine#6351] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 18:36:43.688 [Test worker @coroutine#6351] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 18:36:43.688 [Test worker @coroutine#6351] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 18:36:43.688 [Test worker @coroutine#6351] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-247" 2024-04-21 18:36:43.688 [Test worker @coroutine#6351] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 18:36:43.688 [Test worker @coroutine#6351] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 18:36:43.688 [Test worker @coroutine#6351] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 18:36:43.688 [Test worker @coroutine#6351] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 18:36:43.688 [Test worker @coroutine#6351] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 18:36:43.688 [Test worker @coroutine#6351] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 18:36:43.688 [Test worker @coroutine#6351] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 18:36:43.688 [Test worker @coroutine#6351] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 18:36:43.688 [Test worker @coroutine#6351] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Starting... 2024-04-21 18:36:43.689 [Test worker @coroutine#6351] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@28566aad 2024-04-21 18:36:43.689 [Test worker @coroutine#6351] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@28566aad 2024-04-21 18:36:43.689 [Test worker @coroutine#6351] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Start completed. 2024-04-21 18:36:43.706 [Test worker @coroutine#6351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28566aad 2024-04-21 18:36:43.717 [Test worker @coroutine#6352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28566aad 2024-04-21 18:36:43.719 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28566aad 2024-04-21 18:36:43.720 [Test worker @coroutine#6356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28566aad 2024-04-21 18:36:43.730 [DefaultDispatcher-worker-10 @coroutine#1885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70ebaa1e 2024-04-21 18:36:43.730 [DefaultDispatcher-worker-10 @coroutine#1885] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52723/UmAppDatabase/replication/nodeId 2024-04-21 18:36:43.730 [DefaultDispatcher-worker-10 @coroutine#1885] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52723/UmAppDatabase/replication/nodeId. 2024-04-21 18:36:43.730 [DefaultDispatcher-worker-10 @coroutine#1885] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52723/UmAppDatabase/replication/nodeId 2024-04-21 18:36:43.731 [DefaultDispatcher-worker-5 @coroutine#1885] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52723/UmAppDatabase/replication/nodeId 2024-04-21 18:36:43.732 [DefaultDispatcher-worker-5 @coroutine#1885] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52723/UmAppDatabase/replication/nodeId 2024-04-21 18:36:43.733 [DefaultDispatcher-worker-13 @coroutine#6358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28566aad 2024-04-21 18:36:43.739 [DefaultDispatcher-worker-15 @coroutine#6351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28566aad 2024-04-21 18:36:43.744 [UI Thread @coroutine#6370] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50655/583602746762399744/_ustadmanifest.json 2024-04-21 18:36:43.744 [UI Thread @coroutine#6370] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50655/583602746762399744/_ustadmanifest.json. 2024-04-21 18:36:43.744 [UI Thread @coroutine#6370] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50655/583602746762399744/_ustadmanifest.json 2024-04-21 18:36:43.745 [UI Thread @coroutine#6370] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50655/583602746762399744/_ustadmanifest.json 2024-04-21 18:36:43.745 [UI Thread @coroutine#6370] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50655/583602746762399744/_ustadmanifest.json 2024-04-21 18:36:43.745 [UI Thread @coroutine#6370] 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:50655/583602746762399744/_ustadmanifest.json. 2024-04-21 18:36:43.745 [UI Thread @coroutine#6370] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:50655/583602746762399744/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-04-21 18:36:43.746 [UI Thread @coroutine#6370] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50655/tincan.xml 2024-04-21 18:36:43.746 [UI Thread @coroutine#6370] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50655/tincan.xml. 2024-04-21 18:36:43.746 [UI Thread @coroutine#6370] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50655/tincan.xml 2024-04-21 18:36:43.746 [UI Thread @coroutine#6370] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50655/tincan.xml 2024-04-21 18:36:43.746 [UI Thread @coroutine#6370] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50655/tincan.xml 2024-04-21 18:36:43.755 [DefaultDispatcher-worker-9 @coroutine#2219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d82d35c 2024-04-21 18:36:43.755 [DefaultDispatcher-worker-9 @coroutine#2219] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41141/UmAppDatabase/replication/nodeId 2024-04-21 18:36:43.755 [DefaultDispatcher-worker-9 @coroutine#2219] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41141/UmAppDatabase/replication/nodeId. 2024-04-21 18:36:43.755 [DefaultDispatcher-worker-9 @coroutine#2219] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41141/UmAppDatabase/replication/nodeId 2024-04-21 18:36:43.756 [DefaultDispatcher-worker-18 @coroutine#2219] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41141/UmAppDatabase/replication/nodeId 2024-04-21 18:36:43.756 [DefaultDispatcher-worker-18 @coroutine#2219] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41141/UmAppDatabase/replication/nodeId 2024-04-21 18:36:43.787 [DefaultDispatcher-worker-17 @coroutine#1917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4193da4d 2024-04-21 18:36:43.788 [DefaultDispatcher-worker-17 @coroutine#1917] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33245/UmAppDatabase/replication/nodeId 2024-04-21 18:36:43.788 [DefaultDispatcher-worker-17 @coroutine#1917] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33245/UmAppDatabase/replication/nodeId. 2024-04-21 18:36:43.788 [DefaultDispatcher-worker-17 @coroutine#1917] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33245/UmAppDatabase/replication/nodeId 2024-04-21 18:36:43.789 [DefaultDispatcher-worker-9 @coroutine#1917] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33245/UmAppDatabase/replication/nodeId 2024-04-21 18:36:43.789 [HikariPool-247 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:43.789 [DefaultDispatcher-worker-9 @coroutine#1917] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33245/UmAppDatabase/replication/nodeId 2024-04-21 18:36:43.793 [UI Thread @coroutine#6370] 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:50655/tincan.xml. 2024-04-21 18:36:43.793 [UI Thread @coroutine#6370] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:50655/tincan.xml to class io.ktor.utils.io.ByteReadChannel 2024-04-21 18:36:43.795 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown initiated... 2024-04-21 18:36:43.795 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Close initiated... 2024-04-21 18:36:43.795 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 18:36:43.795 [HikariPool-247 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Closing connection org.sqlite.jdbc4.JDBC4Connection@28566aad: (connection evicted) 2024-04-21 18:36:43.795 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 18:36:43.795 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Closed. 2024-04-21 18:36:43.795 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown completed.